body {
	margin:0;
	text-align:center;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

#bg {
	width:100%;
	height:100%;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	background-position:top center;
	margin:0;
}

a:link {
	color: #840403;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #840403;
}
a:hover {
	text-decoration: underline;
	color: #840403;
}
a:active {
	text-decoration: none;
	color: #840403;
}

#container {
	width:824px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

#header {
	padding:0;
	width:824px;
	height:156px;
	background-image:url(../images/header.jpg);
	margin:0;
	z-index:1;
}

#content {
	width:750px;
	margin:20px auto;
	vertical-align:top;
}

#featuredwork {
	width:495px;
	height:371px;
	background-image:url(../images/work-image.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#home_news {
	width:230px;
	float:right;
	display:inline;
	margin-right:50px;
	margin-top:20px;
}

#welcome {
	width:789px;
	height:189px;
	background-image:url(../images/welcome-bg.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	clear:both;
}

#middle {
	width:824px;
	margin:0;
	padding:0;
}

.welcome { text-indent:-9999em; }

#welcome p { margin:40px 50px 20px 160px; text-align:justify; }

#footer { width:789px; height:50px; background-image:url(../images/footer-divider.gif); background-position:top center; margin:0 auto; background-repeat:no-repeat; text-align:center; clear:both; }

#footer p { font-size:10px; padding-top:30px; }

.news_date { width:230px; height:16px; color:#6e0403; font-weight:bold; background-image:url(../images/news-datebg.jpg); background-repeat:no-repeat; padding-left:5px; padding-top:1px; }
.news { font-size:11px; width:230px; padding:0; }

.date { font-size:16px; color:#6e0403; font-weight:bold; }

.redtext { color: #6e0403; }

h2 { font-size:14px; color:#6e0403; font-weight:bold; }

#nav {
	width:564px;
	height:35px;
	padding:102px 0 0 13px;
	z-index:5;
} 

#nav ul {	
	z-index:5;
	list-style:none;
	padding:0;
	margin:0;
	width:564px;
	height:35px;
	float:left;
}

#nav li { float:left; margin-right:-3px; padding:0; z-index:5; }

.contact { font-size:16px; font-weight:bold; }
.email { font-size:16px; font-weight:bold; }

#internal_copy {
	width:782px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#gallery { margin-right:2px; margin-bottom:2px; border:5px solid #E6DEC9; }

#gallery:hover { border:5px solid #740000; }