body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #636531;
}
#container {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg_container.jpg);
	background-repeat: repeat-y;
	padding-right: 38px;
	padding-left: 39px;
}
#nav_top {
	overflow: hidden;
	text-align: right;
	font-size: 11px;
	background-color: #313031;
	padding-top: 10px;
	background-image: url(/images/web_address.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav_top a:link, #nav_top a:visited {
	color: #cc9933;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#nav_top a:hover {
	color: #E7EB00;
}
#menu {
	background-image: url(/images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 10px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 13px;
}
#menu a:hover {
	color: #CC9900;
}
.img_left {
	float: left;
	margin-right: 15px;
}
.img_right {
	float: right;
	margin-left: 15px;
}

#header2 {
	height: 5px;
}

#header {
	height: 266px;
	background-image: url(/images/bg_headlines.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
#header_left {
	float: left;
	width: 606px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBF7B;
}
#header_left p {
	margin: 10px;
}
#header_left h1 {
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#header_left h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px;
}
#header_left a:link, #header_left a:visited {
	color: #CE6500;
}
#header_left a:hover {
	text-decoration: none;
}
#channels {
	padding-top: 15px;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#channels a:link, #channels a:visited {
	color: #636531;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#channels a:hover {
	color: #FFFFFF;
	background-color: #CE6500;
}



#header_right {
	float: left;
	width: 320px;
	padding-left: 14px;
}
#header_right form {
	margin: 0px;
	background-image: url(/images/bg_form_join.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 295px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
}
#header_right h3 {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #ffcc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
#header_right input {
	font-size: 11px;
	margin-left: 10px;
}
#header_right form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headlines {
	background-image: url(/images/bg_alternate.jpg);
	background-repeat: repeat-x;
	height: 128px;
	padding-left: 10px;
}
#headlines p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#headlines a:link, #headlines a:visited {
	color: #000000;
	text-decoration: none;
}
#headlines a:hover {
	color: #CE9A31;
}




.mbn {
	color: #cc6600;
}

.mbnDrop {
	color: #cc6600;
	font-size: 11px;
}
.normal{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#content {
	overflow: hidden;
	margin-top: 10px;
	background-image: url(/images/bg_grey_fade.jpg);
	background-repeat: repeat-x;
	width: 961px;
	margin-bottom: 10px;
}
#col_right {
	float: right;
	width: 322px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
#col_right a:link, #col_right a:visited {
}

#col_right h3 {
	color: #CE9A00;
	font-size: 24px;
	clear: left;
	margin-top: 10px;
}

#col_right a:link, #col_right a:visited {
	color: #CE6500;
	text-decoration: none;
}
#col_right a:hover {
	color: #CE9A00;
	text-decoration: none;
}

#col_left {
	float: left;
	width: 188px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#col_left h3 {
	color: #CE9A00;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col_left h4 {
	font-size: 11px;
	color: #999999;
	margin: 0px;
}
#col_left p {
	margin: 0px;
}
#col_left ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#col_left li {
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 7px;
}



#col_left .highlight {
	color: #94497B;
	font-weight: bold;
}
#col_left a:link, #col_left a:visited {
	color: #CE9A00;
	text-decoration: none;
}
#col_left a:hover {
	text-decoration: underline;
}
#col_left .brown_list {
}

#col_left .brown_list h3 {
	background-image: url(/images/bg_title_brown.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 169px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 16px;
	margin-bottom: 5px;
}
#col_left .brown_list p {
	padding-left: 4px;
	padding-top: 2px;
}
#col_left .brown_list a:link, #col_left .brown_list a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #996600;
}
#col_left .green_list {
	margin-bottom: 10px;
}
#col_left .green_list h3 {
	background-image: url(/images/bg_title_green.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 169px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 16px;
	margin-bottom: 5px;
}
#col_left .green_list p {
	padding-left: 4px;
	padding-top: 2px;
}
#col_left .green_list a:link, #col_left .green_list a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #BDBE8C;
}
#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	font-size: 11px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 15px;
}
#footer .right {
	float: right;
}
#footer .left {
	float: left;
}

#footer a:link, #footer a:visited {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#center {
	float: left;
	width: 385px;
	margin-left: 20px;
	font-size: 11px;
}
#center p {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#center h1 {
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 10px;
}
#center a:link, #center a:visited {
	color: #9C9631;
}
#center a:hover {
	text-decoration: none;
	color: #94497B;
}

#center h2 {
	font-size: 14px;
	text-transform: capitalize;
	background-image: url(/images/bg_h2.gif);
	background-repeat: repeat-x;
	color: #9C9631;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#highlights {
	background-image: url(/images/bg_left_column.gif);
	background-repeat: repeat-x;
	padding: 9px;
}
#center .box {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#center .box img {
	border: 4px solid #666666;
}
#center .box p {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#cities {
	clear: left;
	background-image: url(/images/bg_city.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 372px;
	padding-right: 5px;
	padding-left: 9px;
	padding-top: 12px;
	color: #FFCF63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cities table {
	font-size: 11px;
	color: #FFE8B3;
}
#cities p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cities a:link, #cities a:visited {
	color: #FFEBB5;
	text-decoration: none;
}
#cities a:hover {
	color: #C69629;
}

#banner {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#banner img {
	border: 5px solid #636563;
}
#col_right #ads {
	text-align: center;
	margin-top: 10px;
}

#col_right #ads .ad_small {
	border: 2px solid #CCCCCC;
	margin-top: 15px;
}

#video {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#col_right form#join {
	background-image: url(/images/bg_form_join.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 295px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#col_right form#join input {

	font-size: 11px;
	margin-left: 10px;
}
#col_right form#join p {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#col_right form#join h3 {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #ffcc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.source {
	font-weight: bold;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.frame {
	border: 7px solid #999999;
}

h1 {
color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;

}
h2 {
	font-size: 14px;
	font-weight: normal;

}
h6 {
color: #3b0003;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}

A:link {color: #915D2E;}
A:visited {color: #915D2E;}
A:active {color: #915D2E;}
A:hover {color: #915D2E;}
