* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin-top: 10px;
 background: url(images/nav/bgfade.jpg) repeat-x;
}

#wrapper { 
 margin: 0 auto;
 width: 915px;
}
#container {
	width:100%;
	margin: 0 5px 0 0px;
}
#header {
 width: 915px;
 float: left;
 padding: 0px;
 height: 180px;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 5px;
}
#navigation {
 float: left;
 width: 891px;
 height: 35px;
 color: #333;
 padding: 0px;
 border-top: 0px solid #ccc;
 border-right: 0px solid #ccc;
 border-left: 0px solid #ccc;
 margin: 0px 0px 3px 13px;
 background-image: url(images/nav/roundednav.gif);
}


#styleone{
	position:relative;
	display:block;
	height:21px;
	font-size:13px;
	font-weight:bold;
	text-shadow: #C7361E 1px 2px 2px;
	font-family:Verdana,Arial,Helvitica,sans-serif;
	border-bottom:0px solid #d9d9d9;
	margin-top:6px;
	margin-left: 15px;
	}
#styleone ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#styleone ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#styleone ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
	border-right: 1px solid #ccc;
	}
	
#styleone ul li a.contact{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
	border-right: 0px solid #ccc;
	}
	
#styleone ul li a:hover,#styleone ul li a.current{
	color:#000000;
	}
	
body#home a.home,
body#about a.about,
body#kids a.kids,
body#teens a.teens,
body#adult a.adult,
body#school a.school,
body#contact a.contact

{
color:#000000;
}

#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 5px;
 padding: 5px 0px 5px 0px;
 width: 265px;
 float: left;
}

#midcolumn {
	width: 265px;
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 42px;
}
#rightcolumn { 
 float: right;
 margin: 0px 32px 0px 0px;
 padding: 5px 0px 5px 0px;
 width: 265px;
}

#maincolumn { 
 color: #333;
 margin: 0px 17px 0px 0px;
 padding: 5px 10px 5px 10px;
 width: 265px;
 float: left;
}

#mainrightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 5px 10px 5px 10px;
 width: 265px;
}

#footer { 
 width: 890px;
 clear: both;
 color: #333;
 border-left: 0px solid #ccc;
 border-right: 0px solid #ccc;
 border-bottom: 0px solid #ccc;
 margin: 0px 0px 0px 5px;
 padding: 10px;
}

.cornerBox { position: relative; background: #ececec; width: 100%; }
.corner { position: absolute; width: 10px; height: 10px; background: url(images/nav/cornerslightgrey.gif) no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 23em; /* ems so it will grow */
	background: url(images/capsules/blue/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/capsules/blue/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/capsules/blue/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 762px;
}

/* Show only to IE PC \*/
* html .boxhead2 h2 {height: 1%;} /* For IE 5 PC */

.sidebox2 {
	margin: 0 auto; /* center for now */
	width: 23em; /* ems so it will grow */
	background: url(images/capsules/red/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead2 {
	background: url(images/capsules/red/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 h2 {
	background: url(images/capsules/red/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody2 {
	background: url(images/capsules/red/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	height: 450px;
	padding: 5px 30px 31px;
}

/* Show only to IE PC \*/
* html .boxhead3 h2 {height: 1%;} /* For IE 5 PC */

.sidebox3 {
	margin: 0 auto; /* center for now */
	width: 47em; /* ems so it will grow */
	background: url(images/capsules/blue/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.sideboxtime {
	margin: 0 auto; /* center for now */
	width: 47em; /* ems so it will grow */
	background: url(images/capsules/blue/sbbody-r2.gif) no-repeat bottom right;
	font-size: 100%;
}


.boxhead3 {
	background: url(images/capsules/blue/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead3 h2 {
	background: url(images/capsules/blue/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 38px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody3 {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 850px;
}

.boxbodyabout {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 610px;
}

.boxbodykids {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 960px;
}

.boxbodyteens {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 960px;
}

.boxbodyschool {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 385px;
}

.boxbodyadult {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 960px;
}

.boxbodythanks {
	background: url(images/capsules/blue/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 284px;
}

.boxbodytime {
	background: url(images/capsules/blue/sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 38px 31px;
	height: 1600px;
}




/* Show only to IE PC \*/
* html .boxhead4 h2 {height: 1%;} /* For IE 5 PC */

.sidebox4 {
	margin: 0 auto; /* center for now */
	width: 21em; /* ems so it will grow */
	background: url(images/capsules/red/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead4 {
	background: url(images/capsules/red/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead4 h2 {
	background: url(images/capsules/red/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody4 {
	background: url(images/capsules/red/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

input, textarea {
border:1px solid #666666;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
background:#fff;
}
 
input:focus, input:hover,textarea:focus, textarea:hover{
border: 1px solid #000;
background:url() top right no-repeat;
color:#000;
}
 
label {
margin:2px;
}
 
input {
width:300px;
}
 
.button {
margin:0 0 15px 0;
background: #F04124;
color:#fff;
font-weight:bold;
width:310px;
}

#list li {
margin-left: 10px;
list-style-type:none;
list-style-image: url(images/tick.png);
}

a {
	color:#F04124;
}




