@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
margin:0px;
padding:0px;
border:0px;
}
html {
min-height:100%; 
margin-bottom:1px;
}
body {
background:url("/images/pagebg.jpg") #BAAB9A repeat center;
font-family:Helvetica, Geneva, Arial, sans-serif;
font-size:12px;
color:#000;
padding:0px;
margin:0px;
}
#wrapper {
width:960px;
margin:10px auto;
}
#topheader {
margin:0px auto;
width:940px;
height:128px;
}
#header {
margin:0px auto;
width:960px;
height:250px;
/*font-size:1%;*/
}
#lowerheader {
background:url("/images/lowerheader.jpg") no-repeat;
margin:0px auto;
width:940px;
height:38px;
}
#innerwrapper {
background:url("/images/innerwrapperbg.jpg") #BAAB9A repeat-y;
margin:0px auto;
width:940px;
}
#leftcol {
margin:0px 5px 0px 10px;
float:left;
width:175px;
}
#leftcol a, #leftcol a:link, #leftcol a:visited {
color:#C00;
text-decoration:underline;
}
#leftcol a:hover, #leftcol a:focus {
color:#C00;
}
#menu {
width:175px;
margin:0px;
font-weight:bold;
}
#menu ul {
list-style:none;
}
#menu li a {
height:32px;
voice-family:"\"}\"";
voice-family:inherit;
height:24px;
text-decoration:none;
}
#menu li a:link, 
#menu li a:visited {
color:#000;
display:block;
background:url("/images/menuimage.gif");
padding:8px 0 0 30px;
}
#menu li a:hover, 
#menu li #current {
color:#fff;
background:url("/images/menuimage.gif") 0 -32px;
padding:8px 0px 0px 30px;
}
#menu li li {
width:175px;
margin:0px;
height:22px;
font-weight:normal;
}
#menu li li a:link, 
#menu li li a:visited {
color:#631E40;
display:block;
background:url("/images/submenuimage.gif");
padding:4px 0 0 10px;
}
#menu li li a:hover, 
#menu li li #current {
color:#000;
background:url("/images/submenuimage.gif") 0 -22px;
padding:4px 0 0 12px;
}
#address {
margin:35px 0px 0px 0px;
text-align:center;
}
#content {
margin:5px 5px 0px 19px;
float:left;
width:525px;
}
#content p {
margin: 10px 10px 0px 15px;
}
#content h1 {
padding:2px 0px 0px 0px;
font-size:20px;
border-bottom: 1px solid #000;
width:75%;
}
#content ul {
padding:5px 0px 0px 55px;
}
#content li {
}
#content a, #content a:link, #content a:visited {
color:#C00;
text-decoration:underline;
}
#content a:hover, #content a:focus {
color:#C00;
}
#content iframe {
border:1px solid #000;
}
#rightcol {
margin:5px 10px 0px 5px;
float:right;
width:175px;
}
#rightcol p {
margin: 10px 10px 0px 15px;
}
#rightcol h2 {
padding:6px 0px 0px 0px;
font-size:16px;
text-align:center;
color:#C00;
border-bottom:1px solid #000;
width:175px;
}
#rightcol a, #rightcol a:link, #rightcol a:visited {
color:#C00;
text-decoration:underline;
}
#rightcol a:hover, #rightcol a:focus {
color:#C00;
}
#footer {
margin:5px 0px 0px 0px;
padding:10px 0px 0px 0px;
background-color:#000;
color:#FFF;
width:940px;
clear:both;
height:40px;
text-align:center;
font-size:11px;
}
#footer ul {
color:#FFF;
}
#footer li {
list-style:none;
display:inline;
}
#footer a, #footer a:link, #footer a:visited {
color: #FFF;
text-decoration:none;
}
#footer a:hover, #footer a:focus {
color:#C00;
border-bottom:1px solid #C00;
}
#tclogo {
margin:0px auto;
width:600px;
text-align:center;
clear:both;
}
.bold {
font-weight:bold;
}




