html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
div {
	display: block;
}
p {
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 150%;
}
img {
	border: 1px solid #990000;
}
form {
	margin: 0px;
	padding: 0px;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #3300cc;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
input.text, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300cc;
	border: 1px solid #3300cc;
	padding-top: 1px;
	padding-bottom: 1px;
}
textarea {
	overflow: auto;
}
.maincont {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	width: 962px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
}
.mainconth {
	width: 100%;
	background-color: #ffffff;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #edd2d2;
}
.header {
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 962px;
	background-image: url(/images/maps.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.header a:link, .header a:visited {
	color: #3300cc;
}
.header a:hover {
	color: #990000;
}
.header img {
	border: none;
}
a:link, a:visited {
	color: #3300cc;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a:hover, a:focus {
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	background-color: #990000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
	text-align: left;
	line-height: 160%;
	margin-left: 2px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.Nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Nav1 td {
	padding: 4px 4px 6px 6px;
}
.Nav1 a:link, .Nav1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #3300cc;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
.Nav1 a:hover, .Nav1 a:focus {
	color: #990000;
}	
.clear {
	clear: both;
} 
.noborder img, img.noborder {
	border: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.S3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background-color: #FFFFFF;
}
/* Form Style*/
html fieldset{
	border:1px solid #3300cc;
	background-image: url(/images/bgm.gif);
	background-repeat: repeat-x;
	position: relative;
	margin-top:1em;
	padding-top:.75em;
	padding-left:.70em;
	padding-right:.70em;
	background-color: #FFFFFF;
	text-align: left;
	background-position: top;
	} 	
html legend{
	position:absolute;
	top: -0.8em;
	left: 0.9em;
	color:#FFFFFF;
	font-size:14px;
	font-family: "Trebuchet MS";
	padding: 2px 7px;
	background-color: #990000;
	border: 1px solid #3300cc;
	text-transform: uppercase;
  }
.cmxform {
	color: #3300cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}
.cmxform p {
	padding: 3px 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.cmxform label{
	width: 110px;
	float: left;
}
.cmxform td {
	padding: 2px;
}
.cmxform h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300cc;
	font-weight: bold;
	background-color: none;
	border: none;
	padding: 3px 0px;
	margin: 3px 0px 0px 0px;
	text-align: left;
}
/*pagetitle styles - blue, black no top border, black border top and bottom */
.pagetitler {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 4px 6px;
	background-color: #990000;
	border-bottom: solid medium #edd2d2;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid medium #edd2d2;
	background-color: #990000;
	text-align: left;
}
.pagetitle select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #3300cc;
	border: 1px solid #3300cc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pagetitle input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #3300cc;
	border: 1px solid #edd2d2;
}
.pagetitle input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.pagetitle img, .pagetitleb img {
	border: none;
}
.pagetitle td, .pagetitleb td, div.pagetitle {
	padding: 4px 6px;
}
.pagetitle a:link, .pagetitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #edd2d2;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}
.pagetitle a:hover, .pagetitle a:focus  {
	color: #3300cc;
}
.pagetitle span {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
/* Map styles */
div.map{
	border: 1px solid #990000;
	position:relative;
	width:580px;
	height:580px;
	top: 5px;
}
.map img {
	border: none;
}
.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 170%;
	width: 220px;
}
.infobox a {
	color: #3300cc;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.infobox a:hover {
	color: #990000;
}
.infobox img {
	border: 1px solid #3300cc;
	margin-top: 3px;
	margin-bottom: 5px;
}



/* Footer Styles */
.S5Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	text-align: left;
	font-weight: normal;
	background-color: #990000;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #edd2d2;
}
.S5Nav td,  div.S5Nav {
	padding: 4px;
}
.S5Nav a:link, .S5Nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 3px;
	font-weight: normal;
}
.S5Nav a:hover {
		color: #edd2d2;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
	font-style: italic;
	text-align: right;
}
.copyright a:link, .copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
		color: #edd2d2;
}
/*  Horizontal Accordion styles */
/*Main Container*/
.test3 {
	height: 330px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hrzContainer {
	width:100%;
}
.hrzContainer ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer li{
	display: inline;
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
/*Content Container*/
.contentWrapper{
	width: 640px;
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;	
}
.contentWrapper h3{
	border-bottom: 1px solid silver;
	color: rgb(172, 194, 112);
}
/*Animation Start*/
.contentStart {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 320px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd {
	padding-left: 24px;
	float: left;	
	width:660px;
	height: 320px;
}
/*Main Container*/
.hrzContainer3 {
	width:100%;
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 88px;
	height: 330px;
	text-align:center;
	background: #666;
	border: 1px solid #FFFFFF;
}
.handle3 img {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	width: 88px;
	height: 330px;
}
.handleOver3{	
	background: red;
	border: 1px solid #FFFFFF;
}
.handleOver3 img{
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{	
	background: #000;
	border: 1px solid #FFFFFF;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;	
}
.contentInnerWrapper3{
	padding: 10px;
}
/*Animation Start*/
.contentStart3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 320px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd3 {	
	float: left;		
	height: 320px;
}
/* Light red background*/
.S4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #edd2d2;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
.S4 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300cc;
}
.S4 a:link, .S4 a:visited {
	color: #3300cc;
	text-decoration: underline;
	font-size: 12px;
}
.S4 a:hover, .S4 a:focus {
color: #990000;
}
/* Cycle slideshow styles*/
.pics {  
    height:  276px;  
    width:   502px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
	border: solid 1px #990000;
	background-color: #edd2d2;	
    width:  500px; 
    height: 270px; 
    top:  0; 
    left: 0 
}
div.line {
	border-bottom: 1px solid #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
