A:link {color: #000}
A:visited {color: #000}
A:active {color: #000}

body {
	background: #ffffff;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: Url(Images/bg.jpg) repeat-x;
}

#main {
	width: 750px;
	padding: 1px;
	margin: 0 auto;
	text-align: left;
	background: #73461D;
	filter: "progid:DXImageTransform.Microsoft.Shadow(color=#9D9D81, direction=90, strength=8)";
}

#main_header {
	position: relative;
	height: 57px;
	padding: 0px;
	margin: 4px;
	background: #73461D Url(Images/striped_bg.jpg) repeat;
}

.white_border {
	position: relative;
	background: white;
	padding: 4px;
	margin-bottom: 7px;
}

.nav {
	background: url(images/collage.jpg) no-repeat top right;
	position: relative;
	height: 192px;
}

.nav_flash_holder {
	position: relative;
	float: right;
	height: 192px;
	width: 468px;
	padding: 0px;
	margin: 0px;
}

.nav_holder {
	position: relative;
	float: left;
	background: #B0A468;
	height: 192px;
	width: 270px;
	padding: 0px;
	margin: 0px;
}

.nav_item {
	position: relative;
	float: left;
	background: url(images/new_nav_image.jpg) no-repeat;
	width: 270px;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin: 3px 0px 0px 0px !important;
	margin: 6px 0px 0px 0px;
	padding: 2px 2px 2px 16px;
	padding-left: 16px;
}

.nav_item a {
	text-decoration: none;
	color: #fff;
}

.nav_item a:hover {
	text-decoration: none;
	font-weight: bold;
}

.nav_item a:visited {
	color: #fff;
}

.content_holder {
	margin: 0px;
	padding: 4px;
	background: #fff;
	display: block;
	width: 742px !important;
	width: 748px;
}

.right_bar {
	position: relative;
	float: right;
	right: 0px;
	width: 140px;
	background: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

.content {
	position: relative;
	left: 0px;
	margin: 0px;
	background: #E9E8CC;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 3px 4px 6px 4px;
	width: 589px !important;
	width: 595px;
}

.content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0px 6px 0px;
	padding: 0px;
}

.content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 1px 0px 3px 0px;
	padding: 0px;
}

.content form {
	padding: 0px;
	margin: 2px 0px 2px 0px;
}

.content table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.table_h {background-color: #73461D; color: white;}
.table_h a {text-decoration: none; color: #fff;}
.table_h a:hover {text-decoration: underline; color: #fff}
.table_h a:visited {color: #fff;}
.table_1 {background-color: #CFCFA9; color: black;}
.table_2 {background-color: #DDDDC1; color: black;}
.content_inside_holder {padding-bottom: 10px; display: block;}
.content_left {position: relative; float: left; width: 50%}
.right_header {position: relative; top: 0px; background: #73461D; font-weight: bold; text-align: left; padding: 2px; font-size: 12px; font-family: arial; color: #fff; margin: 0px; text-decoration: none;}
.right_content_light {position: relative; top: 0px; background: #DDDDC1; text-align: left; padding: 2px; font-size: 12px; font-family: arial; color: #000; margin: 0px;}
.right_content_dark {position: relative; top: 0px; background: #CFCFA9; text-align: left; padding: 2px; font-size: 12px; font-family: arial; color: #000; margin: 0px;}
.right_bar a {text-decoration: none; color: #000;}
.right_bar a:hover {text-decoration: underline;}
.right_bar a:visited {color: #000;}
.bottom_nav {position: relative; width: 748px; padding: 3px 1px 3px 1px; margin: 0px; text-align: center; background: #73461D; font-family: arial; font-size: 12px; color: #fff;}
.bottom_nav a {text-decoration: none; color: #fff;}
.bottom_nav a:hover {text-decoration: underline;}
.bottom_nav a:visited {color: #fff;}
.content_bottom {text-align: center; font-family: arial; font-size: 10px; color: #000; padding-top: 6px;}
.arrow_list {list-style-image: url(Images/Arrow_1.gif); padding: 0px; margin: 0px 1px 0px 15px;}
span.tiny {font-size: 10px; font-style: italic;}