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

body{background:url(../images/bgfade.jpg)  repeat-x; background-color:#717832; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:1291px; margin:0 auto}

#wrapper{width:1091px; margin:0 auto; background:#e08c00;}


/* HEADER STYLES */
#headerL{width:251px; height:183px; float:left}
#logo{background:url(../images/logo.jpg); width:251px; height:95px}
#contact{background:#FFF; width:221px; height:57px; color:#5c6a26; padding:15px; font-size:11px}
.email{padding-top:10px}
.email a{color:#5c6a26; text-decoration:none;}
.email a:hover{color:#5c6a26; text-decoration:underline}


#headerR{background:url(../images/city.jpg); width:840px; height:183px; float:left}
#title{position:relative; top:108px; left:480px; color:#000; font-weight:bolder; font-size:28px; width:350px}



/* NAV BAR */
#navbar{background:url(../images/naveBG.gif) repeat-x; height:30px; line-height:30px; width:1091px; clear:both; text-align:center; color:#FFF; font-size:13px; font-weight:bolder;}


.menu{height:30px; width:125px; float:left; margin-left:12px}/* Style of Menu Bar */
.menu_div{height:30px; width:5px; float:left; color:#999; font-size:11px}/* Style of Menu Dividers */

.submenu a{color:#FFF; text-decoration:none; }/* Style of Menu Titles */
.submenu a:hover{color:#FFF; text-decoration:underline}



.borderBLK{border-left:1px solid #000; border-bottom:1px solid #000; border-right:1px solid #000;}
.borderRED{border-left:2px solid #F9C; border-bottom:2px solid #F9C; border-right:2px solid #F9C}



ul{list-style:none; text-align:center}
ul li {margin-bottom: 0px; position: relative; white-space: nowrap;}
	ul li ul {list-style: none; position: absolute; top: 30px; left: -21px; width:145px; text-align:left; display: none; padding-left:5px}/* Style of Drop Down */
	/*ul li ul {list-style: none; position: absolute; top: 30px; left: -58px; width:150px; display: none;} Style of Drop Down List */
ul li:hover ul { display: block;}


.sublink {background:#FFF; font-size:12px; font-weight:100; height:20px; line-height:20px; padding-left:10px;}
.sublink a{color:#00C; text-decoration:none; }
.sublink a:hover{color:#00C; text-decoration:underline; }






/* BODY */
#content{background:#e08c00; height:100%}
#contentL{width:251px; float:left; text-align:center;  padding-bottom:auto; overflow:hidden}
.contentL_button{background:url(../images/buttons/buttonL.jpg) repeat-x; width:251px; 
					text-align:center; color:#FFF; font-weight:bolder; font-size:18px; line-height:38px}
.contentL_BG{background:#e08c00; width:211px; height:auto; padding:20px;}
.contentL_BG img{display:block; margin-left:auto; margin-right:auto;}
.contentL_BG a img, .contentL_BG a img:hover{border:none; text-decoration:none; cursor:pointer}

#contentR{width:800px; min-height:930px; background:#FFF; float:left; padding:20px}

#contentR_L{width:545px; float:left; padding-right:15px;  height:100%}
#contentR_R{width:240px; float:left; height:100%}




/* FOOTER */
#footer{clear:both;}
#footerL, #footerR{background-color:#a69155; text-align:center; vertical-align:middle; padding:10px}
#footerL{width:231px; height:30px; float:left}
#footerR{width:820px; height:30px; float:left; line-height:28px}
#footerR a{color:#000; text-decoration:none}
#footerR a:hover{color:#000; text-decoration:underline}
