@charset "utf-8";
@import "nav2.css";
/* CSS Document */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fixes png transparency*/
img, div { behavior: url(/css/iepngfix.htc) }

/* used to get Height of div when contents are floated*/
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
 
@font-face {  
	  font-family: MyriadProSB;
	  src: url(fonts/MyriadPro-Semibold.eot); /* IE */
	  src: local("Myriad Pro Semibold"), local("MyriadPro-Semibold"), url(fonts/MyriadPro-Semibold.ttf) format("truetype");  
}  
/*--------------------- h styles ------------------------*/
h1{
	height:36px;
	margin:0px 0px 15px 0px;
	color:#8dc73f;
	line-height:36px;
	letter-spacing:1px;
	font-size:28px;
	font-weight: bold;
	font-family: MyriadProSB, Arial, Helvetica, sans-serif;
}
h2{
	height:24px;
	padding:0px 23px 0px 0px;
	line-height:24px;
	position:relative;
	z-index:1;
	color:#fff;
	font-size:18px;
	text-align:right;
	background-color:#8cc640;
}
h2 img{
	position:absolute;
	bottom:2px;
	right:23px;
	z-index:5;
}
h3{
	color:#3982ab;
	letter-spacing:1px;
	font-size:10pt;
	font-weight:normal;
	text-transform:capitalize;
}
/*--------------------- a styles ------------------------*/
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#8dc73f;
}

/*--------------------- global styles ------------------------*/
html,
body {
   margin:0;
   padding:0;
   height:100%;
}

body{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:.04em;
	text-align:center;
	background-color:#565246;
}
#wrapper{
	min-height:100%;
	position:relative;
}
#header{
	width:100%;
	height:100px;
	margin: 0 auto;
	position:relative;
	z-index:100;
	background-color:#3f3c2a;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #656052;
}

#innerHeader{
	width:1000px;
	height:90px;
	margin: 0 auto;
}
#logo{
	float:left;
	margin: 32px 0px 0px 0px;
}

#container{
	width:1000px;
	margin: 0 auto;
	padding:0px 0px 150px 0px;
	position:relative;
	z-index:50;
	text-align:left;
}

#topContent{
	min-height:209px;
}

.topColumn{
	min-height:209px;
	float:left;
	position:relative;
	z-index:1;
	color:#ffffff;
	background-color:#006F32;
}

#pageContent{
	padding:15px 30px 15px 0px;
	font-size:14px;
}
#pageContent p{
	margin:0px 0px 18px 0px;
}
.pageCopy{
	padding:24px;
}
#sideColumn{
	padding:0px;
	float:left;
}

#footer{
	width:100%;
	height:120px;
	padding:0px;
	margin:0px;
	position:absolute;
   	bottom:0;
	left:0;
	color:#5f5f5f;
	z-index:100;
	text-align:left;
	background-image:url(../images/global/bg_footer.png);
	background-position:left;
	background-repeat:repeat-x;
}
#footTagline{
	width:1000px;
	height:30px;

	margin: 0 auto;
	text-align:right;
}
#footContact{
	width:1000px;
	height:40px;
	margin: 0 auto;
	color:#b0aea6;
	line-height:20px;
}
#footContact a{
	color:#b0aea6;
}
#footContact a:hover{
	color:#ffffff;
}
#footContact .contactLeft{
	float:left;
	padding:7px 0px 0px 15px;
}
#footContact .contactRight{
	float:right;
	padding:3px 0px 0px 0px;
}
#footContact .contactRight div{
	float:left;
	line-height:15px;
	
}
#footContact .contactRight .office1One{
	padding:0px 10px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99978e;
	font-size:12px;
	text-align:right;
}
#footContact .contactRight .office1Two{
	padding:0px 0px 0px 10px;
	font-size:12px;
	text-align:left;
}
.oAddress{
	font-size:10px;
}
#subNav{
	width:1000px;
	height:45px;
	margin: 0 auto;
	padding:5px 0px 0px 0px;
}
#subNav a{
	height:35px;
	float:left;
	display:block;
	color:#7c7665;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 15px 0px 15px;
}
#subNav a:hover{
	color:#fff;
}
#subNav #soldLogo{
	width:151px;
	height:40px;
	float:right;
	line-height:11px;
	padding:5px 0px 0px 0px;
	font-size:10px;
	text-align:center;
}
/*--------------------- slideshow styles ------------------------*/
#pageContent .pagination {
	color:#ffffff;
	float:right;
	margin:0;
}

}
/*----- topBar------*/
#topBar{
	height:17px;
	min-width:500px;
	float:right;
	color:#FFF;
	font-size:11px;
	text-align:right;
}

#topBar li{
	display:inline;
	float:right;
	padding:0px 3px 0px 3px;	
}

#topBar a{
	font-size: 8pt;
	display:block;
	padding:0px 5px 0px 5px;
	color:#ffffff;
	text-decoration:none;
}

#topBar a:hover{
	font-size: 8pt;
	display:block;
	padding:0px 5px 0px 5px;
	color:#d1caa1;
	text-decoration:none;
}

/*--------------------- mainSearch styles ------------------------*/
#mainInput{
	width:210px;
	height:16px;
	float:left;
	line-height:16px;
	padding: 3px 0px 3px 25px;
	border:none;
	color:#000;
	font-size:11px;
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/global/icon_search_white.png);
}
#mainSubmit{
	width:200px;
	height:22px;
	float:left;
	line-height:19px;
	padding: 2px 0px 3px 0px;
	border:none;
	color:#fff;
	background-color:#8DC73F;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}

#social-media {float:right;clear:right;}
#agentInfo #social-media {float:left;width:226px;clear:none;}
#social-media li {float:left;display:inline;margin-top:8px;margin-right:3px;}

