@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}
body {
	text-align:center;
	background-color:#24425d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.5em;
	}
p {padding-bottom:1em;}
#wrapper {
	width:802px;
	margin:0 auto;
	text-align:left;
	}	
#ic_header {
	padding:15px;
	text-align:right;
	display:none;
	}	
#container {
	border:1px solid #dccdae;
	background-color:#ffffff;
	margin-top:20px;
	}
#header {
	background-color:#6a2018;
	padding:15px 30px;
	}		
h1.logo {
	width:90px;
	float:left;
	}	
#header h2 {
	width:640px;
	float:left;
	text-align:center;
	font-size:40px;
	color:#ffeabf;
	line-height:74px;
	font-weight:normal;
	}	
.clear {clear:both;}	
#content {
	padding:30px;
	}
#footer {
	padding:10px 10px 16px;
	background-color:#ffeabf;
	overflow:hidden;
	border:1px solid #dccdae;
	border-top:none;
	position:relative;
	}	
*html #footer {
	height: 60px;
}
#footer p {
	font-size:12px;
	width:380px;
	color:#333333;
	line-height:18px;
	padding-bottom:0;
	}
#footer p.socialmedia {clear:both;}	
#footer p.address {position:absolute; bottom:10px; left:20px;float:left; text-align:left; }	
.left {float:left; text-align:left;}
.right {float:right; text-align:right;}	
#home #content img, #contact #content img, #location #content img, #eupdates #content img, #location #content div.map {float:right; display:block; margin-left:20px;border:1px solid #6a2018;}	
#copy {width:420px; float:left;}
iframe {clear:both;}
#nav {
	background-color:#ffeabf;
	padding:8px;
	border-bottom:1px solid #dccdae;
	border-top:1px solid #dccdae;
	}
#nav ul {
	list-style:none;
	}
#nav li {
	display:block;
	float:left;
	cursor:pointer;
	}
#nav li a {
	display:block;
	float:left;
	padding:2px 18px;
	font-size:14px;
	color:#24425d;
	text-decoration:none;
	font-weight:bold;
	}	
#nav li a:hover {
	text-decoration:underline;
	}	
#home a.home,
#location a.location,
#contact a.contact,
#floorplans a.floorplans,
#eupdates a.eupdates,
#gallery a.gallery {color:#6a2018	}
	
	
	
#main_img {
	width:502px;
	height:402px;
	float:right;
	text-align:center;
	}
#main_img img {
	display:block;
	margin:0 auto;
	border:1px solid #6a2018;
	}
#thumbs {
	width:230px;
	float:left;
	height:400px;
	}				

#copy ul {margin-left:20px; margin-bottom:10px;}
#copy h4 {margin-bottom:0; font-size:13px;}