* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body  {
	height: 100%;
	text-align: center;
	background-image: url(../Media/deer/BKGDgrass1.jpg);
	background-color: #8BBD5E;
	font-family: Verdana, Geneva, sans-serif;
	color: #060;
	font-size: 12px;
}
a:link {
	color: #063;
	text-decoration: underline;
}
a:visited {
	color: #063;
	text-decoration: underline;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:active {
	color: #C60;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
#menu {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	min-height: 100%;
	text-align: center;
}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}

#main {
	overflow:auto;
	padding-bottom: 34px;
	text-align: center;
}  /* must be same height as the footer */
#header {
	text-align: center;
	height: 16px;
	width: 100%;
	font-size: 9px;
	color: #22ADB2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1aa5aa;
	background-color: #e7f5f6;
}
#header a:link {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #22ADB2;
	text-decoration: none;
}
#header a:visited {
	color: #22ADB2;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#header a:hover {
	color: #cc33cc;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#header a:active {
	color: #f870f8;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#headleft {
	float: left;
	width: 50%;
	text-align: left;
	padding-top: 1px;
}
#headright {
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 1px;
}
#center {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #060;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}
#centermid {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#longtext {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 5px;
	position: relative;
}
#centerright {
	text-align: center;
	width: 360px;
	margin-right: 35px;
	float: right;
}
#centerleft {
	text-align: center;
	width: 360px;
	margin-left: 35px;
	float: left;
}
#homeleft {
	float: left;
	width: 210px;
}
#homeright {
	float: right;
	width: 210px;
}

#footer {
	position: relative;
	margin-top: -34px; /* negative value of footer height */
	height: 34px;
	clear:both;
} 
#content {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#leftalign {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#center2 {
	text-align: left;
	width: 275px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 7px;
	margin-right: 10px;
	clear: both;
}
.redtext {
	color: #8E1F8C;
}
#center3 {
	text-align: left;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer a:link {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #22ADB2;
	text-decoration: none;
}
#footer a:visited {
	color: #22ADB2;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#footer a:hover {
	color: #006666;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #bef6fa;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#footerin {
	background-image: url(../buttons/bkd-footer3.png);
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-repeat: no-repeat;
}
#footeriner {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 9px;
	color: #22ADB2;
}
#footeriner2 {
	font-size: 9px;
	float: left;
	width: 310px;
	text-align: right;
}
#footeriner3 {
	font-size: 10px;
	text-align: left;
	float: right;
	width: 295px;
	padding-top: 11px;
	line-height: -3px;
}
#footeriner4 {
	font-size: 12px;
	text-align: center;
	float: right;
	width: 250px;
	margin-right: 35px;
	margin-top: 12px;
}
#buttons {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Media/bg-pelorian-sea-800.png);
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #289aa0;
}
.bold {
	font-weight: bold;
}
#centerwrap {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightbox p .boldtext a {
	line-height: 20px;
}
#rightbox {
	text-align: right;
	width: 160px;
	margin-right: 0px;
	float: right;
	margin-top: 30px;
}
#leftbox {
	font-size: 12px;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 15px;
	padding: 4px;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
}
#frame {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #93C468;
	border: 1px solid #063;
}
#form {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#artbox {
	text-align: center;
	margin-right: auto;
	width: 630px;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
}
#advisory {
	padding: 5px;
	float: left;
	width: 420px;
	text-align: left;
}
#advisory2 {
	padding: 5px;
	float: left;
	width: 420px;
	text-align: left;
	font-size: 12px;
}
#fund {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
#cdbox {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.italic {
	font-style: italic;
}
.centertext {
	text-align: center;
}
.indent {
	text-indent: 25px;
}
.bigboldtext {
	font-size: 12px;
	font-weight: bold;
}
.text12italic {
	font-size: 12px;
	font-style: italic;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
#mc_embed_signup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #007443;
	background-color: #97C36B;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #fef540;
	background-image: url(../Media/deer/BKGDgrasslite.jpg);
}
.email {
	background-color: #BEF489;
}
iframesubscribe {
	width: 802px;
	height: 300px;
	overflow: hidden;
	background-color: #599035;
	background-image: url(../Media/deer/BKGDgrass1.jpg);
	margin: 0px;
	padding: 0px;
        }
#videobox {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #f3d52e;
	-moz-box-shadow: 0px 0px 9px 2px #05220C;
	-webkit-box-shadow: 0px 0px 9px 2px #05220C;
	box-shadow: 0px 0px 9px 2px #05220C;
}
#navbar {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 15px;
}




 #navbar ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px;
	} 
 
#navbar ul li {
	display: inline;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px;
	margin: 0px;
	} 
 
#navbar ul li a {
	text-decoration: none;
	color: #BCF98C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px;
	border: 1px solid #006F2B;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background-color: #A2D179;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	background: #93c26c; /* Old browsers */
	background: -moz-linear-gradient(top,  #93c26c 0%, #0a6516 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93c26c), color-stop(100%,#0a6516)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #93c26c 0%,#0a6516 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #93c26c 0%,#0a6516 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #93c26c 0%,#0a6516 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #93c26c 0%,#0a6516 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93c26c', endColorstr='#0a6516',GradientType=0 ); /* IE6-9 */




	} 
 
#navbar ul li a:hover {
	color: #FCF10A;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px;
	border: 1px solid #006F2B;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #0a6516; /* Old browsers */
	background: -moz-linear-gradient(top,  #0a6516 0%, #93c26c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a6516), color-stop(100%,#93c26c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0a6516 0%,#93c26c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0a6516 0%,#93c26c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0a6516 0%,#93c26c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0a6516 0%,#93c26c 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6516', endColorstr='#93c26c',GradientType=0 ); /* IE6-9 */




	} 
