/* Styles for Version 5 and higher Browsers*/


/* Browser Fixes and Workarounds */
.nn6img { display : block }
p { margin-top : 0px }
td {
	padding : 0px;
	vertical-align: top;
}
p.mnlinkbar {
	font : 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left
}

/* The Sidebar */
.sidebar {
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 15px 0px 0px;
	vertical-align: top;
	width: 165px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DED7AD;
	margin-right: 0px;
}

.sidebar h2 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;}
	
.sidebar h3 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-top : 16px 0px 0px 0px;}
	
.sidebar a:link {
	color : #990000;}
	
.sidebar a:visited { color : #990000}

.sidebar a:hover {
}
	
p.navSubs {
	margin-bottom : 0px;
	margin-top : 0px;
	width : 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left:0px;
	margin-left:0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
	
.navSubs a {
	background-color : #EBEBE3;
	color : #000000;
	padding : 7px 7px 7px 0px;
	text-decoration : none;
	width : 160px;
	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	display: block;
	text-align: right;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-color: #000000;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	border-right-style: none;
	}
	
.navSubs a:hover,.navSubs a:active {
	background-color : #D2D1B2;
	text-decoration : none;
	color: #810100;
}
/* The Text Links and copyright at Bottom of Pages */
.linkbar {
	color : #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 3px;
	text-align: center;
	text-decoration: none;
	padding: 5px 15px 15px;
	border: 1px #EBEBE3;
	width: 625px;
	}
.linkbar a:link {
	color : #FFB013;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkbar a:visited { color : #FFB013; text-decoration : none}
.linkbar a:hover { color : #FFB013; text-decoration : underline }

}

.goldbk {
	background-color: #EBEBE3;
	width: 725px;
	text-align: center;
	margin: 10px;
	padding: 2px;
	border: 1px solid #810100;
}
.buttons {
	background-color: #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	height: 25px;
	vertical-align: middle;
	padding-right: 5px;
	text-align: right;
}
.img_border {
	border: 1px solid #FFB013;
	margin: 10px;
}
.whitebk_subs {
	background-color: #EBEBE3;
	padding: 0px;
	border-right: solid #000000;
	border-bottom: solid #000000;
	border-left: solid #000000;
	border-top-color: #000000;
}
.subheader {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.mainheader {
	color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../assets/img_main/mainhd_bk.gif);
	background-repeat: repeat-x;
	background-position: left;
	border-top: 2px solid #adae00;
	border-right: 2px solid #adae00;
	border-left: 2px solid #adae00;
	width: 720px;
}
.pagelabel {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006531;
}
.rtside {
	padding: 0px;
	width: 160px;
	vertical-align: top;
}
.topleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 168px;
	height: 25px;
	vertical-align: top;
}
.leftside {
	width: 200px;
	background-color: #004D41;
	padding: 0px 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB013;
	border-right-color: #FFB013;
	border-bottom-color: #FFB013;
	border-left-color: #FFB013;
}
.gld_imgbd {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CECF9C;
	border-left-color: #CECF9C;
}

.header{
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	width: 650px;
	background-color: #004D41;
	height: 90px;
	}

.header a:link {
	color : #ADAE00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
	
.header a:hover {
	text-decoration: underline;
	color: #ADAE00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header a:visited, a:active {
	color : #ADAE00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlft {
	background-color: #FBE0AB;
	text-align: left;
	width: 205px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFB013;


}
.headrt {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	width: 467px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFB013;
	border-right-color: #FFB013;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB013;
	border-left-color: #FFB013;
	height: 0px;
	margin: 0px;



}
.float_right {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #333333;
}
li {
}

.feature_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
.topmenu {
	text-align: left;
	width: 386px;
	vertical-align: middle;
	height: 26px;
}

.chamber_evt {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.chamber_evt a:link {
	color : #DF9700;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.chamber_evt a:visited {
	color : #FFB013;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.chamber_evt a:hover {
	color : #FFB013;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.chamber_evt a:active {
	color : #FFB013;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.content {
	text-align: left;
	vertical-align: top;
	width: 437px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFB013;
	border-right: 1px solid #FFB013;
	border-bottom: 1px solid #FFB013;
	border-left: 1px solid #FFB013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../assets/img_main/oburg_cty_bk.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 1.4em;
}
.content a:link { color : #DF9700; text-decoration : underline }
.content a:visited { color : #FFB013; text-decoration : underline }
.content a:hover { color : #FFB013; text-decoration : underline }
.sub_menu {
	color : #FFB013;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	padding-right: 25px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 8px;
	line-height: 15px;
	
}
	
.sub_menu  a:link {
	color : #FFB013;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	
.sub_menu  a:visited {
	color : #FFB013;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sub_menu  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFB013;
}
.content h1 {
	font-size: 20px;
	color: #004D41;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004D41;
	margin-top: 80px;
	text-transform: lowercase;
	letter-spacing: .5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFB013;
	margin-left: 5px;
	padding-top: 15px;
}
.top_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004D41;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004D41;
	border-right-color: #004D41;
	border-bottom-color: #004D41;
	border-left-color: #004D41;
	text-align: right;
	padding-right: 2px;
	vertical-align: middle;
}
.top_back a:link {
	color: #004D41;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_back a:visited {
	color: #004D41;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_back a:active {
	color: #004D41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.top_img {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004D41;
}
.default_top_menu {
	text-align: left;
	width: 648px;
	padding-bottom: 2px;
}
.img_border {
	border: 1px solid #000000;
}
.img_border_black {
	border: 1px solid #000000;
}
.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB013;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE0AB;
}
.content h6 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.events_tbl {
	border: 1px solid #FFB013;
}
.flot_rt_no_brd {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
