body {
	font-family: sans-serif;
	marginheight: 0px;
	marginwidth: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #cccc99;
}


#header {
	position: relative;
	width: 727px;
	background-image: url(../images/heading7.jpg);
	layer-background-image: url(../images/heading7.jpg);
	background-repeat: no-repeat;
	height: 90px;
	z-index: 1;
	top: 0px;
}


#menuBar {
	color: #ffffff;
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	display: block;
	padding: 10 60 10 10px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 727px;
	overflow: hidden;
	vertical-align: middle;
	/*border: dashed 1px #333333;  */
	background-color: #663399;
}

.menuHeader {
     color: #ffffff;
     text-decoration: none;
     white-space: nowrap;
     cursor: pointer;
	 	margin: 20px;
       display: inline;
     position: relative;
    /* border-right: 1px dashed #333333;*/
}

a.menuLink {
     display: block;
     border-top: 1px solid #cccccc;
}

a.menuLink:link {
     color: #ffffff;
     text-decoration: none;
}

a.menuLink:visited {
     color: #000000;
     text-decoration: none;
}

a.menuLink:hover {
	color: #5A9554;;
	background-color: #708090;
	text-decoration: none;
}

a.menuLink:active {
     color: #ffffff;
     background-color: #FF6600;
     text-decoration: none;
}

#navigation {
	position: absolute;
	width: 140px;
	z-index: 3;
	top: 100px;
	padding-top: 33px;
	}

#container {
	position:absolute; 
	width:727px; 
	height: auto; 
	background-color: #FFFFFF;
	z-index:4; 
	left: 200px;
	
}


.inav {
	color: #6A8A49;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
}

a.inav:visited{
	color: #6A8A49;
}

a.inav:hover{
	color: #333333;
}
a.inav:active{
	color: #6A8A49;
}

#content {
	position: relative;
	width: 550px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 3%;
	left: 140px;
	z-index: 4;
	border: 1px #6A6A74;
	border-style: none none none dashed;
	
}

#footer{
	position: relative;
	width: 707px;
	height: 30px;
	z-index: 5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7 0 7 0px;
	background-color: #99CC66;
	padding-left: 20px;
	padding-top: 7px;
}

.pagetitle {
	color: #663399;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}

.textcopy {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	}

.textcopy_smnav {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	margin: 20px;
	}

div#floatr {float: right; margin: 7px; text-align: center; }

div#floatl {float: left; margin: 7px; text-align: center; }

a:link {
     white-space: nowrap;
}


.floatright {
	float:right;
	padding: 10px;
}


#box {
	float:left;
	position: relative;
	top:8px;
	left: 6px;
}


img {
	border: 0px;
}
