body {
  padding:0px;
  margin:0px;
  border: none;
}
#bottom_menu {
  width: 800px;
  margin:0px;
}
/*************************************************  MENU ******************************************/
a.menu {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 12pt;
	color: #870043;
}
a.menu:hover {
	color: #EFAF96;
}
#menu_position {
	position: absolute;
	margin-left:5px;
	margin-top:180px;
	z-index: 3;
}
#logo {
 	top: 0px;
 	left: 0px;
 	width: 150px;
 	height: 80px;
 	background: #ffffff;
}
#home_text {
 	font-family: "Open Sans";
	font-weight: bold;
	font-size: 20pt;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
a.join {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 20pt;
	color:#870043;
}
a.join:hover {
	color: #EFAF96;
}
a.links {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 11pt;
	color:#870043;
}
a.links:hover {
	color: #EFAF96;
}
.header_text {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
}
.text {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 11pt;
	color: #000000;
}
.sm_text {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
}
.rates {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}
.rates_sm {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 10pt;
	color: #000000;
}
.notes {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
}
.title_bar {
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}
#hours {
	font-family: "Open Sans";
	margin: auto;
	width: 562px;
}
	#hours p {
		margin-bottom: 0;
	}
	.clockPic {
		float: left;
	}
	.contact {
		clear: both;
		color: #870043;
		font-size: 18px;
		margin-bottom: 10px !important;
		text-align: center;
 	}
	.numbers {
		float: left;
		padding-left: 20px;
		width: 270px;
 	}
	.officeHours {
		float: left;
		padding-left: 30px;
		width: 130px;
 	}
	/****************/
	/*****RATES******/
	/****************/
		#rates_container{
			font-family: "Open Sans";
		}
		.rates_effective{
			clear: both;	
			font-size: 16px;
    		font-weight: bold;
		}
		.rates_nav{
			clear: both;	
		}
		.rates_button{
			color: #a64070;
			font-weight: bold;
			margin-right: 30px;
		}
		.rates_button:hover{
			color: #efae98;

		}
		.rates_table{
			width: 100%;
		}
		.rates_header{
			background-image: url("images/rates_bar.jpg");
			color: white;
			font-size: 18px;
			font-weight: bold;
			height: 25px;
			text-align: center;
			width: 600px;
		}
		.rates_title{
			background-color: #e8e8e8;
    		text-align: center;
			font-weight: bold;
		}
		.rates_bold{
		}
		.rates_notes{
			font-size: 0.75em;
			font-style: italic;
		}
		.rates_subheader{
		}
		.rates_linespace{
		}
		.rates_aRow{
		}
		.rates_standard{
			padding: 3px;
			background-color: #E8E8E8;
			
		}
	/****************/
	/******News******/
	/****************/
		.news_title{
			font-weight: bold;
			margin: 1em 0;	
			color: #870042;
			font-size: 20px;
			font-family: "Open Sans";
			text-align: center;
		}
		.news_title p{
			margin: 0;	
			display: inline;
			
		}
		.news_details{
			font-family: "Open Sans";
			text-align: center;
			
		}
	
	

