@charset "utf-8";
/* CSS Document */
/*
	Color Scheme
	Dark Brown #4C4428
	Light Brown #C5B98F
	Mustard Yellow #D2D200
	White #FFFFFF
*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/rain_bg.jpg) repeat-x top #4C4428;
	border:0;
	padding:0;
	margin:0;
	color:#4C4428;
}
a {
	color:#0000FF;
}
a:hover {

}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
ul li {
	padding-bottom:5px;
	font-size:14px;
}
#rtl_contact_form ul li {
	padding-bottom:3px;
	font-size:12px;
}
h1 {
	font-size:20px;
	margin-top:0px;
	margin-bottom:10px;
}
h1.pageTitle, .pageTitle2 {
	font-size:22px;
	color:#4C4428;
	font-weight:normal;
	margin-bottom:15px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#D2D200;
	margin:0px 0px 10px 0px;
}
form {
	display:inline;
}
input[type=text], select, textarea {
	padding:3px;
}
#bodyContainer {
	background-color:#4C4428;
	width:950px;
	margin:0 auto;
}
#innerBodyContainer {
	width:852px;
	margin:0px auto;
}
#topHeader {
	background:url(images/top_header_bg.jpg) no-repeat top center;
	position:relative;
	height:39px;
}
#homeButton {
	position:absolute;
	top:0px;
	left:9px;
}
#navigationContainer {
	position:relative;
	height:165px;
}
#logo {
	position:absolute;
	top:10px;
	left:5px;
	z-index:2;
	width:145px;
	height:130px;
}
.nav_bucket, .nav_bucket_over {
	width:135px;
	height:145px;
	padding-top:20px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	z-index:1;
}
.nav_bucket_over {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
}
.nav_bucket p, .nav_bucket_over p {
	margin:5px 8px;
	font-weight:bold;
	text-align:left;
	border-top:1px solid #FFFFFF;
	padding-top:5px;
}
#services_bucket {
	background:url(images/nav_bucket_light.jpg) no-repeat top center;
	left:157px;
}
#requestbid_bucket {
	background:url(images/nav_bucket_dark.jpg) no-repeat top center;
	left:294px;
}
#photogallery_bucket {
	background:url(images/nav_bucket_light.jpg) no-repeat top center;
	left:431px;
}
#about_bucket {
	background:url(images/nav_bucket_dark.jpg) no-repeat top center;
	left:568px;
}
#contact_bucket {
	background:url(images/nav_bucket_light.jpg) no-repeat top center;
	left:705px;
}
#contentContainer_home {
	width:852px;
	height:440px;
	background:url(images/patio_bg.jpg) no-repeat top center;
	position:relative;
}
#contentContainer {
	width:812px;
	min-height:400px;
	position:relative;
	background-color:#FFFFFF;
	padding:20px;
	color:#4C4428;
}
#top_left_corner, #top_right_corner, #bottom_left_corner, #bottom_right_corner {
	position:absolute;
	z-index:1;
	width:10px;
	height:10px;
}
#top_left_corner {
	top:0px;
	left:0px;
	background:url(images/top_left_corner.gif) top left;
}
#top_right_corner {
	top:0px;
	right:0px;
	background:url(images/top_right_corner.gif) top right;
}
#bottom_left_corner {
	bottom:0px;
	left:0px;
	background:url(images/bottom_left_corner.gif) bottom left;
}
#bottom_right_corner {
	bottom:0px;
	right:0px;
	background:url(images/bottom_right_corner.gif) bottom right;
}
#footer {
	text-align:right;
	padding-right:15px;
	color:#C5B98F;
	padding-bottom:50px;
	position:relative;
}
#footer a {
	color:#C5B98F;
	font-size:11px;
}
#footer a:hover {
	color:#FFFFFF;
}
.footerNav {
	text-align:left;
	position:absolute;
	top:0px;
	left:15px;
	z-index:2;
}
.copyright {
	font-size:11px;
	margin:10px 0px;
}
.pdLogo {
	margin:0px;
	font-size:10px;
}
#sloganText {
	font-size:18px;
	color:#4C4428;
	position:absolute;
	top:5px;
	left:100px;
	z-index:1;
}
#headerPhoneText {
	font-size:18px;
	color:#4C4428;
	position:absolute;
	top:5px;
	right:20px;
	z-index:1;
}
#welcome_bg {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	background:url(images/welcome_text_bg.gif) top center;
	width:257px;
	height:335px;
	position:absolute;
	top:50px;
	left:55px;
	z-index:1;
}
#welcomeTextContainer {
	position:absolute;
	z-index:5;
	top:60px;
	left:65px;
	color:#FFFFFF;
	width:237px;
}
#welcomeTextContainer p {
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
}
#connectorPath {
	position:absolute;
	z-index:1;
	top:-20px;
	background:url(images/connector_path.gif) center top;
	width:69px;
	height:20px;
}
.list_div {
	float:left;
	padding-right:70px;
}
.list_div_noPadding {
	float:left;
}
.formLabelDiv {
	float:left;
	width:75px;
	font-weight:bold;
}
.formLabelDiv_2 {
	font-weight:bold;
	margin-bottom:5px;
}
.formInputDiv {
	line-height:22px;
	margin-bottom:10px;
}
.input_1 {
	width:250px;
}
.input_2 {
	width:100px;
}
.input_3 {
	width:30px;
}
#formErrorContainer {
	color:#FF0000;
	padding-top:10px;
	width:200px;
	float:right;
	margin-top:20px;
}
.PhotoSection {
	height:550px;
	width:600px;
	float:left;
}
.faq_question {font-weight:bold; margin-bottom:3px;}
.faq_answer {margin-bottom:15px;}

