body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 800px;
	margin: 10px auto;
	background: #e4dec8;
}

#container_inner {
	float: left;
	clear: none;
	width: 800px;
	background: #e4dec8;
}

#container_top {
	width: 800px;
	height: 26px;
}

#container_top #left {
	float: left;
	clear: none;
	width: 18px;
	height: 26px;
}

#container_top #center {
	float: left;
	clear: none;
	width: 764px;
	height: 26px;
}

#container_top #right {
	float: left;
	clear: none;
	width: 18px;
	height: 26px;
}




#header {
	width: 764px;
	height: 136px;
	margin-left: 18px;
	background: #FFFFFF;
}

#header_top {
	width: 764px;
	height: 19px;
}

#header_top #left {
	float: left;
	clear: none;
	width: 10px;
	height: 19px;
}

#header_top #center {
	float: left;
	clear: none;
	width: 744px;
	height: 19px;
}

#header_top #right {
	float: left;
	clear: none;
	width: 10px;
	height: 19px;
}


#header_logos {
	width: 764px;
	height: 55px;
	margin-bottom: 32px;
}

#header_logos #left {
	float: left;
	clear: none;
	width: 134px;
	height: 55px;
}

#header_logos #center {
	float: left;
	clear: none;
	width: 528px;
	height: 55px;
}

#header_logos #right {
	float: left;
	clear: none;
	width: 80px;
	height: 55px;
	margin-right: 22px;
}

#nav {
	width: 764px;
	height: 30px;
}

#nav #left {
	float: left;
	clear: none;
	width: 10px;
	height: 30px;
}

#nav #center {
	float: left;
	clear: none;
	width: 744px;
	height: 30px;
}

#nav #right {
	float: left;
	clear: none;
	width: 10px;
	height: 30px;
}

#nav #navelement {
	float: left;
	clear: none;
	background: #e4dec8;
	height: 30px;
	font-size: 8pt;
}

#nav #navel_left {
	float: left;
	clear: none;
	height: 30px;
}

#nav #navel_center {
	float: left;
	clear: none;
	height: 22px;
	padding-top: 8px;
}

#nav #navel_right {
	float: left;
	clear: none;
	height: 30px;
}

#nav #spacer {
	width: 4px;
	height: 30px;
	float: left;
	clear: none;
}


#spacer_header_bottom {
	width: 800px;
	height: 10px;
}

#red_lines {
	background-color: #e4dec8;
	width: 800px;
	height: 30px;
}

#red_line_left {
	float: left;
	clear: none;
	height: 20px;
	padding-top: 10px;
	width: 536px;
	margin-right: 50px;
	margin-left: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	background: url("../img/red_dot.gif") repeat-x bottom left;
	
}

#red_line_left #inner_left {
	float: left;
	clear: none;
	height: 20px;
	width: 300px;
	
}

#red_line_left #inner_right {
	float: right;
	clear: none;
	text-align: right;
	height: 20px;
	width: 236px;
	
}

#red_line_right {
	float: left;
	clear: none;
	height: 30px;
	width: 180px;
	font-size: 7pt;
	background: url("../img/red_dot.gif") repeat-x bottom left;
}

#inner_main {
	float: left;
	clear: none;
	width: 536px;
	padding-left: 16px;
	padding-right: 50px;
	background-color: #e4dec8;
}

#inner_top {
	float: left;
	clear: none;
	width: 536px;
	height: 60px;
}

#inner_top_left {
	float: left;
	clear: none;
	width: 426px;
	height: 60px;
}

#inner_top_right {
	float: left;
	clear: none;
	width: 110px;
	height: 54px;
	padding-top: 6px;
	text-align: right;
	line-height: 14pt;
	font-size: 7pt;
}

#inner_mid {
	float: left;
	clear: none;
	width: 536px;
	/*height: 240px;*/
	min-height: 240px;
	padding-bottom: 20px;
	font-size: 9pt;
}

#inner_mid_left {
	float: left;
	clear: none;
	width: 258px;
	padding-right: 10px;
	/*height: 240px;*/
	min-height: 240px;
	background: url("../img/red_divider.gif") no-repeat top right;
}

#inner_mid_right {
	float: left;
	clear: none;
	width: 254px;
	padding-left: 14px;
	/*height: 240px;*/
	min-height: 240px;
}

#inner_bottom {
	float: left;
	clear: none;
	width: 586px;
	height: 65px;
	
}

#inner_bottom_left {
	float: left;
	clear: none;
	width: 230px;
	height: 65px;
	font-size: 8pt;
}

#inner_bottom_mid {
	float: left;
	clear: none;
	width: 186px;
	height: 65px;
	font-size: 8pt;
}

#inner_bottom_right {
	float: left;
	clear: none;
	width: 170px;
	height: 65px;
	font-size: 8pt;
}


#inner_bottom_half_left {
	float: left;
	clear: none;
	width: 285px;
	height: 65px;
	font-size: 8pt;
}

#inner_bottom_half_right {
	float: left;
	clear: none;
	width: 200px;
	height: 65px;
	font-size: 8pt;
}



#right_side_panes {
	float: left;
	clear: none;
	/*height: 365px;*/
	width: 180px;
	padding-right: 18px;
	font-size: 8pt;
	background-color: #e4dec8;
}

