body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	background-color: #BEAE3F;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#homeTop {
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	height: 81px;
}
#homeMain {
	background-image: url(../images/homeMainBoxes.gif);
	background-repeat: repeat-y;
}
#newsBox {
	float: left;
	width: 410px;
	padding-top: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
input {
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	vertical-align: middle;

	padding-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #666600;
}

#copyright {
	text-align: center;
	color: #666666;
}

#copyright a:link {
	color: #666666;
}
#copyright a:visited {
	color: #666666;
}
#copyright a:hover {
	color: #FFFFFF;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 22px;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 0px;
}
.clearBoth {
	clear: both;
}

a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCD70E;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

li {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


hr {border: none 0; 
border-top: 1px dashed #5E7891;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
#achieversBox {
	width: 310px;
	margin-left: 40px;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.footerContactInfo {
	font-weight: bold;
	line-height: 10px;
	color: #663300;
}
.footerTagLine {
	font-weight: bold;
	line-height: 14px;
}
.HitCounter {
	font-style: italic;
	line-height: 10px;
}
a.moreInfo:link {
	color: #996600;
	font-weight: bold;
}
a.moreInfo:visited {
	color: #996600;
	font-weight: bold;
}
a.moreInfo:hover {
	color: #DCD70E;
	font-weight: bold;
}
a.Special:link {
	color: #990000;
	font-weight: bold;
	font-size: small;
}
a.Special:visited {
	color: #990000;
	font-weight: bold;
	font-size: small;
}

a.Calendar:link {
	color: #666600;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
a.Special:hover {
	color: #DCD70E;
	font-weight: bold;
	font-size: small;
}
#topTab {
	float: right;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}
.textfield_effect    {
    margin-top: 8px;
	border-width: 1px;
    border-style: solid;
    border-color: #CC9900;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
    color: #333333;
    width: 95px;
    height: 15px;
    }
.textfield_effect2    {
    margin-top: 8px;
	border-width: 1px;
    border-style: solid;
    border-color: #CC9900;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
    color: #333333;
    width: 220px;
    height: 15px;
    }
 
.textfield_effect:hover    {
    border-color: #68661B;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #68661B;
    border-width: 1px;
    }
#homeFlash {
	height: 380px;
	text-align: center;
}

.paddingTop {
	padding-top: 9px;
}
#insideFlash {

	height: 132px;
	text-align: center;
}
#insideMain {
	background-color: #FFFFFF;
	padding-top: 15px;
}
#insideMainOneColumn {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 45px;
}
form {
	margin: 0px;
	padding: 0px;
}

#insideLeftLinks {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;

}
#insideMainRight {
	float: left;
	width: 500px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #945618;
	padding-left: 15px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.tableFrame {
	border: 3px double #666600;
}
.floatLeft {
	float: left;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #666600;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.bold {
	font-size: small;
	font-weight: bold;
}
.indent {
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.imageFloatLeft {
	float: left;
	margin-right: 20px;
}
#threeColumn {
	float: left;
	width: 220px;
	margin-left: 22px;
	margin-right: 22px;
}
#titleBox {
	float: left;
	width: 750px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
