@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bkg-site.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
img {border: 0;}
.menubox {
	padding-right: 2px;
}
.menuitem {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.menuitem a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menuitem a:hover{
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.menuitem2 {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #C0C0C0;
	font-weight: bold;
	color: #FFFF00;
	font-size:12px;
}
.menuitem2 a{
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none;
}
.menuitem a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
img {
	border: 0px;
}
img a {
	border: 0px;
}
.redtext {
	font-weight: bold;
	color: #CC0000;
}
.content_main {
	padding: 25px 12px 12px 12px;
	background-image: url(images/graybar.gif);
	background-repeat: repeat-x;
}
.content_box {
	padding: 5px;
}
.headerhouse {
	background-image: url(images/headerHouse.png);
	background-repeat: no-repeat;
	background-position: right;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	color: #606060;
	line-height: 13px;
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.copyaddress {
	color: #FFFFFF;
	padding-left: 30px;
}
.copy {
	font-size: 10px;
	color: #EEEEEE;
}
.more {DISPLAY: none; margin-bottom:10px;}
.newroofnumber {
	color: #FFFF33;
	font-size: 1.5em;
	font-weight: bold;
	line-height:22px;
	height: 30px;
}