@charset "UTF-8";
/* CSS Document */

/*----------------------- Common Styles -------------------*/
BODY {
	text-align: center;
	margin:0;
	padding:0;
	background: url(images/bground.jpg) repeat-x top #132821; }
	
BODY, .Normal, .PageWrapper, .form {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  }
	
h1, h2, .Normal h1, .Normal h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333;
	font-weight:bold; }
	
.h1text, H2.h1text, H1.h1text, .Normal .h1text {	
	font-size:18pt;
	font-weight:bold;
	padding:6px 0;
	color: #a97300;
	font-family: Arial, Helvetica, sans-serif; }
	
.h2text, H2.h2text, H1.h2text, .Normal .h2text {	
	font-size:13pt;
	padding:6px 0;
	font-weight:bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif; }	

P, H1, H2 {
	margin:0;
	padding:6px 0; }
	
TABLE {
	margin:0;
	padding:0; }
	
.Normal TABLE {
	padding:6px 0; }
	
UL, OL {
	margin-top:0;
	margin-bottom:0;
	padding-top:6px;
	padding-bottom:6px; }
	
a, .Normal a, a:visited, .Normal a:visited, a:link, .Normal a:link {
	color:#0000FF;
	text-decoration:none; }

a:hover, .Normal a:hover, a:focus, .Normal a:focus {
	color:#0000CC;
	text-decoration:underline; }
	
.PTN {
	position:relative;
	top:-190px;
	left: 30px;
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; }
 
/*---------------------- End Common Styles --------------*/
 
/*----------------------- Page Layout --------------------*/

.BackgroundWrapper {
	margin:0;
	padding:0;
	width:100%;
	text-align:center; }
	
.ShadowContainer {
	margin:0 auto;
	padding:0;
	width:900px;
	background: url(images/shadow.png) repeat-y; }
	
.PageWrapper {
	width: 890px;
	margin:0 auto;
	text-align:left; }	
	
.PageHeader {
	width:900px;
	height:250px;
	margin:0 auto;
	background: url(images/header.png) no-repeat top; }
	
.MenuWrapper {
	background: #132821;
	height:48px; }
	
.MenuPane {
	height:48px;
	padding:0 22px; }
	
.BodyWrapper {
	clear:both;
	width:890px;
	margin:0 auto;
	background: #fff; }

.BodyWrapper .Top {
	width:890px;
	height:49px;
    background: url(images/content-bg-top.jpg) no-repeat top; }

.BottomEdge {
	width:900px;
	height:45px;
	margin:0 auto;
    background: url(images/content-bg-bottom.png) no-repeat bottom; }

.ContentWrapper {
	width:890px;
	background: url(images/content-bg.jpg) repeat-y; }	
	
.FooterWrapper {
	width:900px;
	margin:0 auto; }

.FooterWrapper .Top {
	width:900px;
	height:10px;
	background: url(images/footer-bg-top.png) no-repeat; }
	
.FooterWrapper .Bottom {
	width:900px;
	height:10px;
	background: url(images/footer-bg-bottom.png) no-repeat; }

.ContentPane { padding: 0 48px 0 24px; }
	
.SidePane { padding: 0 12px 0 36px; }
	
.FooterWrapper .Center {
	width:900px;
	background: url(images/footer-bg.png) repeat-y; }
	
.FooterPane {	
	text-align:center; }
	
.FooterPane .Normal {
	color: #f3e330; }
	
.LoginPane {
	text-align:center;
	padding-right:6px;
	padding-bottom:6px; }
	
.SideInfo {
	height:441px;
	width:213px;
	background: url(images/side-bg.png) no-repeat;
	padding:30px 4px;
	text-align:left;}
	
.SideInfo ul {
	line-height: 22px; }
	
.SideInfo .h1text {
	text-indent: 24px; }

	
/*----------------------- End Page Layout ----------------*/
 
 /*---------------------- Estimate Box ---------------------*/
 
.Estimate {
	width:234px;
	height: 210px;
	position:relative;
	left: 640px;
	top: 22px;
}
 
.Estimate a {
	text-decoration: none;
	display: block;
	width: 234px;
	height: 210px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/free-estimate.png);
	float:left;
}
	
.Estimate a:hover, .Estimate a:focus {
	background-position: right top; }
	
	
#dnn_ctr383_ModuleContent {
	margin-left:60px;
	margin-top:20px; }

	
/*------------------- End Estimate Box ------------------*/
	
/*--------------------------- SEO Menu -----------------------*/

/******************** Up State *************************/
.SEOMenu {
	width:846px;
	height:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	fobnt-weight:bold; }

.SEOMenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:3; }

.SEOMenu li{
	float:left;
	list-style-type:none;
	position:relative;
	z-index:2;
	margin: 0; }

.SEOMenu table{
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0; }

