body { background: #000 repeat-x fixed bottom url(/images/body_bg.gif);
margin: 0;
padding: 0;
border-top: 6px solid #991F05;
 }

p, blockquote, li, h3 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
 }

li { color: #AAA; }

blockquote { margin-left: 20px;
margin-right: 0px; }

#sidebar-2 p, #sidebar-1 p { line-height: 15px;
font-size: 12px; }

#sidebar-1 p { text-align: right; }

#head { background: #000 repeat-x top url(/images/head_bg.gif);
padding: 25px; }

#container { width: 780px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#sidebar-1 {
	float: left;
	width: 145px;
	padding-top: 220px;
	background: url(images/logo.gif) no-repeat right top;
}

#content { 
float: right;
width: 601px;
/*margin-left: 158px;*/
background: #000;
border: solid 1px #373636;
 }

#content p {
	color: #505050;
	line-height: 2em;
	font-size: 1em;
}

#sidebar-2 { float: right;
width: 150px;
\width: 150px;
w\idth: 150px;
margin-left: 5px;
padding-top: 200px; }

#foot { clear: both;
margin-top: 5px;
text-align: center; }

#accessibility { position: absolute;
top: -10000px; }

a { color: #991F05;
text-decoration: none;
border-bottom: 1px black solid; }

a:hover {
	text-decoration: underline;
}

#sidebar-2 a, #sidebar-1 a { border: 0px;
color: #991F05; }

#head h1 { 
	height: 37px;
}

#head h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/clayhillforge.gif) no-repeat right center;
	border: none;
}

#head h2 { 
	height: 23px;
	text-indent: -9999px;
	background: url(images/tagline.gif) no-repeat right center;
}

#head h2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/tagline.gif) no-repeat right center;
}

#nav {
	width: 146px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
	width: 100%;
	height: 34px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#home a {
	background: url(images/nav.gif) no-repeat left top;
	background-position: left top;
}

#home a:hover, #home a#selected {
	background-position: left -174px;
}

#about a {
	background: url(images/nav.gif) no-repeat left top;
	background-position: left -34px;
}
#about a:hover, #about a#selected {
	background-position: left -208px;
}

#staff a {
	background: url(images/nav.gif) no-repeat left top;
	background-position: left -68px;
}

#staff a:hover, #staff a#selected {
	background-position: left -242px;
}

#portfolio a {
	background: url(images/nav.gif) no-repeat left top;
	background-position: left -102px;
}

#portfolio a:hover, #portfolio a#selected {
	background-position: left -276px;
}

#contact a {
	background: url(images/nav.gif) no-repeat left top;
	background-position: left -136px;
}

#contact a:hover, #contact a#selected {
	background-position: left -310px;
}

h2, label { font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 1em;
font-style: italic;
color: #aaa; }

h3 { border: 0px;
font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 1.5em;
	color: #7f7f7f;
	letter-spacing: .1em;
}

h3 a { border: 0px;
font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 1.5em; }

h4 { font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: .8em;
color: #4A4A4A;
margin: 2em 0;
}

div.img-home { text-align: right;
border-top: solid 1px #373636;
border-bottom: solid 1px #373636; }

h4.desc { font-style: italic;
margin-top: 10px;
padding-top: 0;
text-align: center;
color: #aaa; }

h4 a, h5 a { color: #727272;
text-decoration: underline; }

h5 { font-size: .8em; }

.horizontal_rule { background: black no-repeat center top url(/images/hr2.gif);
width: 100%;
height: 1px;
border: none; }

h2 a { border: 0px; }

.caps { letter-spacing: 0.1em;
font-size: 10px; }

#content hr { color: #ccc;
width: 66%;
margin-top: 1em;
margin-bottom: 1em; }

img.divider { align: center;
margin-top: 2em;
margin-bottom: 2em; }

.comments_error { background-color: #ffa; }

div.comments_error { border: 1px solid #cc8;
padding: 0.3em; }


