@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px; }
body {background-image:url(site_bg.jpg);background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; color:black;}
#container {margin-left:auto; margin-right:auto; width:800px; border:1px solid #521619; background-color:white;}
#masthead {background-image:url(../images/template/masthead_bg.jpg); background-repeat:no-repeat; background-color:#741710; height:300px; border-bottom:1px solid #521619;}
#masthead .nav {padding:277px 0 0 480px;}
#footer .nav {padding-top:15px;}
.nav li {display:inline; margin:0 10px 0 10px; font-size: 16px; color:white;}
.nav a{text-decoration:none; color:white;}
.nav a:hover {text-decoration:underline;}

.line {clear:both; height:1px; border-bottom:1px solid #53171A; width:715px;margin:0 auto 0 auto;}
#content p{font-size:14px; width:725px;}
.title {font-size:18px; color:#521619;}
.title2 {font-size:16px; color:#000099;}
#top_box {margin:25px 0 20px 45px;}
#box1 {float:left; display:inline; width:325px; margin:25px 0 20px 45px;}
#box1 p{width:325px;}
#box2 {float:left; display:inline; width:325px; margin:25px 0 20px 70px;}
#box2 p{width:325px;}
#box3 {width:725px; margin:15px 0 20px 45px;}
.box3_pic {float:right; display:inline; margin:0 15px 20px 10px;}
.box3_pic_left {float:left; display:inline; margin:0 25px 20px 0;}
#footer {background-image:url(../images/template/footer_bg.jpg); background-repeat:no-repeat; height:78px; text-align:center;}
#copyright {font-size:12px; color:white; margin-top:5px;}
#copyright a{color:white; text-decoration:none;}
#copyright a:hover {text-decoration:underline;}
.contact_banner {float:right; display:inline; margin: 0 45px 20px 0;}