*{
	padding: 0px;
	margin: 0px;
}

html{

}

body{
	color: #4e3d38;
	font: 11px verdana, arial, sans-serif;
	background: url(../_img/background.jpg) repeat;
}

img{
	border: none;
}

a:link{
	color: #cc7e0f;
}

a:visited{
	color: #cc7e0f;
}

a:hover, a:active{
	color: #6fa135;
}

h1{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #4e3d38;
	margin-bottom: 5px;
}

h2{
	font-size: 14px;
	line-height: 18px;
	color: #4e3d38;
	font-weight: normal;
	margin-bottom: 5px;
}

h3{
	font-size: 13px;
	color: #4e3d38;
	font-weight: normal;
}

h4{
	font-size: 11px;
	color: #4e3d38;
	font-weight: bold;
}

h5{
	font-size: 10px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #4e3d38;	
	font-weight: normal;
}

h6{
	font-size: 10px;
	line-height: 20px;
	margin-bottom: -3px;
	color: #4e3d38;
}

.note{
	font-size: 10px;
}

.orange{
	color: #cc7e0f;
}

.error{
	color: red;
}

#container{
	width: 900px;
	position: relative;
	margin: auto;
	margin-top: 10px;
	background: #FFF;
}

#header{
	height: 99px;
	width: 900px;
	position: relative;
}

#navigation{
	position: relative;
	width: 900px;
	height:27px;
	background: url(../_img/green_menu_bar.jpg) repeat-x;
	overflow: hidden;
	text-align:center;
}

#navigation ul{
	list-style-type: none;
	width: 900px;
}

#navigation li{
	display: inline;
}

#navigation a{
	display: block;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	border-left: 1px solid #FFF;
	margin-left: -1px;
}

#navigation.logged_in a{
	padding-right: 15px;
	padding-left: 15px;
}

#navigation a:hover, #navigation a:active, #navigation a.selected{
	color: #45602D;
}

.selected{
	color: red;
}

#content{
	position: relative;
	float: left;
	width: 860px;
	background-color: #FFF;
	padding: 15px 20px 10px 20px;
}

#content p{
	margin-bottom: 10px;
	margin-left: 20px;
}

#content ul{
	margin-left: 60px;
	margin-bottom: 10px;
}

.job_description ol, .job_description ul {
	margin-left: 60px;
}

.job {
	width: 250px;
}

.job_description {
	float: left;
	width: 300px;
}

#content.three_col{
	background: url(../_img/menu_bg.jpg) no-repeat 0 bottom;
	padding-bottom: 0px;
}

#left_col{
	position: relative;
	float: left;
	width: 208px;
	padding-right: 20px;
  	overflow: hidden;
}

#index_news p{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#mid_col{
	position: relative;
	float: left;
	width: 310px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #d9eb95;
	border-right: 1px solid #d9eb95;
	min-height: 555px;
}

#forums p{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#right_col{
	position: relative;
	float: left;
	width: 260px;
	padding-left: 20px;
}

#right_col ol{
	margin-left: 25px;
	margin-bottom: 5px;
}

#right_col ol li{
	margin-bottom: 5px;
}

#featured_member{
	position: relative;
	float: left;
	width: 265px;
}

#featured_image{
	position: relative;
	float: left;
	width: 107px;
	overflow: hidden;
}

#featured_image img{
	width: 100px;
}

#featured_desc{
	position: relative;
	float: left;
	width: 128px;
	min-height: 180px;
	padding: 5px 15px;
}

#featured_desc p{
	margin-top: 10px;
}

#home_login{
	float: left;
	width: 265px;
	margin-top: 25px;
	color: #869797;
}

#home_login input{
	margin-bottom: 10px;
}

#home_login input#login{
	margin-left: 180px;
}

#footer{
	clear: both;
	margin: auto;
	height: 39px;
	width: 900px;
	padding-top: 7px;
	background: url(../_img/footer_bg.jpg) repeat-x;
}

#footer p{
	text-align: center;
	color: #4e3d38;
}

#footer ul{
	list-style-type: none;
	margin-top: 3px;
	margin-left: 150px;
	margin-bottom: 0px;
	overflow: hidden;
}

#footer li{
	display: inline;
	border-left: 1px solid #4e3d38;
	margin: 0px 2px 0px -2px;
	padding: 1px 3px 0px 5px;
}

#footer a{
	color: #4e3d38;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover, #footer a:active{
	color: #7e9eb4;
}

/* Library Styles */
.library_list{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6899AA;
}

/* Job Styles */
.list_item{
	width: 180px;
	border: 1px solid #d9eb95;
	padding: 5px 20px 10px 20px;
	background-color: #fff9eb;
	float: left;
	margin: 10px;
        margin-left:30px
}

#left_two_col{
	position: relative;
	float: left;
	width: 600px;
}

#job_search{
	float: right;
}

#job_search input{
	margin-bottom: 10px;
	clear: both;
}

