#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:10px;
}

#menu a
{
display: block;
padding: 3px;
width: 150px;
}

#menu a:link, #menuitems a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
color: #990000;
font-weight:bold;
}

#topmenu 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
padding-right: 9px;
padding-top: 8px;
}

#topmenu a
{
display: inline;
padding: 4px;
width: 120px;
background-color:#;
}

#topmenu a:link, #topmenu a:visited
{
color: #000000;
text-decoration: none;
font-weight:bold;
}

#topmenu a:hover
{
background-color: #;
color: #660000;
font-weight:bold;
}


A:link 
{color: #660000;
text-decoration: none;
}
A:visited {color: #660000;
text-decoration: none;
}
A:active {color: #660000;
text-decoration: none;
}
A:hover {color: #CC0000;
text-decoration: underline;
}

#roofing ul
{
margin-left: 3;
margin-right: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#roofing a
{
display: block;
width: 175px;
height: 30px;
font-size: 10px;
font-weight:bold;
}

#roofing a:link, #roofingitems a:visited
{
color: #000000;
text-decoration: none;
font-weight:bold;
}

#roofing a:hover
{
background-color: #;
	color: #660000;
	font-weight:bold;
	position: relative;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333333;
}

.style1 {color: #FFFFFF; font-size: 12px; font-weight: bold}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 11px}
.style5 {color: #0099CC; font-size: 12px; font-weight: bold}


h1 {
	font-size: 18px;
	color: #7D0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
