@charset "UTF-8";


html, body, h1, h2,  h4, h5, p, a, ul, li, ol, img {;
	border-width: 0px;
	border-style: none;
	outline: none; 
	text-decoration: none; 
		
}

#header {
	height: 210px;
	width: 924px;
	position: relative;
	left: 0px;
	top: 0px;
}
#main_content {
	position: relative;
	height: 550px;
	width: 924px;
	top: 0px;
	bottom: 0px;
}
#right_area {
	float: right;
	height: 550px;
	width: 713px;
}

body {
	margin: 0px auto;
	background-color: #b9ad8f;
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-x;	
}

#main_wrapper {
	height: 850px;
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bottom_navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	height: 25px;
	width: 924px;
	margin-top: 23px;
	text-align: center;	
}
#bottom_navigation li {
	color: #999999;
	list-style-type: none;
	display: inline;
	padding-right: 30px;

}
#bottom_navigation a {
	color: #999999;
}
#footer {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	height: 800px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	position: relative;
	left: 0px;
	top: 0px;
}
#animation {
	float: right;
	height: 210px;
	width: 714px;
}
#logo {
	float: left;
	height: 210px;
	width: 210px;
}
#navigation {
	height: 38px;
	width: 924px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10000;
}
#left_column {
	float: left;
	height: 510px;
	width: 210px;
	margin-top: 0px;
}

#middle_column {
	float: left;
	height: 550px;
	width: 536px;
}
#index_left_column {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_column {
	float: right;
	height: 550px;
	width: 177px;
}
#index_middle_column img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
#vision p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mission p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#right_column #news {
	background-image: url(../images/news_background.jpg);
	height: 357px;
	width: 173px;
	margin-right: 0px;
	margin-left: 5px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#right_column #hours {
	background-image: url(../images/hours_background.jpg);
	height: 120px;
	width: 173px;
	margin-left: 5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#vision {
	height: auto;
	width: 245px;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mission {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mission a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
#vision a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#welcome_text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
}
#hours p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#welcome_text {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#join_us  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	clear: both;
	padding-top: 30px;
	padding-bottom: 0px;
}
#news p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A.newslink:link {
	color: #FFFFFF;
}
A.newslink:active {
	color: #cccccc;
}
A.newslink:visited {
	color: #FFFFFF;
}
A.newslink:hover {
	color: #cccccc;
}