#job_search input#save{
	margin-top: 10px;
	margin-left: 110px;
}

/* Forum Styles */

.forum_list{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6899AA;
}

/* News Styles */
.news_list{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}

.news_img1{
	position: relative;
	float: right;
	margin: 10px 0px 10px 10px;
}

.news_img2{
	position: relative;
	float: left;
	margin: 10px 10px 10px 0px;
}

/* Event Styles */
.event_list, .staff_list{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;

}

.event_img{
	position: relative;
	float: right;
	margin: 10px 0px 10px 10px;
}

/* Member Styles */
#member_list a{
	text-decoration: none;
}

#member_list{
	width: 310px;
	position: relative;
	float: left;
	margin-top: -10px;
}

#member_list1{
	float: left;
	margin-right: 30px;
}

#member_list2{
	float: left;
}

.member{
	width: 400px;
	margin-left: 50px;
}

#member_col2 p, #member_col3 p{
	margin-left: 20px;
}

#member_col1{
	position: relative;
	float: left;
	width: 210px;
	padding-top: 15px;
}

.member_img {
	text-align:center;
	width:200px;
	margin-bottom:10px;
}

.member_img img{
	border: 1px solid #918f8f;
}

#member_menu{
	width: 202px;
	position: relative;
	float: left;
	margin-right: 20px;
}

#member_menu ul{
	width: 202px;
	margin-left: 0px;
	list-style-type: none;
}

#member_menu li{
	height: 19px;
	border-bottom: 1px solid #d9eb95;
		background-image: url(../_img/member_button_bg.jpg);
}

#member_menu a{
	display: block;
	width: 187px;
	text-decoration: none;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}

#member_menu a:visited{
	color: #FFF;
}

#member_menu a:hover, #member_menu a:active{
	color: #f7941d;
}

#member_col2{
	position: relative;
	float: left;
	width: 230px;
	padding: 10px 10px 0px 10px;
}

#member_col2 h1{
	font-style: italic;
}

#member_col3{
	position: relative;
	float: left;
	width: 290px;
	padding: 10px 10px 0px 5px;
}

.vid_spacer{
	height: 53px;
}

.member_vid{
	width: 270px;
	height: 224px;
	background-color: #f5f5e6;
	border: 1px solid #918f8f;
	margin-bottom: 10px;
}

.member_vid object, .member_vid embed{
	width: 270px;
	height: 214px;
	margin-top: 5px;
}

#member_image, #member_doc, #member_video{
	display: none;
	padding-top: 5px;
}

/* Form Styles */
fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 15px 0;  
	padding: 0;
	border: none;
}

legend {  
	margin-left: 10px;  
	color: #4e3d38;  
	font-weight: bold;
}

fieldset ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 10px;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 122px; 
}

label {  
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

fieldset fieldset {  
	margin-bottom: -25px;  
	border-style: none;  
} 

fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	color: #4e3d38;
} 

fieldset fieldset ol {  
	position: relative;  
	top: -15px;  
	margin: 0 0 0 110px;  
	padding: 0;
} 

fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}

.address{
	width: auto;
	margin-top: 3px;
}

.address label {  
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

.address input, .address select{
}

fieldset.image_replace, fieldset.doc_replace, fieldset.video_replace {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 110px; 
	padding-bottom: 15px;
}

fieldset.image_replace legend, fieldset.doc_replace legend, fieldset.video_replace legend {
	padding-bottom: 5px;  
}

fieldset.image_replace ol, fieldset.doc_replace ol, fieldset.video_replace ol {  
	position: relative;  
	top: 0px;  
	margin: 0 0 0 0px;  
	padding: 0;
}

#EmailFail {
	color: red;
	width: 350px;
	margin-left: 110px;
	margin-top: 10px;
	display: none;
}

/* Table Styles */

table{
	background-color: #FFF;
	font-size: 11px;
	border-top: 1px solid #45602D;
	border-left: 1px solid #45602D;
	border-right: 1px solid #45602D;
}

.admin_table{
	color: #000;
	margin-bottom: 10px;
}

caption{
	background-color:#45602D;
	color: #FFF;
	padding: 5px;
}

td, th{
	padding: 5px;
	border-bottom: 1px solid #45602D;
}

table.board{
	border: none;
}

table.board td, th. table.dues td{
	border: none;
}

table.dues{
	border: none;
	margin-left: 50px;
	margin-bottom: 10px;
}

table.dues td, th{
	border: none;
}

.job_description {
	float:left;	
}

#company_add_content {
	width:635px;
	float:left;
}

#right_two_col {
	float:left;
	width:580px;
}

#member_services{
	position:relative;
	float:left;
	text-align:center;
	width:100%;
	height:40px;
	border-top:#d9eb95 1px solid;
	border-bottom:#d9eb95 1px solid;
	padding-top:15px;
	padding-bottom:5px;
}
