@charset "UTF-8";
body {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #E8E2D0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #345b5e;
}
.regular {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.hidy {
	display: none;
}

a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	color: #33FF33;
}

a:link {
	color: #2F484A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2F484A;
}
a:hover {
	text-decoration: underline;
	color: #A11718;
	background: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #330000;
}
#home_text1 a {
	text-decoration: underline;
}
#nav  a {
	font-size: 21px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #ECE8DA;
	margin: 4px;
	font-weight: normal;
}
#nav   li  {
	color: #910100;
	list-style: url(images/star2.jpg) outside;
	display: inline;
	float: left;
}
#nav {
	height: 40px;
	width: 600px;
	position: absolute;
	left: 361px;
	top: 38px;
	margin-right: 20px;
	margin-left: 0px;
	display: inline;
	float: left;
}

h3 {
	font-size: 12px;
	font-style: italic;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #9A0103;
}
h5 {
	font-size: 14px;
}
#home_text1   li  {
	list-style-type: none;
	list-style-image: url(images/star.jpg);
	list-style-position: outside;
}
#container {
	height: 750px;
	width: 960px;
	background: #e8e2d0;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#container_int {
	height: 1200px;
	width: 960px;
	background: #e8e2d0;
	background-image: url(images/bg_intmain.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	height: 105px;
	width: 291px;
	position: absolute;
	left: 0px;
	top: 26px;
}
#header {
	height: 25px;
	width: 735px;
	position: absolute;
}
#homeheader {
	height: 131px;
	width: 421px;
	position: absolute;
	left: 399px;
	top: 169px;
}
#subnav {
	height: 50px;
	width: 500px;
	position: absolute;
	top: 102px;
	left: 411px;
	font-size: 18px;
}
#home_mainpic {
	height: 229px;
	width: 331px;
	position: absolute;
	top: 154px;
	left: 28px;
}
#home_caption {
	height: 276px;
	width: 331px;
	position: absolute;
	left: 29px;
	top: 662px;
}
#home_text1 {
	height: 800px;
	width: 500px;
	position: absolute;
	left: 410px;
	top: 333px;
}
br {
	line-height: 20px;
}
