/* CSS Document */

body
{
	background-color: #225289;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143252;
	line-height: 24px;
}

a
{
	color: #C90000;
	text-decoration: none;
}

a:hover
{
	color: #225289;
	text-decoration: underline;
}

h1
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #68A8D8;
	background-image: url(images/h1bg.gif);
	background-repeat: repeat-x;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C70000;
}


h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #225289;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}


p
{
}

li
{
	list-style-image: url(images/starbullet.gif);
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#pagewrapper
{
	width: 841px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logoheader
{
	height: 190px;
}

#contentwrapper
{
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


#menu
{
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header
{
	height: 387px;
	margin-top: 0px;
	padding-top: 0px;
}

#content
{
}

#welcome
{
	background-image: url(images/welcomebg.gif);
	background-repeat: repeat-x;
}

.welcometext
{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	padding-right: 15px;
}

.welcomeh1
{
	padding-top: 25px;
	padding-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}






#contentboxes
{
	padding-bottom: 25px;
}



#insidepage
{
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

.insidepagetext
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border: 2px solid #D5E7F4;
	margin-top: 10px;
	padding-top: 0px;
}





#footer
{
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: #FFFFFF;
}

.bottommenu
{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
}

.bottommenu a
{
	color: #225289;
	text-decoration: none;

}

.bottommenu a:hover
{
	color: #C80000;
	text-decoration: underline;

}

.bottommenu_selected
{
	color: #C80000;
	text-decoration: underline;

}

.copyright
{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 5px;
}

.table_right_float
{
	display: inline;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dashed #7DB0E3;
}

.img_right_float
{
	display: inline;
	float: right;
	margin: 5px;
	padding: 1px;
	border: 1px solid #BEBEBE;
}

.roofingtabletext
{
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
}

.img_border
{
padding: 1px;
	border: 1px solid #BEBEBE;
}


.img_crop
{
	height: 75px;
	width: 100px;
}
