/* CSS Document */
*{
margin:0;
padding:0;
}
a:link{
color:#663300;
text-decoration:underline;
}
a:visited{
color:#663300;
text-decoration:underline;
}
a:hover{
color:#4E1A0D;
text-decoration:none;
}
a:active{
color:#663300;
text-decoration:underline;
}
body{
background:#e2b384;
background-image:url(../assets/SS_backgroundTile.jpg);
background-repeat:repeat-x;
font-size:92%;
text-align:center;
font-family: Arial, "Lucida Grande", sans-serif;
}
h1{
	font-size:1.4em;
	text-transform: uppercase;
	color: #644b23;
	text-align:center;
	margin: 10px 0;
	padding: 0;
	letter-spacing: 3px;
	border-bottom:1px solid #ffcc66;
}
h1.homelinks a, h1.homelinks a:hover, h1.homelinks a:visited{
border:none;
text-decoration:none;
}
h2{
font-size:1.32em;
font-weight:900;
margin: 10px 0;
border-bottom: solid 1px #f8eec0;
color: #4E1A0D;
}
h3{
font-size:1.2em;
font-weight:900;
padding: 5px;
margin: 0;
}
h4{
width: 540px;
text-align: center;
margin: 0;
padding: 0;
}
h5{
font-size:1.1em;
font-weight:900;
text-align: center;
}
h5.devellinks{
font-weight:100;
}
h5.devellinks a strong{
font-weight:900;
text-decoration:none;
}
h6{
font-size:1.1em;
font-style:oblique;
font-weight:900;
}
html{
margin-bottom:1px;
min-height:100%;
font-size: 75%;
}

img.pullquote{
float:left;
}


p{
font-size:1.2em;
}
table{
margin: 10px auto;
}


/* ======== CLASSES =======*/

.address{
clear:both;
text-align:center;
font-size:1.2em;
}

.alignleft{
text-align:left;
}
.alignright{
text-align:right;
}
.altlink:link{
color:#FF3333;
text-decoration:none;
}
.altlink:visited{
color:#FF3333;
text-decoration:none;
}
.altlink:hover{
color:#FFDD33;
text-decoration:underline;
}
.altlink:active{
color:#FF3333;
text-decoration:none;
}
.caption{
color: #000;
text-align:center;
text-indent:0;
font-size:12px;
font-style:italic;
font-weight:100;
}
.centered{
text-align:center;
}
.contacttable{
/*	border: solid 1px #4E1A0D;*/
border:none;
	border-collapse: collapse;
	width: 380px;
}
.contacttable td{
border: none;
padding: 3px;
color: #000000;
font-size:1.14em;
}
.contacttable th{
/*	background: #d28c68;*/
	color: #d28c68;
	border-bottom:1px solid #d28c68;
}
.contactheading{
	color: #d28c68;
	border-bottom:1px solid #d28c68;
		width: 375px;
	}
.dropcap {
float:left;
color:#9d7a67;
font-size:52px;
line-height:32px;
padding:4px;
font-family: Georgia, "Times New Roman", Times, serif;
} 

.left{
float: left;
}

.right{
float: right;
}
.smallprint{
font-size: 10px; 
color: #666666;
text-align: center;
}
.smallprint a{
color: #666666;
text-decoration: none;
}
p#credits.smallprint{
padding-top:12px;
font-size: 10px; 
color:#8e5c53;
}
p#credits.smallprint a{
color:#8e5c53;
text-decoration:none;
}
p#credits.smallprint a:hover{
text-decoration:underline;
}
/* ======== ID =======*/

#content{
background-image:url(../assets/SS_body_102.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
margin:0;
padding:0;

}
#content p{
margin:0 0 10px 0;
padding: 0 5px;
line-height: 1.5em;
}
#footer{
background-image:url(../assets/SS_footer_30.jpg);
background-color: #e2b384;
height:auto;
width:760px;
background-repeat:no-repeat;
/*display:none*/;
}
#footer p{
font-size:1.2em;
text-align:center;
}
#footlinks{
padding-top:6px;
font-size:10px;
text-align:center;
}
/* DEFINE FOOTLINK COLORS,STYLES */
#footlinks a{
color: #E2B384;
	text-decoration: none;
	margin: 0 10px;
}
#footlinks a:hover{
color:#eee;
text-decoration:none;
}
#header{
/*background-image:url(../assets/headers/1.jpg);
background-color:#f8eec0;
height:150px;
background-repeat:no-repeat;*/
display:none;
}
/* #leftcol{
float:left;
padding-left: 5px;
width:170px;
margin-right: 10px;
} */
#maincol{
	float:left;
	width:550px;
}
.mainColContent {
padding: 0;
}
#navbar{
/*background-image:url(../assets/SS_nav_40.jpg);
background-color:#fff;
height:40px;
margin:0px;
padding:0px;
background-repeat:no-repeat;*/
display:none;
}
#navbar p{
text-align:center;
text-indent:0;
padding-top:3px;
}
#rightcol{
/*border-left:2px solid #EEEEEE;*/
float:right;
width:200px;
}
#rightcolContent {
color: #4E1A0D;
padding: 10px;
/*margin-top: 10px;*/

}
#rightcol ul li, #rightcol p{
font-size: 11px;
list-style: none;
margin: 0 0 5px 0;
}

#rightcol li a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
font-size: 12px;
color: #4E1A0D;
padding: 5px 0;
margin: 5px 0;
}
#rightcol img.listingpreview{
border:2px solid #591c03;
}
#rightcol .rightcollinks a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
font-size: 12px;
color: #4E1A0D;
padding: 5px 0;
margin: 5px 0;
}
#wrapper{
margin:0;
text-align:left;
width:760px;
}

#slideBack {
	margin: 15px 0 15px 2px;
	height: 233px;
	width: 554px;
	border-top: solid 4px #B28B64;
	border-bottom: solid 4px #B28B64;
}

#slideshow {
	height: 233px;
	width: 554px;
	background-image:url(../assets/slideshowImg/p16.jpg)}
#slideBack_small {
	float: right;
	height: 262px;
	width: 340px;
	background-image: url(../assets/imageBack.gif);
	background-repeat: no-repeat;
	padding: 15px 0 15px 15px;
}

#slideshow_small {
	height: 233px;
	width: 310px;
	background-image:url(../assets/slideshowImg/Ec27.jpg)
}

table.prices {
border: solid 1px #ccc;
margin: 0 auto;
text-align: center;
width: 90%;
}
table.prices th {
color: #fff;
font-weight: bold;
padding: 5px;
}
table.prices tr.altColor {
background-color: #EFEFEF;
}

table.prices td {
border-right: solid 1px #ccc;
padding: 5px;
}

#platmap {
	padding: 4px;
  background-color: #C39970;
	width: 532px;
	margin: 10px auto;
	text-align: center;
}

#bannerClose {
	clear: both;
	margin: 0 2px;
	background-image: url(../assets/banners/5.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 740px;
	height: 188px;
}
#listingslist td{
padding:3px 15px;
}
#listingslist, #listingslist ul{
font-size:1.1em;
}
#seoText { 
/*float: right;
width: 190px;
height: 163px;
margin-top: 5px;*/
display:none;
}

#seoText p {
	padding: 5px 0 0 12px;
	font-size: 9px;
	color: #B28B64;
}
#seoText p a{
	color: #B28B64;
}


#map {
	background-color: #C39970;
	width: 532px;
	height: 532px;
	border: solid #694C25 3px;
}

.rendering {
margin-right: 15px;
}