/* CSS Document */
body {
	background:#342421 url(images/bg.jpg) repeat-x;
	margin:0px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#342421;
	}

div {
	margin:0;
	padding:0;
	}
	
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
li {
	margin:0;
	padding:0;
	}
	
a {
	color:#b7890f;
	text-decoration:none;
	}
	
a.active {
	color:#484848;
	}	
	
a:hover {
	text-decoration:underline;
	}
	
p {
	margin:0;
	padding:0;
	}	
	
h1 {
	margin:0;
	padding:0;
	}		
	
strong {
	font-size:13px;
	}				 		

div.center {
	text-align: center;
	}
	
div#full{
	width:100%;
	}	
	
div#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	}							
	
#top-wrapper {
	width:760px;
	margin-top:5px;
	text-align:left;
	overflow:hidden;
	background:#dededb; /*use this color if the left column is longer*/
/*	background:#306A96; /*use this color if the right column is longer*/
	}

#bottom-wrapper {
	width:760px;
	}	
		
#header {
	width:100%;
	overflow:hidden;
	}	
	
#top-nav {
	color:#15457A;
	font-size:12px;
	}
	
#top-nav ul {
	}
	
#top-nav ul li {
	display:inline-block;
	height:25px;
	background:url('images/topNavBg.jpg') no-repeat left top;
	}		
	
#top-nav ul li a {
	text-transform:uppercase;
	margin:0 7px 0 0;
	line-height:25px;
	padding-left:10px;
	}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background:#e8e8e6;
	padding-bottom:10px;
	
}

#nav li ul li {
	background-image:none;
	clear:left;
	width:150px;
}

#nav li ul li a {
	text-transform:none;
	line-height:normal;
	margin:10px;
	padding:0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}	

#socialnetworking_cluster {
	position:static;
	z-index:10;
	top:10px;
	right:1200px;
}

#flash-container {
	width:100%;
	text-align:left;
	overflow:hidden;
	padding:0;
	background:#dededb;
	}	
	
#flash {
	height:310px;
	}		

#body {
	width:100%;
	float:left;
	text-align:left;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:16px;
	}
	
#right-wrapper {
	width:461px;
	float:left;
	text-align:left;
	overflow:hidden;
	}	
	
.right-section {
	overflow:hidden;
	text-align:left;
	margin:25px;
	}

.right-section-nav {
	overflow:hidden;
	text-align:left;
	margin:8px;
	}

.right-section p {	
	margin-top:10px;
	}	
	
.right-section h1{
	color:#6f6562;
	font-size:24px;
	text-transform:uppercase;
	}	
	
.right-section h2{
	color:#6f6562;
	font-size:16px;
	text-transform:uppercase;
	}	
	
.right-section-ad {
	float:left;
	width:195px;
	background:url('images/adLinkBg.jpg') bottom center no-repeat;
	}	
	
.right-section-rule {
	width:100%;
	border-top:1px solid #b8bebd;
	border-bottom:1px solid #e8e8e6;
	margin-top:15px;
	}		
	
#adForAgents {
	}		
	
#adOpenEscrow {
	margin-left:20px;
	}
	
.right-section-ad p {
	}
		
.right-section-ad h2 {
	text-align:center;
	font-size:14px;
	text-transform:uppercase;	
	}
	
.right-section-ad h2 a {
	color:#fff;
	}
	
.right-section-ad h2 a:hover {
	color:#b7890f;
	text-decoration:none;
	}		

.small-text {
	font-size:10px;
	}	
	
.list {
	padding-left:25px;
	}
	
.office-section {
	padding:20px;
	background-color:#e8e8e6;
	margin-top:10px;
	}				
	
ul.pdf li {
	background:url('images/pdfIcon.png') no-repeat;
	padding-left:25px;
	margin-top:10px;
	line-height:16px;
	}		
	
ul.list	{
	margin-top:10px;
	padding-left:20px;
	}					
	
#left-wrapper {
	width:285px;
	float:left;
	background:#f6f9f9 url(images/rightWrapperBg.jpg) top left repeat-y;
	}
	
#leftWrapperBottomShadow {
	width:285px;
	overflow:hidden;
	background:url(images/rightWrapperBottomShadow.jpg) bottom right no-repeat;
	}		
	
.left-section {
	margin:20px;
	}		
	
.left-section-bg {
	background:url('images/right-section-bg-top.gif') top left no-repeat;
	width:240px;
	overflow:hidden;
	}							
	
.left-section-bg2 {
	background:url('images/right-section-bg-bottom.gif') bottom left no-repeat;
	width:240px;
	overflow:hidden;
	}	
	
.left-section-text {
	margin:20px;
	}	
	
.left-section p {
	margin-top:20px;
	color:#768181;
	}
	
.left-section h1 {
	font-size:14px;
	text-transform:uppercase;
	}					
	
#footer {
	width:760px;
	text-align:left;
	margin:10px;
	}											

.footer {
	color:#dededb;
	font-size:11px;
	}
	
.footer a {
	text-decoration:underline;
	}
	
.footer a:hover {
	text-decoration:none;
	}		

