@charset "utf-8";



body {
	background-color: #151515;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background-color: #994400;
	width: 1000px;
	min-width: 740px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: relative;
	/* [disabled]left: auto; */
	/* [disabled]right: auto; */
	/* [disabled]top: 0px; */
	/*color: #FFFFFF;
	text-align: left;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;*/
}

#top {
	position: absolute;
	width: 1000px;
	min-width: 740px;
	max-width: 1000px;
	top: 40px;
	/* [disabled]clear: none; */
	max-height: 30px;
	min-height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 1000px;
	position: relative;
	min-width: 740px;
	max-width: 1000px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	border-style: none;
	top: 20px;
	border-width: medium;
	max-height: none;
	min-height: 550px;
	height: auto;
	margin-right: auto;
}


.dark_band {
	height: 290px;
	width: 960px;
	margin-top: 0px;
	margin-left: 0px;
	left: 20px;
	top: 180px;
	position: absolute;
	background-color: #151515;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}


#wrapper #main .hog_logo {
	position: absolute;
	left: 25px;
	top: 40px;
}

#wrapper #main .escr_words {
	position: absolute;
	top: 20px;
	left: 230px;
}

#wrapper #main .escr_logo {
	position: absolute;
	top: 40px;
	left: 710px;
}

.area {
	height: 250px;
	width: 920px;
	position: absolute;
	top: 20px;
	left: 21px;
	background-color: #994400;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.page_subtitle {
	font-family: source-sans-pro;
	font-size: 32px;
	font-style: normal;
	line-height: 32px;
	font-weight: 600;
	color: #D3D232;
	text-align: center;
	white-space: normal;
	position: absolute;
	width: 450px;
	left: 260px;
	right: 0px;
	top: 160px;
	background-color: #994400;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-right: 0px;
	margin-left: 0px;
	height: 40px;
}
.last_update {
	font-family: source-sans-pro;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: 600;
	color: #d3d232;
	left: 260px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.header_pic {
	height: 161px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: -20px;
	margin-bottom: 0px;
}
#mainnav {
	position: relative;
	width: 1000px;
	min-width: 740px;
	max-width: 1000px;
	background-color: #373F8A;
}


#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	color: #000000;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}

#mainnav ul li {
	display: inline-block;
	position: relative;
	height: auto;
	width: 136px;
	text-align: center;
	z-index: 100;
}

#mainnav ul li:hover { background-color:#994400; }
#mainnav ul li a,visited { display:block; padding:15px; color: #ddd; text-decoration: none; }
#mainnav ul li a:hover { color:#000; }
#mainnav > ul li:hover a {
	color: #000;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}

#mainnav ul li:hover > ul.sub-menu { display:block;}

#mainnav ul ul.sub-menu { display:none; position:absolute; background-color: #fff; min-width: 100px; }
#mainnav ul ul.sub-menu li { display:block; overflow: visible; }
#mainnav ul ul.sub-menu li:hover {
	background-color: #99FF00;
}
#mainnav ul li:hover ul.sub-menu li a,visited { color:#000; }

#separator1 {
	width: 1000px;
	min-width: 740px;
	height: 20px;
	position: relative;
	left: auto;
	right: auto;
	background-color: #994400;
	overflow: visible;
	overflow-y: visible;
}
#separator2 {
	background-color: #994400;
	height: 20px;
	width: 1000px;
	position: relative;
	float: none;
	overflow: visible;
	overflow-y: visible;
	z-index: 0;
}
h1, h2 , h3{
	color: #F9FF83;
	font-family: source-sans-pro;
	font-style: italic;
	font-weight: 900;
}
#myfooter {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	text-align: center;
}
.escr_green {
	color: #99FF00;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	font-size: 24px;
}
.av_red_text {
	color: #FF5053;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	text-align: left;
	line-height: 24px;
}
.white_txt {
	color: #FFFFFF;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}
.td_blk_bkgrnd {
	background-color: #151515;
}
.td_lt_yellow_bkgrnd {
	background-color: #FFFFCC;
}
.td_med_grey {
	background-color: #999999;
}
.td_blue {
	background-color: #19AADF;
}
.rust_text {
	color: #BC6606;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
}
.txt_20px_dark_blue {
	color: #0288B8;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}
.txt_24px_dark_green {
	color: #66FF00;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}
.white_txt_center {
	color: #FFFFFF;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}
.txt_30px_red {
	color: #ED000E;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
}
