/*  
Theme Name: The Fellowship SE
Theme URI: http://www.allenmediadesign.com/
Description: The default WordPress theme for the Fellowship South East Region
Version: 1.0
Author: Allen Moore
Author URI: http://www.allenmediadesign.com/
*/

html {
	background:url(images/content_bg.gif) repeat-y #DCDBDA top center;
	min-height: 100%;
	height: auto;
}
body
{
   top: 0;
   left: 0;
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 11px;
}
a
{
  	color: #000000;
  	text-decoration: underline;
}
a:hover
{
	color: #E15E1E;
  	text-decoration: underline;
}
img
{
  	border: 0;
}
input
{
	color: #333333;
	background: #E1D8AE;
	border: 2px solid #333333;
	font-size: 10px;
}
.submit input
{
	color: #333333;
	background: #E1D8AE;
	border: 2px solid #333333;
	font-size: 9px;
}
element
{
     display: block;
}
.main
{
	width: 100%;
}
.orangebar
{
	background: url(images/top_orangebar.gif) #FFFFFF no-repeat;
	width: 710px;
	height: 15px;
}
	
.header
{
	width: 710px;
	height:100px;
}
.logo_left
{
	float: left;
}
.translate
{
	float: right;
	width: 210px;
	height: 100px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.spacer
{
	background: url(images/line_bg.gif) #003d5c repeat-x bottom right;
	width: 710px;
	height: 1px;
	display: block;
	font-size: 1px;
}
.white_space
{
	background: #FFFFFF repeat;
	width: 710px;
	height: 5px;
	font-size: 1px;
}
.banner
{
	width: 710px;
	height: 172px;
	font-size: 1px;
}
.mainFrame
{
	background: url(images/bg_container.gif) #FFFFFF repeat-x bottom left;
	width: 800px;
	height: 100%;
	height: auto;
	overflow: auto;
}
.colContainer
{
	width: 710px;
	height: auto;
	min-height: 300px;
	padding-bottom: 20px;
}
.colRight
{
	margin-top: 10px;
	width: 210px;
	height: auto;
	float: right;
}
.colLeft
{
	margin-top: 10px;
	margin-right: 10px;
	width: 490px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}
.content_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.search
{
	width: 210px;
	height: 30px;
}
.links
{
	width: 210px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.login
{
	width: 210px;
	height: 30px;
}
.footer
{
	width: 100%;
	text-align: center;
	bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
/* Side Navigation */
.nav_main
{
	width: 210px;
	height:170px;
	background-repeat: repeat-x;
}
.menu_button_home{
	width:210px;
	height:20px;	
}
.menu_button_home_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/home_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_home_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/home_002.jpg);
}
.menu_button_doctrine{
	width:210px;
	height:20px;
	
}
.menu_button_doctrine_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/doctrine_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_doctrine_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/doctrine_002.jpg);
}
.menu_button_history{
	width:210px;
	height:20px;
	
}
.menu_button_history_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/history_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_history_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/history_002.jpg);
}
.menu_button_leader{
	width:210px;
	height:20px;
	
}
.menu_button_leader_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/leadership_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_leader_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/leadership_002.jpg);
}
.menu_button_const{
	width:210px;
	height:20px;
	
}
.menu_button_const_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/constitution_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_const_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/constitution_002.jpg);
}
.menu_button_views{
	width:210px;
	height:20px;
	
}
.menu_button_views_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/views_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_views_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/views_002.jpg);
}
.menu_button_vision{
	width:210px;
	height:20px;
	
}
.menu_button_vision_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/vision_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_vision_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/vision_002.jpg);
}
.menu_button_contact{
	width:210px;
	height:20px;
	
}
.menu_button_contact_link{
	width:210px;
	height:20px;
	display:block;
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/contact_001.jpg);
	background-repeat:no-repeat;
}
.menu_button_contact_link:hover{
	background-image:url(http://www.fellowshipse.com/wp-content/themes/fellowship/images/nav/contact_002.jpg);
}