/* CSS Document */

body {
	background-color:#4E413C;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	color:#4C2328;
	line-height:18px
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin:0;
	letter-spacing:1px;
}

a:link {
	text-decoration: none;
	color:#4E413C;
}
a:visited {
	text-decoration: none;
	color:#4E413C;
}
a:hover {
	text-decoration: none;
	color:#2D213F;
}
a:active {
	text-decoration: none;
	color:#2D213F;
}
/* ID Styles */

#img {
	padding-bottom:20px;
}
#main {
	margin:0 auto 0 auto;
	position:relative;
	width:800px;
	padding:0px;
	background-color:#4E413C;
}
#header {
	position:relative;
	width:800px;
	height:245px;
	padding: 0px;
	overflow:hidden;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-color:#E8EAD2;
}
.banner {
	width:800px;
	height:165px;
	padding-top:80px;
}
#nav {
	list-style: none;
	padding:0px;
	margin:5px 0px 5px 0px;
	height:30px;
	position: relative;
	background-color:#4C2328;
}
#nav li {
	float: left;
	margin:0px;
}
#nav a {
	color: #E8EAD2;
	text-decoration: none;
	padding: 8px 20px;
	font: bold 14px/100% Georgia, "Times New Roman", Times, serif;
	display: block;
}
#nav a:visited {
	color: #E8EAD2;
	text-decoration: none;
}
#nav a:hover {
	color: #4C2328;
	background-color:#E8EAD2;
}
#menu {
	position:relative;
	width:790px;
	height:30px;
	padding-left:10px;
	margin:5px 0px 5px 0px;
	background-color:#4C2328;
}
#content {
	background-image:url(images/background.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#E8EAD2;
	height:700px;
	width:760px;
	/*clear:both;*/
	float:left;
	padding:40px 20px 20px 20px;
}
#footer {
	position:relative;
	clear:both;
	float:left;
	margin:0 auto 0 auto;
	margin-top:5px;
	background-color:#4C2328;
	padding:0px 20px 0px 20px;
	width:760px;
	height:18px;
}
.left_content {
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	width:480px;
}

/*Class Styles*/


ul.hdr 
{
	margin: 0;
	padding: 0;
	width: auto;
}
ul.hdr li
{
	position:relative;
	margin:0px;
	padding:0px;
	display:block;
	list-style-type: none;
	width:200px;
	height:30px;
}
ul.list
{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ul.list li
{
	margin-left:20px;
	margin-top:20px;
	list-style-image:url(images/bullit_point.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
	color:#2D213F;
	line-height:18px;
}
.colone {
	display:inline;
	float:left;
	padding:0px;
	margin:0px 40px 0px 0px;
	width:200px;
}
.coltwo {
	display:inline;
	margin:0px 40px 0px 0px;
	float:left;
	width:200px;
	padding:0px;
}
.colthree {
	display:inline;
	float:left;
	width:200px;
	padding:0px;
	margin:0px;
}
.page_nav {
	position:relative;
	padding-top:20px;
	width:760px;
	height:20px;
	float:left;
}
ul.qtext {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
ul.qtext li {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	color:#4C2328;
	line-height:24px;
	font-weight:bold;
	padding-top:10px;
	width:480px;
}
ul.atext {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
ul.atext li {
	list-style-type: none;
	padding-top:40px;
	position:relative;
	float:left;
	width:460px;

}
ul.more1
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
}
ul.more1 li
{
	list-style-type: none;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align: left;
	width: 50px;
	height:16px;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float:left;
}
ul.more1 a
{
	display: block;
	width: 50px;
	height:14px;
	padding-left:5px;
	color: #E8EAD2;
	text-decoration: none;
	background-color:#2D213F;

}
ul.more1 a:hover, ul.more1 a:focus
{
	color:#E8EAD2;
	background-color:#4E413C;
	text-decoration:none;
}
ul.more2
{
	margin:0;
	padding: 0;
	list-style-type: none;
}
ul.more2 li
{
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	width: 55px;
	height:18px;
	padding:0px;
	margin-right:20px;
	float:left;
}
ul.more2 a
{
	display: block;
	width: 55px;
	height:18px;
	padding-left:5px;
	color: #E8EAD2;
	text-decoration: none;
	background-color:#2D213F;

}
ul.more2 a:hover, ul.more2 a:focus
{
	color:#E8EAD2;
	background-color:#4E413C;
	text-decoration:none;
}
ul.copy {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
ul.copy li
{
	list-style-type: none;
	font-size:9px;
	color:#E8EAD2;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	position:relative;
	width: 300px;
	height:14px;
	float:left;
}
ul.alt_nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
ul.alt_nav li
{
	list-style-type: none;
	font-size:9px;
	color:#E8EAD2;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	position:relative;
	width: 350px;
	height:14px;
	float:right;
}
ul.alt_nav a
{
	text-decoration: none;
	color:#E8EAD2;

}
ul.alt_nav a:hover, ul.alt_nav a:focus
{
	text-decoration:underline;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2D213F;
	font-weight:bold;
	line-height:16px;
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:11px;
	color:#4C2328;
	line-height:16px;
}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	color:#2D213F;
	line-height:14px;
}
.text4 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	color:#2D213F;
	line-height:14px;
}
.boldtxt1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	color:#2D213F;
	line-height:18px;
	font-weight:bold;
}
.boldtxt2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	color:#4E413C;
	line-height:18px;
	font-weight:bold;
}

