body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	background-image:url(Images/bg.gif);
	background-repeat:repeat-x;
	background-color:#64A999;
	margin:0px;
}

a:link {color:#93EB4D; text-decoration:none}
a:active {color:#93EB4D; text-decoration:none}
a:visited {color:#93EB4D; text-decoration:none}
a:hover {color:#93EB4D; text-decoration:underline}
a:visited:hover {color:#93EB4D; text-decoration:underline}

a.menu:link {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menu:active {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menu:visited {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menu:hover {color:#93EB4D; text-decoration:none; padding-left:25px}
a.menu:visited:hover {color:#93EB4D; text-decoration:none; padding-left:25px}

a.menuHighlight:link {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menuHighlight:active {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menuHighlight:visited {color:#FFFFFF; text-decoration:none; padding-left:25px}
a.menuHighlight:hover {color:#93EB4D; text-decoration:none; padding-left:25px}
a.menuHighlight:visited:hover {color:#93EB4D; text-decoration:none; padding-left:25px}

.container {
width:998px;
margin-left:auto;
margin-right:auto;
background-image:url(Images/mainContentBg.gif);
background-repeat:repeat-y;
}

.content {
width:998px;
float:left;
}

.smallColL {
width:210px;
padding:10px;
margin-left:20px;
float:left;
}

.smallColR {
width:200px;
padding:10px;
float:left;
}

.mainCol {
width:490px;
padding:10px;
margin-left:10px;
margin-right:5px;
float:left;
}

.largeCol {
width:700px;
padding:10px;
float:left;
}

.header {
width:998px;
height:110px;
float:left;
background-image:url(Images/headerGrassBg.gif);
background-repeat:repeat-x;
background-color:#64A999;
}

.logo {
width:220px;
float:left;
}

.headerimage {
width:600px;
float:right;
}

.headerGraphicLeft {
width:17px;
height:110px;
float:left;
background-image:url(Images/headerGraphicLeft.gif);
}

.navigation {
width:998px;
font-weight:bold;
padding:0px 0px 4px 0px;
float:left;
}
.mainimage {
width:998px;
float:left;
}

.footerContainer {
width:100%;
height:40px;
background-image:url(Images/footerBgFade.gif);
background-repeat:repeat-x;
}

.footer {
width:978px;
height:30px;
margin-left:auto;
margin-right:auto;
background-image:url(Images/footerBg.gif);
background-repeat:repeat-x;
padding:10px 20px 0px 0px;
text-align:right;
}

.clear {
clear:both;
}

.gallTh {
width:120px;
float:left;
padding:10px;
}

.border {
border:solid 1px #FFFFFF;
}

.highlight {
font-weight:bold;
color:#FFFFFF;
}

.divide {
height:1px;
background-color:#B0FB75;
margin:5px 0px 5px 0px;
}

h2 {
font-size:1.3em;
color:#FFFFFF;
}