@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font: 100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #D6D6D6;
	background-image: url(../images/back.gif);
}

a:hover, a:active
{
	color: #7A6F4E;
}

h2
{
	color: #7A6F4E;
	font-weight:900;
	font: 100% arial, helvetica, sans-serif;
	font-size:30px;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

h4
{
	color:#FFF;
	font-weight: bold;
	font: 100% arial, helvetica, sans-serif;
	padding: 2px 2px 2px 5px;
	width:100%;
	background-color:#00AFD7;
}

.pullquote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:600px;
	line-height:1.2;
	font-size:1.2em;
	text-align: center;
	padding: 4px;
	border: 1px solid #0066FF;
	margin: 0 50px 10px 10px;
	background-color:#E3E4D1;
}

.inlinequote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.5;
	padding-left:20px;
	padding-right:20px;
}

#container
{
	margin: 1em auto;
	width: 1065px;
	text-align: left;
	background-color:#EAE9DF;
	border: 1px solid #000;
}

#header
{
	height: 49px;
	width: 100%;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	background-color: #FFF;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#headercolor1
{
	background-color: #F37431;
	background-image:url(/images/grad-or.gif);
	height: 50px;
	width: 100%;
	position: relative;
}
	
#header-grey
{
	background-color: #D2D0C2;
	height: 7px;
	width: 100%;
	position: relative;
}

#headercolor2
{
	background-color: #800000;
	height: 11px;
	width: 100%;
	position: relative;
}
	
#headercolor3
{
	background-color: #706343;
	background-image:url(../images/faces.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 137px;
	width: 100%;
	position: relative;
}	
	
#mainnav
{
	background-color: #2E2100;
	height: 48px;
	color: #272900;
	margin-left:-1px;
	#margin-left:0px;
}

#contents
{
	float: right;
	width: 620px;
	padding-left: 15px;
	padding-right: 185px;
	margin-bottom: 15px;
	margin-top: 33px;
	color: #393424;
	font-size:16px;
}

#contents li
{
	margin-bottom: 15px;
}

#contents p { line-height: 125%; }

#menu img
{
	border:none;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 90% arial, helvetica, sans-serif;
	font-weight:500;
	font-size:18px;
	color:#706343;
}

#menu ul a
{
	text-decoration:none;
	font-weight:500;
	color:#706343;
}

#menu ul a:hover
{
	font-weight:800;
	color:#F37431;
}

#menu li
{
	margin-bottom:7px;
}

#menusmall li
{
	margin-bottom:7px;
	margin-left:30px;
	list-style-type:disc;
	font-size:12px;
	margin-bottom:3px;
}

#menu { margin: 0 800px 40px 20px; }

#menu a.selected
{
	color:#F37431; 
	font-weight:800;
}

.blogentry ul
{
	list-style-image: url("/images/bullet-or.gif");
	text-align: left;
	margin: 1em 0;
	padding: 0;
}

.blogentry li
{
	display: list-item;
	margin-left: 20px;
	padding: 0 0 0 7px;
}

.imagefloat
{
	padding: 2px;
	margin: 0px 10px 10px 0px;
	float:right;
}

.caption {
	margin: 10px;
	padding: 5px;
	border: 1px solid #777;
	background:#FBEBE6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.caption img {border: 1px solid #777;}

.left {float: left;}

.right {float: right;} 

#footer
{
	clear: both;
	color: #272900;
	text-align: left;
	font-size: 90%;
}

#homelink
{
	position: absolute;
	left: 0;
	top: 18px;
	width: 1046px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
}

#homelink a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#footer
{
	background-color: #D2D0C2;
	font-family:Arial, Helvetica, sans-serif;
	color: #800000;
	padding: 8px;
	font-weight:600;
}
