/* Reset browser defaults for consistency */

html, body, div, span, h1, h2, h3, p, a, img, li, ol, ul, fieldset, form, label, legend {
	  margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "georgia";
	text-align: justify; 
}


/* remove bullets from list menu */

ol, ul {
	list-style: none;
}

/* Basic page layout */
body {
	margin: 0px auto 0px auto;  
	position:relative; 
	background-color: #ffffff;
	background-image:url(../images/bannerRepeat.jpg);
	background-repeat:repeat-x;
	font-size: 62.5%; 
	}
	
div {
	overflow: hidden;
	margin: 0px;
}
p {
	font: 1.1em "georgia";
	line-height: 1.6em;
	padding-bottom: 5px;
	
	}
	
h1 {
	font: 1.4em "georgia";
	font-weight:bold;
	padding-bottom: 8px;
	
	}
h2 {
	font: 1.3em "georgia";
	font-weight:bold;
	padding-bottom: 8px;
	
	}
h3 {
	font: 1.2em "georgia";
	font-weight:bold;
	padding-bottom: 8px;
	color:#003300;
	
	}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#leftPanel {
	width: 229px;
	padding-top:25px;
	float:left;
	
}	
#left1 {
	width: 229px;
	height: 241px;
}
#left2 {
	width: 229px;
	height: 182px;
	background-image:url(../images/sideTwo.jpg);
	background-repeat: no-repeat;
}
#left3 {
	width: 229px;
	height: 55px;
	background-image:url(../images/sideThree.jpg);
	background-repeat: no-repeat;
}
#left4 {
	width: 229px;
	height: 159px;
	background-image:url(../images/sideBottom.jpg);
	background-repeat: no-repeat;
}
#header {
	width:771px;
	float: left;
	height:202px;
}
#header ul {
	float: right;
	padding-top: 25px;
}
#header ul li {
	color:#FFFFFF;
	padding-bottom: 5px;
	font-size:1.1em;
	text-align:right;
}
#header ul li a {
	color:#FFFFFF;
	text-decoration: none;
	font-size:1.1em;
}
#update {
	clear:both;
	float: right;
	background-color: #8da281;
	text-align: right;
}
#update p {
	color: #FFFFFF;
	text-align: right;
}
#navigation {
	width:771px;
	float: left;
	}
#navigation ul {
	padding: 7px 0 0 20px;
}
#navigation ul li {
	display:inline;
	color:#FFFFFF;
	padding-left: 3px;
	font-size:1.2em;
}
#navigation ul li a {
	color:#FFFFFF;
	font-size:1.2em;

}
#content {
	width: 771px;
	float: left;
}
#content h1, h2,h3 p {
	color:#003300;
}
#content h1 {
	padding: 5px 10px 13px 10px;	
	}
#content h2 {
	padding: 5px 10px 3px 15px;	
	}
#content h3 {
	padding: 5px 10px 3px 20px;	
	}
#content h3 a {
	text-decoration:none;
	color:#003300;
	}
#content h2 a {
	text-decoration:none;
	color:#003300;
	}
#content p {
	padding: 5px 10px 3px 20px;
	color:#003300;
	
	}
#content p a {
	text-decoration:none;
	color:#003300;
	}
#content ol {
	padding: 5px 10px 3px 20px;
}
#content ol li {
	padding: 5px 15px;
	color:#003300;
	font-size: 1.1em;
	line-height:1.6em;
	list-style:inside decimal;
}
#IndexFlash {
	width: 225px;
	height 350px;
	float: right;
	margin: 10px 0 10px 15px;
}
#footer {
	clear:both;
	width: 100%;
	height:200px;
	background-color: #67775d;
	margin-top:15px;
}
#footerContent {
	margin: 10px auto;
	width: 1000px;
	background-color: #67775d;
	}
#footerContent a {
	color: #FFFFFF;
	}
#footerContent ul {
	float: right;
	padding-top: 2px;
}
#footerContent ul li {
	color:#FFFFFF;
	padding-right: 5px;
	display: inline;
	font-size:1.0em;
	text-align:right;
}
#footerContent ul li a {
	color:#FFFFFF;
	text-decoration: none;
	font-size:1.0em;
}
#footerContent ul li a:hover {
	text-decoration: underline;
}
#footerContent p {
	color: #FFFFFF;
	text-align:center;
	}
/* Hyperlinks */
a {
	text-decoration: none;
	}
		
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #003333;
	}	

/* Images */



/* ----------  forms stuff ---------- */


/* Classes */
.clear {
	clear: both;
	}
.competitions {
	padding: 20px 0 5px 25px;
	color:#003300;
}
.competitions a {
	text-decoration:underline;
	color:#003300;
}
.competitions a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.description {
	text-align: left;
	padding: 2px 15px 2px 10px;
	color:#003300;
}
.leftaddress {
	text-align: left;
	padding: 2px 15px 2px 25px;
	color:#003300;
}
.clearNav {
	padding-top: 13px;
	}
.greenline {
	margin: 5px 10px 5px 15px;
	color: #68785e;
	height:2px;
}
.smallvideo {
	width: 100px;
	float: left;
	height: 150px;
	padding-left: 25px;
}
.smallvideo h2 {
	text-align:center;
}
.rules {
	float: right;
	}
.packages {
	width: 140px;
	height:120px;
	float: left;
	padding-left: 10px;
}
.feature-box {float:left; width:210px; height:115px; background:url(../images/feature-box.png) no-repeat top left; margin:0 10px 15px 5px;}
.feature-box .inside {height:110px;padding:0px 8px 0 8px;}
.feature-box h5 {text-align:center; margin:3px 0 0 0 !important; text-transform:capitalize; font-size: 1.5em; color:#009933;}
.feature-box img {float:left; margin:0 8px 0 0; border:none; background:none; padding:0;}
.feature-box p {font-size:1.1em; line-height:1.2em; margin:0;}

.portfolio-item {
	float: left;
	margin-right:15px;
}