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

body {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #999999;
	text-align: center;
	background-image:url(../images/bg-lines.jpg);
	background-repeat:repeat;
	height: 100%;
	}
	
	.left-img {
	padding: 5px;
	border: 1px solid #d8dbed;
	background: #fff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	}
	
.right-img {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #d8dbed;
	background: #fff;
	padding: 5px;
	}

.form {
border: 0 px solid #000000;
}

#container {
height: 100%;
width:906px;
padding-left:4px;
padding-right:0px;
margin: 0 auto;
background-image: url(../images/container-bg.jpg);
background-repeat: repeat;
}

#centered-content{
	width: 850px;
	margin-left:7px;
	margin-right:5px;
	margin-top:9px;
	padding-top:1px;
	padding-bottom:9px;
	color: #CCCCCC;

	}



#left-content {
	width: 570px;
	height: 100%;
	margin-left: 7px;
	float: left;
	display: inline;
	background-image:url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	font-size: .9em;
	font-family: arial, verdana, tahoma, sans-serif;
	font-color: #999999;
}




#left-content h1 {
	width: 100%;
	text-align: left;
	padding-top:0px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #cccccc;
	}
	
#left-content p {
	width: 540px;
	text-align: left;
	padding-top:0px;
	padding-left:15px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	line-spacing: 1px;
	color: #999999;
	}
	
#left-content p a:link {
	text-decoration: none;
	color: #cc3333;
}

#left-content p a:hover {
	text-decoration: none;
	color: #999999;
}

#left-content p a:link:visited {
	text-decoration: none;
	color: #cc3333;
}

#left-content p a:hover:visited {
	text-decoration: none;
	color: #999999;
}
	
#schedule {
float: left;
width: 520px;
margin-left:15px;
padding:5px;
margin-top:10px;
}
#schedule-header {
float: left;
width: 510px;
padding: 5px;
font-size:12px;
color:#999999;
background-color:#010127;
margin-bottom: 2px;
}
#schedule-day {
float: left; 
width: 65px;
margin-top:2px;
margin-right:4px;
margin-left:5px;
color:#999999;
background-color:#010127;
}
#schedule-hours {
float: left; 
width: 48px;
margin-top:4px;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
color:#999999;
background-color:#333333;
height:30px;
padding:8px;
}
#schedule-footer {
float: left;
width: 498px;
padding: 5px;
font-size:10px;
color:#999999;
background-color:#333333;
margin-top:2px;
margin-left:5px;
}




#gallery-area {
float: left;
width: 520px;
margin-left:15px;
padding:5px;
}
#gallery-image {
float: left; 
width: 120px;
height: 75px;
margin-top:2px;
margin-right:4px;
margin-bottom: 5px;
margin-left:5px;
color:#999999;
background-color:#010127;
}
#gallery-image a:link img {
border: 1px solid;
border-color: #999999;
}

#gallery-image a:hover img{
border: 1px solid;
border-color: #666666;
}

#gallery-title {
float: left; 
width: 104px;
margin-top:5px;
margin-right:4px;
margin-left:5px;
margin-bottom:5px;
color:#999999;
background-color:#333333;
height:10px;
padding:8px;
}
#schedule-footer {
float: left;
width: 498px;
padding: 5px;
font-size:10px;
color:#999999;
background-color:#333333;
margin-top:2px;
margin-left:5px;
}
	
#navlist
{
font-size: 12px;
margin-left: 0;
padding-left: 0;
list-style: none;
text-align: left;
color: #999999;
}

#navlist li 
{
padding-left: 30px;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
color: #999999;
}


#navlistsub
{
font-size: 11px;
margin-left: 0;
padding-left: 10px;
list-style: none;
text-align: left;
color: #999999;
}

#navlistsub li
{
padding-left: 15px;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
color: #999999;
}

#right-content {
	margin-right: 5px;
	margin-top:9px;
	width:280px;
	height:591px;
	float:right;
}


#header {
height: 140px;
width:900px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

.headerlogo {width:235px; height:132px; display: inline; float: left; margin-left:10px;}

#title{
	height: 60px;
	width: 300px;
	float: right;
	margin-right: 5px;
	margin-top: 70px;
	}
#title h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-align: right;
	}
#menu {
height:22px;
width:900px;
background-image: url(../images/menu-bg.jpg);
background-repeat: no-repeat;
padding-left:27px;
padding-top:5px;
}

#nav{font-size:10px;font-weight:normal;margin-left:20px; padding-left: 20px; padding-top:5px; display: inline; font-family: Arial, Helvetica, sans-serif; }
#nav a{color:#999999;float:left;text-decoration:none;}
#nav a:hover{color:#cccccc;display:block;float:left;text-decoration:none;}
#nav li{display:inline;float:left;margin-right:25px;}

#mid-body {
width: 890px;
height: auto;
background-color: #010127;
background-repeat: repeat;
padding:5px;

}

.clear-contentunit {clear:both; width:850px; height:0.1em; border:none; background:#000000; color:#000000;}

#content {
	height: auto;
	width: 864px;
	border:1px #666666;
	background-color: #000000;
	margin: auto;
	border:1px solid #333333;
	
	}
	


#footer {
height: 101px;
width: 900px;
background-image: url(../images/footer-bg.jpg);
background-repeat: no-repeat;
clear: both;
border-top: 1px solid #482424;
}

#contact {
float:left;
width: 211px;
margin-left:14px;
padding-top:65px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11.36px;
color: #666666;
}

#copyblock{
width: 130px;
float: right;
padding: 8px 10px 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 10px;
color: #666666;
text-align:left;
}

#copyblock a:link{
color: #666666;
text-decoration: none;
}

#copyblock a:hover{
color: #666666;
text-decoration: underline;
}
#copyblock a:visited{
color: #666666;
text-decoration: none;
}

#copyblock a:visited:hover{
color: #666666;
text-decoration: underline;
}

#design{
	width: 130px;
	padding: 0px 10px 0 0;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #336666;
	text-align:left;
	float: right;
	position:absolute;
	left: 1021px;
	top: 854px;
}
#design a:link{
	color: #336666;
	text-decoration: none;
}
#design a:hover{
	color: #336666;
	text-decoration: none;
}
#design a:visited{
	color: #336666;
	text-decoration: none;
}
#design a:visited:hover{
	color: #336666;
	text-decoration: none;
}

#promotions {
float: left;
width: 520px;
margin-left:15px;
padding:5px;
}
#promotion {
float: left; 
width: 120px;
height: 120px;
margin-top:10px;
margin-right:4px;
margin-bottom: 25px;
margin-left:5px;
color:#999999;
background-color:#010127;
}
#promotion a:link img {
border: 1px solid;
border-color: #999999;
}

#promotion a:hover img{
border: 1px solid;
border-color: #666666;
}

#promotion a:visited img {
border: 1px solid;
border-color: #999999;
}

#promotion a:visited:hover img{
border: 1px solid;
border-color: #666666;
}
	
#footerblock{
width: 140px;
float: right;
padding: 8px 0 4px 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
font-size: 10px;
color: #333;
text-align:right;
margin-right:15px;
}

* html #footerblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#footerblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#footerblock li {
margin: 0;
}

#footerblock li a{
display: block;
padding: 0px 0px 1px 10px;
color: #999999;
text-decoration: none;
width: 100%;
}

html>body #footerblock li a{ /*Non IE6 width*/
width: auto;
}

#footerblock li a:hover{
color: #cccccc;
}
#footerblock li a:visited{
color: #999999;
}
#footerblock li a:visited:hover{
color: #cccccc;
}
