@charset "UTF-8";
body {
	background-image: url(images/grad-bkgrnd_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #9CDAA5;
}
#wrapper {
	background-image: url(images/interior-bkgrnd_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	border: 2px solid #4cc1dd;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#content {
	height: auto;
	width: 500px;
	position: relative;
	background-color: #A0F6A9;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4cc1dd;
	border-bottom-color: #4cc1dd;
	border-left-color: #4cc1dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
	padding: 20px;
	z-index: 40;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4cc1dd;
	float: right;
	margin-right: 40px;
	margin-top: 110px;
}
#content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
#navigation {
	position: relative;
	z-index: 100;
	top: 160px;
	left: 40px;
	width: 110px;
	height: auto;
	float: left;
}
#footer {
	height: auto;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 150;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	padding-top: 40px;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.footer {
	color:#000066;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	margin: 0px;
	padding: 2px 0px 1px 5px;
	background-color: #000066;
	height: 20px;
	width: 235px;
}
.video {
	margin-right: auto;
	margin-left: auto;
}
#video {
	height: 310px;
	width: 352px;
	margin-right: auto;
	margin-left: auto;
}
#videosmall {
	height: auto;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	color: #009900;
}

