@charset "utf-8";
@font-face
{
font-family: myFirstFont;
src: url('Century Gothic.ttf'),
     url('Century Gothic.eot'),
	 ; /* IE9+ */
}
*{
	margin:0;
	padding:0;
}
a img{
	border:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic";
	background-color: #191919;
	font-size: 13px;
	color: #FFFFFF;
}
#container {
	height: auto;
	width: 900px;
}
.header {
	height: auto;
	width: 886px;
	float:left;
	margin-top: 2px;
}
.logo {
	height: 86px;
	width: 200px;
	float:left;
	margin-top: 28px;
	background-repeat: no-repeat;
}
.header_right {
	height: auto;
	width: 548px;
	float:left;
	margin-top: 24px;
}
.header_right1 {
	height:auto;
	width: 684px;
	float:right;
}
.call_us_no {
	height: 45px;
	width: 265px;
	float:right;
	text-align: left;
	font-size: 11px;
	color: #96C948;
	padding-bottom: 7px;
	font-weight: bold;
}
.border {
	height: 3px;
	width: 686px;
	float:left;
	background:url(images/border.png) repeat-x;
}
.header_right_top {
	float: right;
	height: 65px;
	width: 518px;
	font-size: 13px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.login_reg {
	float: right;
	height: auto;
	width: 100px;
	margin-left: 400px;
}
.login_reg a {
	text-decoration: none;
	color: #878787;
}
.login_reg a:hover {
	text-decoration: underline;
}
.call_us {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu {
	height: 44px;
	width: 570px;
	float:right;
	font-size: 13px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu li {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	height: 44px;
	width: 110px;
	margin-left: 5px;
	display:block;
}
.menu a {
	color: #878787;
	text-decoration: none;
}
.menu a:hover {
	color: #000;
}
.menu a.active {
	color: #000;
}
.menu p {
	margin: 0px;
	padding: 0px;
}
.content {
	float: left;
	height: auto;
	width: 890px;
	margin-top: 5px;
}
.centerbg {
	height: auto;
	width: 803px;
	margin-top: 0px;
}
.aboutbg {
	height: auto;
	width: 740px;
	margin-top: 10px;
	float: left;
	color: #CCCCCC;
	margin-left: 85px;
}
.center_flash_img {
	float: left;
	height: auto;
	width: 740px;
	margin-right: 0px;
	margin-left: 43px;
}
.about_content {
	float: left;
	min-height: 420px;
	width: 740px;
	margin-right: 0px;
	text-align: justify;
	font-size: 13px;
	padding-bottom: 10px;
}
.heading {
	float: left;
	height: auto;
	width: 740px;
}
.gallery_content {
	float: left;
	height: auto;
	width: 740px;
	margin-right: 0px;
}
.gallery {
	float: left;
	height: auto;
	width: 740px;
}
.gallery_img_link {
	float: left;
	height: 150px;
	width: 238px;
	margin-left:9px;
	border: solid 1px #cdd8a0;
	margin-top: 7px;
}
.footer {
	height: auto;
	width: 890px;
	float:left;
	font-size: 11px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6C6D6E;
	padding-top:5px;
}
.footer_left {
	height: auto;
	width: 300px;
	float:left;
	text-align: left;
}
.footer_right{
	height: auto;
	width: 93px;
	float:right;
}
.footer_right img {
	margin-top: 10px;
}

.news_letter{
	height: auto;
	width: 210px;
	float:left;
	font-size: 11px;
	text-align: left;
	margin-left: 286px;
}
.news_letter input[type="text"] {
	border: none;
	background: transparent;
	color:#FFFFFF;
    /*background-color: blue;*/
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}  
.textbox {
	width: 155px;
}
.schedule_head {
	float: left;
	text-align: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #96C948;
}
.about_content a {
	color: #fff;
	text-decoration: none;
}
.about_content a:hover {
	text-decoration: underline;
}
.about_content1 {
	float: left;
	height: auto;
	width: 510px;
	margin-right: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 13px;
}
.calender {
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
.calender a:hover {
	color: #000000;
	text-decoration:none;
}
.div_calender {
	float: left;
	height: auto;
	width: 775px;
}
.font_size {
	font-size: 13px;
}
.orange_color {
	color: #333333;
}
.testi_color {
	color: #EC8833;
}
