@charset "utf-8";
/* CSS Document */

body {
	background-color: #643E95;
	margin: 0px;
	text-align: center;
	background-image: url(../images/headtop2.gif);
	background-repeat: repeat-x;
}
.logo {
	background-color: #FFF;
	width: 200px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
}
.nav {
	background-color: #79C32E;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #613BA0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #F8F3E0;
}




.footer {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-position: left bottom;
	height: 15px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.keywords {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.form1 {
	color: #FFF;
	background-color: #3D0F06;
	padding-left: 10px;
}
.header a:link {
	color: #666;
	text-decoration: none;
}



.footer a:link {
	color: #FFF;
	text-decoration: underline;
}
.main {
	background-color: #EE3439;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 720px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.enews {
	background-image: url(../images/enews.jpg);
	padding-left: 15px;
	color: #613BA0;
	padding-top: 15px;
	background-repeat: no-repeat;
}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}


.header {
	height: 200px;
	width: 950px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	background-color: #FFF;
	vertical-align: top;
	background-position: center bottom;
	padding-right: 30px;
}


.sidebar {
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #EE3439;
}
.index {
	width: 485px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
}

.footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.news p {
	padding-right: 15px;
	padding-left: 15px;
}

.news {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	width: 218px;
	padding-top: 25px;
	background-color: #FFF;
}

.footer a:active {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
<< --------------- navigation --------------------- >>
#navigation { 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
} 
#navigation li {
	height: 25px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #643E95;
} 
#navigation li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #643E95;
}
#navigation li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79C32E;
	font-weight: normal;
	color: #643E95;
	background-color: #FFF;
	padding-left: 10px;
}
.navbg {
	background-image: url(images/nav-bg.jpg);
	background-position: right bottom;
	height: 25px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #95D950;
	padding-bottom: 5px;
}
.scroll {
	color: #936913;
	background-image: url(../images/scroll.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 180px;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #FFF;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFF;
	text-decoration: underline;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
}


.headnav a:link {
	color: #FFF;
	text-decoration: none;
}
.headnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.headnav a:active {
	color: #FFF;
	text-decoration: none;
}
h4 {
	color: #FFF;
	font-size: 11px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.headnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
h6 {
	color: #CCC;
}

.main a:link, .main a:visited, .main a:active, .main a:hover {
	font-size: 11px;
	color: #FC6;
	text-decoration: none;
}
.main a:hover {
	font-size: 11px;
	color: #FC6;
	text-decoration: underline;
}
.index a:link, .index a:visited, .index a:active, .index a:hover {
	font-size: 11px;
	color: #FC6;
	text-decoration: none;
}
.index a:hover {
	font-size: 11px;
	color: #FC6;
	text-decoration: underline;
}
.main .ol li{
	margin-left: -25px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/arrow-li.gif);
}
.copyright {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center top;
	height: 35px;
	background-repeat: repeat-x;
	padding-top: 5px;
	line-height: 16px;
	background-image: url(../images/bg-btm.jpg);
	text-align: center;
	background-color: #643E95;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #FFF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #96D850;
	text-decoration: underline;
}
.news a:link, .news a:visited, .news a:active {
	color: #EE3439;
	text-decoration: none;
}
.news a:hover {
	color: #EE3439;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.date {
	font-size: 12px;
	color: #250E03;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #C4EB9C;
	font-size: 13px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #643E95;
	font-size: 12px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #250E03;
}

.formfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #250E03;
}
.headerright {
	background-image: url(../images/headerright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form2 {
	color: #3D0F06;
	background-color: #D9C495;
	padding-left: 10px;
}
.mainindex {
	background-color: #EE3439;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 720px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shotto {
	padding-left: 15px;
	color: #FFF;
	padding-top: 15px;
}
.shotto a:link, .shotto a:visited, .shotto a:active {
	color: #FC6;
	text-decoration: none;
}
.shotto a:hover {
	color: #FC6;
	text-decoration: underline;
}
