@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #999;
	background-repeat: no-repeat;
	color: #000;
}

#container {
	height: 1200px;
	width: 1000px;
	position: relative;
	margin: auto;
	background-color: #999;
	font-size: 14px;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	position: absolute;
	height: 24px;
	top: 10px;
	right: 20px;
}

#navbar {
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	border: none ;
	visibility: visible;
}
#feature_articales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	height: 300px;
	width: 300px;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
#scroll_box {
	position:relative;
	width:512px;
	height:375px;
	overflow: auto;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	border: thick solid #333;
}
.form_data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: right;
	border: thin none #333;
	
}
.submit_reset_buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #999;
	width: 75px;
	text-decoration: underline;
}
.text_data_field {
	color: #000;
	width: 510px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.comment_field {
	color: #000;
	width: 510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer {
	width:950px;
	height:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#container table tr td p {
	font-size: 12px;
}
.spcr_img {
	background-image: url(images/spacer.jpg);
	height: 10px;
	width: 1000px;
}
#scroll_box_index {
	width:200px;
	height:300px;
	overflow: auto;
	background-color: #C99;
	text-align: left;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 5px;
	display: block;
}
#featured_event_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	height: 300px;
	width: 600px;
	background-color: 999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
