﻿/* CSS Document */
body, table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1.pagehead {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	height: 20px;
	padding-top: 1px;
	background-attachment: fixed;
	background-image: url(images/pagehead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #2E51A3;
	padding-left: 10px;
}
ul.content {
	margin-left: 25px;
	padding-left: 10px;
	margin-top: -15px;
}
.caption {
	font-size: 13px;
	font-weight: bold;
	color: #464646;
	font-style: italic;
}
#content div {
	font-size: 13px;
	line-height: 150%;
}
#content p {
	font-size: 13px;
	line-height: 150%;
}
#content li{
	margin-left: -25px;
	padding-left: 0px;
	line-height: 170%;
}
div.bottommenu {
	font-size: 11px;
	color: #000000;
}
a.bottommenu {
	text-decoration: none;
	color: #000000;
}
a.bottommenu:hover {
	text-decoration: underline;
	color: #2E51A3;
}
div.leftmenu {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	width:160px;
	height:25px;
	background-image:url(images/left_menu_bg.jpg);
	background-position:top left;
}
a.leftmenu {
	font-size: 12px;
	font-weight: bold;
	color: #2E51A3;
	text-decoration: none;
	line-height:20px;
		margin-left: 10px;
}
a.leftmenu:hover {
	color: #ff0000;
	text-decoration: none;
}
a.mail {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a.mail:hover {
	text-decoration: none;
	color: #2E51A3;
}
h2.freeestimate {
	font-size: 22px;
	font-weight: bold;
	color: #0928AC;
	text-align: left;
	height:25; 
	font-family:verdana; 
	filter:shadow(color=#B2B2B2, direction=225);
}
