/* CSS Document */

body,td,th {
	font-family: Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #cccccc;
}
body {
	background-color: #000000;
}

h1 {
font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
font-size:18px;
color:#FFFFFF;
margin-bottom: 0px;
margin-top: 0px;
line-height:18px;
text-transform:uppercase;
}

h2 {
font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#D1581C;
margin-bottom: 0px;
margin-top: 0px;
line-height:18px;
}

.imageframe {
padding:2px ;
border:thin;
border-color:#CCCCCC;
border-style:solid;
}

a {
color:#0099FF;
text-decoration:underline;
}

a:hover{
color:#0099FF;
text-decoration:none;
}

a:visited {
color:#0099FF;
text-decoration:underline;
}

a:visited:hover{
color:#0099FF;
text-decoration:none;
}

#tightlist ul,ol{
margin-left:16px;
}

.copyright {color: #FFFFFF;
}

.phone {
font-size:12px;
color:white;
text-align:right;
padding-right:15px;
padding-top:20px;
}

.homecontentpadding {
padding: 6px 10px 10px 10px;
}

.sitemap {
color:#FFFFFF;
text-decoration:none;
}

.sitemap a {
color:#FFFFFF;
text-decoration:none;
}

.sitemap a:hover{
color:#FFFFCC;
text-decoration:none;
}

.sitemap a:visited {
color:#FFFFFF;
text-decoration:none;
}

.sitemap a:visited:hover{
color:#FFFFCC;
text-decoration:none;
}

/* MENU MENU MENU MENU */

.solidblockmenu{
margin: 0;
padding: 0;
font: bold 13px;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/menutab_bg.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 42px 9px 42px;
text-decoration: none;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #ffffcc;
background: transparent url(images/menutab_hover.jpg) center center repeat-x;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->