/* set background colour of page and repeat bg_body.gif along y-axis; 50% centres bg_body.gif horizontally*/
.style1 {color: #CCCCCC}


body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;  /*default font color is grey */
	text-align:center;
	background: #353823 url(graphics/background_1.jpg) no-repeat center top;
}

#frame a.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#frame a.subnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#container {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 16px;
	padding-top:172px;
	text-align: left;
}

#frame {
	width: 763px;
	text-align: left;
	background: url(graphics/content_bg.jpg) repeat-y 50%;
}

#frameHome {
	width: 763px;
	text-align: left;
	background: url(graphics/content_bg_home.jpg) repeat-y 50%;
}

#topnavwrapper {
	width: 763px;
	height: 31px;
	padding-left: 10px;

}

#topnav {
	width: 763px;
	height: 31px;
	padding: 0px;
	background-image: url(graphics/topnav_1.jpg);
	position: relative;
}

#topnavText  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	width: 763px;
	height: 31px;
	text-align: left;
	text-decoration: none;
}

#topnavText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	width: 763px;
	height: 31px;
	text-align: left;
	text-decoration: none;
}


#topnavText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	width: 763px;
	padding: 0px;

}

#GO_L1 {
	float:left;
	width: 382px;
	height: 328px;
	padding: 0px;
	background-image: url(graphics/GO_L1.jpg);	

}

#GO_R1 {
	float:left;
	width: 381px;
	height: 109px;
	padding: 0px;
	
}

#GO_R2 {
	float:left;
	width: 381px;
	height: 112px;
	padding: 0px;

}

#GO_R3 {
	float:left;
	width: 381px;
	height: 107px;
	padding: 0px;

}

#GO_BOTTOM_BAR {
	float:left;
	width: 763px;
	height: 25px;
	padding: 0px;
	background-image: url(graphics/GO_BOTTOM_BAR.jpg);

}

#left_column {
	float:left;
	width: 180px;
	/*height: 420px;*/
	padding-left: 8px;
}



/* ######################################################################
   TOURISM GUIDE SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#tourism_guides_container {
	float:left;
	width: 180px;
	padding-top:14px;
}

#tourism_guides_header {
	float:left;
	width: 160px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_brown180.jpg) no-repeat;
	line-height: 30px;	
}
	
	#tourism_guides_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#tourism_guides_content {
	float:left;
	width: 160px;
	padding: 8px 10px 0px 10px;
	background: url(graphics/featured_package_back.jpg);	
}
	
	#tourism_guides_content p {
		padding: 0 0 3px 0;
		margin: 0;
	}


	#tourism_guides_content br {
		height:1px;
	}

	#tourism_guides_content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #758427;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#tourism_guides_content h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #758427;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#tourism_guides_content a{
		margin:0;
		padding:0;
		color:#758427;
		text-decoration:underline;
	}
	
		#tourism_guides_content a:hover{
		text-decoration:none;
	}

#tourism_guides_footer {
	float:left;
	width: 180px;
	height: 12px;	
	padding: 0 0 4px 0;
}



/* ######################################################################
   FEATURED PACKAGE SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#featured_package_container {
	float:left;
	width: 180px;
	padding-top:1px;
}

#featured_package_header {
	float:left;
	width: 160px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_green180.jpg) no-repeat;
	line-height: 30px;	
}
	
	#featured_package_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#featured_package_content {
	float:left;
	width: 160px;
	padding: 8px 10px 0px 10px;
	background-image: url(graphics/featured_package_back.jpg);	
}

	#featured_package_content br {
		height:1px;
	}

	#featured_package_content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #758427;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#featured_package_content h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #758427;
		text-decoration: underline;
		margin-bottom: 9px;
	}

#featured_package_footer {
	float:left;
	width: 180px;
	height: 12px;	
}



/* ######################################################################
   AVAILABLE VACANCIES SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#available_vacancies_container {
	float:left;
	width: 180px;
	padding-top:5px;
}

#available_vacancies_header {
	float:left;
	width: 180px;
	height: 21px;
	background-image: url(graphics/available_vacancies_header.jpg);	
}

#available_vacancies_content {
	float:left;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:7px;
	background-image: url(graphics/featured_package_back.jpg);	
}

	#available_vacancies_content a {
		color: #815321;
		text-decoration: none;
	}
	
	#available_vacancies_content a:hover{
		text-decoration: underline;
	}
	
	#available_vacancies_content br {
		height:1px;
	}

#available_vacancies_footer {
	float:left;
	width: 180px;
	height: 12px;	
}


/* ######################################################################
   LOGIN AREA ON SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#login_container {
	padding-top:8px;
	float:left;
	width: 180px;	
}

#login_header {
	float:left;
	width: 160px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_grey180.jpg) no-repeat;
	line-height: 30px;	
}
	
	#login_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#login_content {
	padding-left:5px;
	padding-top:5px;
	float:left;
	width: 175px;
	height:60px;
	background-image: url(graphics/login_back.jpg);	
}

	#login_content p {
		padding: 0 0 3px 0;
	}

#login_footer {
	float:left;
	width: 180px;
	height: 9px;
	
}


/* ######################################################################
   WEATHER SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#weather_container {
	padding-top:5px;
	float:left;
	width: 180px;
}

#weather_header {
	float:left;
	width: 160px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_beige180.jpg) no-repeat;
	line-height: 30px;	
}
	
	#weather_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#weather_content {
	float:left;
	width: 175px;
	padding: 5px 5px 10px 0;
	text-align:center;
	background-image: url(graphics/login_back.jpg);
}

#weather_footer {
	float:left;
	width: 180px;
	height: 9px;
	
}






#login_content a {
	color: #585858;
	text-decoration: underline;
}

#login_content table {
	margin: 0px;
	padding: 0px;	
}

#login_content td {
	margin: 0px;
	padding: 0px;	
}

#login_content tr {
	margin: 0px;
	padding: 0px;	
}

#login_content form {
	margin: 0px;
	padding: 0px;	
}

#center_column {
	float:left;
	width: 388px;
	margin-left: 5px;
	padding-bottom:10px;

}



/* ######################################################################
   WHAT'S HAPPENING (MAIN CONTENT AREA) - HOME PAGE
   ---------------------------------------------------------------------- */

