/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
}
#website {
  background-color: #000000;
}
.h1_tag{
	font-family:Verdana, Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#545454;
	font-weight: normal;
	margin-bottom: 0px;
}
#h1_bg{	
	height:12px;
	background-color:#333333;	
}
#h1_bg_sub{	
	height:12px;
	background-color:#000000;	
}
#body_bg{
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}
#sub_body_bg{
	background-image:url(../images/sub_body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}
#left_bg{
	background-image:url(../images/left_bg.jpg);
	background-repeat:no-repeat;	
	background-position:top right;	
}
#right_bg{
	background-image:url(../images/right_bg.jpg);
	background-repeat:no-repeat;	
	background-position:top left;
}
#sub_left_bg{
	background-image:url(../images/sub_left_bg.jpg);
	background-repeat:no-repeat;	
	background-position:top right;	
}
#sub_right_bg{
	background-image:url(../images/sub_right_bg.jpg);
	background-repeat:no-repeat;	
	background-position:top left;
}
#content_bg{
	background-color:#D1D1D1;	
}
#content_area {	
	margin-bottom:21px;
	margin-top: 20px;
  margin-left: 18px;
	margin-right:20px;
	text-align:left;
}
#left_box{
	margin-top:3px;
	margin-left:3px;	
	margin-bottom:3px;
}
#box_bg_1{
	background-color:#000000;
	background-image:url(../images/box_bg_1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.box_bg_2{
	background-color:#000000;
	background-image:url(../images/box_bg_2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#featured_div{
	height:460px;
	width:215px;
}
#footer {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #545454;
  font-size: 10px;
  text-align:left;
  padding-top: 10px;
  padding-bottom: 10px;  
}
#footer a:link, #footer a:visited, #footer a:active {
  color: #545454;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
#content_area a {
	text-decoration:none;	
}
#other_source {
  display: none;
}
#map_div{
	position:absolute;
	display:none;
	width:505px;
	height:319px;
	z-index:3;
}
#flash_banner{
	position:relative; 
	float:left;
	z-index:1;
        /*background-image:url(../images/flash_banner.jpg);*/
}
#speical_container{	
	position:relative; 
	left:-198px;	
	float:right;	
	z-index:2;
}
#special_div{	
	position:absolute;
	margin-top:3px;
	width:198px;
}
.directions_td, .border_2{
	border:1px solid #B4B4B4;
}
.map_td{
	border-top:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
}
.border_1{
	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
}
.border_3{	
	border-left:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
}
.border_4{	
	border-left:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}
h3{
	margin-bottom: 0px;	
}
p{
	margin-top: 0px;	
}
.page_title, .h2_tag{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #0095DA;	
	font-weight:normal;
	text-align:left; 	   
}
.page_title{
	font-weight:bold;	
}
.dot_line{
	background-image:url(../images/dot_line.gif);
	background-repeat:repeat-x;
}
.div_line {
  background-image: url(../images/gray_line.gif);
  background-repeat: repeat-x;
  clear: both;
}
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
}
.right_div, .rdiv {
  text-align: right;
}
.white_border{
	border-right:1px solid #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}

.formbutton {
  color: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	font-weight:bold;
  border: 1px solid #7BB42F;
  background-color: #0095DA;
}
.hidden {
  display: none;
}
.formfield, .formfield2, .formfield3 {
  color: #23211d;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #CCCCCC;
  background-color: #ffffff;
  width: 300px;
}
.formfield2 {
	width:182px;
}
.formfield3 {
	width:80px;
}
.newsletter_field{
  color: #121212;
  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;	
  background-color: #ffffff;
	border:1px solid #A0A0A0;	
	height:15px;
	width:155px;
}
.left_pad20{
	padding-left:20px;
}
.left_pad10{
	padding-left:10px;	
}
.top_pad4{
	padding-top:4px;
}
.pad10 {
  padding: 10px;
}
.pad8 {
  padding: 8px;
}
.margin0{
	margin-left:0px;
	padding-left:10px;
}
.pic_frame_2 {
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 1px;
}
.padding_footer{
	padding-right:5px;
	padding-left:5px;	
}
.padding_right_5{
	padding-right:5px;	
}
.img_border, .imageborder_pad2{
	border:1px solid #B4B4B4;
}
.imageborder_pad2{
	padding:2px;
}
.padding_right_6{
	padding-right:6px;	
}
.padding_8{
	padding-right:8px;	
	padding-bottom:8px;
}
body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover{
  font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2E2E2E;
  text-decoration: none;
}

#content_area a:link, #content_area a:visited{
	color: #2E2E2E;
	text-decoration: underline;
}
.body_text_normal a:hover, #content_area a:hover{
  text-decoration: none;
	font-weight:bold;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #2E2E2E;
  text-decoration: none;
}
.body_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #2E2E2E;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #121212;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #14AA39;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_medium a:hover { 
  text-decoration: none;
	color:#FFFFFF;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CC0000;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover, #content_area a  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CC0000;
  text-decoration: none;
}
.alert {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;  
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ED1C24;
  text-decoration: none;
}
.red_text_medium a:hover { 
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #CC0000;
  text-decoration: none;
}
.red_text_large a:hover {  
  text-decoration: underline;
}

.blue_text_small, .blue_text_small a:link, .blue_text_small a:visited, .blue_text_small a:hover  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #33AAE1;
  text-decoration: none;
}
.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #33AAE1;
  text-decoration: none;
}
.blue_text_normal a:hover {
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0080C6;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #9AF2FF;
  text-decoration: none;
}
.blue_text_large a:hover {  
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover { 
  text-decoration: underline;
}
.white_text_small, .white_text_small a:link, .white_text_small a:visited, .white_text_small a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_small a:hover { 
  text-decoration: underline;
}
.dark_gray_text_medium, .dark_gray_text_medium a:link, .dark_gray_text_medium a:visited, .dark_gray_text_medium a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #454545;
  text-decoration: none;
}
.dark_gray_text_medium a:hover{
  color:#121212;
}
.dark_gray_text_normal, .dark_gray_text_normal a:link, .dark_gray_text_normal a:visited, .dark_gray_text_normal a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #454545;
  text-decoration: none;
}
.dark_gray_text_normal a:hover{
  color:#121212;
}
.gray_text_small, .gray_text_small a:link, .gray_text_small a:visited, .gray_text_small a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676254;
  text-decoration: none;
}

.gray_text_normal, .gray_text_normal a:link, .gray_text_normal a:visited, .gray_text_normal a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #818181;
  text-decoration: none;
}
.gray_text_normal a:hover{
  color:#ffffff;
}
.gray_text_medium, .gray_text_medium a:link, .gray_text_medium a:visited, .gray_text_medium a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #727272;
  text-decoration: none;
}
.gray_text_medium a:hover{
  text-decoration:underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.view, .view a:link, .view a:visited, .view a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F3D13D;
	font-size:12px;
	text-decoration:none;
	text-align:right;
}
.view a:hover {  
  text-decoration: underline;
}

.purple_text_normal, .purple_text_normal a:link, .purple_text_normal a:visited, .purple_text_normal a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #47116f;
  text-decoration: none;
}
.map_link, .map_link a:link, .map_link a:visited, .map_link a:hover, .map_link a:active{!important
font-size:15px;
background-color:#F9DEDE;
text-decoration:none;
color:#DE5959;!important
}
.h3_txt
{
font-weight:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#545454; text-decoration: none;
}
