@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	background-image: url(pics/bg2.jpg);
	background-color: #FF9933;
	background-repeat: repeat-x;
	background-position: top;
   }

a{
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF0000;
}
#wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	border: thin solid #FF9900;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: center;
	padding-right: 250px;
	padding-left: 30px;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin-left: 2em;
}

#nav-menu li
{
	float: left;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 5px;
}

#nav-menu li a
{
	float: left;
	display: block;
	color: #660000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
#nav-menu li a:hover{
	color: #FFFF99;

}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{

} 

.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(slices/slice_r3_c1.jpg);
	background-color: #F2D4B0;
	background-repeat: repeat-x;
	background-position: top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6633;
	font-weight: bold;
	padding-left: 5px;
}
.footer {
	font-size: 11px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
	}
.footer a {
	color: #F6F090;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.sideheader{
	font-weight: bold;
	color: #996633;
	font-size: 14px;
	line-height: 28px;
}
.liltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
}
.liltext a {
	text-decoration: underline;
	color: #990033;
}
.liltext a:hover{
	text-decoration: none;
}
.img1 {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img2 {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}



.dropshadow {
	background-image: url(picts/shadeform.gif);
	border: thin solid #999999;
}


.bullets{

}
.bullets a{
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
.bullets a:hover{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.compbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

.links {
	color: #999933;
	font-weight: bold;
}
.links a{
	color: #00CC00;
	text-decoration: underline;
}
.links a:hover{
	text-decoration: none;
}
.subheader {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.locations{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.locations a{
	text-decoration: none;
}
.locations a:hover{
	line-height: 20px;
}
.menu{
	color: #990000;
}
.menu a{
	text-decoration: none;
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	height: 34px;
}
.menu a:hover{
	color: #FFFF66;
	background-image: url(pics/tabOver.jpg);
}
.style4{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.bowlingposter{
	padding-left: 55px;
	padding-top: 20px;
}
