html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, div, fieldset  { margin: 0; padding: 0; border: 0; }



body {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	background-color: #000000;
}

h1 { font-size: 20px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }


.content_xlg { font-size: 14px }
.content_lg { color: gray; font-size: 12px; }
.content_md { color: white; font-size: 11px; }
.content_sm { color: gray; font-size: 10px; }
.content_xsm { font-size: 9px; }

p { line-height: 16px; }


a:link { color: #003399; font-family: arial; text-decoration:none; }
a:visited { color: #003399;  font-family: arial; text-decoration:none; }
a:hover { color: #990000;  font-family: arial; text-decoration:underline; }
a:active { color: #990000;  font-family: arial; text-decoration:underline; }


a.white:link  { color: #ffffff; text-decoration:none; }
a.white:visited { color: #ffffff; text-decoration:none; }
a.white:hover { color: #ffffff;  text-decoration:underline; }
a.white:active { color: #ffffff; text-decoration:underline; }

a.blue:link  { color: #0099ff; font-family: Verdana; text-decoration:none; }
a.blue:visited { color: #0099ff; font-family: Verdana; text-decoration:none; }
a.blue:hover { color: #0099ff; font-family: Verdana;  text-decoration:underline; }
a.blue:active { color: #0099ff; font-family: Verdana; text-decoration:underline; }


a.green:link  { color: #66cc00; text-decoration:none; }
a.green:visited { color: #66cc00; text-decoration:none; }
a.green:hover { color: #66cc00;  text-decoration:underline; }
a.green:active { color: #66cc00; text-decoration:underline; }



.dark_gray {color: #333333; }
.gray { color: #999999; }
.green { color: #66cc00; }
.bold { font-weight: bold; }
.orange { color: #FB9502; }
.black { color: #000000; }
.white { color: #ffffff; }

#main_title { padding-left: 25px; border-bottom: 1px solid #000000; width:90%; }
#main_title h1 { font-size: 20px; }

li.bullet_hour { 
    list-style: none;
	font-size: 11px;
	width: 160px;
	padding-left: 10px;
	background-image: url(/images/bullet.gif);
	background-repeat:no-repeat; 
}

.profile_box_info { font-size: 11px; }


ul#hours { padding-left: 30px;  }
ul#navigation {
	list-style: none;
	padding: 0px 0 0 0px;
	padding-top: 117px;
	margin: 0;
	height: 25px;
}
.subNav { clear: left; padding-left: 420px; padding-top: 6px;  } 
li.nav_tab_selected {
	float: left;
	margin: 0px 2px 0px 2px;
	background-color: #669900;
	border-bottom: 0;
	padding: 5px 20px 0px 20px;
		height: 21px;
}

li.nav_tab {
	float: left;
	margin: 0px 2px 0px 2px;
	border-bottom: 0;
	padding: 5px 10px 0px 10px;
	height: 21px;
	background-color: #666666;
}

#calendar_frame {
	width: 160px;
	padding: 5px;
	border: 2px solid #ffffff;
	background-color: #ffff66;

}
#main_content { 
	width: 550px;
	background-image: url(../images/main_photo.jpg);
	background-repeat: no-repeat;
}
#main_content_sub { 
	width: 490px;
	padding: 0px 30px 10px 50px;
}

#main_copy {
	width: 330px;
	position: relative;
	left: 42px;
	font-size: 12px;
	line-height:17px; 
}


#footer {
	padding: 5px;
	color: #ffffff;
	font-size: 10px;
}

.menu_item { font-size: 14px; font-weight:bold; }

#other_locations { padding: 15px 42px; }