body, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
	}
p {padding:0px; margin:0px;}
	
body {background:url(../images/pinstripes.gif); padding:0px; margin:0px;}

a, a:link, a img {border:none;}

a, a:link {
	color: #5880C1;
	text-decoration: none;
	background: transparent; 
	}
a:visited, a:active {
	color: #369;
	text-decoration: none;
	background: transparent; 
	}
a:hover {
	color: #5880C1;
	text-decoration: underline;
	background: transparent; 
	}

h1 {font-size:24px; color:#000000; font-weight:normal; margin:0px; padding:0px;}
h2 {font-size:22px; color:#333333; font-weight:bold; margin:14px 0px 5px 0px;}
h3 {font-size:16px; color:#00599b; font-weight:bold; margin:14px 0px 5px 0px;}

input {
	background:#e8f2f8; 
	border:1px solid #00599b; 
	height:12px; 
	padding:2px; 
	font-size:9px;
	}
	
.nostyle {
	background:none;
	border:none;
	height:auto;
	width:auto;
	padding:0px;
	}
	
	/*to override formatting for submit and other input buttons */
	
/***********************************************/
/*                 Div IDs                     */
/***********************************************/

#container {width:760px; margin:0px auto; padding:0px 0px 20px 0px;}
#masthead {width:100%;}
#main {width:100%; background:#ffffff; border:1px solid #999999;}
#submit {
	background:url(../images/get-estimate-btn_nm.jpg) no-repeat; 
	height:22px;
	width:180px; 
	float:right; 
	border:none; 
	padding:0px; 
	margin:5px 0px;
	}
	
/***********************************************/
/*             Div Class Styles                */
/***********************************************/

.caption {font-size:9px; padding-top:5px;}

.copyright {float:left; width:760px; padding-top:10px; font-size:9px; color:#666666; text-align:center; margin-top:14px;}
.right {float:right;}

.black {color:#000000;}
.red {color:#CC0000;}
.blue {color:#00599b;}
.bluerule {height:1px; width:100%; margin:2px 0px; border-top:1px solid #006699;}

.clearall {clear:both;}

.logo {float:left; padding:5px 0px;}
.topmenu {
	width:100%; 
	float:left; 
	text-align:right; 
	height:20px; 
	line-height:20px;
	padding:5px 0px 8px 0px;
	background:#1e3d73;
	border:1px solid #1e3d73;
	}

.rightcol {
	width:75%; 
	float:right; 
	margin-top:10px;
	}
	
.rightmain {
	width:100%; 
	float:left; 
	margin-top:0px;
	position:relative;
	padding-bottom:20px;
	}
.home-copy {padding:10px; width:50%; float:left; margin-top:10px;}
.home-copy2 {padding:10px; width:75%; float:left; margin-top:10px;}
.home-sub {
	width:48%; 
	float:left; 
	padding:0px;
	margin-top:10px;
	}
	
.leftcol {width:22%; float:left; margin-left:10px;}

.right-copy {width:170px; float:left; padding:20px 0px 0px 0px; text-align:center;}
.left-copy {width:340px; float:left; border-right:1px dotted #cccccc; margin:0px 10px 0px 0px; padding:0px 28px 20px 10px;}

.topmenu a, .topmenu a:link, .topmenu a:visited {color:#ffffff; text-decoration:none; padding:0px 20px;}
.topmenu a:hover {color:#cccccc; text-decoration:none;}

.leftphonenumber {
	margin-top:10px; 
	padding:0px; 
	height:22px;
	float:left;
	width:140px;
	}
	
.calloutbuttons {
	margin-top:10px; 
	padding:0px; 
	height:22px;
	float:left;
	width:140px;
	}
.calloutbuttons a, .calloutbuttons a:link {
	width:130px;
	text-align:center; 
	color:#ffffff; 
	font-weight:bold; 
	font-size:10px;
	text-decoration:none; 
	padding:4px 5px; 
	background:url(../images/green-btn-bkg.jpg) center no-repeat; 
	height:18px; 
	line-height:18px; 
	margin-top:10px; 
	border:1px solid #003300;
	float:left;
	}
.calloutbuttons a:hover {color:#cccccc; text-decoration:none; background:url(../images/green-btn-bkg-over.jpg) center no-repeat; }

.menu { 
	width:100%;
	text-align:left;
	float:left;
	}
	
.menu ul {padding:0px; margin:0px; float:left;}
.menu ul li {padding:5px 0px; margin:0px; border-top:1px solid #666666; list-style:none;}
.menu a, .menu a:link {
	color:#000000; 
	text-decoration:none; 
	padding:0px 10px;
	line-height:13px;
	font-weight:bold;
	}
.menu a:hover {color:#00599b; text-decoration:none;}

.noborder {border:none;}

.home-images {float:right; margin-left:10px;}
.estimate {
	width:220px; 
	margin:20px 0px 10px 20px;
	float:left;
	background:#acd6f2;
	border:1px solid #00599b;
	}
.requestheader {
	width:210px; 
	height:auto; 
	color:#ffffff; 
	font-size:13px; 
	padding:5px 0px 5px 10px; 
	background:url(../images/request-btn-bkg.jpg) no-repeat; 
	line-height:16px;
	text-align:left;
	float:left;
	}
.request {
	width:200px;
	padding:5px 1px; 
	float:left;
	height:35px;
	}
.request ul {padding:0px; margin:0px;}
.request ul li {
	list-style:none; 
	padding:0px; 
	line-height:12px; 
	text-align:right;
	}

.emphasis {
	background:#c7dff4; 
	width:90%; 
	border-top:1px solid #002e5b; 
	border-bottom:1px solid #002e5b; 
	padding:8px 20px; 
	margin:0px 10px 20px 10px;
	text-align:center;
	}
	
.alertmessage, .confirmmessage {
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background: #C03;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
	padding: 2px;
	}
	
.confirmmessage {
	background: #009933;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}
