@charset "UTF-8";



#masthead {
	position: absolute;
	left: 70px;
	top: 5px;
}


#strapline {
	background-color: #938966;
	position: absolute;
	height: 3em;
	width: 100%;
	left: 0px;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;

	text-indent: 75px;
	vertical-align: middle;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #938966;
}
#primary_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	position: absolute;
	left: 0px;
	top: 8.5em;
	color: #CCCCCC;
	background-color: #251600;
	text-indent: 15px;
	width: 100%;
}


#primary_nav ul{
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
	
	border-top: 1px solid #251600;
	border-right: 1px none #999;
	border-bottom: 1px solid #251600;
	border-left: 1px none #999;
}


#primary_nav ul li{
	display: inline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}


#primary_nav ul li a{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	color: #938966;
	padding: 6px 12px 6px 7px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#primary_nav ul li a:hover{
	color: #FFFFFF;
	background-color: #352A19;
}

#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #330000;
	position: absolute;
	height: 30em;
	width: 36em;
	left: 80px;
	top: 12em;
}
#main_content ul {
}
#main_content li {
	list-style-image: url(../images/littlest_star.gif);
}

#main_content h1{
	color: #938966;
	font-style: normal;
	font-weight: lighter;
}
#main_content h3 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
.gold {
	color: #866E38;
}
#main_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #330000;
	position: absolute;
	height: 28em;
	width: 24em;
	left: 42em;
	top: 13em;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #330000;
}

#html_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #330000;
	position: absolute;
	height: 28em;
	width: 24em;
	left: 34em;
	top: 13em;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #A68F64;
	position: relative;
	left: 0px;
	top: 4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A69C6A;
	width: 100%;
}


#footer ul{
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
	
}


#footer ul li{
	display: inline;
	
}


#footer ul li a{
	background-repeat: no-repeat;
	background-position: left;
float: left;
color: #938966;

padding: 4px 3px 4px 4px;
text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#footer ul li a:hover{
	color: #000000;
}

#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	top: 7em;
	left: 1em;
	width: 250px;
	color: #999999;
}

.currentprimary {
	background-color: #330000;
}



body {

}

.optional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666633;
	font-style: italic;
}
#main_content a {
	color: #847044;
	text-decoration: underline;
}
#main_content a:hover {
	color: #341C0D;
}
