@charset "UTF-8";
table.main_table {
	height: 100%;
	width: 980px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}
body{
	margin-top: 0px;
	background-image: url(/images/dewsouth_bk.jpg);
}
.header_right {
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 236px;
	width: 286px;
}
.header_left {
	background-image: url(/images/header_left.jpg);
	height: 236px;
	width: 694px;
	background-repeat: no-repeat;
	background-position: top right;
}
.right_column {
	background-image: url(/images/right_column.jpg);
	height: 100%;
	width: 286px;
	vertical-align: top;
	text-align: center;
	background-repeat: repeat-y;
	top: 0px;
}
.right_column_bottom {
	background-image: url(/images/right_bottom.jpg);
	height: 179px;
	width: 286px;
	background-position: top;
}
.side_box_top {
	background-color: #AC872F;
	height: 10px;
	width: 240px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	border: 5px solid #896A27;
}
.side_box_bottom {
	background-color: #E3CE97;
	height: 100%;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border: 5px solid #896A27;
	padding: 5px;
}
.nav_bar {
	height: 50px;
	width: 694px;
	padding: 0px;
}
.nav:active {
	background-color: #E3CE97;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 86px;
}
.main_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #661A03;
	background-image: url(/images/dewsouth_band.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 425px;
	width: 600px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: 10%;
}
.nav {
	width: 86px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
.nav:hover {
	background-color: #E3CE97;
	height: 50px;
	width: 86px;
	text-align: center;
	vertical-align: middle;
}




.link {
	color : #E3CE97;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	height: 50px;
	width: 86px;
}  

.link:hover {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #E3CE97;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 86px;
} 

.link:active {
	color : #661A03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #DFCB95;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 86px;
}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 694px;
	top: 0px;
	vertical-align: text-top;
	text-indent: 20px;
	background-color: #E3CE97;
}
.top_spacer {
	height: 35px;
	width: 694px;
}
.bottoom_spacer {
	height: 151px;
	width: 694px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}

.news_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E3CE97;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 650px;
	border: 2px solid #AC872F;
	top: 0px;
}
.news_table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E3CE97;
	background-color: #AC872F;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	padding: 0px;
	height: 60px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.news_table_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E3CE97;
	text-align: left;
	text-indent: 20px;
	vertical-align: text-top;
	height: 100%;
	width: 100%;
	padding: 20px;
	border-top-color: #E3CE97;
	border-right-color: #E3CE97;
	border-bottom-color: #E3CE97;
	border-left-color: #E3CE97;
}
.news_table_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E3CE97;
	background-color: #661A03;
	text-align: left;
	text-indent: 10px;
	height: 25px;
	width: 100%;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
