body {
	background:url(../images/bg.jpg) repeat top left;
} 

.container_16{}

#wrapper{
	background:#fff;
	margin-top:30px;
	margin:0;
	margin-top:20px;
	padding-bottom:30px;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;

}

#header{
background:url(../images/headerBG.jpg) no-repeat top center;
height:335px;
}

#header h1{
display:none;
}

h1,h2,h3,h4,h5,h6{font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

a:link{color:#C58397;}
a:visited{color:#C58397;}
a:hover{color:#8B803F;}
a:active{color:#C58397;}


#STsection{
 margin-top:210px;
 font-family:Georgia, "Times New Roman", Times, serif;
}

#STsection h2{margin:0 0 10px 0;}
#STsection cite{
display:block;
background:url(../images/STlogo.jpg) no-repeat top left;
width:213px;
height:39px;
overflow:hidden;
text-indent:-99999px;
}
#STsection .award{
border-top:1px solid #eee;
padding-top:3px;
font-size:130%;
margin:0;
color:#999;
}

#STsection .date{
font-size:80%;
color:#999;
}

#nav{
background:#C58397;
padding:0;
margin-bottom:20px;
}

#nav ul{margin:0; padding:0;}

#nav ul li{float:left; list-style-type:none; margin:0 30px 0 0; padding:0;

font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 135%;
	height:55px;
	line-height:55px;
}

#nav a{
	text-decoration:none;
}

#nav a:link{color: #ECD7DD;}
#nav a:visited{color: #ECD7DD;}
#nav a:hover{color: #fff;}
#nav a:active{color: #ECD7DD;}

#home .homeNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#home .homeNav a{color: #894156;}

#more .moreNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#more .moreNav a{color: #894156;}

#photos .photosNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#photos .photosNav a{color: #894156;}

#prices .pricesNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#prices .pricesNav a{color: #894156;}

#contact .contactNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#contact .contactNav a{color: #894156;}

#brochure .brochureNav{ background:url(../images/menuArrow.jpg) no-repeat top center;}
#brochure .brochureNav a{color: #894156;}

#footer{
	clear:both;
	color:#fff;
	background: #8B803F;
	padding: 0px;
	margin:0;
	height:100px;
	line-height:100px;
	margin-bottom:30px;
	
		-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}

#footer p{
font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 135%;
	text-align:right;
}

.intro{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
}

#homePic{
	width: 355px;
	height:355px;
	background:  url(../images/homePic.jpg) no-repeat;
}

#morePic1{
	width: 355px;
	height:355px;
	background:  url(../images/morePic1.jpg) no-repeat;
}

#morePic2{
	width: 355px;
	height:355px;
	background:  url(../images/morePic2.jpg) no-repeat;
	margin-top:50px;
}

#pricesPic{
	width: 355px;
	height:355px;
	background:  url(../images/pricesPic.jpg) no-repeat;
	margin:10px 0 30px 0;
}

#priceList{width:100%; border:5px solid #E4E0C5;}
#priceList td{padding:15px; }
#priceList .alternate td{background:#E4E0C5;}
#priceList .cost{font-weight:bold;}

.gallerylist {margin:0; padding:0; text-align:center;}
.gallerylist li{list-style-type:none; margin:10px; padding:0; float:left;}
.gallerylist li a{display:block;}
.gallerylist li a:link{border:5px solid #eee;}
.gallerylist li a:visited{border:5px solid #eee;}
.gallerylist li a:hover{border:5px solid #ddd;}
.gallerylist li a:active{border:5px solid #eee;}

#photos h3{clear:both;}

.bullets li{
margin:10px 0;
background: url(../images/bullet.jpg) no-repeat 0 4px;
list-style-type:none;
padding-left:20px;
}

