@charset "utf-8";
/* CSS Document */

body
{
scrollbar-arrow-color:00492e;
scrollbar-track-color:#dedede;
scrollbar-shadow-color:#d4bf80;
scrollbar-face-color:#BLACK;
scrollbar-highlight-color:#5079D1;
scrollbar-darkshadow-color:#00492e;
scrollbar-3dlight-color:#18428C;

}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

p,li
{
font-family: "Century Gothic";
font-size: 14px;
line-height: 15px;

}

a
{
font-family: Arial, Helvetica, sans-serif;
color: #00492E;
text-decoration: none;
font-size: 14px;

}

a:hover
{
color: #9e8e5c;
}

#theLeftCol
{
width: 163px;
background-image: url(images/leftCol_background.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #00492e;

}

#topNav
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00492E;
padding-bottom: 2px;

}

#theNavigation
{
	position: relative;
	width: 163px;
	margin-top: 110px;

}

#theNavigationLogo
{
margin-top: 27px;

}

#theSpacer
{
height: 400px;
width: 36px;
background-image: url(images/spacer_background.gif);
background-repeat: no-repeat;
background-position: 0px -18px;
}

#theSpacerLogo
{
height: 400px;
width: 36px;
}

#theHeader
{
width: 573px;
height: 97px;

}

#theContent
{
background-color: #d4bf80;
margin-top: 0px;
float: left;
width: 573px;

}

#theFooter
{
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-align: center;
padding-left: 25px;

}

#scrollBox1
{
padding: 10px;
height: 350px;
overflow: auto;

}

.green
{
background-color: #00492e;
}

.strongTxt
{
font-weight: bold;
font-size: 12px;

}

.banner1
{
height: 97px;
}

.noBorder
{
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

}

.noBorderForm
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFFFDF;

}

.theCopy
{
margin: 15px;

}

.spacer1
{
background-image: url(images/spacer1.gif);
background-repeat: no-repeat;
background-position: left;

}
