@charset "UTF-8";
/* CSS Document */

/******************MAIN BG******************/
body { 
	background: #ffffff repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

div.wrapper {
width : 900px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
	}

	/*  ********************************************* MAIN *********************************************** */


div#location {
	float:left;
	width: 900px;
	height: 48px;
	background: url(topbar.jpg) repeat-x;
	overflow: hidden; 
	}	

div#logo {
	float: left;
	width: 900px;
	height: 300px;
	overflow: hidden;
	}
	
	



div#maincontent {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	}

div#navigationdropdownmenu {
	float:left;
	width: 900px;
	height: 25px;
	background: url(topbar.jpg) repeat-x; 
	}	

div#navigationtop {
	float:left;
	width: 249px;
	background: url(topnav.jpg) repeat-y; 
	padding-bottom: 24px;
	}	
	
	/* ************************* LOCATIONS TABS *********
	
	/* Drop Down Menu */
#dropdownmenupage { margin: 0; }
	/** SUBMENU WIDTH/POSITION **/


/* TOP MENU POSITIONING */
#dropdownmenu { padding: 12px 0 0; }
	/** SUBMENU WIDTH/POSITION **/

	
.textcontainer {
	background: url(textbox.jpg) no-repeat;
	}
	
.footercontainer {
	background:url(bottombg2.jpg) no-repeat;
	}

.content {
	background:url(content-bg.jpg) no-repeat;
	}
	

	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.37em;
	color: #000000;
	padding: 52px 29px 0 20px;
	}
	
.footer {
	padding: 23px 240px 0 240px;
	}
	
.footerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
	
.footerhours {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.middlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
	padding-top: 13px;
	}
	
	.middlecontent a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.middlecontent a:hover {
	
	text-decoration: underline;
	color: #000000;
	}
	
	.rightcontent {
	background:url(bottombg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: italic;
	color: #000000;
	padding-top: 13px;
	}
	
	.rightcontent a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	}
	
.rightcontent a:hover {
	
	text-decoration: underline;
	color: #000000;
	}
	
.footerlinks a{
	background:url(topbar.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #070506;
	}
	
.footerlinks a:hover {
	background:url(topbar.jpg);
	text-decoration: underline;
	color: #ffffff;
	}
	
.links a{
	font-family:tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background:url(topbar.jpg);
	}
	
.links a:hover {
	text-decoration: underline;
	color: #ffffff;
	background:url(topbar.jpg);
	}
		

.topbar {
	background:url(topbar.jpg);
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	padding-top: 13px;
}
.topbar a:link {
COLOR: #ffffff;
}
.topbar a:visited {
COLOR: #ffffff;
}
.topbar a:hover {
COLOR: #ffffff;
}
.topbar a:active {
COLOR: #ffffff;
}


.topbg {
	background:url(top-bg.jpg);
	
}

.tooltip.bottom {
	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_bottom.png);
}

h1 { padding: 20px 0 0 15px; margin: 0; letter-spacing: -3px; }
h2 { padding: 0 0 0 0px; margin: 0; color: #fff; letter-spacing: -2px; }
.loader        { position: absolute; top: 255px; left: 50px; }

