﻿/* The Reset ---------------------------------- */
/* -------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; vertical-align:top; text-align:left; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* End Reset ---------------------------------- */

/* COLORS ----------------------------------
#eb5928 - Orange
#016AA1 - Dark Blue (Header)
#414141 - Dark Gray (Background)
#6efe01 - green text

59461B
----------------------------------        */


*html .fixImg{margin-top:-4px}

body{ 	font-family:Arial; font-size:13px; line-height:18px; color:#4d4d4d; 
	}
a { color:#333333; text-decoration:underline}
a:hover { color:#333333; text-decoration:none}


#subnav{font-size:14px; text-decoration:none; color:#F16823}
#subnav a{ font-size:14px; text-decoration:none; color:#F16823}
#subnav a:hover{ text-decoration:none; color:#EC8922 }



#divBGContainer {width:100%;height:100%;position:relative}
#divTopBG {background-image:url('../images/bg_top.jpg'); width:100%;height:290px}
#divBotBG { width:100%;  }

#divPageContainer {width:100%;height:100%;position:absolute;top:0;left:0;}
#divContentContainer {top:40px;width:980px;}

#selectalot { font-size:16px; line-height:18px; font-family:"Times New Roman"}
.lotinfo { font-size:16px; line-height:14px; font-family:"Times New Roman"}
.lotdesc { font-size:16px; line-height:16px; font-family:"Times New Roman";font-weight:normal;}
.lotdetails { font-weight:bold;}

.subnav { font-size:12px; color:#7b6d49}
.subnav a{ text-decoration:none; color:#7b6d49 }
.subnav a:hover{ text-decoration:none; color:#7b6d49 }
.subnav h1{ font-size:12px; color:#5a481c; line-height:14px; font-weight:bold; padding-top:10px}
.subnav h2{font-size:13px; color:#7b6d49; line-height:14px; padding-top:10px; padding-bottom:10px; padding-left:10px; margin:0;}
*html .subnav h2 { padding-bottom: 0; }
.subnav h2 { *padding-bottom: 0; }
.subnav h2 a{text-decoration:none; color:#7b6d49}
.subnav h2 a:hover{text-decoration:none; color:#5a481c}
.dottedline {padding-left:7px}


/* NAVIGATION */
#navcontainer{width:204px;padding: 20px 0 0 0;font-family: Georgia, "Times New Roman";color: #7b6d49;font-size:14px;}
*html #navcontainer { width:175px; }
#navcontainer ul{list-style: none;margin: 0;padding: 0;border: none;}
#navcontainer li{list-style: none;margin: 0;}
#navcontainer li a{text-transform:uppercase;text-align:right;display: block;
	padding: 7px 30px 7px 0.5em;background-image: url('images/be_nav_bg.jpg');line-height:17px;
	color: #00a9d1;text-decoration: none;width: auto; }
/* html>body #navcontainer li a { width: auto; } NON IE FIX*/
*html #navcontainer li a{ width: 100%; }
#navcontainer li a:hover{text-transform:uppercase;text-align:right;background-image: url('images/be_nav_bg_mo.jpg');color: #f5b363;}
/* END NAVIGATION */


#footerlinks { color:#EADFC2; width:860px; height:20px; font-size:12px; padding-bottom:40px; font-family:"Times New Roman"} 
*html #footerlinks { margin-top:-20px; }
#footerlinks { *margin-top:-20px; }
#footerlinks a{ color:#EADFC2; text-decoration:none; font-family:"Times New Roman"} 
#footerlinks a:hover{ text-decoration:underline; font-family:"Times New Roman"} 

.foo, x:-moz-any-link { } /* FireFox 2 */
.foo, x:-moz-any-link, x:default { } /* FireFox 3 */
html>/**/body .foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */