/*****GLOBAL STYLES****/
body {
	margin:0px;
	margin-top:0;
	background-color:#666666;
	text-align:center;
}

.top_banner_box {
	background-image:url(/images/global/top_banner.jpg);
	background-repeat:no-repeat;
	width:894px;
	height:89px;
}
.flash_ad_box {
	background-image:url(/images/global/Flash_holder.jpg);
	background-repeat:no-repeat;
	width:894px;
	height:181px;
}
.top_navigation_container {
	background-image:url(/images/global/top_nav_bk.jpg);
	background-repeat:no-repeat;
	width:894px;
	height:32px;
	position:relative;
	text-align:center;                              
}

.Page_Container {
	height: auto;
	width: 894px;
	background-image:url(/images/global/page_bk.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

.Left_nav_container {
	height: auto;
	width: 228px;
	position:relative;
	float:left;
	background-color: #f8eac9;
}
.content_section {
	width:894px;
	height:auto;
	position:relative;
	background-color:#ffffff;
	float:left;
} 
/*.Right_Content_Box {
	background-color:#000000;
	width: 633px;
	float:left;
}*/
.Content_text {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	text-align:left;
	font-size: 12px;
	color: #333333;
	
}
.Content_text a {
	color: #004eda;
	font-weight: bold;	
	text-decoration: none;
}
.Content_text a:hover {
	color: #c8170a;
	font-weight: bold;	
	text-decoration: none;
}
.Video_padding {
	padding-top:10px;
	padding-left:20px;
}
/*.left_photo_box  {
	background-color:#000000;
	float: left;
	width: 267px;
	position: relative;
}*/

.top_navigation {
	font-family:Arial, Helvetica, sans-serif;
	width:894px;
	text-align:center;
	font-size: 12px;
	color: #ffffff;
	padding-top:3px;
	line-height: 25px;
}
.top_navigation a {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.top_navigation a:hover {
	color: #fca140;
	font-weight: bold;	
	text-decoration: none;
}

.Content_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	padding-left:15px;
	font-weight:bold;
}

.Content_title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	padding-left:15px;
	font-weight:bold;
}
.Content_title a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #71b997;
	padding-left:15px;
	font-weight:bold;
}

.Content_title_teal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #759C8A;
	padding-left:15px;
	font-weight:bold;
}
.Right_Content_Red_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #820c02;
}
.Right_Content_Red_text a {
	color: #820c02;
	font-weight: bold;	
	text-decoration: none;
}
.Right_Content_Red_text a:hover {
	color: #c6c3c3;
	font-weight: bold;	
	text-decoration: none;
}

.footerHolder
{
	display: block;
	width: 894px;
}

.footer {
	background-image: url(/images/global/footer_bk.jpg);
	background-repeat: no-repeat;
	width:894px;
	height:168px;
	padding-top: 20px;

	text-align:center;
	display: block;
	float: left;
	
}
.footer_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:894px;
	text-align:center;
	padding-top:8px;
	padding-bottom:3px;
	font-size: 12px;
	color: #ffffff;
}
.footer_links a {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.footer_links a:hover {
	color: #06db9c;
	font-weight: bold;	
	text-decoration: none;
}
.footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:894px;
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
	font-size: 10px;
	color: #333333;
}
/**.footer_text a {
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}
.footer_text a:hover {
	color: #31f4fb;
	font-weight: bold;	
	text-decoration: none;
}
/** {
	margin: 0;
	padding: 0;
	color: #333; 
	background-color:#996600;
}

/******************* LEFT NAVIGATION SECTION *******************/
/*#leftsection{
	width: 271px;
	height:700px;
	float: left;
	background-image:url(/images/global/left_nav_bk.jpg); background-repeat:no-repeat;
}

/******************* CONTENT SECTION *******************/
/*#right_section {
	margin-left:271px;
	width:529px;
	height:700px;
	position:relative;
	float:left;
}
#header-section {
	width:529px;
	float:left;
}
#content-section {
	width: 529px;
	height:636px;
	padding: 10px 10px 15px 10px;
	float: left;
	background-image:url(/images/global/content_bk.gif); background-repeat:no-repeat;
	overflow: visible;
}
