body { 
margin-top : 5px; 
margin-left : 10px; 
margin-right : 10px; 
margin-bottom : 5px; 
padding : 0; 
line-height : 1.5em; 
font-family : sans-serif, arial; 
font-size : 13px; 
color : #261609; 
background : #996600; 
background-image : url('woodbg1.jpg'); 
} 
A:link { 
text-decoration : underline; 
color : #660000; 
font-weight : bold; 
font-size : 13px; 
} 
A:visited { 
text-decoration : underline; 
color : #660000; 
font-weight : bold; 
font-size : 13px; 
} 
A:hover { 
text-decoration : underline; 
color : #999966; 
font-size : 13px; 
} 
A:active { 
text-decoration : none; 
color : black; 
font-size : 13px; 
} 
H1 { 
font-size : 30px;
font-family : Trebuchet MS, Times New Roman, serif; 
color : #cccc99; 
font-weight : bold; 
line-height : 100%; 
 font-style : italic; 
} 
H2 { 
font-size : 23px; 
} 
H3 { 
font-size : 20px; 
} 
H4 { 
font-size : 15px; 
font-family : Palatino Linotype, Palatino, Times, Times New Roman, serif; 
color : #996600; 
font-weight : bold; 
line-height : 100%; 
} 
H2, H3 { 
font-family : Trebuchet MS, Palatino Linotype, Palatino, Times, Times New Roman, serif; 
color : #660000; 
font-weight : bold; 
line-height : 100%; 
} 
input.button { 
color : #996600; 
font-family : trebuchet ms, helvetica, sans-serif; 
font-size : 13px; 
font-weight : bold; 
background : #f2f2f2; 
border : 1px solid; 
border-color : #999966; 
} 
#main { 
max-width:900px;
min-width: 750px; 
margin : 0 auto; 
padding : 0; 
min-height : 500px; 
} 
#title { 
color : #003366; 
width : 95%; 
max-width : 885px; 
height : 110px; 
top : 0; 
font-family : Times, Times New Roman, serif; 
} 
#slogan { 
margin-left : 0; 
margin-top : 5px; 
margin-right : 5px; 
color : #cccc99; 
text-align : center; 
font-family : Tahoma, Times New Roman, serif; 
font-weight : bold; 
font-size : 14px; 
} 
#slogan h4 { 
font-family : Palatino Linotype, Palatino, Times, Times New Roman, serif; 
font-size : 14px; 
font-style : italic; 
color : #fff; 
font-weight : normal; 
} 
#tnav { 
padding : 0; 
height : 30px; 
position : absolute; 
bottom : 0; 
top : 118px; 
} 
#tnav UL { 
margin : 0; 
padding : 0 0; 
margin-left : 155px; 
} 
#tnav li a, #tnavlist li.extend { 
margin : 0; 
padding-top : 3px; 
display : block; 
text-decoration : none; 
color : #000; 
font-size : 13px; 
font-weight : bold; 
font-family : "Trebuchet MS", "verdana", serif; 
text-align : center; 
height : 24px; 
} 
#tnav li a:hover, #tnav a#current { 
background-image : url('snavbutbg1.png'); 
background-repeat : no-repeat; 
color : #ffffff; 
height : 20px; 
font-size : 12px; 
} 
#tnav a#current { 
background-image : url('snavbutbg1.png'); 
background-repeat : no-repeat;  
font-weight : bold; 
color : #fff; 
font-size : 12px; 
font-weight : bold; 
font-family : "Trebuchet MS", "verdana", serif; 
text-decoration : none; 
} 
#tnav li.active { 
color : #ffffff; 
font-size : 13px; 
font-weight : bold; 
font-family : "Trebuchet MS", "verdana", serif; 
text-decoration : none; 
} 
#content { 
width : 100%; 
padding : 0; 
text-align : left; 
overflow : hidden; 
height : 100%; 
min-height : 500px; 
background : white; 
background-image : url('contentbg.gif'); 
border-top : 4px groove #333333; 
} 
.padding { 
margin-top : 10px; 
padding-left : 10px;
padding-right: 10px;
padding-bottom: 15px;
margin-bottom: 10px; 
color : #000; 
font-size: 14px;
} 

#leftmenu a { 
color : #ffffff; 
text-decoration : none; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 13px; 
} 
#nav { 
margin-top : 30px; 

} 
#nav ul { 
margin-left : 0; 

padding-left : 0; 
list-style-type : none; 
font-family : Arial, Helvetica, sans-serif; 
text-indent : 10px; 
} 
#nav li { 
height : 28px; 
margin : 0; 
} 
#nav a { 
display : block; 
padding : 3px; 
color : #000; 
font-size : 13px; 
font-weight : bold; 
font-family : Trebuchet MS; 
text-decoration : none; 
background-image : url('snavbutbg1.png'); 
background-repeat : no-repeat; 
} 
#nav a:link, #nav a:visited { 
text-decoration : none; 
} 
#nav a:hover { 
color : #fff; 
background-image : url('snavbutbg2.png'); 
background-repeat : no-repeat; 
} 
#nav li.active, #nav a#current { 
text-align : center; 

color : #fff; 
background-image : url('snavbutbg2.png'); 
background-repeat : no-repeat; 
} 

#footer a:link, #footer a:visited, #footer a:hover { 
color : #cccc99; 
font-family : sans-serif; 
font-style : normal; 
font-size : 11px; 
} 
#copyr { 
display: none;
} 