#right_panel_inner {
	padding-left: 10px;
	width: 160px;
}

#right_profile {
	float: left;
	clear: none;
	height: 74px;
	width: 180px;
	margin-right: 18px;
	margin-top: 10px;
	font-size: 7pt;
	background: #ffffff url("../img/right_pane_bottom.gif") no-repeat bottom left;
	margin-bottom: 6px;
}

#right_profile #profile_pic {
	float: left;
	clear: none;
	height: 54px;
	width: 54px;
	margin-right: 10px;
	margin-left: 10px;
}

#right_profile #profile_details {
	float: left;
	clear: none;
	height: 54px;
	font-size: 7.5pt;
}

#right_profile #profile_details #title {
	width: 100px;
	padding-bottom: 6px;
}

#right_profile #profile_details #prof_name {
	font-size: 9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #ef0008;
}

#right_profile #profile_details #view {
	color: #ef0008;
}

#right_news_half {
	float: left;
	clear: none;
	/*height: 224px;*/
	width: 180px;
	margin-right: 18px;
	font-size: 8pt;
	background: #ffffff url("../img/right_pane_bottom.gif") no-repeat bottom left;
	margin-bottom: 6px;
}

#right_news_half #more_news {
	font-size: 8pt;
	text-align: right;
	padding-bottom:10px;
}


#right_news_full {
	float: left;
	clear: none;
	/*height: 304px;*/
	width: 180px;
	margin-right: 18px;
	margin-top: 10px;
	font-size: 8pt;
	background: #ffffff url("../img/right_pane_bottom.gif") no-repeat bottom left;
	margin-bottom: 6px;
}

#right_news_full #more_news {
	font-size: 8pt;
	text-align: right;
	padding-bottom:10px;
}



#right_find_us {
	float: left;
	clear: none;
	height: 44px;
	width: 180px;
	margin-right: 18px;
	font-size: 7pt;
	background: #ffffff url("../img/right_pane_bottom.gif") no-repeat bottom left;
	margin-bottom: 6px;
}





#container_bottom {
	float: left;
	clear: none;
	width: 800px;
	height: 16px;
}

#container_bottom #left {
	float: left;
	clear: none;
	width: 18px;
	height: 16px;
}

#container_bottom #center {
	float: left;
	clear: none;
	width: 764px;
	height: 16px;
	background-color: #e4dec8;
	font-size: 8pt;
	
}

#container_bottom #right {
	float: left;
	clear: none;
	width: 18px;
	height: 16px;
}



/************* TEXT & LINK FORMATTING *************/

#red_text {
	color: #ef0008;
}

#grey_text {
	color: #666666;
}

#bottom_heading {
	font-size: 9pt;
	font-weight: bold;
	color: #ef0008;
}

#mid_heading {
	font-size: 9pt;
	font-weight: bold;
	color: #ef0008;
}

#nav_link {
	text-decoration: none;
	color: #000000;
}
#nav_link:hover {
	text-decoration: none;
	color: #ef0008;
}

#red_link {
	text-decoration: none;
	color: #ef0008;
}
#red_link:hover {
	text-decoration: underline;
	color: #ef0008;
}

#black_link {
	text-decoration: none;
	color: #000000;
}
#black_link:hover {
	text-decoration: none;
	color: #ef0008;
}

#inner_news_content a {
	text-decoration: none;
	color: #ef0008;
}
#inner_news_content a:hover {
	text-decoration: underline;
	color: #ef0008;
}
#inner_news_content h3 {
	font-size: 9pt;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color: #ef0008;
}


#inner_mid_staff a {
	text-decoration: none;
	color: #000000;
}
#inner_mid_staff a:hover {
	text-decoration: none;
	color: #ef0008;
}



#container_bottom #center a {
	text-decoration: none;
	color: #ef0008;	
}
#container_bottom #center a:hover {
	text-decoration: underline;
	color: #ef0008;
}



/*********** EXTRA SECTION LAYOUTS ************/

#content_heading {
	height: 20px;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url("../img/red_dot_1px.gif") repeat-x bottom left;
}

#inner_news {
	float: left;
	clear: none;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 50px;
	background-color: #e4dec8;
	font-size: 9pt;
}

#inner_news_inner {
	width: 536px;
	min-height: 355px;
	background-color: #ffffff;
	background: #ffffff url("../img/news_content_bottom.gif") no-repeat bottom left;
}

#inner_news_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#news_image{
	float: right;
	clear: none;
	padding-left: 10px;
	padding-bottom: 10px;
}

#news_heading {
	width: 260px;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url("../img/red_dot_1px.gif") repeat-x bottom left;
}


#inner_mid_videos {
	float: left;
	clear: none;
	width: 536px;
	height: 254px;
	font-size: 9pt;
}

#inner_mid_videos_left {
	float: left;
	clear: none;
	width: 258px;
	padding-right: 10px;
	height: 254px;
}

#inner_mid_videos_right {
	float: left;
	clear: none;
	width: 254px;
	padding-left: 14px;
	height: 254px;
	background: url("../img/video_links_bg.jpg") no-repeat top left;
}

#inner_mid_videos_right #video_heading {
	color: #ef0008;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inner_mid_videos_right #video_links {
	font-size: 9pt;
	padding-left: 5px;
}

#inner_mid_staff {
	font-size: 8pt;
}
