﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#container {
	width: 770px;
	margin: 10px auto;
	background-image: url('../images/conbak.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 770px;
	background-image: url('../images/masthead.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 23px;
}
#navigation {
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 10px;
	background-image: url('../images/swope.gif');
	background-repeat: repeat-y;
}
#content {
	background-position: inherit;
	margin: 0px;
	float: right;
	width: 700px;
	padding: 10px;
	background-image: url('../images/pbak.gif');
	background-repeat: repeat;
}
#footer {
	text-align: left;
	clear: both;
	width: 770px;
	padding: 0px;
	background-color: #526434;
}
/* Navigation Styles */
#navigation ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	float: left;
}
#navigation li {
	font-family: Pristina;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	color: #9A3D3B;
	list-style-type: none;
}
#navigation a {
	text-decoration: none;
	color: #9A3D3B;
	font-weight: bold;
}
#navigation li ul {
	position: absolute;
	text-decoration: none;
	float: left;
	display: none;
}
#navigation li:hover ul {
	list-style-type: none;
	text-decoration: none;
	display: block;
	float: left;
	cursor: auto;
}
/* Content Styles */
#content h2 {
	padding: 0px;
	margin: 0px;
	color: #9A3D3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
/* Footer Styles */
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
# footer a:visited {
	color: #9A3D3B;
	text-decoration: none;
}
#footer a:active {
	color: #9A3D3B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	color: #9A3D3B;
	text-decoration: underline;
}
/* Layer Styles */
div#layer2 {
	position: relative;
	float: right;
	clear: none;
	color: #526434;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div#layer3 {
	position: relative;
	float: right;
	clear: none;
	color: #526434;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div#layer4 {
	float: right;
	clear: none;
	position: relative;
	color: #526434;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div#layer5 {
	float: left;
	position: relative;
	color: #9A3D3B;
	font-style: normal;
	text-align: center;
	font-weight: bolder;
	font-size: 16px;
	#p { color: #FF0000;
}

#layer6 {
	font-size: 14px;
	font-weight: bold;
	color: #526434;
	text-align: center;
	position: relative;
	float: right;
	clear: none;
}



}
div#layer6 {
	font-size: 14px;
	color: #526434;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	position: relative;
	float: right;
	clear: none;
}

