/* CSS Document */

body {
margin: 0 auto;
background-image:url(../images/bgd_band.jpg);
background-repeat:repeat-x;
background-color:#bababa;}

#wrapper_large {
margin: 0 auto;
width: 1110px;
background-image:url(../images/logo_top.jpg);
background-repeat:no-repeat;
position: static;
}

#wrapper {
margin: 0 auto;
width: 850px;
padding-top: 35px;
}

#header {
width: 850px;
height: 168px;
background-image:url(../images/header.jpg);
background-repeat: no-repeat;
}

#header_image {
height: 134px;}

#nav {
clear:both;
float:left;
height:28px;
width: 850px;
margin: 0px auto;
}

#nav ul {
margin: 0px auto;
list-style-type:none;
}

#nav ul li{
display:inline;
float:left;
margin-right: 5px;
}

#nav ul li a{
background-color:#3f3f3f;
display:block;
width: 100px;
text-align: left;
padding: 7px 10px 7px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
text-decoration:none;
}

#nav ul li a:hover{
background-color: #84194e;}

#nav ul li a.on{
background-color:#84194e;}

#content {
float:left;
clear:both;
width:710px;
background-color:#FFFFFF;
background-image:url(../images/logo_bottom_corner.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding: 30px 70px 20px 70px;
text-align:left;}

#content h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#84194e;
font-weight: normal;
margin: 0;
padding-bottom:5px;}

#content h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#78b64f;
font-weight:normal;
margin:0;
padding-bottom:40px;}

#content h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#78b64f;
font-weight:normal;
margin:0;
padding: 15px 0px 15px 0px;}

#content p{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:normal;
line-height:1.4em;
padding-bottom:15px;}

#content ul{
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:normal;
line-height:1.4em;
padding: 0px 0px 15px 20px;}

#content ul li{
list-style-image: url(../images/bullet.gif);
padding-bottom: 5px;
}


#left_column {
float:left;
width: 710px;
}


#right_column {
float:right;
width:250px;
height:400px;
margin: 20px 0px 20px 60px;}

#box{
background-color:#e8e4e6;}

#box h1.box_title{
background-color:#b8e39c;
padding: 15px 30px 15px 30px;
font-size:18px;}

#box p.contact{
padding: 20px 30px 10px 30px;
font-size:12px;
color:#3f3f3f;}

#box a{
color:#84194e;
text-decoration:underline;}

#box a:hover{
color:#CC0000;}

#box img{
padding: 0px 30px 30px 30px;}

#footer {
float:left;
clear:both;
width:850px;
height:43px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;}

#footer p{
margin: 0 auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:normal;
padding: 15px 0px 0px 60px;}

#footer a{
color: #78b64f;}

#footer a:hover{
color:#99CC00;}