#news_notices_container {
	margin-top:14px;	
	float:left;
	width: 180px;
}

#news_notices_header {
	float:left;
	width: 368px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_blue388.jpg) no-repeat;
	line-height: 30px;	
}
	
	#news_notices_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#news_notices_content {
	padding: 0px 10px 0px 10px;
	float:left;
	width: 368px;
	background-image: url(graphics/news_notices_back.jpg);
}
	
	#news_notices_content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #587891;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#news_notices_content h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #587891;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#news_notices_content a {
		color: #587891;
		text-decoration: underline;
}

#news_notices_footer {
	float:left;
	width: 388px;
	height: 11px;
}


/* ######################################################################
   RIGHT SIDEBAR WRAPPER - HOME PAGE
   ---------------------------------------------------------------------- */

#right_column {
	float:left;
	width: 169px;
	/*height: 420px;*/
	margin-left: 5px;

}


/* ######################################################################
   FEATURED EVENT SIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#featured_event_container {
	margin-top:14px;
	float:left;
	width: 169px;
}

#featured_event_header {
	float:left;
	width: 149px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_burgundy169.jpg) no-repeat;
	line-height: 30px;	
}
	
	#featured_event_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#featured_event_content {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width: 149px;
	background-image: url(graphics/featured_event_back.jpg);
}
	
	#featured_event_content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #673D3E;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#featured_event_content h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #673D3E;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#featured_event_content a {	
		color: #673D3E;
		text-decoration: underline;
	}

#featured_event_footer {
	float:left;
	width: 169px;
	height: 10px;
	
}



/* ######################################################################
   FEATURED MEMBERSIDEBAR - HOME PAGE
   ---------------------------------------------------------------------- */

#featured_member_container {
	margin-top:5px;
	float:left;
	width: 169px;
}

#featured_member_header {
	float:left;
	width: 149px;
	height: 30px;
	padding: 0 10px;	
	background: url(graphics/header_gold169.jpg) no-repeat;
	line-height: 30px;	
}
	
	#featured_member_header h2 {
		font-size: 14px;
		color: white;
		padding: 0;
		margin: 0;
	}

#featured_member_content {
	padding-left:10px;
	padding-right:10px;
	float:left;
	width: 149px;
	background-image: url(graphics/featured_event_back.jpg);
}
	
	#featured_member_content h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #8B7324;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#featured_member_content h2 a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #8B7324;
		text-decoration: underline;
		margin-bottom: 9px;
	}
	
	#featured_member_content a {	
		color: #8B7324;
		text-decoration: underline;
	}
	
#featured_member_footer {
	float:left;
	width: 169px;
	height: 10px;
	
}


/* ######################################################################
   LOWER CONTENT
   ---------------------------------------------------------------------- */

