body {
	text-align: center;
	background-color: #492716;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	color: #5b5b5b;
	font-family: "times new roman", serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-size: 1.7em;
	line-height: 1em;
	margin: 25px 0 16px;
}
h2 {
	font-size: 1.3em;
	font-style: oblique;
	color: #ff000e;
	line-height: 1em;
	margin: 0 0 16px;
}
h3 {
	font-size: 2.3em;
	line-height: 1em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ff000e;
	text-transform: uppercase;
	margin: 25px 0 0;
}
h4 {
	font-size: 1em;
	color: #000;
	line-height: 1em;
	margin: 20px 0 10px;
}

.rm {
	position: absolute;
	left: -999999px;
}

p {
	font-family: "times new roman", serif;
	color: #000;
}

li {
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
	margin: 5px 0 5px 50px;
	}

#wrap {
	margin: 0 auto;
	width: 950px;
}

#masthead {
	background-color: #8c734a;
	border-bottom: 5px solid #5b5b5b;
	text-align: left;
	overflow: hidden;
}
	#masthead #logo {
		float: left;
	}
	#masthead #reference {
		width: 520px;
		float: left;
		margin-left: 50px;
		padding-top: 12px;
	}
		#masthead #reference p.quote {
			color: #cec3b3;
			font-size: 1.6em;
			line-height: 1em;
			letter-spacing: .1em;
			text-align: center;
		}
		#masthead #reference p.cite {
			font-family: helvetica, arial, sans-serif;
			color: #2d231c;
			text-align: right;
			font-size: 1.1em;
			line-height: 1.1em;
		}
	#masthead label {
		color: #dbd8b9;
	}

#nav {
	height: 47px;
	background-image: url(images/nav-tile.gif);
	background-repeat: repeat-x;
	clear: both;
}
	#nav a {
		display: block;
		width: 149px;
		height: 47px;
		float: right;
		background-image: url(images/nav-sprite.gif);
		background-position: 0 0;
	}
		#nav a#lnkServices {
			
		}
			#nav a#lnkServices:hover {
				background-position: 0 -47px;
			}
			#nav a#lnkServices.current {
				background-position: 0 -94px;
			}
		#nav a#lnkAbout {
			background-position: -149px 0;
		}
			#nav a#lnkAbout:hover {
				background-position: -149px -47px;
			}
			#nav a#lnkAbout.current {
				background-position: -149px -94px;
			}
		#nav a#lnkProjects {
			background-position: -298px 0;
		}
			#nav a#lnkProjects:hover {
				background-position: -298px -47px;
			}
			#nav a#lnkProjects.current {
				background-position: -298px -94px;
			}
		#nav a#lnkNews {
			background-position: -447px 0;
		}
			#nav a#lnkNews:hover {
				background-position: -447px -47px;
			}
			#nav a#lnkNews.current {
				background-position: -447px -94px;
			}
		#nav a#lnkContact {
			background-position: -596px 0;
		}
			#nav a#lnkContact:hover {
				background-position: -596px -47px;
			}
			#nav a#lnkContact.current {
				background-position: -596px -94px;
			}

/* width: 743px; */

#page {
	background-color: #fff;
	background-image: url(images/red-line.gif);
	background-repeat: repeat-x;
	background-position: 0 40px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
	text-align: left;
}
	#page #main-home {
		width: 704px;
		float: left;
		overflow: hidden;
		padding-left: 16px;
	}
		#page #main-home img {
			float: right;
			margin: 0 0 16px 16px;
		}
	#page #news-home {
		width: 198px;
		float: left;
		padding: 0 16px;
	}
		#page #news-home .date {
			color: #5b5b5b;
			font-family: verdana;
		}
		#page #news-home h4 {
			color: #5b5b5b;
			font-family: verdana;
			margin-bottom: 12px;
		}
		#page #news-home p {
			font-family: "times new roman", serif;
			color: #000;
		}
		#page #news-home p.readmore {
			font-style: italic;
			text-align: right;
		}
			#page #news-home p.readmore a {
				color: #000;
				text-decoration: none;
			}
			#page #news-home p.readmore a:hover {
				text-decoration: underline;
			}
	#page .callnow {
		color: #242424;
		font-size: 1.8em;
		line-height: 2em;
		letter-spacing: .02em;
		font-weight: bold;
		clear: both;
		text-align: center;
		font-family: verdana, sans-serif;
	}
	#page .callnow a {
		color: #242424;
	}
	#page #main-contact {
		width: 880px;
		float: left;
		overflow: hidden;
		padding-left: 16px;
	}
		#page #main-contact img {
			float: right;
			margin: 0 0 16px 56px;
		}

	/** News Page **/
		#page #main-news {
			width: 880px;
			float: left;
			overflow: hidden;
			padding-left: 16px;
			}
			#page #main-news img {
				float: elft;
				margin: 0 0 5px 10px;
			}

/** About Us Page **/
	#page #main-about {
		width: 880px;
		float: left;
		overflow: hidden;
		padding-left: 16px;
	}
		#page #main-about img {
			float: right;
			margin: 0 0 16px 56px;
		}

/** Services Page **/

	#service-home {
		width: 550px;
		float: left;
		padding-left: 16px;
		margin: 0 0 20px;
	}

	#service-img {
		width: 337px;
		margin-right: 36px;
		float: right;
	}

.staff	{
	margin: 25px 0 80px 25px;
	}

/** Projects Page **/
	#page #main-projects {
		width: 880px;
		float: left;
		overflow: hidden;
		padding-left: 16px;
	}
.project	{
	margin: 10px 0 20px 25px;
	overflow: hidden;
}
	.project .project_img {
		width: 100px;
		height: 100px;
		border: 3px solid red;
		overflow: hidden;
		margin: 0 10px 10px 0;
		float: left;
	}


/** Contact Form **/
.contact p, .contact li {
	font-size: 15px;
	line-height: 10px;
	}

.form
{
	padding: 10px 0 0 80px;
}
	.form .field,
	.form fieldset	
	{
		margin-left: 40px;
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
	}
	.form .field 
	{
		margin-bottom: 18px;
	}
		.form .field label,
		.form fieldset legend
		{
			color: #242424;
		}
		.form .field input,
		.form fieldset ul li .subfield input,
		.form .field textarea
		{
			border: 2px solid #7d6037;
			font-size: 20px;
			line-height: 18px;
		}
		.form fieldset ul
		{
			margin: 10px 0 20px 0;
			padding: 0 5px;
		}
			.form fieldset ul li
			{
				font-size: 14px;
				line-height: 36px;
				font-weight: normal;
			}
				.form fieldset ul li .subfield
				{
					margin: 0 0 0 40px;
					font-size: 14px;
					line-height: 16px;
					font-weight: normal;
				}
	.form .submit
	{
		text-align: center;
	}
		.form .submit button
		{
			padding: 2px 8px 4px;
		}

/** Contact Form End **/


#footer {
	background-color: #362a21;
	color: #d1ceb0;
	font-family: verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	padding: 6px 16px;
}
	#footer a {
		color: #ff000e;
		text-decoration: none;
	}
	#footer .hcard {
		width: 200px;
		float: left;
		text-align: left;
	}
	#footer .developer {
		margin-top: 36px;
		width: 200px;
		float: right;
		text-align: right;
	}
	#footer .legal {
		margin-top: 54px;
	}
