@charset "UTF-8";
/* CSS Document */

/** Page Elements **/
.body_a {
	background-color: #000000;
	letter-spacing: 0px;
	line-height: 16px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(images/back_003.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

/** Type Settings **/
p, body {
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-family: 14px Arial, Helvetica, sans-serif;
	line-height: 21px;
}

p.footer {
	color: #000000;
	font: 9px Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
h1 {
	color: #000000;
	font: bold 20px Arial, Helvetica, sans-serif;
}
h2 {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;	
}
h4{
	color: #000000;
	font: bold 11px Arial, Helvetica, sans-serif;		
}
h6 {
	color: white;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/** Page Structure **/
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: none;
}
#header {
	width: 400px;
	height: 80px;
	float: left;
	padding-left: 400px;
	padding-bottom: 20px;
	background-image: url(images/header_001a.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#menu_container {
	width: 800px;
	height: 40px;
	padding-left: 0px;
	background-color: none;
	float: left;
}
#home_container {
	width: 800px;
	background-color: none;
	float: left;
}
#banner_container {
	width: 200px;
	background-color: none;
	float: left;
}
#banner1 {
	width: 200px;
	height: 151px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	float: left;
}
#banner2 {
	width: 200px;
	height: 151px;
	margin-bottom: 20px;
	background-color: #999999;
	float: left;
}
#banner3 {
	width: 200px;
	height: 151px;
	margin-bottom: 20px;
	background-color: #666666;
	float: left;
}
#banner4 {
	width: 200px;
	height: 151px;
	margin-bottom: 10px;
	background-color: #333333;
	float: left;
	border: none;
}
#banner1 a img {
	border: none;
}
#banner2 a img {
	border: none;
}
#banner3 a img {
	border: none;
}
#banner4 a img {
	border: none;
}
#body_container {
	width: 600px;
	background-color: none;
	float: left;
}
#feature {
	width: 580px;
	height: 322px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
	background-color: #333333;
	float: left;
}
#blog {
	width: 560px;
	min-height: 302px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	background-color: #666666;
	float: left;
	color: #FFFFFF;
}
#blog_content {
	width: 560px;
	min-height: 262px;
	padding-top: 40px;
	background-color: #000000;
	background-image: url(images/blog_back.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}
#blog_content ul {
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	argin-bottom: 10px;
	color: #FFFFFF;
}
#blog_content li {
	width: inherit;
	float: left;
	list-style-type: none;
	padding: 0px 10px 0px 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#blog_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
#blog_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
#footer_container {
	width: 585px;
	height: 50px;
	float: left;
	padding-left: 215px;
	padding-bottom: 80px;
	padding-top: 10px;
	background-image: url(images/footer_backa.png);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
#footer_menu {
	width: 445px;
	height: 50px;
	float: left;
	background-color: #000000;
}
#search {
	width: 140px;
	height: 35px;
	padding-top: 15px;
	float: left;
	background-color: #000000;
}
#mod_search_searchword {
	padding: 0px;
	margin: 10px 0px 0px;
	text-align: left;
	font-size: 16px;
	width: 140px;
	height: 20px;
	background-color: #CCCCCC;
	border: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

/* Sub Page Structure */

.body_b {
	background-color: #000000;
	letter-spacing: 0px;
	line-height: 16px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	color: #000000;
	margin: 0px;
	background-image: url(images/back_004.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
#container_sub {
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 160px;
	height: 74px;
}
#menu_sub_container {
	width: 760px;
	height: 44px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#content {
	width: 760px;
	float: left;
	margin-left: 160px;
	margin-right: 160px;
	padding: 0px 21px 20px 19px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#search_sub {
	width: 140px;
	height: 54px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
#footer {
	float: left;
	width: 800px;
	height: 42px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000000;
	background-image: url(images/footer_back2.png);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: right;
}
#footer a {
	color: #FFFFFF;	
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** Content Styles **/

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	line-height: 25px;
}
.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}
.header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	line-height: 24px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}

/** Top Navigation **/

#menu_top {
	width: 370px;
	height: 40px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url(images/menuback_001.gif);
	background-position: center;
	background-color: none;
	list-style: none;
}
.menu_top ul {
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}
.menu_top li {
	width: inherit;
	float: left;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
}
.menu_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	font-weight: bold;
}
.menu_top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}

/** Bottom Navigation **/

#menu_bottom {
	width: 445px;
	height: 20px;
	float: left;
	margin-top: 10px;
	background-image: url(images/menuback_001.gif);
	background-position: center;
	background-color: none;
}
#menu_bottom {
	width: 445px;
	height: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	list-style: none;
}
.menu_bottom ul {
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}
.menu_bottom li {
	width: inherit;
	float: left;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
}
.menu_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}
.menu_bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

/** Other Styles **/

.mapdirform {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.feature01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
	line-height: 28px;
}
#featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
	line-height: 28px;
}
.pricestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pricesamount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pricesfootnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.pricesodd {
	background-color: #111111;
}
.bigred01 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.bigred02 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.bigred03 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.bigred04 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

/* Rotating Feature */

ul#feature li img{
	border: none;
	padding: 0px;
}

#feature ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Search */

.componentheading {
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
}

/* Media Archive Styles */

#ma_group {
	float: left;
	width: 710px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px grey;
}
#ma_head {
	float: left;
	width: 710px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #CC0000;
}
#ma_series {
	float: left;
	width: 710px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #eeeeee;
}
#ma_info {
	float: left;
	width: 600px;
	padding-left: 10px;
}
.ma_title {
	font-size: 12px;
	font-weight: bold;
}
.ma_desc {
	font-size: 12px;
	font-weight: normal;
}
#ma_link {
	float: left;
	width: 100px;
}
#ma_link .ma_link:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
#ma_link .ma_link:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
#ma_link .ma_link:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
#ma_link .ma_link:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

/* Links Style */
#links {
	padding-left: 50px;
}
#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#links li {
	border-bottom: dotted 1px grey;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width: 500px;
}
#links a {
	font-weight: normal;
}