@charset "utf-8";
body {
	background-color: #C7B17F;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77684B;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/leaves.jpg);
	background-position: 395px 40px;
	background-repeat: no-repeat;
}
#header .logo {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-left: 8px;

}

#newsletter {
	width: 220px;
	float: right;
	margin-top: 50px;
}
#header .slogan {
	float: left;
	padding-top: 108px;
	padding-left: 2px;
}

.top-pad {
	padding-top: 2px;
	_padding-top: 1px;
	#padding-top: 1px;
}


#navigation {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
}
#nav-center {
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
	padding-top: 1px;
}
#nav-center a {
	margin-right: 49px;
}
#nav-center a.rev {
	margin-right: 12px;
}
#main {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	height: 460px;
}
#main-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#intro {
	width: 340px;
	float: left;
}
#intro-inner {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 1.6em;
}
#flash {
	float: right;
	width: 450px;
}
#col1 {
	float: left;
	width: 380px;
}
#col1-inner {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}



#col2 {
	width: 390px;
	float: right;
}
#col2-inner {
	padding-top: 30px;
	padding-right: 30px;
	text-align: center;
}
#testimonial1 {
	color: #73603C;
	width: 100%;
	margin-top: 30px;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#contact {
	font-size: 1.1em;
	line-height: 1.5em;
}
ul {
	margin-left: 15px;
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 10px;
}


.author {
	margin-top: 10px;
	display: block;
	font-weight: bold;
}
.small {
	font-size: .9em;
}








#footer {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	padding-top: 0px;
	text-align: center;
	color: #C7B17F;
	font-size: 11px;
}#leaves {
	background-image: url(images/bot-bg.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 775px;
}

.clear {

	clear: both;

	line-height: 0;

	font-size: 0;

	}
.title {
	margin-top: 0px;
	margin-bottom: 15px;
}
.call {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	line-height: 25px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #574826;
}

img.photo {
	background-color: #f9f0de;
	border:1px solid #999;
	color: #000;
	padding: 5px;
}
.project-table img {

}
.project-table td {
	padding-right: 0px;
}

.portfolio-table {
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 3px;
	font-size: 0px;
	line-height: 0px;

}
.portfolio-table img {
	background-color: #f9f0de;
	padding: 4px;
	border: 1px solid #947A4B;
	margin-right: 3px;
	margin-left: 3px;
}

.portfolio-table td {
	border: 1px solid #FFFFFF;
}
.services2 {
	text-align: left;
	margin-top: 20px;
}

.media-table {
	margin-top: 20px;
}

.media-table td {
	padding-bottom: 20px;
	padding-right: 15px;
}
.media-table img {
	margin-right: 10px;
}
#subnav-port  {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;

}



#main_pic {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	height: 300px;
}
#main-pic img {
	border: 1px solid #967D4D;
	margin-right: auto;
	margin-left: auto;
}


a:link { background-color: inherit; color: #503f27; text-decoration: none; }
a:visited { background-color: inherit; color: #503f27; text-decoration: none; }
a:hover { background-color: inherit; color: #967D4D; text-decoration: underline; }
a:active { background-color: inherit; color: #503f27; text-decoration: none; }

.services-links a:link { background-color: inherit; color: #503f27; text-decoration: none; }
.services-links a:visited { background-color: inherit; color: #503f27; text-decoration: none; }
.services-links a:hover { background-color: inherit; color: #967D4D; text-decoration: none; }
.services-links a:active { background-color: inherit; color: #503f27; text-decoration: none; }

.project-table a:link   {text-decoration: none; color: #a85f49; border: 3px double #C7B17F; display: block; }
.project-table a:active {text-decoration: none; color: #a85f49; border: 3px double #503f27; display: block;  }	
.project-table a:visited {text-decoration: none; color: #a85f49; border: 3px double #C7B17F; display: block;  }
.project-table a:hover  {text-decoration: none; color: #a85f49; border: 3px double #503f27; display: block;  }

#reviews {
	padding: 30px;
	font-size: 12px;
}
	#reviews blockquote {
		padding: 10px 0px 10px 60px;
		margin: 0px;
		line-height: 18px;
		background: url(images/quote.gif) no-repeat 10px 0px;
	}
	#reviews cite {
		display: block;
		padding-left: 60px;
		font-style: oblique;
		color: #4e3827;
		margin-bottom: 20px;
	}
	
	#reviews a.yelp {
		background: url(images/yelp.png) no-repeat;
		display: block;
		padding: 8px 0px 8px 47px;
		color: #967d4d;
	}
		#reviews a:hover.yelp {
			color: #840000;
		}
		
	#reviews a.topright {
		
		float: right;
		position: relative;
		margin-top: -40px;
	}
/* -------------------------------------- */
/* -------  FORM  ----------------------- */
#form {
	padding: 10px 10px 0px 0px;
	font-size: 12px;
	width: 370px;
	float: left;
}
	#form .error {
		color: #d20000;
	}
	#form fieldset {
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
		/* Labels */
		#form label {
			float: left;
			display: inline-block;
			margin-bottom: 5px;
			padding: 0px;
			width: 70px;
			display: block;
		}
			#form label.selection {
				margin-bottom: 5px;
			}
			#form label.select1 {
				float: none;
				display: block;
				width: 220px;
			}
		
		#form .hear {
			padding-top: 20px;
		}
		/* The regular inputs */
		#form .input1 {
			border: 1px solid #e8dec7;
			padding: 3px 7px;
			margin-bottom: 10px;
			width: 200px;
			font-size: 0.9em;
		}
		
		/* Selection list */
		#form select {
			width: 210px;
			font: 0.9em Tahoma;
			border: 1px solid #e8dec7;
			padding: 5px 7px;
			margin-bottom: 15px;
		}
		
		/* Text area */
		#form textarea {
			border: 1px solid #e8dec7;
			vertical-align: top;
			width: 250px;
			font: 1.0em Tahoma;
			line-height: 1.7em;
			padding: 9px;
			height: 70px;
		}
		
		/* Indentation for the submit button */
		#form .indent {
			padding-left: 65px;
		}
		/* The button */
		#form .submitbutton {
			width: 100px;
			padding: 4px 0px;
		}
#contact_right {
	float: right;
	font-size: 12px;
	width: 370px;
	line-height: 19px;
}
	#contact_right .mapp {
		float: right !important;
		display: block;
	}

