@charset "UTF-8";
p.spaceBefore {
	padding-top: 10px;
}
#teamPhotoSmall {
	float: left;
	height: 230px;
	width: 300px;
	margin-right: 10px;
}
#captian {
	float: left;
	width: 300px;
	padding-top: 5px;
	margin-right: 10px;
}
/* CSS Document */

/*-----------Basic Styling-----------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	background-color: #EBF2E0;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
}
#clear {
	clear: both;	
}

#wrapper {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 710px;
	width: 920px;
}
#header {
	float: left;
	height: 140px;
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu {
	float: left;
	height: 26px;
	width: 730px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#wilows {
	float: left;
	height: 114px;
	width: 730px;
	background-image: url(../images/WILOWS.jpg);
	background-repeat: no-repeat;
}
#flash {
	float: right;
	height: 160px;
	width: 420px;
}
#contentMain {
	width: 920px;
	background-repeat: repeat-y;
	background-image: url(../images/content.jpg);
	height: 500px;
}
#footer {
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
#topShadow {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#leftColumn {
	background-image: url(../images/side_girl.jpg);
	float: left;
	width: 168px;
	margin-left: 10px;
	background-color: #CDDEB1;
	background-position: bottom;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #407638;
	border-left-color: #407638;
	height: 490px;
}
#mainInfo h1 {
	color: #467E3D;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5em;
}
#mainInfo p {
	line-height: 1.4em;
}
a {
	color: #F30;
	text-decoration: none;
}
#leftColumn a {
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #619B4C;
	border-bottom-color: #3E7635;
	padding-left: 8px;
	color: #447838;
	font-weight: bold;
	background-color: #c4e4a5;
	margin-top: 3px;
	height: 14px;
}
#mainInfo {
	background-image: url(../images/mainInfo.jpg);
	float: left;
	height: 470px;
	width: 490px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightColumn {
	float: left;
	width: 200px;
	background-image: url(../images/rightColumn.jpg);
	background-repeat: repeat-y;
	height: 490px;
}
#leftColumn a:hover {
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #619B4C;
	border-bottom-color: #3E7635;
	padding-left: 8px;
	color: #BCE7A2;
	font-weight: bold;
	background-color: #477F3C;
	margin-top: 3px;
	height: 14px;
}
#rightColumn h1 {
	color: #467E3D;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 10px;
}
#links {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #447C3B;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#links p .smaller {
	font-size: 10px;
	line-height: 1.2em;
}
#CAS_logo {
	float: left;
	width: auto;
}
#CAS_text {
	text-align: left;
	float: left;
	width: auto;
}
#links a {
	color: #000;
}
#links img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#copyright {
	float: left;
	width: auto;
	padding-left: 20px;
	padding-top: 10px;
	color: #FFF;
	font-size: 10px;
}
#BottomMenu a {
	color: #EBF2E0;
	text-decoration: none;
}
#BottomMenu {
	float: right;
	width: auto;
	padding-top: 10px;
	color: #FFF;
	padding-right: 20px;
}
#BottomMenu a:hover {
	color: #49813E;
	text-decoration: none;
}
#mainInfo p.spaceBefore {
	line-height: 1.4em;
	padding-top: 8px;
}
#Info {
	float: left;
	height: 470px;
	width: 690px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Info h1 {
	color: #467E3D;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5em;
}
#Info p {
	line-height: 1.4em;
}
#content2 {
	height: 500px;
	width: 920px;
	background-image: url(../images/content2.jpg);
	background-repeat: repeat-y;
}
#topShadow2 {
	background-image: url(../images/shadow_top2.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#tdMain {
	color: #FFF;
	background-color: #407839;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}
#Info img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdEven {
	background-color: #EBF2E0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px dotted #FFF;
}
#tdAdd {
	background-color: #c4dcaa;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px dotted #FFF;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 170px;
}
#InfoFields {
	float: left;
	height: 470px;
	width: 690px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/fields_back.jpg);
}
#InfoFields h1 {
	color: #467E3D;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5em;
}
#InfoFields p {
	line-height: 1.4em;
}
#topShadow3 {
	background-image: url(../images/shadow_top3.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
a:hover {
	color: #F96;
	text-decoration: none;
}
#Info ul li {
	margin-left: 20px;
	line-height: 1.4em;
	padding-top: 4px;
}
#Info p.spaceBefore {
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
#InfoFields p.spaceBefore {
	padding-top: 10px;
}
#InfoFields h2 {
	font-weight: normal;
	color: #3D773D;
	font-size: 18px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #447838;
	padding-top: 6px;
}
#tdRighAlign {
	text-align: left;
	padding-left: 8px;
	width: 70px;
}
.lightGreenBack {
	background-color: #C5E4A7;
}
.darkerGreenBack {
	background-color: #ABCC95;
}
.evenmoreDarkerGreenBack {
	background-color: #427634;
}
#Info h2 {
	font-weight: normal;
	color: #3D773D;
	font-size: 18px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #447838;
	padding-top: 6px;
}
#InfoFields h2.spaceBefore {
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 10px;
}
#Info h2.spaceBefore {
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 10px;
}
.boldCenterRED  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#InfoFields ul li {
	margin-left: 20px;
	line-height: 1.4em;
	padding-top: 4px;
}
#Info p.spaceBeforeBorder {
	padding-top: 10px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #49803D;
}
#InfoFields p.spaceBeforeBorder {
	padding-top: 10px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #49803D;
}
#InfoFields h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.3em;
	color: #FB3300;
}
#rightColumn h2 {
	color: #4B823E;
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 4px;
}
#links p {
	font-size: 9px;
}
#copyright a {
	color: #BCE7A2;
}
#copyright a:hover {
	color: #BCE7A2;
	text-decoration: underline;
}
.center {
	text-align: center;
}
#InfoFields p.spaceAfter {
	padding-bottom: 12px;
}
.boldCenter {
	font-weight: bold;
	text-align: center;
}
table.border {
	border: 1px solid #558A42;
	padding: 1px;
}
#InfoFields h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFF;
	text-align: center;
}
.evenLighterGreenBack {
	background-color: #e2e7d9;
}
#InfoFields p.spaceAfterBiggerLetter {
	padding-bottom: 12px;
	font-size: 16px;
}
.boldCenterRED {
	font-weight: bold;
	text-align: center;
	color: #F30;
}
.emphasis {
	font-size: 18px;
	font-weight: bold;
	color: #467E3D;
	padding-top: 10px;
}
#mainInfo p.spaceBeforeBorderAfter {
	line-height: 1.4em;
	padding-top: 8px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2263F;
}
#teamPhotoSmallER {
	float: left;
	height: 180px;
	width: 235px;
	margin-right: 10px;
}
#mainInfo h2 {
	font-weight: normal;
	color: #F00;
	font-size: 16px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F00;
	padding-top: 6px;
	margin-top: 10px;
}
#mainInfo p.borderBelow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}
#teamPhotoSmallER img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#captianShort {
	float: left;
	width: 235px;
	padding-top: 2px;
	margin-right: 10px;
	padding-bottom: 3px;
}
