#wrap {
	width: 668px;
	background: url(images/frontback.jpg) no-repeat 100% 101px;
	height : 618px;
	z-index : 1;
}
#inwrap {
	height : 100%;
	background: url(images/grassheadfront.jpg) no-repeat 100% 83px;
	z-index : 2;
	text-align : left;
}
#logo {
	position : relative;
	top : 0;
	left : 0;
	z-index : 30;
}
#tagline {
	width: 100%;
}
#mainnav {
	width: 100%;
}
#sidebar {
	position : absolute;
	top : 146px;
	background : none;
	padding : 0;
	padding-left : 1px;
	width : 203px;
	margin : 0;
}
#sidebar .box {
	padding : 15px;
	text-align : center;
}
#sidebar .box, #sidebar img {
	border : 1px solid #9cc;
	margin : 0 0 25px 0;
}
#sidebar * img {
	border : none;
	margin : 0 0 25px 0;
}
#sidebar h1 {
	font-size : 130%;
font-weight: bold;
	margin : 20px 0 10px 0;
	color : #066;
}
#sidebar h1.top {
	margin-top : 0;
}
#sidebar p {
 color : #033;
	font-size : 90%;
}
#contents {
	text-align : center;
	overflow : hidden;
	margin-top : 0px;
	position : absolute;
	top : -10px;
	margin-left : 212px;
	margin-right : 15px;
	/*\*/
	position : relative;
	margin-left : 0;
	z-index : 3;
	/* */
	clear : both;
	float : right;
	width : 414px;
	color : #066;
	margin-bottom: 0px;
}
* html #contents {
	left : 25px;
	z-index : 3;
}
#homeflash {
width: 415px;
height: 325px;
border: 0px solid #99cccc;
}

#homebuttons {
width: 415px;
height: 79px;
border: 1px solid #99cccc;
}

#fronttext {
	clear: both;
	position: relative;
	z-index: 3;
	padding: 15px;
	font-size: 11px;
	color: black;
	margin: 0px 15px 0 16px;
	width: 620px;
	text-align: left;
	border-left : solid #99cccc 1px;
	border-right : solid #99cccc 1px;
	overflow: visible;
}
#fronttext p {
	color: black;
}

.contact {
color: #006666;
text-align: center;
padding-top: 20px;
font-weight: bold;
}

#footer {
	/*position : absolute;
	top : 518px; */
	width : 642px;
	border-color : #97cccd;
	margin-top : 0;
	margin-left: 16px;
 	text-align : right;
	font-size : 9px;
	color : #4aa;
	padding : 4px;
	height : 15px;
	left : 0;
 /*\*/
	left : 0;
	 /* */
}
/*  * html #footer {
	top : 445px;
}   */

#footertext {
 position : relative;
 top : 30px;
 text-align : right;
	font-size : 9px;
	color : #4aa;
	padding : 4px 4px 4px 0;
}
