@charset "UTF-8";
/* CSS Document */

body {
	background-color: #a7a8ae;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}

li {color:#820000;}
li span {color:black;}

.smallcaps
{font-variant:small-caps;}

h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	color: #001f69;
}
a {
	color: #790000;
	text-decoration: underline;
}
a:hover {
	color: #737A80;
	text-decoration: none;
}
#wrap {
	padding: 0px;
	width: 960px;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 242px;
}
#header-commercial, #header-residential {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
		#header-commercial h1{
			padding: 0px;
			background-image: url(../images/commercial-header.jpg);
			background-repeat: no-repeat;
			margin: 0px;
			width: 960px;
			height: 242px;
		}
		#header-residential h1{
			padding: 0px;
			background-image: url(../images/residential-header.jpg);
			background-repeat: no-repeat;
			margin: 0px;
			width: 960px;
			height: 242px;
		}
		.repair-headerlink {
			width:181px;
			height:40px;
			position:absolute;
			left: 735px;
			top: 169px;
			z-index: 101;
		}
		#header-commercial h1 span, #header-residential h1 span {
			display:none
		}
#navbar {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a8a8ad;
}
	#navbar a {
		padding: 5px;
		margin: 0px;
		color: #00236b;
		text-decoration: none;
	line-height: 24px;
	}
	#navbar a:hover {
	background-color: #A6A7AC;
	color: #FFFFFF;
	}
#fullspread {
	padding: 25px 0px;
	width: 851px;
	margin: 0px auto;
}
#fullspread p {
	font-size: 15px;
	line-height: 17px;
	
}
#mainContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 546px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#secondaryContent {
	display: inline;
	padding: 0px;
	float: left;
	width: 195px;
	margin: 0px;
}
.col-2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 418px;
}
#footer {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
.footer-links {
	font-size: 15px;
	line-height: 29px;
	color: #a8aaae;
	background-color: #00236b;
	text-align: center;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer-links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer-links a:hover {
	color: #a8aaae;
}
#bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
.subheadline {
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	color: #00236b;
	font-family:"Times New Roman", Times, serif;
}


/*-- breadcrumbs --*/

.breadcrumbs {
	font-size: 9px;
	color: #74767d;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 6px;
}
.breadcrumbs a {
	color: #74767d;
	text-decoration: underline;	
}
.breadcrumbs a:hover {
	color: #ccc;
	text-decoration: none;	
}

#contact {
	margin: 6px auto;
	position: relative;
	width: 137px; 
	height: 24px;
	overflow: hidden;
}

#contact span {
	display: block;
	position: absolute; 
	left: 0; 
	top: 0;
	z-index: 1;
	width: 137px; 
	height: 24px;
	background:url("../img/commercial-roofing-contact.gif") top left no-repeat;
}

/* some form stuff */
form div {
	clear: both;
	padding: 1px 0px;
}

form label {
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 6px;
	font : bold 11px Verdana, sans-serif;
	color : #002453;
}

form div div {
	margin-left: 0;
	clear: none;
}

form div div label {
	float: none;
	width: auto;
	text-align: left;
	display: inline;
}

form div.align {
	margin-left: 98px;
	margin-top: 3px;
}

/* define classes */

.small {
	font-size : 11px;
}

.required {
	font-size : 11px;
	color : #933;
}

#gallery {
	width: 836px;
	background-color: #ADBBCE;
	margin: 0px;
}
#gallery ul {
	width: 190px;
	list-style-type: none;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#gallery li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding: 6px 3px;
	margin-left:14px;
	list-style-type: none;
}
#gallery li:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #751214;	
}
#gallery li a {
	color: #002453;
	text-decoration: none;
}
#gallery li a:hover {
	color: #751214;
	text-decoration: none;
}
#gallery li .first {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
#gallery img {
	float: right;
	border: 2px solid #FFFFFF;
	margin: 20px;
	padding: 0px;
}

#bids {
	border:1px solid #000;
	font-size:.9em;
}
#bids td {
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
