@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004040;
}
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 125%;
}
h1,h2,h3 ,h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #415B40;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
}
h2 {
	font-size: x-large;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {
	color: #960;
	font-size: large;
	line-height: 125%;
}
h4 {
	color: #415B40;
	font-size: medium;
}
strong {
	color: #960;
}


th {
	font-weight: bold;
	color: #960;
}
td {
	font-size: 95%;
	line-height: normal;

}
p {
	line-height: 120%;
}
hr {
	color: #960;
}
li {
	line-height: 140%;
}





a:hover			{
	color: #960;
}
a:link, a:visited		{
	color: #415B40;
}
#wrapper {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFF;
}

#wrapper #header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 906px;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #960;
}
#wrapper #header h1 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
	float: left;
}
#wrapper #header img {
	display: inline;
	left: auto;
	right: auto;
	bottom: 0px;
	text-align: center;
}

#wrapper #header p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper #header #slogan {
	display: inline;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #960;
	font-size: 120%;
}

#wrapper #content {
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	background-image: url(/images/2col_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #960;
	width: 916px;
	clear: both;
}
#wrapper #content img {
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}

#wrapper #content #left_column{
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper #content #left_column td {
	font-size: 100%;
}

#wrapper #content #right_column {
	width: 200px;
	margin-right: 5px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #content #center_col {
	margin-right: auto;
	width: 440px;
	margin-left: auto;
}
#wrapper #content #right_col_wide {
	margin-right: 15px;
	margin-left: auto;
	padding-right: 15px;
	width: 650px;
	clear: right;
}
#wrapper #content #right_col_wide h3 {

}
#wrapper #content #right_inner {
	text-align: center;
	float: right;
	width: 40%;
	padding: 5px;
	background-color: #EEF2EE;
	border: 1px dashed #960;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #content #right_inner h3 {
	text-align: center;
}
#wrapper #content #one_col {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	width: 900px;
	padding-left: 5px;
}
#wrapper #content #one_col h2 {
	text-align: center;
}



#wrapper #content #center_col #homepage_ad {
	background-color: #DEE7DE;
	margin: 5px;
	padding: 5px;
	border: 1px solid #415B40;
}



#wrapper #footer  {
	padding: 10px;
	clear: both;
	text-align: center;
	margin: 0px;
	border-bottom-width: 4px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #960;
	border-bottom-color: #960;
	border-top-width: 1px;
}
.premiums {
	color: #415B40;
	font-weight: bold;
	font-size: medium;
}
.lots {
	font-weight: bold;
	color: #960;
	text-transform: uppercase;
}
.class {
	font-weight: bold;
	color: #960;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #415B40;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



p.copyright {
	font-size: 90%;
	color: #333;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration:underline;
	color: #415B40;
}
.copyright a:hover {
	color: #960;


}
.event_date {
	font-size: medium;
	font-weight: bold;
	color: #415B40;
}
.larger_type {
	font-size: 115%;
}
.adbox {
	background-color: #DEE7DE;
	margin: 5px;
	padding: 5px;
	border: 1px solid #415B40;
}
.green_text {
	color: #415B40;

}
.entertainment {
	display: block;
	clear: right;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.small {
	font-size: x-small;
}






#nav{
	margin: 0;
	padding: 0;
	color: #960;
	background-color: #E1E8E0;
}

#nav ul{
	margin: 0;
	padding-left: 0;
	float: left;
	width: 100%;
}

* html #nav ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#nav ul li{
display: inline;
}


#nav ul li a{
	float: left;
	color: #415B40;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(/images/menudivide.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#nav ul li a:hover{
	padding-bottom: 0;
	color: #960;
}


#navlist {
	padding-left:0;
	margin-left:0;
	width:190px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A67941;
}

#navlist li {
	list-style:none;
	margin:0;
	padding:0.25em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #960;
}

#navlist li a {
text-decoration:none
}
#navlist li a:hover {
	text-decoration:none;
	color: #960;
}
.mceContentBody {
	background-image: none;
	background-color: #FFF;
} /*TinyMCE*/
.mceContentBody a:link, .mceContentBody a:visited   {
	text-decoration: underline;
} /* FF requires a important here */
.mceContentBody a:hover, .mceContentBody a:active   {
	text-decoration: none;
} /* FF requires a important here */
a:link .no_underline {
	text-decoration: none;
}
.level_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #960;
	font-weight: bold;
	line-height: 125%;
}
.level_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #960;
	font-weight: bold;
	line-height: 125%;
}
.level_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #960;
	font-weight: bold;
	line-height: 125%;
}
.level_4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #960;
	font-weight: bold;
	line-height: 125%;
}
.level_5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #960;
	font-weight: bold;
	line-height: 125%;
}
