/* CSS Document */
a:link, a:visited, a:active{
color:#C58311;
text-decoration: underline;
}

a:hover{
color:#3f6904;
text-decoration: underline;
}

body{
background:#EEEEEE;
font:11px Verdana,"Trebuchet MS",Arial,Sans-serif;
margin:5px auto;
padding:0;
width:770px;
}
div,table,tbody,td{
margin:0;
padding:0;
}
h1{
color:#B07001;
font-size:180%;
margin:0;
padding:5px 5px;
}
h1,h2,h3,h4,h5,h6{
font-family:Arial,Georgia,Verdana,Serif;
margin:5px 0;
}
h2,h3{
color:#DA7100;
font-size:150%;
}
h4{
color:#DA7100;
font-size:130%;
margin:0;
padding:5px 5px 5px 80px;
}
p{
margin:10px 0;
}
ul{
margin-top:10px; margin-bottom:10px;
}
hr{
background:url(images/layout_11.gif) no-repeat center;
border:none;
height:12px;
}
#content{
background:#FFFFFF;
width:770px;
padding-bottom:1px;
padding-top:1px;
}
#content h1,#content h2{
padding:4px 15px;
}
#content p,#content form{
padding:0 15px;
}
#footer{
background:#000000;
clear:both;
color:#FFFFFF;
font-size:90%;
line-height:30px;
padding:0 0 5px 0;
text-align:center;
}
#header{
background:url(images/layout_01.jpg) no-repeat;
height:108px;
width:770px;
}
#leftcol{
background:url(images/layout_13.gif) repeat-y top;
float:left;
width:120px;
}
#masthead{
background:url(images/layout_02.jpg) no-repeat left;
height:136px;
width:770px;
}
#menu{
background:transparent url(images/layout_03.jpg) repeat-y;
color:#000000;
height:136px;
margin-left:578px;
width:192px;
}

#menu a:link, #menu a:active, #menu a:visited  {
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
}

#menu ul{
display:block;
list-style:none;
margin:0;
padding:0;
text-transform:uppercase;
}
#menu ul li a{
border:none;
color:#000000;
display:block;
font:bold 1.1em/34px Arial,Georgia,Verdana,Serif;
height:34px;
letter-spacing:1px;
list-style:none;
padding:0 5px 0 40px;
text-transform:uppercase;
}
#midcol{
background:url(images/layout_13.gif) repeat-y left;
}
#midcol p{margin:4px 0;}
#rightcol{
background:transparent;
margin-left:120px;
}

.right{float:right; padding-left: 20px;}
.left{float:left;}
.clear{clear:both;}
.sub-h2{font-size:80%;}
.sub {margin-left:70px;}

img {border: none;}