#lowercontent {
	width: 745px;
	padding-left: 10px;
	padding-right: 10px;
}

	#lowercontent H1.green {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #758427;
	}
	#lowercontent H1.grey {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #585858;
	}
	#lowercontent H1.blue {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #587891;
	}
	#lowercontent H1.maroon {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #673D3E;
	}
	#lowercontent H1.orange {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #B18E30;
	}
	#lowercontent H1.brown {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #947E59;
	}
	
	#lowercontent H2.green {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #758427;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #758427;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	#lowercontent H2.grey {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #585858;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #585858;
		padding-bottom: 0px;
		margin-bottom: 5px;
	}
	
	#lowercontent H2.red {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #BA352D;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #BA352D;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#eventsWrapper{
		width:763px;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #BA352D;
		border-bottom-color: #BA352D;
		border-left-color: #BA352D;
		background-color: #BA352D;
	}
	
	#lowercontent H2.employment {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-weight: bold;
		color: #996600;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #996600;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#lowercontent H3.employment {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #996600;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	#employmentWrapper{
		width:743px;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #996600;
		border-bottom-color: #996600;
		border-left-color: #996600;
		background-color: #996600;
	}
		
	#lowercontent H2.maps {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-weight: bold;
		color: #8F9A3C;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #8F9A3C;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#lowercontent H3.maps {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #8F9A3C;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	#lowercontent H2.packages {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		font-weight: bold;
		color: #939D5E;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #939D5E;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#lowercontent H3.packages {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #939D5E;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}

#packagesWrapper{
	width:763px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #939D5E;
	border-bottom-color: #939D5E;
	border-left-color: #939D5E;
	background-color: #FDFDE2;
}

#lowercontent H2.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #587891;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #587891;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#lowercontent H2.maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #673D3E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #673D3E;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#lowercontent H2.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B18E30;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B18E30;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#lowercontent H2.brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #947E59;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #947E59;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



/*   Keeps the footer in place */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* footer */

#footerbr { 
	clear: both; 
} 

#footer {

	background: url(graphics/footer.jpg) no-repeat;
	width: 763px;
	height: 12px;
} 

#footerHome {

	background: url(graphics/footer_home.jpg) no-repeat;
	width: 763px;
	height: 12px;
} 

#footerText {
	width: 763px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
	
#footer a,
#footer a:active,
#footer a:visited,
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
} 

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 

.errorbox {
	padding: 3px;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFF66;
}

#contactWrapperGreen{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #758427;
	border-bottom-color: #758427;
	border-left-color: #758427;
	background-color: #FDFDE2;
}
	
#contactWrapperGrey{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}
	
#contactWrapperBlue{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #587891;
	border-bottom-color: #587891;
	border-left-color: #587891;
}

#contactWrapperMaroon{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #673D3E;
	border-bottom-color: #673D3E;
	border-left-color: #673D3E;
}
	
#contactWrapperNews{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F9A3C;
	border-bottom-color: #8F9A3C;
	border-left-color: #8F9A3C;
}

#contactWrapperOrange{
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B18E30;
	border-bottom-color: #B18E30;
	border-left-color: #B18E30;
}

#contactWrapperBrown{container
	width:743px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #947E59;
	border-bottom-color: #947E59;
	border-left-color: #947E59;
}

#contactWrapperWhole{
	width:763px;
	border: thin solid #947E59;
}

#contactWrapper1{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:723px;
	background-color: #FDFDE2;
	position: relative;	
	height: 100%;
}

#contactWrapper2{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:723px;
	background-color: #F6F6DF;
	position: relative;	
	height: 100%;
}

#contactLeft{
	width:185px;
	float:left;
	padding-right:20px;
}
	
#contactLeft h3{
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}
	
#contactRight{
	width:510px;
	float:left;
}
	
#contactRight img{
	padding-left: 10px;	
	padding-bottom: 10px;	
}
	
#ambassadorLink {
	position:absolute;
	width:127px;
	height:34px;
	z-index:1;
	background-image: url(graphics/ambassador.gif);
	top: -40px;
	right: 0px;
}

/************** Members Table Formating *******************/

.members_table{
	margin:10px 0 0 0;
	padding:0;
	border-right:1px solid #000;
	background:#fdfde2;
	font-size:11px;
}

.members_table td{
	padding:5px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}

.members_table th{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000;
	padding:2px;
	font-size:14px;
	background:#91a46d;
	text-align:center;
	color:#FFF;
}

.members_row{
	border-bottom:1px solid #000;
	
}
