/* ------------------------------------------------------------------------
CSS sheet for Peters Construction
Author: Chris Robinson
Date Created: 1-13-2009
All inquiries for this document should be directed to information@virtualtech.com.
--------------------------------------------------------------------------
COLORS
Light Tan: #DDBD66;
------------------------------------------------------------------------ */
/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	color: #000;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bodybg.jpg) top center no-repeat fixed #9C713C;
}
#wrap {
	width: 966px;
	display: block;
	margin: 20px auto;
	text-align: left;
	background: #DDBD66;
	border: 3px solid #000;
	overflow: hidden;
	padding-bottom: 10px;
}
#flash {
	width: 950px;
	height: 258px;
	margin: 20px 8px 10px 8px;
	border: 1px solid #8F6747;
}
	#flash p {
		line-height: 258px;
		text-align: center;
	}
p {
	margin: 1.0em 0;
}
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header {
	/* padding-top: 6px; */
	width: 100%;
	height: 207px;
	display: block;
	background: url(images/headerbg.jpg) no-repeat #AB8C3D;
	position: relative;
	border-bottom: 3px solid #000;
}
#header h1 {
	margin: 0px;
}
#header h1 a.logo {
	margin: 0px auto;
	width: 193px;
	height: 193px;
	display: block;
	background: url(images/logo1.png) top left no-repeat;
	text-indent: -10000px;
}
	#green #header h1 a.logo{
	margin: 0px auto;
	width: 193px;
	height: 193px;
	display: block;
	background: url(images/logo2.png) top left no-repeat;
	text-indent: -10000px;
}
#header p {
	margin: 0px;
	padding: 0px;
	width: 247px;
	height: 66px;
	display: block;
	background: url(images/slogan.png) top left no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 60px 0 0 200px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.nav {
	display: block;
	position: absolute;
	top: 195px;
	left: 60px;
}
ul.nav li{
	display: block;
	float: left;
	height: 26px;
}
ul.nav li a{
	display: block;
	height: 26px;
	background: url(images/nav.gif) no-repeat;
	text-indent: -9999px;
}
ul.nav li.home a{
	width: 70px;
	background-position: 0 0;
}
ul.nav li.home a:hover{
	background-position: 0 -26px;
}
ul.nav li.about a{
	width: 110px;
	background-position: -70px 0;
}
ul.nav li.about a:hover{
	background-position: -70px -26px;
}
ul.nav li.team a{
	width: 110px;
	background-position: -180px 0;
}
ul.nav li.team a:hover{
	background-position: -180px -26px;
}
ul.nav li.services a{
	width: 135px;
	background-position: -290px 0;
}
ul.nav li.services a:hover{
	background-position: -290px -26px;
}
ul.nav li.green a{
	width: 180px;
	background-position: -425px 0;
}
ul.nav li.green a:hover{
	background-position: -425px -26px;
}
ul.nav li.gallery a{
	width: 95px;
	background-position: -605px 0;
}
ul.nav li.gallery a:hover{
	background-position: -605px -26px;
}
ul.nav li.contact a {
	width: 85px;
	background-position: -700px 0;
}
ul.nav li.contact a:hover{
	background-position: -700px -26px;
}
/* -----------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content {
	display: block;
	clear: both;
	padding: 10px;
}
#content h2 {
	margin: .5em 0;
	padding-bottom: 8px;
	font: 22px Georgia, serif;
	color: #333;
	border-bottom: 1px solid #333;
}
#content h3 {
	color: #5F3412;
	font: 18px Georgia, serif;
	clear: both;
}
#content img {
	margin: 10px; 
	padding: 8px;
	background: #efefef;
	border: 1px solid #8F6747;
}
#content a {
	color: #2F1806;
}
#content a:hover {
	text-decoration: none;
}

/* -----------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
#half1 {
	width: 450px;
	float: left;
}
#half2 {
	width: 450px;
	float: right;
}
address {
	margin: 10px 0px;
}


/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	border-top: 3px solid #000;
	padding-top: 10px;
}

#footer ul.bottomMenu {
	padding: 0px;
	margin: 0 20px;
	float: left;
}

#footer ul.bottomMenu  li{
	float: left;
	list-style-type: none;
	padding: 0 10px;
	border-right: 1px solid #000;
}

#footer ul.bottomMenu li.last{
	border: 0;
}

#footer a{
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	float: left;
	margin: 0 20px;
	text-align: center;
}
/* -----------------------------------------------------------------------
GALLERY ELEMENTS
-------------------------------------------------------------------------*/
col1 img, #col2 img, #col3 img, #col4 img, #col5 img, #col6 img {
	margin: 0px auto;
	display: block;
}
.col1 {
	padding: 10px;
	width: 294px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
	margin-top: 10px;
}
#col2 {
	padding: 10px;
	width: 293px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
}
#col3 {
	padding: 10px;
	width: 294px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
}
#col4 {
	padding: 10px;
	width: 294px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
}
#col5 {
	padding: 10px;
	width: 294px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
}
#col6 {
	padding: 10px;
	width: 294px;
	border-right: 1px solid #8F6747;
	min-height: 300px;
	float: left;
}
#content p.more a {
	padding: 5px 10px;
	display: table-cell;
	background: #2F1806;
	color: #fff;
	text-decoration: none;
}
#content p.more a:hover {
	padding: 5px 10px;
	display: table-cell;
	background: #4F2E14;
	color: #fff;
	text-decoration: none;
}
ul#gallery {
	padding: 0px;
	margin-left: 10px;
	list-style-type: none;
}
ul#gallery li {
	float: left;
}
ul#gallery li.slideshow a{
	border: 2px solid #000;
	margin: 20px 0px 0px 100px;
	display: block;
	width: 216px;
	height: 124px;
	background: url(images/galleryLink.jpg) top left no-repeat;
	text-indent: -9999px;
}
ul#gallery li.slideshow a:hover{
	background-position: bottom left;
}
/* -----------------------------------------------------------------------
FORM ELEMENTS
-------------------------------------------------------------------------*/
form {
	padding: 20px;
}
form label {
	margin-bottom: 8px;
	min-width: 150px;
	font: 12px arial, sans-serif;
	display: block;
	float: left;
}
form input {
	margin-bottom: 8px;
	display: block;
	float: left;
}
input[type="text"] {
	padding: 3px;
	min-width: 200px;
	background: #fff;
	border: 1px solid #8F6747;
}
textarea {
	margin-bottom: 8px;
	padding: 3px;
	width: 350px;
	height: 200px;
	font: 12px arial, sans-serif;
	border: 1px solid #8F6747;
}
input[type="submit"] {
	padding: 3px 20px;
	width: auto;
	background: #2F1806;
	color: #fff;
	border: 1px solid #2F1806;
}
br {
	clear: both;
}
#validationbox {
	display: none;
}

/* -----------------------------------------------------------------------
SITEMAP ELEMENTS
-------------------------------------------------------------------------*/
ul#sitemap {
	margin-left: 20px;
	list-style-type: none;
}