/* CSS Document */
body {
	background:#7B6741 url(images/bg.jpg) repeat-x;
	margin:0px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
div {
	margin:0;
	padding:0;
	}
ul {
	margin:0;
	padding:0;
	}
li {
	margin:0;
	padding:0;
	}
a {
	color:#F1ECC2;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
p {
	margin:0;
	padding:0;
	}	
h1 {
	margin:0;
	padding:0;
	}	
img {
	margin:0;
	padding:0;
	border:none;
	}						 		
div.center {
	text-align: center;
	}
div#full{
	width:100%;
	}	
#wrapper {
	width:900px;
	overflow:hidden;
	text-align:center;
	margin:auto;
	}	
#header {
	width:100%;
	height:126px;
	margin-top:29px;
	}
#logo {
	float:left;
	width:464px;
	}	
.logo {
	padding-left:0px;
	}	
#contact {
	float:right;
	margin-top:21px;
	}
.contact {
	text-align:right;
	line-height:14px;
	}		
#topnav {
	float:right;
	clear:right;
	margin-top:10px;
	width:420px;
	}
.topnav {
	text-align:right;
	}		
.topnav ul {
	list-style:none;
	display:inline;
	}
.topnav li {
	display:inline;
	padding-left:10px;
	margin-left:10px;
	}			
#flash {
	width:900px;
	height:233px;
	}	
#welcome-container {
	width:900px;
	height:202px;
	background:url('images/welcomeBg.jpg');
	float:left;
	overflow:hidden;
	}	
#welcome-text {
	margin:10px 0 0 20px;
	float:left;
	text-align:left;
	width:550px;
	overflow:hidden
	}	
.welcome-text {
	margin-top:10px;
	}
#mapContainer {
	float:right;
	margin:20px 20px 0 0;
	}	
#mapSearch {
	float:right;
	width:280px;
	height:173px;
	}		
#communityWrapper {
	width:900px;
	margin-top:10px;
	overflow:hidden;
	clear:left;
	float:left;
	}	
.communityTab {
	float:left;
	margin-right:5px;
	overflow:hidden;
	}	
.communityTabEnd {
	float:left;
	}
.communityTab a {
	text-align:center;
	margin-top:126px;
	display:block;
	line-height:13px;
	}				
.communityTabEnd a {
	text-align:center;
	margin-top:126px;
	display:block;
	line-height:13px;
	}					
#footer {
	width:900px;
	background:url('images/footerLogo.jpg') no-repeat;
	overflow:hidden;
	}	
.disclaimer, .address {
	color:#B3A47C;
	font-size:10px;
	}
.disclaimer a {
	text-decoration:underline;
	}
.disclaimer a:hover {
	text-decoration:none;
	}		
#Address {
	float:right;
	text-align:right;
	margin-top:15px;
	width:24%;
	}	
#pageDisclaimer {
	float:left;
	text-align:left;
	margin-top:15px;
	padding-left:140px;
	width:60%;
	}	