/* CSS Document */

/* ID Styles */

#wrap {
	width: 100%;
	margin: 0px;
}
#logo {
	width: 100%;
	height: 240px;
	left: 0px;
	top: 0px;
	background-image: url(../images/header2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#logo_flash {
	width: 560px;
	height: 220px;
	left: 236px;
	top: 13px;
	position: absolute;
}

#topbar {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	background-image: url(../images/sepnice.png);
	height: 24px;
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	vertical-align: middle;
	color:#FFFFFF;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
.topbarLink {
	font-size:10pt;
}
.sponsor {
	margin: 0px;
	padding: 0px;
}
.sponsor h2{
	margin:12px 0px 0px 0px;
	font-weight: bold;
}
.sponsor h4{
	margin:0px;
}

.topbarLink a:link {
	text-decoration:none;
	color: #FFFFFF;
	}
	
.topbarLink a:active {
	text-decoration:none;
	color: #FFFFFF;
	}
	
.topbarLink a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
.topbarLink a:hover {
	color: #FFFF00;
	text-decoration:underline;
	text-align: justify;
	}
#ad {
	position: absolute;
	left: 798px;
	top: 10px;
	z-index: 1;
}

/* Ad position */
/* If two ads use top 30 130 */
/* If three ads use top 10 86 162 */

#ad1 {
	left: 820px;
	top: 140px;
	z-index: 1;
	position: absolute;
}
#ad2 {
	left: 814px;
	top: 34px;
	z-index: 1;
	position: absolute;
}	
#ad3 {
	left: 798px;
	top: 162px;
	z-index: 1;
	position: absolute;
}	
	
#calendar {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size:10px;
	font-weight: normal;
	text-align: justify;
}

#calendar a {
	text-decoration:underline;
	color: #054900;
	}
	
#infoarea {
	margin: 0px 30px 0px 30px;
	padding: 4px 6px 2px 6px;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	width: 600px;
	background-image: url(../images/spurx600fade90.jpg);
	border: 2px solid #333333;
}	

#menuarea {
	background-color: #054900;
	width: 120px;
	position: relative;
	left: 2px;
	float: left;
}
#contentanchor {
	left: 124px;
	width: 100%;
	position: relative;
	background-image: url(../images/contentfadeD.png);
	background-repeat: repeat-y;
	height: auto;
	vertical-align: top;
	top: 0px;
	float: left;
	clear: both;
	display: inline-block;
}
#content {
	width: 680px;
	background-color: #EDFFEC;
	margin: 0px 0px 0px 8px;
	overflow: visible;
	height: inherit;
	padding: 0px 8px 4px 4px;
}
#contentscroll {
	width: 700px;
	background-color: #EDFFEC;
	margin: 0px 0px 0px 8px;
	overflow: auto;
	height: 400px;
}
#footer {
	background-color: #054900;
	clear: left;
	color: #FFFFFF;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
#footer a {
	color: #FFFFFF;
}
#slice {
	padding: 0px;
	margin: 0px;
	z-index: 2;
}

hr {
	width: 80%;
	color: #590D3D;
}

body {
	font-family:Arial, "Century Gothic", "Comic Sans MS";
	margin: 0px;
	background-color: #054900;
}
.tag {
	color:#FFFFFF;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size:10px;
	text-decoration:none;
}

.tagHover {
	text-decoration:underline;
	color:#FFCE67;
}
#missionbox {
	line-height: normal;
	background-color: #CCCCCC;
	margin: 2px;
	padding: 0px 14px;
	width: 170px;
	border: 2px solid #FF0000;
}

.tagHover:hover {
	text-decoration:overline underline;
	color:#FFFF00;
}

p, ol, ul, li {
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size:12pt;
	font-weight:normal;
	color:#590D3D;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 60px;
}
.accomp ul {
	margin: 0px 0px 0px 4px;
}

/* Class Styles */
	
h1{
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
	margin-left: 120px;
}
h1.background {
	color: #FAC543;
	font-size: 15pt;
	font-weight: normal;
	background-color: #054900;
}
h2{
	color: #590D3D;
	font-size: 13pt;
	font-weight: normal;
}
h3{
	color: #054900;
	font-size: 12pt;
	font-weight: normal;
}
h4{
	color: #590D3D;
	font-size: 11pt;
	font-weight: normal;
}
h5{
	color: #054900;
	font-size: 10pt;
	font-weight: normal;
}
h6{
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}

input, select, submit, textarea {
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	color:#BDBDBD;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
}
#upload input, select, submit, textarea {
	color:#000000;
	font-weight:bold;
}

.bodyHover {
	text-decoration:underline;
	color:#FF0000;
}
.bodyHover:hover {
	text-decoration:overline underline;
	color:#BB0000;
}

.pTan {
	color:#666666;
	font-size: 11px;
}



