* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
}

#outer {
	font-family: Georgia;
	font-size: 20px;
}

.small_h2 {
	font-size: 20px;
	font-family: 'Coda', arial, serif;
}

.heading {
	font-family: 'Coda', arial, serif;
	font-size: 36px;
}

.subheading {
	font-family: 'Coda', arial, serif;
	font-size: 24px;
}

.roofing_headings {
	font-family: 'Coda', arial, serif;
	font-size: 24px;
	padding: 5px;	
	background-color: #e7e7e7;
	margin-bottom: 10px;
	margin-top: 10px;
	clear:both;
	border-top: 2px solid #c7c7c7;
	border-bottom: 2px solid #c7c7c7;
}

#outer #nav-bg {
	background-color: #000000;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 10px;
	border-top: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
}

#outer #nav-bg:hover {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	padding-top: -2px;
	padding-bottom: -2px;
	-moz-box-shadow: 0px 5px 7px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 5px 7px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 5px 7px rgba(0,0,0,0.55);
}

#outer #nav-bg:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#outer #nav-bg #nav {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
}

#outer #nav-bg #nav:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#nav a {
	text-decoration:none;
	color: #ffffff;
}

#outer #nav-bg #nav ul {
	list-style-type:none;
}

#outer #nav-bg #nav ul li {
	float:left;
	padding: 15px 7px 15px 7px;
	font-size: 24px;
	border-right: 0px solid #333333;
}

#outer #nav-bg #nav ul li:hover {
	cursor: pointer;
	background-image:url('../images/nav-bg.png');
}

#outer #nav-bg #nav ul li:first-child {
	border-left: 0px solid #333333;
}

#outer #header-bg {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

#outer #header-bg #header {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}

#header a {
	color: #ff9933;
}

#outer #header-bg #header #left {
	width: 200px;
	margin-right: 10px;
	float: left;
	background-color: #000000;
	padding: 10px;
	margin-top: 5px;
	-moz-border-radius: 20px;
  	-khtml-border-radius: 20px;
  	-webkit-border-radius: 20px;
	font-family: 'Cardo', arial, serif;
}

#outer #header-bg #header #left #logo {
	margin-bottom: 15px;
}

#outer #header-bg #header #left #contact {
	clear:both;
	padding: 5px;
	width: 195px;
	margin-bottom: 10px;
	color: #ffffff;
}

#outer #header-bg #header #right {
	width: 800px;
	float: right;
}

#outer #header-bg #header #right #slideshow {
	margin-bottom: 15px;
}

#outer #header-bg #header #right #header-text {
	clear:both;
	font-size: 26px;
	font-family: 'Cardo', arial, serif;
}

#outer #header-bg:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#outer #content-bg {
	width: 100%;
	background-color: #f0f0f0;
	border-top: 1px solid #d0d0d0;
}

#outer #content-bg #content {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 35px;
}

#outer #content:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

#outer #content-bg #content #left {
	float:left;
	margin-right: 30px;
	width: 200px;
	background-color: #ffffff;
	padding: 10px;
	color: #333333;
	font-family: 'Cardo', arial, serif;
	border-top: 1px solid #e9e9e9;
	border-bottom: 4px solid #e9e9e9;
}

#outer #content-bg #content #right {
	float:right;
	width: 780px;
}

#outer #contact_form {
	background-color: #ffffff;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 4px solid #e9e9e9;
	padding: 15px;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.55);
	width: 460px;
}

#outer #form_results {
	background-color: #f2f2f2;
	border-top: 1px solid #e9e9e9;
	border-left: 0px solid #e5e5e5;
	border-right: 0px solid #e5e5e5;
	border-bottom: 1px solid #e9e9e9;
	padding: 15px;
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 2px 7px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.55);
	width: 500px;
}



#outer #contact_details {
	font-size: 20px;
	font-family: 'Coda', arial, serif;
}

#outer #footer-bg {
	width: 100%;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#outer #footer {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #ffffff;
	bottom: 0;
}

#outer #footer a {color: #ff9933;}


example:after {
	content: "."; visibility:hidden; display:block; clear:both; height:0; font-size: 0;
}

.small_list {
	font-size: 16px;
	margin-left: 25px;
	}

.img_float_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbs {
	background-color: #EBEBEB;
	padding: 5px;
	margin: 8px 5px 8px 5px;
	float: left;
	border: none;
}

#contact_form input[type=text] {
	display: block;
	padding: 8px;
	width: 425px;
	margin: 3px 0px 15px 0px;
	font-size: 24px;
	border:2px solid #e2e2e2;
	-khtml-box-shadow: 0 0 10px #e2e2e2;
	-moz-box-shadow: 0 0 10px #e2e2e2;
	-webkit-box-shadow: 0 0 10px #e2e2e2;
}

#contact_form textarea {
	display: block;
	padding: 8px;
	width: 430px;
	margin: 3px 0px 15px 0px;
	font-size: 16px;
	border:2px solid #e2e2e2;
	-khtml-box-shadow: 0 0 10px #e2e2e2;
	-moz-box-shadow: 0 0 10px #e2e2e2;
	-webkit-box-shadow: 0 0 10px #e2e2e2;
}


#contact_form input[type=submit]{
	border: 1px solid #CFCFCF;
	-moz-border-radius: 15px;
  	-khtml-border-radius: 15px;
  	-webkit-border-radius: 15px;
  	background-image: url('../images/submit_btn_bg.png');
  	text-decoration: none;
  	color: black;
	padding: 4px;
	text-decoration: none;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	font-size: 18px;
	width: 75px;
	text-align: center;
}

#contact_form input[type=submit]:hover{
	cursor: pointer;
	background-image: url('../images/submit_btn_hover.png');
}

.required_form_input {
	color: red;
	font-size: 16px;
}

img {border:none;}

dl a {
	font-size: 15px;
	text-align: center;
	text-decoration:none;
}

dd {
	color: #000000;
	font-style: italic;
	}
	
.image_float_right_clear {
	float:right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear:both;
}

