@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; outline:none; outline-style:none;}
img {border:none;}

body {font-family:Verdana, Geneva, sans-serif; font-size:12px; background: url(../images/bg_body.gif) repeat-x #cfa54f;}

h1.heading, h1.heading a {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; margin-bottom:20px; font-weight:bold; } 

#wrapper {width:776px; margin:0 auto;}
#topnav {width:775px; height:70px; border-left:1px solid #c39023;}
#topnav ul {padding:40px 0 0 3px; list-style:none; font-family:Georgia, "Times New Roman", Times, serif;}
#topnav ul li {display:inline;}
#topnav ul li a {display:inline-block; float:left; color:#cfa54f; text-decoration:none; font-weight:bold; padding:5px 7px; margin:0 30px; border-bottom: 1px solid #8c5f00;}

#topnav ul li a:hover, #topnav ul li.current a { border-bottom: 1px solid #cfa54f; color:#ffde99;}

#logo {width:775px; height:86px; border-left:1px solid #8c5f00;}
#logo img {margin:23px 0 0 34px; display:inline;}


#wrapper_2 {width:100%; background:#ab7100; } 
#wrapper_2 #banner {width:775px; height:180px; border-left: 1px solid #ffde99; margin:0 auto;} 

#content {width:735px; border-left:1px solid #8c5f00; margin:0 auto; padding:20px; line-height:1.5em;}
#content .text {padding:0 100px;}
#content .text ul {list-style:none; margin:10px 0 20px 10px; }
#content .text ul li {background:url(../images/Arrows.gif) top left no-repeat; padding-left:25px; padding-bottom:10px;}

#content .text a {color:#ab7100; text-decoration:underline;}
#content .text a:hover {color:#333; text-decoration:none;}

.contdiv {height:2px; overflow:hidden; background:url(../images/bg_contdiv.gif) center no-repeat; }

.rightalign {display:block; text-align:right; line-height:1.2em; padding-top:5px;} 
#footer {width:735px; border-left:1px solid #8c5f00; margin:0 auto; padding:20px; line-height:1.5em; border-top:10px solid #AB7100; }
#footer .leftcnt {width:380px; float:left;}
#footer .rightcnt {width:350px; float:left; padding-top:20px;}
#footer .rightcnt form {height:65px; background:url(../images/bg_newsletter.gif) no-repeat; color:#fff; padding:5px 0 0 10px;}
#footer .rightcnt form input {margin:5px 0 0 0; display:inline;}



#footer ul.foot {font-size:11px; margin:0 auto; list-style:none; color:#333; clear:both;}
#footer ul.foot li {display:inline;}
#footer a {color:#ab7100; text-decoration:underline; padding-bottom:50px;}
#footer a:hover {color:#000; text-decoration:none;}
