/* CSS Document -- All pages within site */

html, body {
	background-image: url(../../../../../images/bkgdBody.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	background-color:#FFF7E8;
	color: #666;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

img {
	display: block;
	border: 0px;
}

.clearBoth {
	clear: both;
}

div, p, ul, li {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color:#666;
}

h1, h2, h3, h4 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:26px;
	color:#633A69;
	line-height:100%;
	margin-bottom:10px;
}

h2 {
	font-size:18px;
	color:#633A69;
}

p {
	line-height: 125%;
	margin:10px 0;
}

div.menu ul {
	float:right;
	padding:10px 10px 10px 0;
	list-style-type:none;
}

div.menu ul li {
	list-style-type:none;
	text-transform:uppercase;
	display:inline;
	padding:0 15px;
}

div.menu ul li.First {
	border:none;
}

div.menu ul li.Last {
	padding-right:0;
}

div.menu ul li a {
	text-decoration:none;
	color:#fff;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
}

div.menu ul li a:hover {
	text-decoration:underline;
}

#header {
	width:960px;
	height:213px;
	background-image:url(../../../../../images/bkgdHeader.png);
	background-repeat:no-repeat;
}

#header img {
	padding:13px 0 0 32px;
}

/* columns */

.twoColumnLeft {
	width:299px;
	float:left;
	padding:37px 0 0 70px;
}

.threeColumnRight {
	width:485px;
	float:right;
	padding:37px 35px 0 56px;
	background-image:url(../../../../../images/bkgdFold.jpg);
	background-repeat:no-repeat;
	min-height:300px;
}

#footer {
	float:right;
	padding:10px 30px 30px 0;
	text-align:right;
}

/* end columns */

/* divider */

.purpleDividerShort hr {
	border:0;
}

.purpleDividerShort {
	color:#EFE1E2;
	background-color:#EFE1E2;
	height:3px;
	margin:30px 0;
}

.purpleDivider hr {
	border:0;
}

.purpleDivider {
	color:#EFE1E2;
	background-color:#EFE1E2;
	height:3px;
	margin:30px 30px 0 30px;
}

/* end dividers */

/* Ethnic Fest */

.EthnicFestLeft img {
	border:4px solid #B088B6;	
}

.EthnicFestRightTop img {
	border:4px solid #B088B6;
}

.EthnicFestText {
	
}

.EthnicFestPhotos {
	float:right;
	width:147px;
	margin:0 0 20px 20px;
	padding:0;
}

.EthnicFestPhotos img {
	border:4px solid #E9E3C5;
	margin-bottom:10px;
}

/* end Ethnic Fest */

/* interior template */

.fiveColumns {
	padding-top:25px;	
}

.smallDivider {
	margin:0 auto;	
}

.heading {
	text-align:center;	
}

.Interior3Intro p {
	color:#633968;
	font-size:20px;
}

.Interior3Intro {
	margin-bottom:20px;
	border-bottom:2px solid #B088B6;
}

.Interior3Left {
	width:299px;
	float:left;
	padding:37px 0 0 30px;
}

.Interior3Left img {
	border:4px solid #B088B6;
	margin-bottom:25px;
}

.Interior3Right {
	width:485px;
	float:right;
	padding:37px 35px 0 56px;
	min-height:300px;
}

.specialties {
	float:right;
	width:130px;
	height:335px;
	background-image:url(../../../../../images/bkgdInteriorCallout.jpg);
	background-repeat:no-repeat;
	padding:25px;	
}

.specialties p, .specialties li {
	color:#FFF;
	margin-top:0;
	padding-top:0;
}

.specialties li {
	list-style-type:disc;
	margin-left:15px;
}

.photoRow {
	margin-left:30px;	
}

.photoRow img {
	display:inline;
	border:	4px solid #B088B6;
	margin-right:41px;
}

.photoRow img.last {
	margin-right:0;	
}

/* end interior template */

/* subnav */

.subnav {
	background-color:#B088B6;
}

ul#subnavList {
	padding:5px;	
	margin-bottom:15px;
}

ul#subnavList li {
	display:inline;
	margin-right:5px;
}

ul#subnavList li a {
	color:#fff;
	text-decoration:none;	
}

ul#subnavList li a:hover {
	text-decoration:underline;	
}

ul#subnavList li.current_page_item a {
	color:#633a69;
}

/* end subnav */

/* header */

div.menu li.page_item {
	text-transform:uppercase;	
}
