@charset "UTF-8";

body {
	background-color: #000000;
	color:#000000;
	background-image: url(images/top_stripe.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
	padding:0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}

a:link {text-decoration: none;color:#FFDD00;border: 0px;}
a:visited {text-decoration: none;color:#FFDD00;border: 0px;}
a:hover {text-decoration: underline;color:#FFDD00;border: 0px;}
a:active {text-decoration: none;color:#FFDD00;border: 0px;}
a img {border:0px;}

.main_content {
	width:810px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:130px;
	border:none;
	color: #FFFFFF;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height: 600px;
}

.main_content_yellow {
	color:#FFDD00;
}

/*----SIDEBAR---*/

.sidebar {
	width:194px;
	margin-left:0px;
	background-image:url(images/sidebar_bkgrnd.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-top: 0px;
	line-height:40px;
	padding-top: 0px;
	float: right;
	text-decoration:none;
}

.sidebar_links {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.sidebar ul {list-style-image:url(images/star_ul_button.gif);list-style-position:outside; text-decoration:none;}

.sidebar_links:link, .sidebar_links:visited, .sidebar:active {color:#000000; text-decoration:none;}
.sidebar_links:hover {color:#000000; text-decoration:none; background-color:#FFFFFF; font-weight:bold;}


/*----FACTS SIDEBAR---*/
.facts_sidebar {
	width:194px;
	background-image:url(images/facts_bkgrnd.gif);
	background-repeat:repeat-y;
	margin-top: 10px;
	margin-left:5px;
	margin-right:0px;
	padding-top: 0px;
	float: right;
	line-height:30px;
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	color:#FFFFFF;
	text-align:center;
}

.facts_sidebar_smtext {
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:13px;
}

/*----PHONE NUMBER---*/
.phone_number {
	width:194px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	text-align: center;
	color: #FFDD00;
	line-height: 20px;
}

.email_address {
	width:194px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	text-align: center;
	color: #FFDD00;
	line-height: 20px;
	font-size:12px;
	font-stretch:condensed;
}

/*----BOTTOM GOLD STAR---*/
.gold_star {
	width:194px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	clear:both;
}

/*----LEFT PICS---*/
.left_sidebar_pics {
	width:150px;
	float:left;
	padding-top: 80px;
	padding-left: 15px;
}

/*----BOLD LARGE YELLOW TEXT---*/
.header_text {
	font-size:24px;
	font-weight:bold;
	line-height:34px;
	color:#FFDD00;
}

/*----BOLD LARGE WHITE TEXT---*/
.header_text_white {
	font-size:24px;
	font-weight:bold;
	line-height:34px;
	color:#FFFFFF;
}

/*----MAIN BODY TEXT---*/
.main_body_text {
	width:430px;
	float:left;
	padding-left: 10px;
}

/*----FOOTER---*/
.footer {
	width:810px;
	margin-top:0px;
	margin-bottom:10px;
	border:none;
	color: #FFDD00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	text-align:center;
}