/* @override http://moprairie.com/styles/index_style.css */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

html {}

body {
	font-size: small;
	font-family: Verdana;
}

img {
	border: 0;
}

#shell {
	float: none;
	width: 790px;
	margin: 20px auto;
	padding: 0;
}

/* @group main */
#main {
	position: absolute;
	width: 750px;
}

/* @group search */
#main-search {
	margin: 0;
	padding: 0;
	height: 30px;
	text-align: right;
}

#main-search .box {
	border: 1px solid #ccc;
	height: 22px;
	position: absolute;
	top: 2;
	left: 525px;
}

/* @end */
/* @group left */
#main-left {
	position: absolute;
	top: 60px;
	float: left;
	width: 230px;
	height: 395px;
	z-index: 0;
}

#main-left ul {
	list-style-type: none;
	margin:74px 0 -94px 0;
}
#main-left ul li {
	text-align: left;
	margin: 2px;
	padding: 0;
	height: 29px;
	background: url(../images/button.gif) no-repeat top left;
}

#main-left ul li a {
	line-height: 29.5px;
	margin: 0 0 0 10px;
	color: #ffffff;
	text-decoration: none;
}
#main-left ul li a:hover {
	text-decoration: underline;
}

#main-left img {
	position: absolute;

}
/* @end */

/* @group right */
#main-right {
	position: absolute;
	top: 30px;
	left: 168px;
	width: 584px;
	height: 425px;
	background: url(../images/prairie-image-main.gif) no-repeat top right;
	z-index: 0;
}

#main-right-header {
	margin: 0;
	padding: 0;
	text-align: right;
}

#main-right-header h1 {
	text-decoration: none;
	line-height: normal;
	font: normal small-caps normal xx-large Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 1.5px;
	margin: 0 15px 0 0;
	padding-top: 10px;
	color: #1c405e;
}
#main-right-sub {
	position: absolute;
	width: 589px;
	height: 178px;
	top: 275px;
	left: -5px;
	background: url(../images/prairie-main-sub3.gif) no-repeat top right;
	z-index: 1;
}
#main-right-goal {
	position:relative;	
	line-height: 1.25;
	margin: 28px 10px;
	font-size: x-small;
	float: right;
	width: 235px;
	text-align: left;
z-index:2;
}
#flower {
	position: absolute;
	top: 70px;
	left: -41px;
	width:379px;
	height:282px;
	z-index: 1;
background:url(/images/main-flower.png) no-repeat;
}
/* @end */

/* @group sub */
#sub {
	position: absolute;
	top: 505px;
	width: 750px;
	height: 225px;
}

#sub ul {
	float: right;
	list-style-type: none;
}

#sub ul li {
	margin: 0 5px 0 0;
	float: left;
	display: block;
	width: 182px;
	height: 218px;
	text-align: center;
	background: url(../images/cell-background.gif) no-repeat top;
}
#sub ul li a {
	font: "Century Gothic", Verdana, Arial, sans-serif;
	line-height: 45px;
	font-size: medium;
	letter-spacing: 1.25px;
	color: #ffffff;
	text-decoration: none;
}
#sub ul li a:hover {
	text-decoration: underline;
}

#sub .sub-text {
	font-size: x-small;
	text-align: left;
	margin: 9px 0 0 10px;
	color: #ffffff;
}
#sub .sub-text a {
	letter-spacing: 0;
	font-size: x-small;
	color: #003366;
	text-decoration: underline;
}
#flower{
	background: transparent url(../images/main-flower.png) no-repeat;
	width: 379px;
	height:282px;
}
#flower{
	display:block; behavior: url(styles/iepngfix.htc); 
}

/* added for constant contact email form */
#constant-contact {
	position: absolute;
	top: 320px;
}


