@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fad05a;
	width: 100%;
}
#content {
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
}
#contentmain {
	background-image: url(images/homepagebground.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 100%;
}
#wrapper {
	position: relative;
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

/*Sidebar Styles------------------------------------------------------------------*/

#sherwin a{
	background-image: url(images/sherwin.jpg);
	display: block;
	text-indent: -9000px;
	height: 76px;
	width: 279px;
}
#benjamin a{
	background-image: url(images/benmoore.jpg);
	display: block;
	text-indent: -9000px;
	height: 62px;
	width: 279px;
}
#homedepot a{
	background-image: url(images/homedepot.jpg);
	display: block;
	text-indent: -9000px;
	height: 76px;
	width: 279px;
}
#content #wrapper #sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 10px;
}


/*Header Styles------------------------------------------------------------------*/

#contactheader {
	padding-top: 10px;
}
#header {
	height: 310px;
	width: 990px;
}
#headermain {
	height: 633px;
	width: 990px;
}
#headerleft {
	float: left;
	height: 134px;
	width: 370px;
	margin-bottom:3px;
}
#odonnell a{
	background-image: url(images/logo.jpg);
	display:block;
	text-indent:-9000px;
	height: 134px;
	width: 370px;
}
#headerright h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8b0000;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
}
#headerright {
	width: 480px;
	float: left;
	height: 134px;
	margin-bottom:3px;
	margin-left: 140px;
}
#pages li {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 25px;
	margin-top: 20px;
}
#pages li a {
	color: #000;
	text-decoration: none;
}
#wrapper #main {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#pages li a:hover {
	color: #8b0000;
}
#clear {
	clear: both;
}

/*Footer Styles------------------------------------------------------------------*/

#footer {
	background-image: url(images/footerbground.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 138px;
	margin: 0;
	padding: 0;
}
#footer #footercontent {
	position: relative;
	width: 950px;
	height: 138px;
	padding-top: 15px;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/footerimage.jpg);
	background-repeat: no-repeat;
}
#footerleft {
	width: 475px;
	float: left;
}
#footerleft h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000;
}
#footerleft h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d771a;
	text-align: center;
	padding-top: 20px;
}
#footer #footercontent #footerbottom ul li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}
#footer #footercontent #footerbottom ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#footer #footercontent #footerbottom ul li a:hover {
	color: #5B0400;
}
#footerright {
	float: left;
	width: 475px;
	text-align: right;
}
#footerright h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000;
}
#footerright h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000;
}
#facebook a{
	background-image: url(images/facebook.jpg);
	display: block;
	text-indent: -9000px;
	height: 18px;
	width: 18px;
	float: left;
	margin-top: 10px;
}
#footer #footercontent #footerbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
	width: 950px;
	margin-top: 15px;
}
#footer #footercontent #footerbottom ul {
	float: left;
	margin-top: 15px;
}
#content #wrapper #main .postleft {
	width: 400px;
}

#content #wrapper #main #mainbar {
	float: left;
	width: 620px;
}
#content #wrapper #main #left {
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content #wrapper #left {
	width: 580px;
	float: left;
	padding: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#content #wrapper #left #post h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	padding-left: 5px;
}
#content #wrapper #left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
}
#content #wrapper #left #post p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content #wrapper #sidebar {
	width: 329px;
	height: 100%;
	float: left;
	padding: 20px;
}
/*Gallery Styles------------------------------------------------------------------*/

#imagecontainer .gallery.clearfix li {
	float: left;
	padding: 20px;
	list-style-type: none;
}
#imagecontainer .gallery.clearfix img {
	border: 1px solid #000;
}
#imagecontainer .gallery.clearfix {
	padding-top: 30px;
	padding-left: 40px;
}
#content #wrapper #imagecontainer {
	height: 580px;
}
#content #wrapper #next_img a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#content #wrapper #next_img {
	margin-bottom: 30px;
	margin-left: 60px;
}
 #content #wrapper #next_img a:hover {
	color: #900;
}

/*Contact Styles--------------------------------------------------------------------*/

#contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	width: 560px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.message {
	text-align: left;
	width: 100%;
	display: none;
	color: #06F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 9px;
}

.loader {
	background:url("images/ajax-loader.gif") no-repeat center left;
}

.success {
	background: url("images/success.png") no-repeat center left;
	margin-right: 5px;
}

.error {
	background:url("images/error.png") no-repeat center left;
	margin-right: 5px;
}

.infoWrapper {
	clear:both;
	margin-top:10px;
}

.infoTitle {
	color:#808080;
	float:left;
	width:80px;
	text-align:right;
}

.infoContent {
	padding-left:50px;
	text-align: left;
}

label {
	cursor:pointer;
}

.input-text {
	border:1px solid #808080;
}

.long {
	width:450px;
}

.tall {
	height:150px;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/*Testimonials Styles--------------------------------------------------------------------*/
