body{
	margin:0;
	background:url(images/bg_page.jpg) top center repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* display class for legacy data tables and layout */
.display{
	margin:0 0 0 0;
	padding:0;
	display:relative;
}
.display td, .display th{
	padding:4px;
}
.display th{
	font-weight:bold;
	color:#F0602E;
	font-size:14px;
	text-align:left;
}
.display p{
	margin:10px 0 10px 0;
}

/* restore strong and em formatting */

.display strong{
	font-weight:bold;
}
.display em{
	font-style:italic;
}
.full_message td{
	padding:15px;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4,h5,h6{
	font-size:18px;
	font-weight:bold;
	color:#F0602E;
	margin:10px 0px;
}
h2{font-size:16px}
h3{font-size: 14px}
h4,h5,h6{font-size:12px}

a:link,a:visited,a:active{
	color: #1D659F;
	text-decoration:none;
}
a:hover{
	color: #F06231;
	text-decoration:underline;
}
/*------------------STRUCTURE------------------*/
/*------MAIN PAGE/UNIVERSAL------*/
#logo{
	width: 208px;
	height: 127px;
	position:relative;
	z-index: 2;
}
#container{
	position:relative;
	width: 1000px;
	margin:auto;
	z-index:1
}
#main_body{
	background: url(images/bg_content.png);
	padding:0px 9px;
}
#top_tabs{
	margin-top: -97px;
	width:990px;
	height: 47px;
}
.top_tab{
	display:none; /* remove location tabs -- remove this to restore them */
}
#slideshow{
	float:left;
	width:750px;
	height:352px;
	background: url(images/bg_slideshow.png);
}
#main_menu{
	float:left;
	width:232px;
	height:352px;
	background:url(images/bg_side_menu.jpg);
}
#bottom_menu{
	height:58px;
	clear:both;
	background:url(images/bg_bottom_menu.png) top no-repeat #fff;
}
#main_left{
	float:left;
	width:212px;
	min-height:400px;
	margin-right:14px;
	background:url(images/bg_search.jpg) no-repeat;
}
#main_mid{
	float:left;
	width:509px;
	min-height:400px;
	margin-right:14px;
}
#main_right{
	float:left;
	width:233px;
	min-height:400px;
	background:url(images/bg_upcoming.jpg) no-repeat;
}
#footer_bg{
	position:relative;
	height:194px;
	background:url(images/bg_footer.jpg) repeat-x;
	margin-top:-200px;
	z-index:0
}
/*------SECONDARY STUCTURE------*/
#secondary_body{
	background: url(images/bg_content_sec.png);
	padding:0px 9px;
}
#secondary_menu{
	float:left;
	width:212px;
	height:387px;
	padding-top:40px;
	background:url(images/bg_sec_menu.jpg) no-repeat;
	clear:right
}
#sec_big{
	float:right;
	width:756px;
	min-height:400px;
}
#sec_search{
	padding: 5px 15px;
	background:url(images/bg_search.jpg) no-repeat
}
/*------------------LAYOUT------------------*/
/*------TOP TABS------*/
.top_tab{
	float:right;
	margin-right:1px;
}
/*------*MAIN NAV------*/
#main_nav{
	margin: 12px 20px 0 20px ;
	font-size:11px
	display:block;
}
#main_nav li{
	margin: 0 0 4px 0;
	padding:0;
}
#mini_nav a:link,
#mini_nav a:active,
#mini_nav a:visited,
#main_nav a:link,
#main_nav a:visited,
#main_nav a:active{
	color: #5F8AAB;
	text-decoration:none;
	font-weight:bold;
}
#mini_nav a:hover,
#main_nav a:hover{
	color: #F06231;
	text-decoration:underline;
}
#mini_nav{
	padding: 0px 10px;
	font-size:12px;
}
#mini_nav li{margin-bottom: 10px;}
/*------*MAIN NAV------*/
#sec_nav{
	margin: 20px;
}
#sec_nav li{
	margin-bottom: 3px;
}
#sec_mini_nav a:link,
#sec_mini_nav a:active,
#sec_mini_nav a:visited,
#sec_nav a:link,
#sec_nav a:visited,
#sec_nav a:active{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#sec_mini_nav a:hover,
#sec_nav a:hover{
	color: #F06231;
	text-decoration:underline;
}
#sec_mini_nav{
	padding: 0px 20px;
	font-size:12px;
}
#sec_mini_nav li{margin-bottom: 10px;}
/*------BOTTOM MENU------*/
#bot_b_left,
#bot_b_mid,
#bot_b_right{
	float: left;
	margin: 5px 0px 0px 160px;
}
#bot_b_left{margin-left:20px;}

/*------MAIN COLUMN------*/
.main_column_content{
	padding:15px;
	color:#333;
	font-size:12px;
}

/*------MAIN LEFT COLUMN------*/
#donate{
	padding-bottom:10px;
	background:#fff;
}
#follow{
	clear:both;
	background:url(images/bg_follow.png);
	height:47px;
	padding:30px 10px 5px;
}
#follow_content img{
	margin-right: 10px;
}
.left_sidebar_content{
	padding:15px 0px;
	color:#fff;
	font-size:11px;
}
#main_search{
	padding: 5px 15px;
}
#main_search_bar{
	width: 150px;
	border:1px solid #FEA482;
	background:#fff;
	height:20px;
	margin:0px
}
#main_search_button{
	position:relative;
	top:10px;
}
/*------MAIN RIGHT COLUMN------*/
.right_sidebar_content{
	padding:15px;
	color:#fff;
	font-size:12px;
}
/*------BIOS PAGE------*/
.bio_container{
	clear: both;
	background: #FFD017;
	padding: 15px;
	border-left: 1px solid #FFD942;
	border-right: 1px solid #FFD942
}
.bio_container h2{margin: 0px 0px 10px 0px; padding:0px;}
.bio_footer{margin-bottom:0px}
.bio_footer{margin-bottom: 25px}
.bio_pic{
	border:1px solid #333; 
	padding:3px; 
	background:#fff; 
	float:right; 
	margin:0px 0px 10px 10px;
}
#names_container {
	float:right;
	margin-bottom:20px;
}
#bio_names{
	width: 245px;
	border-left: 1px solid #8A9EF6;
	border-right: 1px solid #8A9EF6;
	background: #A7C8FE;
}

#bio_names_content{
	padding:5px 10px;
	line-height:1.5
}
li.sociablefirst{
	display:inline !important;
	margin-bottom:45px;
}

/*------------------CLASSES------------------*/
/*------MISC------*/
.clear{clear:both; height:0px;}
