/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image:url(../images/site-bg-5.jpg);
	background-position:top;
	background-repeat: no-repeat;
	font-family: Arial; 
	color: #333333; 
	font-size:8px; 
	text-align:justify;
	/*
	background-attachment:fixed;
	background:url(../images/site-bg.jpg) no-repeat center top;
	*/
}

h1 {
	color: #062C03;
	font-size:28px;
	text-align:left;
	margin-top: 10px;
}

h2 {
	font-size:16px; 
	line-height: 18px; 
	color:  #062C03; 
	text-decoration:none
}

a {
	color: #062C03;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	text-decoration: underline;
}

a.siteTitle {
	color:#FFFFFF; 
	font-size:24px; 
	font-weight:bold; 
	text-decoration:none;
}

a.topMenu:link {
	color: #006634;
	text-decoration: none;
	font-size:11px;
	line-height: 18px;
	color: #FFEF44; 
	text-decoration:none	
}

a.topMenu:visited {
	color: #006634;
	text-decoration: none;
	font-size:11px;
	line-height: 18px;
	color: #FFEF44; 
	text-decoration:none
}

a.topMenu:active {
	color: #006634;
	text-decoration: none;
	font-size:11px;
	line-height: 18px;
	color: #FFEF44; 
	text-decoration:none
}

a.topMenu:hover {
	text-decoration:underline;
	background-color:#FF0000;
	color:#FFFF00
}

#banner {
	width: 950px;
	height: 300px;

}

#content {
	font-family: Arial; 
	color: #333333; 
	font-size:14px; 
	line-height: 22px; 
	text-align:justify
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 5px;
	border-right: #FF0000 solid 1px;
	font-size:14px;
}

#footer a:hover {
	text-decoration: underline;
}

#last {
	border-right: none !important;
}

#gallery a {
	border-right: none;
	padding-right: 0;
	width: 120px;
	height: 80px;
}

#gallery img {
	width: 120px;
	height: 80px;
	border: 1px solid #006600;	
}

#mainMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#mainMenu li {

}

#mainMenu li a {
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration:none;
	background-color: #0066FF;
}

#mainMenu li a:hover {
background-color: #999900;
color: #000000;

}

#mainMenu li .first {
	/* padding-left: 0; */
	background-color: #052D03
}

#mainMenu li .active {
	background-color: #999900;
	color: #000000;
}

#news-letter { 
	background-color: #999900;
		
}

#news-letter td{
	font-size:14px;
	color:#000000;
	padding:4px;
}

#news-letter-heading, #gallery-heading {
	font-size:16px;
	color:#FFFFFF;
	padding-left:10px;
}

#signup-btn {
	margin-top: 10px;
	width: 90px !important;
	height: 30px;
	color: #FFFFFF !important;
	font-size: 14px;
	background-color: #062C03;
	border: 1px solid #ffffff;	
	margin-right: 10px;
}	

#signup-input{
	width:100%;
	border: 1px solid #006600;	
	height: 30px;
	color: #666666;
	padding-left: 5px;
	font-size: 14px;
}

.style1 {
	color: #062C03
}

#staff-table td{
 	border:1px solid green;
}

#staff-table {
	border-collapse:collapse;
}

#staff-table-heading td{
	height:50px;
	background-color:#A7C942;
	font-size:20px;
	color:#FFFFFF;
	padding-left:10px;
	vertical-align:middle;
}

#staff-table-style-even td{
	background-color:#EAF2D3;
	height:35px;
	padding-left:10px;
	vertical-align:middle;
}

#staff-table-style-odd td{
	background-color: #FFFFFF;
	height:35px;
	padding-left:10px;
	vertical-align:middle;
}

#contact-form {
	background-color: #0099FF;
	padding: 10px;
}

#contact-form td {
	font-size: 16px;
	color:#FFFFFF;
	padding: 4px;
/*	height: 50px; */
}

#contact-form-heading {
	font-size: 28px;
	color:#FFFFFF;	
}

#contact-form input, #contact-form textarea, #contact-form select {
	width: 400px;
	height: 30px;
	color: #666666;
	padding-left: 5px;
	font-size: 14px;
}

#contact-form textarea {
	height: 100px;
}
#submit_btn, #reset_btn {
	margin-top: 10px;
	width: 90px !important;
	height: 30px;
	color: #FFFFFF !important;
	font-size: 14px;
	background-color:#0099FF;
	border: 1px solid #ffffff;	
	margin-right: 10px;
}

.form-description {

}

.marquee { FONT: 12px Arial, sans-serif; COLOR: #669900; line-height: 17px; }
#marqueecontainer{
position: relative;
width: 650px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
font-size:12px;
}
#resendup th,#resendup td{
   border: 1px solid black;
}
#resendup{
	border-collapse:collapse;
}

#resendup {
    width: 80%;
}

#resendup th {
    height: 50px;
}
#resendup td {
    text-align: left;
	padding-left:15px;
}
#resendup td {
    height: 35px;
    vertical-align: bottom;
}
#resendup td{
    border: 1px solid green;
}

#resendup th {
    background-color: green;
    color: white;
}
#resendup th {
border: 1px solid black;
}

ul.salient{
	line-height:25px;
	font-size:16px;
	color:#000;
}

#datesheet th,#datesheet td{
   border: 1px solid black;
}
#datesheet{
	border-collapse:collapse;
}

#datesheet {
    width: 100%;
}

#datesheet th {
    height: 50px;
}
#datesheet td {
    text-align: left;
	padding-left:15px;
}
#datesheet td {
    height: 35px;
    vertical-align: bottom;
}
#datesheet td{
    border: 1px solid green;
}

#datesheet th {
    background-color: green;
    color: white;
}
#datesheet th {
border: 1px solid black;
}
#required th,#required td{
   border: 1px solid black;
}
#required{
	border-collapse:collapse;
}

#required {
    width: 95%;
}

#required th {
    height: 50px;
}
#required td {
    text-align: left;
	padding-left:15px;
}
#required td {
    height: 35px;
    vertical-align: bottom;
}
#required td{
    border: 1px solid green;
}

#required th {
    background-color: green;
    color: white;
}
#required th {
border: 1px solid black;
}