.SEOMenu a, .SEOMenu :visited {
	color:#ffc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold; }

.SEOMenu a em.left, .SEOMenu :visited em.left {
	display:block;
	float:left;
	width:8px;
	height:48px;
	background: url(images/menu-upleft.jpg); }
	
.SEOMenu a b, .SEOMenu :visited b {
	display:block;
	font-weight:bold;
	float:left;
	padding:0;
	height:48px;
	line-height:48px;
	padding:0 4px;
	cursor:hand;
	color:#ffc; 
	text-transform:uppercase;
	background: url(images/menu-up.jpg); }
	
.SEOMenu a em.right, .SEOMenu :visited em.right {
	display:block;
	float:left;
	width:8px;
	height:48px;
    background: url(images/menu-upright.jpg); }

.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background:url(images/menu-downleft.jpg) left bottom no-repeat; }
	
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menu-down.jpg) repeat-x bottom;
	color:#ffc; }
	
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menu-downright.jpg) right bottom no-repeat; }

.SEOMenu :hover, a:hover {
	color:#132821;
	white-space:normal; }

.SEOMenu a:hover b {
	color:#132821;
	background: url(images/menu-over.jpg) repeat-x;
	text-decoration:none; }
	
.SEOMenu a:hover em.left {
	background: url(images/menu-overleft.jpg) left bottom no-repeat; }
	
.SEOMenu a:hover em.right {
	background: url(images/menu-overright.jpg) right bottom no-repeat; }

.SEOMenu :hover > a b {
	color:#132821;
	background: url(images/menu-over.jpg) bottom repeat-x;
	text-decoration:none; }
	
.SEOMenu :hover > a em.left {
	background: url(images/menu-overleft.jpg) bottom left no-repeat; }
	
.SEOMenu :hover > a em.right {
	background: url(images/menu-overright.jpg) bottom right no-repeat; }

.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
	color:#132821;
	background: url(images/menu-over.jpg) bottom repeat-x; }
	
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
	background: url(images/menu-overleft.jpg) bottom left no-repeat; }
	
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
	background: url(images/menu-overright.jpg) bottom right no-repeat; }

.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b {
	color:#132821;
	background: url(images/menu-over.jpg) bottom repeat-x; }
	
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
	background: url(images/menu-overleft.jpg) bottom left no-repeat; }
	
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
	background: url(images/menu-overright.jpg) bottom right no-repeat; }

.SEOMenu ul ul .CurrentItem a:hover b {
	color:#132821;
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem a:hover em.left {
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem a:hover em.right {
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem :hover > a b {
	color:#fff;
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem :hover > a em.left {
	background: transparent; }
	
.SEOMenu ul ul .CurrentItem :hover > a em.right {
	background: transparent; }

/* -------- Flyout Portion of Menu -----------------*/

.SEOMenu ul ul, 
.SEOMenu ul :hover ul ul, 
.SEOMenu ul :hover ul :hover ul ul,
.SEOMenu ul :hover ul :hover ul :hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0;}
.SEOMenu ul :hover ul {left:0px;top:48px; background: #116e15; border: 1px solid #000; white-space:nowrap; width:300px; height:auto; color:#ffc; }
.SEOMenu ul :hover ul li {display:block; height:24px; position:relative; float:left; width:auto; color:#ffc; text-transform:none; }
.SEOMenu ul :hover ul li a {display:block; font-size:11pt; height:24px; width:300px; line-height:24px; text-indent:12px; color:#ffc; text-decoration:none; }
.SEOMenu ul :hover ul li a:hover {background: #ff6; color:#030; width:300px; white-space:nowrap;}
.SEOMenu ul :hover ul:hover ul li a:hover {width:300px;}
.SEOMenu ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul :hover ul,
.SEOMenu ul :hover ul :hover ul :hover ul :hover ul :hover ul
{left:328px; top:8px; background: url(images/menu-dropdown-bg.png) left bottom no-repeat; color:#030; padding:3px 0; white-space:nowrap; width:336px; z-index:200; height:auto;}	

/*-------------------------- End SEO Menu -------------------*/	

/*--------------------------- Footer Links -------------------*/	
	
.FooterPane A, .FooterPane A:visited, .FooterPane A:link, .LoginPane A, .LoginPane A:visited, .LoginPane A:link, .LoginPane A.ServerSkinWidget, .LoginPane A.ServerSkinWidget:visited, .LoginPane A.ServerSkinWidget:link {
	color:#fff;
	text-decoration:none;  }
	
.LoginPane, .FooterPane { color:#fff; }	
	
.FooterPane A:hover, .FooterPane A:focus, .LoginPane A:hover, .LoginPane A:focus, .LoginPane A.ServerSkinWidget:hover, .LoginPane A.ServerSkinWidget:focus {
	color:#fff;
	text-decoration:underline; }	
	
/*-------------------------- End Footer Links ---------------*/	