/* --- menu styles --- note: not all browsers render styles the same way so try out your style sheet on different browsers before publishing */

/* level 0 inner */
.m0l0iout 
{
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.m0l0iover
{
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FDDBF4;
	font-weight: bold;
}

/* level 0 outer */
.m0l0oout 
{
text-decoration : none;
background-image: url(../menu/img/lev0_bg1C.png);
border: 1px solid #4B7043;
}

.m0l0oover 
{
text-decoration : none;
background-image: url(../menu/img/lev0_bg2C.png);
border: 1px solid #4B7043;
}

/* level 1 inner */
.m0l1iout 
{
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.m0l1iover 
{
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FDDBF4;
	font-weight: bold;
}

/* level 1 outer */
.m0l1oout 
{
	text-decoration : none;
	border: 1px solid #4B7043;
	padding: 0;
	background-image: url(../menu/img/lev0_bg1C.png);
}
.m0l1oover 
{
text-decoration : none;
background-color: #590D3D;
background-image: url(../menu/img/lev1_arrow.png);
background-repeat: no-repeat;
border: 1px solid #4B7043;
padding: 0;
}


	
a:link {
	text-decoration:underline;
	color: #054900;
	}
	
a:active {
	text-decoration:underline;
	color: #333333;
	}
	
a:visited {
	color: #666666;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC0033;
	text-decoration:none;
	}
	
#tagline {
	color: #054900;
	letter-spacing:0.26em;
	font-style: italic;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-weight: bold;
	font-size: 10px;
	word-spacing: normal;
	margin-left: 20px;
	z-index: 2;
	width: 480px;
	height: 18px;
	background-color: #BDBDBD;
	}
#tagflash {
	margin-left: 20px;
	z-index: 2;
	width: 480px;
	height: 18px;
	}
#dateformat a {
	color:#FFFFFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #FFFF00;
	}


.evenrow {
	background-color: #AAD13D;
	font-size: 10pt;
	color: #590D3D;
	}	

.oddrow {
	color:#545454;
	background-color: #C9F748;
	font-size: 10pt;
	}	
#timeline {
	top: 320px;
	position: absolute;
	left: 40px;
}
	
#news {
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	color: #545454;
	margin: 12px 12px;
	background-color: #C3CBD8;
 }
#news h2 {
	color: #590D3D;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 15pt;
}
#news h3 {
	color: #457B95;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 10pt;
}
#news h4 {
	color: #457B95;
	font-family: "Comic Sans MS", Arial;
	font-size: 12pt;
	text-align: justify;
	padding: 4px 8px 4px 8px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 4px;
}
#news h5 {
	color: #457B95;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 9pt;
	font-weight: bold;
}
#news h6 {
	color: #545454;
	font-family: Arial, "Century Gothic", "Comic Sans MS";
	font-size: 8pt;
	font-weight: bold;
}
#photopad {
	padding: 6px;
	}
#photoright {
	padding: 6px;
	width: 440px;
	left: 60px;
	position: relative;
	z-index: 1;
	}	
#photogallerypad {
	padding: 0px 0px 2px 20px;
	}
.padleft50 {
	padding: 0px 0px 0px 60px;
	text-align: left;
	line-height: 90%;
}	
.pad80 {
	padding: 0px 20px 0px 20px;
}	
h2.mission {
	padding: 0px 8px 2px 8px;
}
hr.mission {
	color: #054900;
}
hr.mission {
	border-width: 6px;
	border-style: solid;
	border-color: #054900;
	size: 12px;
	height: 12px;
}

h2.mission:first-letter {
	color: #FAC543;
	font-size: 400%;
	float: left;
	width: 0.7em;
	line-height: 80%;
}
#mission ul {
	margin: 0px 0px 0px 8px;
}
#mission li {
	margin: 0px 0px 0px 8px;
}

#mission ul li {
	margin: 0px 0px 0px 30px;
	list-style-type: square;
}

.colora {
	color: #590D3D;
}
.colorb {
	color: #054900;
}
.colorc {
	color: #FAC543;
}

#tales ul {
	margin: 0px 0px 0px 10px;
}
#tales li {
	margin: 0px 0px 0px 32px;
}
#faqq {
	background-color: #D6C2D1;
	font-size: 10pt;
}
#faqa {
	background-color: #CCFFFF;
	font-size: 10pt;
	padding: 0px 0px 6px 0px;
}
#sponsortales {
	width: 190px;
	height: 350px;
	float: right;
	text-align: center;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.raffletable {
	background-color: #CCFFFF;
	padding: 8px 8px 8px 8px;
	margin: 12px 2px 12px 2px;
}
#raffle ul {
	margin: 0px 0px 0px 8px;
}
#raffle li {
	margin: 0px 0px 0px 8px;
	font-size: 9pt;
}

#raffle ul li {
	margin: 0px 0px 0px 30px;
	list-style-type: square;
}
