/* @group COLORS */

	/* @group B&W */
	#000000 - TrueBlack	{background: #000;}
	#1f1f1f - Charcoal1	{background: #1f1f1f;}
	#2c2c2c - Charcoal2	{background: #2c2c2c;}
	#4e4e4e - Charcoal3	{background: #4e4e4e;}
	#a7a7a7 - LiteGray	{background: #a7a7a7;}
	#f1f1f1 - DurtyWite	{background: #f1f1f1;}
	#ffffff - TrueWhite	{background: #fff;}
	/* @end B&W */

	/* @group GREENS */
	#2e4e27 - HazyGreen	{background: #2e4e27;}
	#49733a - TurnGreen	{background: #49733a;}
	#719c29 - TrueGreen	{background: #719c29;}
	#82b34d - MildGreen	{background: #82b34d;}
	#91c27a - LintGreen	{background: #91c27a;}
	#c8e0bc - MintGreen	{background: #c8e0bc;}
	/* @end GREENS */

	/* @group GOLDS */
	#d9bf0d - TrueGold	{background: #d9bf0d;}
	#ede08c - MildGold	{background: #ede08c;}
	#f8f4d8 - SkinGold	{background: #f8f4d8;}
	/* @end GREENS */

/* @end COLORS */

/* @group Global + Reset */

body {
	font: 18px/24px Georgia, serif;
	
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

a, active:visited {
	color: #fff;
	text-decoration: none;
	border: 0;
}

a:hover, a:active {
	text-decoration: underline;
	border: 0;
}

table, tbody, tr, td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.font-sans {
	
}

.font-serif {
	font-family: Georgia, serif;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.hide {
	display: none;
}
/* @end */

#outerWrap {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;	
	overflow: auto;
}

#midWrap {
	margin: auto;
}

#header {
	margin: 10px auto 20px auto;
	position: relative;
	width: 800px;
	vertical-align: bottom;
	padding: 150px 0 0 0;
	background: url(../images/logo.jpg) no-repeat center center;
	text-shadow: #fff 0 0 5px;	
	color: #2c2c2c;
}

#header h1 {
	text-shadow: #d9bf0d 0 0 10px;	
}

#innerWrap {
	background: #1f1f1f;
	width: 100%;
	overflow: auto;
}

/* @group Subscribe Bar */

#options-wrap {
	background: #82b34d url(../images/bar.gif) repeat-x top;
	width: 100%;
	float: left;
	margin: 0 0 24px 0;
	border-top: 2px solid #719c29;
	border-bottom: 2px solid #719c29;
}

#subscribe-options {
	width: 720px;
	margin: 0 auto;
	padding: 18px 0;
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	overflow: hidden;
	color: #fff;
}

#subscribe-options a {
	color: #fff;
}

#subscribe-options form p {
	margin: 0 0 0 0;
}

.rss-subscribe {
	display: inline;
	padding: 36px 0;
	margin: 0 0 0 0;
}

.rss-subscribe img {
	vertical-align: middle;
	padding-bottom: 2px;
	border: 0;
}

form {
	display: inline;
	padding: 36px 0;
}

form p, form input {
	display: inline;
	padding-left: ;
}

.form-label {
	padding: 36px 10px;
}

#submit {
	vertical-align: middle;
}

/* @end */

/* @group #svsContent */

#svsContent {
	clear: both;
}

#svsContent h3 {
	color: #f1f1f1;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

#svsContent table {
	width: 200px;
	margin: auto;
	overflow: auto;
	position: relative;
}

#svsContent ul {
	overflow: auto;
}

#svsContent ul li ul {
	overflow: auto;
	text-align: center;
}

/* @group .leftCol */

#svsContent td.leftCol ul {
	height: 520px;
	overflow: hidden;
}

#svsContent td.leftCol ul li {
	text-align: center;
	width: 260px;
	overflow: hidden;
	cursor: pointer;
	float: none;
		
	border-radius: 30px;
	-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#svsContent td.leftCol ul li a {
	text-align: center;
	display: block;
	width: 240px;
	margin: auto;
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
	background-position: -55px -45px;
	float: none;
		
	border-radius: 30px;
	-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#svsContent td.leftCol ul li a img {
	display: none;
	float: none;
	width: 260px;
	overflow: hidden;
		
	border-radius: 30px;
	-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

/* @end */

/* @group .rightCol */

#svsContent td.rightCol {
	text-align: left;
	margin: 0 0 0 40px;
	overflow: auto;
	display: block;
	margin-right: 20px;
}

#quickLinks li {
	background: #fff;
	width: 490px;
	margin: 0 auto 12px auto;
	cursor: pointer;

	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#quickLinks li.on, #quickLinks li:hover, #quickLinks li.on:hover, #quickLinks li.off:hover {
	background: #d9bf0d;
}

#quickLinks li.off {
	background: #fff;
}

#quickLinks li h5 {
	padding: 6px 14px;
	margin: 0;
}

#quickLinks li p {
	padding: 14px;
	margin: 0;
	background: #fff;
	display: none;
	overflow: auto;
	
	font-size: 14px;
	line-height: 20px;
	
	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}

#quickLinks li.on p {
	display: block;
}

#quickLinks li.off p {
	display: none;
}

#quickLinks li p a {
	display: block;
	color: #719c29;
	font-weight: bold;
}

#quickLinks li p .readmore {
	display: block;
	color: #719c29;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
	font-size: 13px;
}

#quickLinks li.newslunch p a {
	float: left;
	display: block;
	width: 40%;
	margin: 0 3%;
	text-align: center;
}

#quickLinks li .marginL {
	margin-left: 40px;
	display: block;
}

#quickLinks li.competitions {
	margin-bottom: 40px;
}

#quickLinks li.newslunch a:hover {
	text-decoration: none;
	border: 0;
}

/* @end .rightCol */

/* @group #fullmissionstatement */

.popContent {
	font-size: 14px;
	line-height: 20px;
}

/* @end #fullmissionstatement */


/* @end #svsContent */

#page-info h4 {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin: 20px;
	padding: 10px;
	border-top: 2px solid #fff;
}

#page-info h4 span.social {
	display: block;
	clear: both;
}
