h1, span.site-title {
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 2.5em;
	margin: 0;
        color:#fff;
}


h1, h2, h3 {font-family:Georgia, Times New Roman, Times, serif;}
h1 a {
	text-decoration: none; text-shadow:#A05900 1px 1px 1px;
}
h2 {
	font-size: 2em;
	margin: 0 0 0px 10px;
}

.header-logo {
   margin:5px 0px 0px 5px;
   float:left;

}
#head h2 {
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	margin-top: -2px;
	margin-bottom: 0;
	color: #A58383;
        text-shadow:#000 1px 1px 1px;
}

#head { background-color:;
position:relative;
text-align:left;
z-index:1;
/*background:rgba(254,248,237,0.5);*/
overflow:visible;
padding:0px 10px;
height:auto;
}

#content { 
float:left;
color:#202020;
padding:0px;
position:relative;
}

ul.section {margin: 0 0 0 0}

.section-wrap {
clear:both;
background:rgba(233, 239, 179, 0.5);}
.section { 
        text-shadow: #ccc 1px 1px 1px;
	padding: 0;
	margin: 0;
        float:left;
	list-style-type:none;
        width:22.5%;
border-left: 1px solid #E9D7C1;

}
.section.first {
        border-left: none;
}
.section.contact {
        width:8%;
}

.section li {
	padding: 0;
	margin: 0;
        line-height:1.2em;
}
.section li a {
        text-decoration:none;
	border: 0;
        padding:4px 8px;
        display:block;	
}
.section li a:hover {background-color: #F6DEB4;}

.section li.current a, .section li.current a:hover {
	background-color: #F3B166;
	color: #fff;
        text-shadow: #965104 1px 1px 2px;
        cursor:default;
        -moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}




body {
	background-color: #2a1f11;
	font-size: 13px;
        margin:0px;padding0px;
}



p, blockquote, li {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

img {border:none;}

ul {
	list-style-type: circle;
}
ul li {
	padding-left: 2px;
}
blockquote {
	margin-left: 20px;
	margin-right: 0px;
  border-left: 3px solid #7E2C2C;
}
a {
	color: black;
	text-decoration: underline;
	
}

h3 {
	font-size: 1.8em;
	margin: 40px 0 0px 10px;
        padding-top: 5px;
        border-top: #7E2C2C 3px double;
}
h3 a {
	border: 0px;
	font-weight: normal;
	font-size: 1.3em;
}
h4 {
	font-size: 1.4em;
	margin: 20px 0 -10px 10px;
}
h1 a, h2 a {
	border: 0px;
}

img.right_inset {
	float: right;
	margin: 10px;
	border: 3px double #7E2C2C;
	border-right: 3px double #652323;
	border-bottom: 3px double #652323;
}
img.left_inset {
	float: left;
	margin: 10px;
	border: 3px double #7E2C2C;
	border-right: 3px double #652323;
	border-bottom: 3px double #652323;
}
em {
	background-color: #FCFFD5;
	font-style: normal;
}

.logo {
	float: left;
	margin-right: 10px;
}

.left {
	float: left
}
.right {
	float: right
}
.center {
	display: block;
	margin: 0 auto;
}
.caps {
	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}




#sidebar-2 p, #sidebar-1 p {
	line-height: 15px;
	font-size: 10px;
}

#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin: 0px auto;
	padding: 10px;
	background: #A3AB66;
}
#wrap {
	margin: -5px 0;
	padding: 0 20px;
}

}

#copywrap {
	padding-right: 25px;
text-align:right;
}

#sidebar-2 {
	float: right;
}
#foot {
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility {
	position: absolute;
	top: -10000px;
}

#content h3 {
	font-weight: normal;
}
#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#splash {
	height: 250px;
	overflow: hidden;
	background-repeat: none;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* Content Stylin! */

#side_menu {
	background-color: #FFFBDF;
	border-left: 1px solid #F0EFC6;
	padding: 4px;
	width: 150px;
	float: right;
}
#content ul li {
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
