 @font-face {
 font-family: Futura;
 src: url(Futura.ttc);
}
body {
	color: #383838;
	font-size: 10pt;
	font-family: Futura, arial, helvetica, sans-serif;
	text-align: left;
	background-color:#GGG;
}

p {
	color: #4c4c4c;
	text-align: left;
	margin: 5px 18px;
	text-indent: 0px;
}
a:link {
	color: #da7f17;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color: #da7f17;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #da7f17;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.pagebody a {
	padding:5px;
}
li {
	margin: 16px;
}
ul {
	text-align: left;
	margin: 20px;
}
ul ul {
	font-size:12px;
}
h1 {
	font-size: 12pt;
	color:#972121;
	padding-left: 15px;
	margin-bottom: 5pt;
	font-family: Futura, arial, helvetica, sans-serif;
}
h2 {
	color: #4c4c4c;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #5c5349;
	font-size: 13pt;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	margin-right: 12pt;
	margin-left: 12pt;
}
h4 {
	color: #006;
	font-size: 8pt;
	font-family: "trebuchet ms", tahoma;
	font-style: italic;
	text-align: right;
	text-indent: 12px;
	padding-right: 20px;
	padding-left: 12px;
}
h5 {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	padding-left: 12px;
}
h6 {
	font-size: 12pt;
	color:#972121;
	padding-left: 15px;
	margin-bottom: 5pt;
	font-family: Tahoma, Geneva, sans-serif;
}
b {
	color: #0e1b6d;
	font-weight: bold;
	text-decoration: none;
}
.mbody {
	background-image: url(../images/components/pgbkgrnd.jpg);
	position: absolute;
	width: 799px;
	z-index: 1;
	overflow: hidden;
	visibility: visible;
}
#foot {
	background-image: url(../images/pages/pagefoot.jpg);
	position: relative;
	left: 11px;
	width: 777px;
	height: 25px;
	z-index: 1;
}


.pagebody {
	background-image: url(../images/pages/pagebody.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 759px;
	height: auto;
	z-index: 1;
	visibility: visible;
	margin: 0 11px;
	padding: 1em;
}
.contentleft {
	position: relative;
	left: 0px;
	width: 49%;
}
.contentright {
	position: relative;
	left: 51%;
	width: 50%;
}
.progbody {
	background-image:url(../images/program_navigate/prognav_07.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}
ol {
	color: #606060;
}
#prognav {
	top:200px;
	left:7px;
	z-index:2000;
	background:url(../images/components/prognav.png);
	padding:3px;
	position:fixed;
}
#prognav a:link {
	font-size:12px;
	color:#714513
}
#prognav a:hover {
	font-size:14px;
}
#nav {
	position:relative;
	top:175px;
}
#nav a {
	padding: 0 15px 0 15px;
	color:#006;
	text-decoration:none;
	font-weight:bolder;
	font-size:15px;
}
#nav a:hover {font-weight:bolder;
	font-size:15px;
	color:#F90;
}
#nav a:visited {color:#006;
	text-decoration:none;
	font-weight:bolder;
	font-size:15px;
}
#famcamp {margin:0px; width:680px; padding: 0;
}

#vanillaice {
	position:absolute;
	width:100%;
	height:100%;
	z-index:50;
}
#wrapper {
	position:relative;
	width: 799px;
	height: auto;
	visibility: visible;
	margin:2px auto;
	z-index:50;
}
#bg {
	position: fixed;
	z-index:1;
}
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
#bg td {
	text-align:center;
	vertical-align:middle;
}
#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
}

