@charset "utf-8";
/* CSS Document */

body{background-color: #AA9786; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px; margin: 0px; padding: 0px;}
h1{font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 0px; margin: 0px 0px 10px 0px;}
h2{font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #AA9786; padding: 0px; margin: 0px 0px 6px 0px;}
a{color: #015ba5; text-decoration: none;}
a:hover{color: #015ba5; text-decoration: underline;}

#container{background: #FFFFFF; width: 800px; padding: 0px; margin: 0px auto; margin-top: 20px;}
.corners{ height: 15px; width: 800px;}
/*#tr{width: 15px; height: 15px; background-image: url(images/tr.jpg); float: right;}*/
#tl{width: 15px; height: 15px; background-image: url(images/tl.jpg); float: left;}
#br{width: 15px; height: 15px; background-image: url(images/br.jpg); float: right;}
/*#bl{width: 15px; height: 15px; background-image: url(images/bl.jpg); float: left;}*/

#content{width: 740px; padding: 0px 0px 6px 0px; color: #000000; height: auto; margin: 0px auto;}
.content-left{width: 360px; margin: 0px 10px 0px 0px; float: left;}
.content-left-inner{width: 360px; margin: 0px 10px 10px 0px; float: left; border-bottom: 1px dotted #CCCCCC; padding: 0px 0px 7px 0px;}
.content-right{width: 350px; margin: 0px; float: right;}
.content-full{width: 735px; margin: 0px; float: right;}

#footer{width: 740px; line-height: 12px; padding: 7px 0px 0px 0px; margin: 0px auto; height: auto; color: #000000; font-size: 9px; border-top: 1px dashed #AA9786; }
#footer a{color: #000000; text-decoration: none;}
#footer a:hover{color: #AA9786; text-decoration: underline;}
.footer-left{width: 360px; margin: 0px 10px 0px 0px; float: left;}
.footer-right{width: 350px; margin: 0px; float: right; text-align: right;}

#nav{width: 740px; margin: 0px 30px 10px 30px; height: 31px; background-image:url(images/menu-bg.jpg);}
#nav-left{width: 25px;  height: 31px; float: left; /*background-image: url(images/nav-left.jpg);*/}
#nav-middle{width: 690px; height: 23px; float: left; /*background-image: url(images/nav-bg.jpg);*/ text-align: center; padding: 8px 0px 0px 0px;}
#nav-middle a{font-size: 12px; color: #FFFFFF; text-decoration: none; padding: 0px 15px 0px 15px;}
#nav-middle a:hover{font-size: 12px; color: #FFFFFF; text-decoration: underline;}
#nav-right{width: 25px; height: 31px; float: right; /*background-image: url(images/nav-right.jpg);*/}

#banner{width: 740px; margin: 0px 30px 16px 30px; height: 250px;}
#banner-left{width: 25px; height: 250px; float: left; background-image: url(images/banner-left.jpg); margin: 0px;}
#banner-middle{width: 690px; text-align: left; height: 250px; float: left; background-image: url(images/banner-bg.jpg); padding: 0px;}
#banner-middle h1{padding-top: 20px;}
#banner-middle p{width: 388px; line-height: 16px;}
#banner-right{width: 25px; height: 250px; float: right; background-image: url(images/banner-right.jpg);}

.formFields{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: solid; border-color: #AA9786; border-width: 2px;}

.clear{clear:both; font-size:0px; width:0px; line-height:0px; height:0px; display:block; overflow:hidden;}
.left{float: left; border: 0px;}
.right{float: right; border: 0px;}