﻿body
{
	background-color: #FFFDA7;
}

#PageWrapper
{
	border-width: 0px;
	width: 730px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#Banner
{
	width: 730px;
	height: 150px;
	background-color: white;
	overflow: auto;
	background-image: url('images/pasture.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}

#BannerLogo
{
	width: 100px;
	height: 80px;}

#ContentWrapper
{
	width: 730px;
	height: 410px;
}

#LeftSide
{
	width: 140px;
	background-color: #C6C96C;
}


#LeftMenu
{
	margin: 10px;
	width: 120px;
	height: 320px;
	margin-top: 20px;
	vertical-align: text-top;
}


#RightContent
{
	padding: 10px;
	width: 570px;
}

#Footer
{
	width: 730px;
	height: 25px;
	background-color: #003300;
}

#FooterContent
{
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 25px;
	background-color: #003300;
	vertical-align: middle;
	text-align: center;
}


a.SideNavMenu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	color:#004F00;
	background-image:url('images/MenuNoArrow.jpg');
	background-repeat:no-repeat;
}

a.SideNavMenu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #004F00;
	background-image:url('images/MenuNoArrow.jpg');
	background-repeat:no-repeat;
}

a.SideNavMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color:#004F00;
	background-image:url('images/MenuArrow.jpg');
	background-repeat:no-repeat;
}

a.SideNavMenu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color:#004F00;
	background-image:url('images/MenuArrow.jpg');
	background-repeat:no-repeat;
}


.sPageLinkText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A9AC40;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}



.sPageText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #45752B;
	font-size: 12px;
	font-weight: normal;
}

.sTitleText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #848631;
	font-size: 16px;
	font-weight: normal;
	vertical-align: top;
}

.sSectionTitleText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #989A38;
	font-size: 14px;
	font-weight: normal;
}



.sFooterText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFEC6;
	font-size: 12px;
	font-weight: normal;
}

.Award
{
	vertical-align:top;
	
}

.sMascotText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004600;
	font-size: 16px;
	font-weight: normal;
	vertical-align: top;
}




