* {margin: 0; padding: 0;}

body {
	height: 100%;
	text-align: center;
	background-color: #859283;
	background-image: url('images/background.gif');
	background-position: top center;
	background-repeat: repeat-y;
}

html {
	height:100%;
}

img {border: 0;}



#mainpage{
	background-color: #aec55c;
	margin: 0 auto;
	min-height: 100%;
	text-align:left;
	width: 960px;
    
}

#topbar {
	height: 62px;
	overflow: hidden;
	background-image: url('images/banner_pattern.gif');
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	display: table;
	width: 960px;
}

#topbar a {color: white; text-decoration: none;}

div#corner {background-image: url('images/green_corner.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 11px;
	display: table-cell;
}

a#logo {
	display: table-cell;
	width: 205px;
	background-image: url('images/logo.gif');
}

a#logo img {display: none;}

div#content {
	background-color: white;
		background-image: url('images/backmain.gif');
}

#innercontent {
	margin-left: 237px;
	margin-right: 240px;
	padding-right: 24px;
}

#innercontent ul, #innercontent ol {padding-left: 1.5em; line-height: 15px; margin-bottom: 1em;}

#left {
	float:left; 
	position:relative; 
	width:195px; 
	display:inline;
	padding-left: 20px;
	text-align: right;
	font-size: 10px;
	color: #595959;
	line-height: 14px;
	letter-spacing: -0.05em;
}

#left h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #5D8F33;
	font-size: 12px;
	font-weight: normal;

}

#left h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 21px;
	font-weight: normal;
}

ul#sidelist {list-style: none;
			margin-bottom: 4em; 
}

ul#sidemenu {
	list-style: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #a5c138;
}

ul#sidemenu a:visited {color: #ccc265;}

#left blockquote {
	font-size: 10px;
	line-height: 14px;
	color: #808080;
}

#left blockquote p {margin-bottom: 0.3em; font-style: italic;}

#left cite {
	display: block;
	font-style: normal;
	font-size: 10px;
	color: #808080;
}

#innercontent blockquote p {margin-bottom: 0.5em;}
#innercontent cite {font-weight: bold;}


#right {
	float:right; 
	position:relative; 
	width:200px; 
	display:inline;
	padding-right: 21px;
}

#right p {
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	margin-bottom: 20px;
}

p.lead {
	font-size: 14px;
	letter-spacing: -0.005em;
	line-height: 20px;
	color: #545454;
}

span.sidelead {font-weight: bold;
	color: #2d590c;
}

.clear {clear:both; height:1px; overflow:hidden;}

div#topshader {
	height: 23px;
	background-color: white;
	background-image: url('images/banner_shader.gif');
	background-repeat: repeat-x;
	overflow: hidden;
}

div#bottomshader {
	height: 20px;
	background-color: white;
	background-position: bottom left;
	background-image: url('images/footer_shader.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	clear: both;
}

div#footer {
	position: relative;
	height: 32px;
	background-image: url('images/footer.gif');
	background-repeat: repeat-x;
	color: white;
	font-size: 10px;
	padding: 0 20px;
}

#footerleft {
	float: left;
	line-height: 32px;
	
}

#footerright {
	float: right;
	line-height: 32px;
}

div#innertop {display: table-row; }


ul.topmenu {
	height: 42px;
	list-style: none;
	display: table-cell;
	vertical-align: middle;
}

ul.topmenu li {
	display: inline;
	padding-right: 4px;
}

li.divider {padding-left: 8px;
	background-image: url('images/menu_divider.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

ul#topmenuleft {
padding-left: 20px;
}

ul#topmenuright {
padding-right: 20px;
text-align: right;
}

#flashcontent {height: 251px;}

#flashcontent2 {height: 448px;}

#dsmile {float: left; margin-right: 5px;}
.iform {margin-bottom: 1em;}
.iform  div {overflow: hidden; margin-bottom: 5px; width: 455px;}

div.formclear {width: 450px; height: 1px; overflow: hidden;}

.iformlabel {display: block; width: 90px; padding-right: 5px; float: left; font-weight: bold;}
.iformlabelthin {display: block; width: 225px; padding-right: 5px; float: left; font-weight: bold;}
.iformlabelinl {float: left; width: 10em;}
.iformlabelblock {display: block; font-weight: bold; margin-bottom: 0.3em;}
.iformitem {border: 1px solid #666; }
.fwide {width: 355px; float: right;}
.fthin {width: 220px; float: right;}
.iformlabelnew {
	display: block;
	width: 155px;
	padding-right: 13px;
	padding-top: 4px;
	float: left;
}

ul.optlist {margin-bottom: 1em;
			list-style-type: none; 
			padding-left: 0 !important;
}

div.inset {padding-left: 100px; min-height: 130px;}
.leftpic {float: left; margin-left: -100px; }
.flgallery {float: left; width: 240px;}

