body img
{
 float:left;
}

#move
{
 float:left;
 
}
/*--------------- Document -------------*/
body
{
	background:#010232;
	font-family: Arial, Arial serif;
	background:url('../images/tile.jpg') top center repeat-x;
	
	
}

/*--------------- Content --------------*/
#content
{
	padding: 10px 0px 20px 0px;
	font-family: Arial, Arial serif;
}

#content ul
{
	
	padding-top:30px;
	text-align:left;
}

#content ul li
{
	display:inline;
	font-size:8pt;
	
}
#content ul li a
{
	color: #000000;
	text-decoration:none;
	
}
#content ul li a:hover
{
	color: #cc0052;
}

#foot
{
	text-align:center;
}

#content li
{
	font-size: .8em;
}
.center
{
	text-align: center;
}

#wrapper
	{
		width:920px;
		margin:0 auto; /* centers page for mozilla browsers */
		padding: 0;
	    background:url('../images/bg_repeat.jpg') top center repeat-y;
		text-align: left;
	}
	h1
	{
		color: black;
		font-family: Arial, helvetica, sans serif;
		font-size: 17px;
		line-height: 18px;
		margin-left: 20px;
		font-weight: normal;
		margin-top: 25px;
	}


/* --------------- Navigation ----------------*/

#nav
	{
		height: 45px;
		background: url('../images/nav.gif') top center no-repeat;
		PADDING-LEFT:10px;
		
	}
#nav ul
{
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: left;
	font: 12px "Arial", sans-serif;
}
#nav li
{
	margin: 0px;
	list-style:none;
	display:inline;
	margin-left:8px;
}
#nav a:link, #nav a:visited
{
	color: #008fa4;
	text-decoration: none;
}

#nav a:active
{
	color: #008fa4;
	text-decoration: none;
	
}

#nav a:hover
{
	color: #9d0000;
	text-decoration: none;
}

#copyright ul li
{
	list-style:none;
	text-decoration: none;
	display:inline;
	margin-left:10px;
}


#copyright ul li a:HOVER
{
	color:#9d0000;
}


/* -------- image --------*/
#content  a img
	{
		border: 5px solid #c1ccff;
		margin-left:5px;	
	}

#content a:hover img
	{
		border: 5px solid #0c39ff;	
	}
	
/* -------- header -------*/
#header
{
	width: 920px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-y;
	height: 30px;
}
	
#header2

	{
		width:715px;
		height: 146px;
		background: url('../images/header2.jpg') top center no-repeat;
	}
		
#top
	{
		width:920px;
		background: url('../images/top.jpg') top center no-repeat;
	}
#bottom
	{
		width:920px;
		background: url('../images/bottom.jpg') bottom center no-repeat;
	}

	
#copyright
{
	font-size: 8pt;
	text-align: center;
	color:#454545;
	
}

#copyright ul li a 
{
	text-decoration:none;
	color:#000;
	
	
}

#copyright a 
{
	color: #454545;
	
	
}


#copyright a:hover 
{
	color: #970000;
	
}

#address 
{
	font-size: 0.73em;
	color:#000;
	text-align:left;
	float:left;
	PADDING-BOTTOM:30PX;
	padding-left:30px;
	padding-top:10px;
	
}

#links 
{
	font-size: 0.73em;
	color:#870000;
	text-align:left;
	float:left;
	margin-left:20px;
}

#links a
{
	font-size: 1.0em;
	color:#870000;
	text-align:left;
}

#links a:hover
{
	font-size: 1.0em;
	color:#fcca00;
	text-align:left;
}


#address h3
{
	font: 20px "ARIAL", sans-serif;
  	color: #000;
}

#address li
{
	font: 16px "Times new roman", sans-serif;
  	font-style: italic;
  	margin-left:15px; 
  	
}
.overview
{
	margin-top: 30px;
	margin-bottom: 15px;
}
.not_overview
{
	margin-top: 12px;
	margin-bottom: 17px;
}
.content { margin-top: -15px; }
.table_header
{
	margin-top: 20px;
	margin-bottom: 2px;
}

.contact { margin-top:30px; }

#address a
{
	color:#008fa4;
}
.anchor
{
	color: #008FA4;
	font-family: Arial, helvetica, sans serif;
	font-size: 13px;
	line-height: 14px;
}
#content #firstp3 
{
	line-height: 1.3em;
	text-align: left;
	#width:80%;
	width:70%;
	
	float:right;
	color:#00000;
	padding-bottom: 50px;
}

#content #firstp3 h3
{
	font: 20px "Arial", sans-serif;
	color:#000000;
	text-align:LEFT;
	PADDING-TOP:10PX
	#PADDING-TOP:30PX;
	font-style:capitalize;
}

#content #firstp3 p
{
	color:#000000;
	font-style: normal;
	font: 12px "Arial", sans-serif;
	
}

#content p
{
	color:#000000;
	font-style: normal;
	font: 13px "Arial", sans-serif;
}



#content #firstp2 h3
{
	font: 20px "Times new roman", sans-serif;
	color:#000000;
	text-align:left;
}
#content #firstp2 .form 
{
	text-align:left;
}

#firstp3 li
{
	font: 16px "Times new roman", sans-serif;
	font-style: italic;
	color:#000000;
}

#clear{ 
	clear: both;
}
#right
{
	float:right;
}

#left
{
	float:left;
}
/*------ Schedule -------*/
.hours_tbl{
	margin:5px 0 0 0;
	width:650px;
	font-size:10pt;
}

#hours_tbl td{
	padding:2px;
}

.dark{
	background-color:#9aa3fb;
}
.light{
	background-color:#bec4ff;
}
