body {
	background-color: #370C03;
	margin: 0px; 
	padding: 0px;
	color: #ffedcc;	
	font: 13px/23px Georgia;
	}

/*____________________________________________________________________________________________Links_*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	} 
	
/*____________________________________________________________________________________________Helpers_*/
.summer-promotion a:link, .summer-promotion a:visited  { color: #DFB96F; text-decoration: underline; font-size: 16px; }
.summer-promotion a:hover { color: #fff; }

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }
.clearer-left { clear: left; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.display-block { display: block; margin: 0px; padding: 0px; }

.block-left { display: block; float: left; border: 0px; }
.block-right { display: block; float: right; border: 0px; }

/*____________________________________________________________________________________________Fixed Presets_*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

/*____________________________________________________________________________________________Main Layout_*/

#bg-bg {
	background: url("/_ima/bg.jpg") repeat-y top center;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	}
#bg-top {
	background: url("/_ima/bg-top.jpg") no-repeat top center;
	width: 100%;
	height: 100%;
	padding: 201px 0px 0px 0px;
	margin: 0px;
	}
#bg-bot {
	background: url("/_ima/bg-bot.jpg") no-repeat bottom center;
	width: 100%;
	height: 100%;
	padding: 0px 0px 205px 0px;
	margin: 0px;
	}
	.home-link {
		position: absolute;
		width: 450px;
		height: 60px;
		float: left;
		margin: 115px 0px 0px 310px;
		}

#container {
	background-color: #601a1a;
	border: 3px solid #b93535;
	width: 900px;
	height: 100%;
	margin: 0px auto;
	}
	#container-fade-top {
		background: url("/_ima/container-fade-top.jpg") repeat-x;
		width: 100%;
		height: 100%;
		}
	#container-fade-bot {
		background: url("/_ima/container-fade-bot.jpg") repeat-x bottom;
		width: 100%;
		height: 100%;
		}
	
#navigation {
	background-color: #9B1111;
	width: 100%;
	height: 34px;
	}
a.nav-pedestrian-gates {
	background: url("/_ima/nav-pedestrian-147.gif") no-repeat;
	width: 147px;
	height: 34px;
	float: left;
	}
a.nav-driveway-gates {
	background: url("/_ima/nav-driveway-gates-130.gif") no-repeat;
	width: 130px;
	height: 34px;
	float: left;
	}
a.nav-railings {
	background: url("/_ima/nav-railings-76.gif") no-repeat;
	width: 76px;
	height: 34px;
	float: left;
	}
a.nav-monuments {
	background: url("/_ima/nav-monuments-102.gif") no-repeat;
	width: 102px;
	height: 34px;
	float: left;
	}
a.nav-decorative {
	background: url("/_ima/nav-decorative-99.gif") no-repeat #A52D1D;
	width: 105px;
	height: 34px;
	float: left;
	}
a.nav-company {
	background: url("/_ima/nav-company.jpg") no-repeat;
	width: 87px;
	height: 34px;
	float: right;
	}
a.nav-contact {
	background: url("/_ima/nav-contact.jpg") no-repeat;
	width: 84px;
	height: 34px;
	float: right;
	}
	a.nav-on {
		background-position: 0px -33px;
		}
	a.nav-hover:hover {
		background-position: 0px -33px;
		}
		
#footer {
	background: url("/_ima/footer-bg.jpg") repeat-x;
	height: 25px;
	clear: both;
	padding: 0px 10px 0px 10px;
	}
	#footer p {
		padding: 1px 0px 0px 0px;
		color: #c14736;
		font-style: italic;
		}
	.footer-left {
		width: 400px;
		float: left;
		}
	.footer-right {
		width: 400px;
		float: right;
		text-align: right;
		}
	#footer a:link, #footer a:visited {
		text-decoration: none;
		color: #c14736;
		}
	#footer a:hover, #footer a:active {
		text-decoration: none;
		color: #ffedcc;
		}
	
/*____________________________________________________________________________________________ Index Layout _*/	

.index-right {
	width: 330px;
	float: right;
	padding: 30px 20px 0px 0px;
	margin: 0px;
	}	
	.index-right p {
		padding-left: 4px;
		}
		
/*____________________________________________________________________________________________ General Layout _*/	

.general-padding {
	padding: 20px;
	}
	
	
/*____________________________________________________________________________________________ Gallery Layout _*/
		
#gallery-padding {
	padding: 30px 0px 0px 0px;
	height: 275px;
	margin: 0px;
	clear: both;
	display: block;
	}
#gallery-container {
	width: 804px;
	height: 235px;
	float: left;
	}
	.gallery-gap {
		width: 18px;
		height: 235px;
		float: left;
		}
		
a.lightbox-view img {
	background-color: #fff;
	border: 3px solid #9e3a3a;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 3px solid #9e3a3a;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 3px solid #DF9D49;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 3px solid #9e3a3a;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________Contact Layout_*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 160px;
		height: 20px;
		padding: 0px 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 209px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		color: #000;
		padding: 10px 0px 0px 160px;
		border: 0px;
		float: left;
		}
	
/*____________________________________________________________________________________________Form Validation_*/
	
.error { 
	float: left;
	clear: left;
	margin: 2px 0px 2px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid red;
	color: red;
	font-size: 13px;
	}
