﻿body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #7FC765;
	color: #000000;
	background-image: url('images/dblue053.gif');
	background-repeat: repeat;
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #ffffff;
	width: 90%;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: right center;
	padding: 5px;
	background-color: #173a6a;
	background-image: url('images/4pics.gif');
	height: 210px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 3em;
	border-bottom: 5px solid #ff0007; 
	border-top: 5px solid #ff0007;
}
#banner img {
	margin-top: 30px;
}
/*==============all site links==============*/
a:link {
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #ff0007;
	color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #000000;
}
/*====================== styles for main content area =========================*/
#content {
	margin-left: 180px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.dest {
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #ffffff;
	border: medium #173a6a double;
	width: 500px;

}
/*===========content area list items==============*/
#content ul li {
	list-style-image: url('spring-green/images/green-bullet-bg.gif');
	margin: 0px;
	padding: 0px;
}
#content li li {
	list-style-image: url('spring-green/images/green-bullet-sm.gif');
	padding: 2px 0;
}
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 160px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #173a6a;
}


#vertmenu ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ffffff;
	width: 150px;
	border-bottom-color: #006600;
	background-color: #173a6a;
}
#vertmenu ul li a:focus {
	background: #D4ECCB;
	color: #000000;
}



 #vertmenu ul li a:hover {
	background: #D4ECCB;
	color: #000000;
}



 .heading {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	background: #ff0007;
	text-decoration: none;
	border: 1px solid #2C5629;
}
 .sidebox a:link {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
.sidebox a:visited {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
#vertmenu .sidebox a:hover {
	background: #FFFFFF;
	color: #C60029;
	font-weight: bold;
	text-decoration: underline;
}
#vertmenu .sidebox a:active {
	background: #FFFFFF;
	color: #1534B3;
	font-weight: bold;
	text-decoration: none;
}
/* left-hand menu - colored box - green */
.sidebox {
	border: #2C5629 2px solid;
	margin: 15px 0px 3px 0px;
	padding: 0px 3px 15px 3px;
	background: #ffffff;
	color: #000000;
	font-size: 85%;
}
.sideboxheading {
	background: #2C5629;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	padding: 2px;
}


/*============== Styles for footer ===================*/
#footer {
	border-top: 5px solid #ff0007;
	border-bottom: 5px solid #ff0007;
	clear: both;
	padding: 5px;
	background-color: #173a6a;
	text-align: center;
	color: #ffffff;	
	font-size: 1.5em;
	font-weight: bold; 
	}
.copy {
	font-size: 10px
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== general styles =================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #2A5A19;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h4 {
	text-align: center;
	background-color: inherit;
}
h3 {
	text-align: center;
	background-color: inherit;
}
h2 {
	text-align: center;
	background-color: inherit;
}
h1 {
	text-align: center;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
	background: #ffffff;
	color: #173a6a;
}
h2 {
	color: #ff0007;
	font-size: 1em;
}
h3 {
	color: #173a6a;
	font-size: .9em;
}
h4 {
	font-size: .9em;
}
/*================used to center anything==============*/
.center {
	text-align: center;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
.smtxt {
	font-size: small;
}

#blockquote 
{
	background: transparent url(quoright.png) right bottom no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: center; }
blockquote p {padding: 0 48px; background: transparent url(quoleft.png) top left no-repeat;}
