@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #000;
	background-color: #565656;
	height: auto;
	.height: 100%;
	width: auto;
	background-position: top;
	margin-top: 0px;
	background-image: url(images/bkgd_03.jpg);
	background-repeat: repeat;
}
.style1 {
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style2 {
	color: #C33
}


#outercontainer {
	text-align: center;
	position: relative;
	margin: 0 auto;
	height: auto;
.height: 100%;
	width: 1038px;
	background-image: url(images/topbkgd_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin: 0 auto;
	width: 813px;
	text-align: center;
	height: auto;
	.height: 100%;
	background-image: url(images/bkgd_main_09.jpg);
	background-repeat: repeat-y;
}


#header {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 813px;
	margin: 0 auto;
	height: 177px;
	position: relative;
	top: 0px;
}
#header ul.navigation {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0;
	left: 0px;
	margin: 0;
	padding: 0 0 0 5px;
	height: 22px;
	width: 771px;
	list-style-type: none;
}

#header ul.navigation li {
	height: 20px;
	float: left;
	border-right: 1px solid #999;
	text-decoration: none;
	padding: 0 8px;
	margin: 0;
	text-align: center;
	white-space: nowrap;

}
#header ul.navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 24px;
	display: block;
	margin: 0px 0px 0 0px;
	font-weight: bold;
	letter-spacing: .08em;
}

#header ul.navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #02aaeb;
	text-decoration: none;
}

#header ul.navigation li a.selected {
	color: #02aaeb;
}
#main {
	position:relative;
	text-align:left;
	height: auto;
	.height: 100%;
	width: 813px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

#sidebar {

margin-top:0px;
	text-align: left;
	height: auto;
	width: 229px;
	background-image: url(images/bkgd_sidebar_09.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;

}
#sidebar ul{
	width:229px;
	margin:0px 0 0 0;
	padding:10px 0 0 0;
	list-style-type: none;
		text-align: center;
}
#sidebar ul img {
	width:auto;
	margin:0px auto;
}
#sidebar li{
	background-image:url(images/sideboys_04.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width: 229px;
	margin: 0;

}

#content {
	height: auto;
	min-height: 300px;
	text-align: left;
	padding: 20px 25px 0px 15px;
	width: 540px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
}

#content p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#box {
	font-family: Eurostile, "Arial Black", Arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-image: url(images/bkgd_gradient_05_05.png);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	height: auto;
	width: 360px;
	padding: 8px 10px 10px;
	border: 1px solid #000000;
	margin: 12px auto 10px 5px;
	letter-spacing: 0.04em;
	line-height: 1.2em;
}
a:link {
	color: #066ABB;
	font-weight: normal;
}
a:visited {
	color: #066ABB;
	font-weight: normal;
}
a:hover {
	color: #0099FF;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	background: none;
	margin: 5px auto;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background: none;
	text-decoration: underline;
}
.copyright a:hover {
	color: #02aaeb;
	text-align: center;
	text-decoration: none;
}
h1 {
	font-family: Eurostile, "Arial Black", Arial;
	font-size: 150%;
	font-weight: bold;
	color: #066ABB;
	.margin: 25px 0 -10px 0;
	margin-top: 12px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;

}
h2 {
	font-family: Eurostile, "Arial Black", Arial;
	font-size: 140%;
	font-weight: bold;
	color: #066ABB;
	.margin: 15px 0 -10px 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 10px;	
	}

#footer {
	position: relative;
	clear: both;
	text-align: left;
	background-image: url(images/footer_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 64px;
	width: 813px;
	text-align: left;
	color: #FFF;
	text-decoration: none;

}

#footer p {
	padding: 8px 0 0 8px;
	line-height: 1.4em;
	font-size: 120%;
	}	

#footer a, a.side , a.side:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:  #fff;
}
#footer a:hover {
	color: #02aaeb;
}
#slides {
	margin: 0 9px 0 auto;
	height: auto;
	min-height: 200px;
	float: right;
}
.price {
	padding-bottom: 15px;
	vertical-align: top;
	margin-bottom: 5px;
	line-height: 21px;
}

#bottomnav {
	color: #CCCCCC;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
 }
 #bottomnav a {
	text-decoration:underline;
	color: #FFFFFF;
 }
 #bottomnav a:hover {
 color: #02aaeb;
 }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #066ABB;
	.margin: 15px 0 -10px 0;
	line-height: 1.3em;
	background-position: top;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.rule_index {
	width: 100%;
	line-height: 1px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #86C7FB;
	height: 1px;
	margin-bottom: 14px;
}

#payment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #86C7FB;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #CC3333;
	line-height: normal;
}
.form_box {
	padding: 0px;
	margin: 0px;
}

p {
	line-height: 1.3em;
	padding-bottom: 10px;
}
.bluetext {
	font-size: 110%;
	font-style: italic;
	color: #066ABB;
}

h4 {
	font-size: 110%;
	color: #CC3333;
	line-height: 1.4em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 6px;
}

.dotted_line {
	text-align: left;
	width: 100px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0F8EF7;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #066ABB;
	.margin: 15px 0 -10px 0;
	line-height: 1.3em;
	background-position: top;
	font-style: italic;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.payment_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #066ABB;
	.margin: 15px 0 -10px 0;
	line-height: 0em;
	background-position: top;
	font-style: italic;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
.margin: 15px 0 -10px 0;
	line-height: 1.3em;
	background-position: top;
	font-style: italic;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#register {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;

.margin: 15px 0 -10px 0;
	line-height: 1.3em;
	background-position: top;
	font-style: italic;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-size: 120%;
}
#register a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;

.margin: 15px 0 -10px 0;
	line-height: 1.3em;
	background-position: top;
	font-style: italic;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#register a:hover {
	color: #69A4D4;
}
#lax128 {
	font-size: 110%;
	line-height: 1.5em;
	color: #CCC;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	text-align: center;
}
#lax128 p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#lax128 h2 a {
	color: #FFF;
}
#lax128 img {
	color: #FFF;
	margin-bottom: 8px;
}
