/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: url(../images/back.jpg) no-repeat center top #000 fixed;
color: #fff;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
color: #b3e720;
font-size: 2.3em;
padding: 0 0 10px 0;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
color: #b3e720;
font-size: 1.6em;
padding: 10px 0;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
color: #b3e720;
font-size: 1em;
padding: 5px 0 4px 0;
margin: 0;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:disc;
padding:0 0 18px 40px;
}

li {
padding: 0 0 5px 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:underline;
color: #b3e720;
}

a:hover {
text-decoration: none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Logo *****/

#logodiv h1 {
width:281px;
display:block;
padding: 50px 0 0 120px;
text-indent:-2000px;
float: left;
}
	
#logodiv h1 a {
width:281px;
height:73px;
display:block;
background:url(../images/logo.png) no-repeat;
}

#supernav  {
	float: right;
	text-align: right;
	font-size: 80%;
	padding: 15px 0 0 0;
	}
	
	#supernav a {text-decoration: none; padding: 2px; margin: 2px;}
	#supernav a:hover {padding: 1px; margin: 2px; color:#FFF; border: 1px solid #b3e720}
	

/***** Navigation *****/

#navdiv {
width: 940px;
height: 42px;
background: url(../images/nav.jpg) no-repeat;
margin: 47px 0 34px 0;
padding: 0 0 0 20px;
}

#navdiv a {
color: #000;
text-transform: uppercase;
font-size: .9em;
padding: 12px 30px;
font-weight: bold;
}

#navdiv a:hover {
background: #000;
color: #799a27;
}

/***** Homepage Content *****/

#flashdiv {
width: 960px;
height: 357px;
margin-bottom: 42px;
}

#messagephoto {
width: 272px;
height: 161px;
display: block;
float: left;
margin-right: 42px;
}

#messagetext {
color: #fff;
display: block;
float: left;
width: 363px;
font-size: .95em;
}

#messagetext h1 {
color: #b3e720;
font-size: 1.3em;
padding: 0 0 0 0;
margin: 0;
text-transform: uppercase;
}

#messagetext h2 {
color: #5b870d;
font-size: 1em;
padding: 0;
text-transform: uppercase;
}

#messagetext h2 a {
color: #b3e720;
text-decoration: underline;
}

#messagetext a {
color: #b3e720;
}

#messagetext a:hover {
text-decoration: none;
}

#messagetext p {
margin-top: 10px;
}

#blockdiv {
width: 960px;
display: block;
padding: 45px 0 0 0;
}

#blockdiv img {
display: block;
float: left;
padding: 0 9px 0 0;
height: 84px;
width: 226px;
}

#blockdiv .blocks:last-child {  
margin: 0 0 0 0;  
}

#blockdiv p {
padding: 0;
}

/***** Subpage Content *****/

#subpagepic {
width: 960px;
margin-bottom: 42px;
}

#subpagecontent {
color: #fff;
width: 650px;
display: block;
float: left;
}

form table td {
float: none;
display: block;
}

/***** Sidebar *****/

#sidebarwrap {
float: right;
display: block;
min-height: 300px;
height: auto;
_height: 300px;
}

#sidebar {
width: 193px;
height: 141px;
background: #2b3716;
float: right;
display: block;
padding: 10px 20px;
}

#sidebar2 {
width: 193px;
height: 141px;
background: #2b3716;
float: none;
display: block;
padding: 10px 20px;
}

#sidebar ul, #sidebar2 ul {
color: #799a27;
padding: 3px 0 3px 0;
font-size: 1.1em;
font-weight: bold;
border-top: 1px #799a27 solid;
}

#sidebar a, #sidebar2 a {
color: #799a27;
text-decoration: none;
}

#sidebar a:hover, #sidebar2 a:hover {
color: #000;
}

#sidebar li, #sidebar2 li {
color: #a3b487;
padding: 0 0 4px 5px;
list-style: none;
font-size: .8em;
}

#sidebar ul:first-child, #sidebar2 ul:first-child {  
border-top:none;  
}

#menu_vert {
font-size: 1.2em;
font-weight: normal;
border-top: none;
margin-top: 10px;
display: block;
}

#menu_vert h3 {
color: #fff;
}

/***** KidZone *****/

#kidzone h2 {
cursor: pointer;
}

#sidebar-kidzone {
width: 193px;
float: left;
display: block;
padding: 0 10px 10px 10px;
font-size: .9em;
}

#kidzonecontent {
color: #fff;
width: 650px;
display: block;
float: right;
}

/***** Footer *****/

#footerdiv {
margin: 50px 0 55px 0;
width: 960px;
border-top: 1px solid #6a8426;
color: #b3bc9c;
display: block;
padding: 10px 0 0 0;
font-size: .9em;
float: none;
}

#f1 {
padding: 0 0 0 10px;
display: block;
float: left;
}

#f2 {
display: block;
float: right;
padding: 0 10px 0 0;
}

#f2 a {
color: #b3bc9c;
text-decoration: none;
}

#f2 a:hover {
color: #6a8426;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }