body {
	font-family: 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif; 
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

html { 
	background: url(../images/body_repeater.gif) repeat-x top left; 
	height:100%;
	margin: 0;
	padding: 0;
}

/* ie6 */
* html #main_wrapper {
	height:100%;
}

#main_wrapper {
	background: url(../images/body_bg_right.jpg) no-repeat top right;
	height: auto;
	margin: 0 auto;
	min-height:100%;
	padding: 0;
	text-align: left;
}

#wrapper {
	background: url(../images/body_bg_left.jpg) no-repeat top left;
	margin: 0;
	padding: 42px 74px 20px 66px;
}

table.header {
	background: #fff;
	height: 219px;
	margin-bottom: 43px;
	padding-right: 2px;
	width: 100%;
}

table.main {
	width: 100%;
}

form {
	background: #959c56;
	border: 2px solid #fff;
	margin: 12px 0 12px 0;
	padding: 0; 
}

.template1-searchinput {
	border: none;
	color: #959d56;
	font-family: arial;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	width: 150px;
}

.template1-submit {
	height: 20px;
}

.banner {
	background: #ae6119;
	height: 180px;
	text-align: right;
	width: 100%;
}

.template1-header {
	padding-left: 13px;
	text-align: right;
	width: 100%;
}

.template1-tagline {
	background: #644765;
	color: #fff;
	height: 35px;
}

.template1-tagline p {
	margin: 0;
	padding: 0 35px 0 0;
}

.topnav_precedent_column {
}

.template1-topnav {
	background: #eaedd2;
	border: 2px solid #fff;
	margin: 1px 1px 15px 0;
}

.template1-topnav td {
	padding: 8px;
	text-align: right;
}

	.template1-topnav p {
		padding: 0 0 0 32px;
		height: 28px;
		line-height: 28px;		
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav p a:link, .template1-topnav p a:visited {
		color: #7e8245;
		text-decoration: none;		
	}

	.template1-topnav p a:link.on, .template1-topnav p a:visited.on, .template1-topnav p a:hover {
		border-bottom: 1px dashed #7e8245;
		color: #7e8245;
	}

.template1-nav {
	vertical-align: top;
	width: 195px;
}

.template1-nav .main-nav {
	background: #969d57;
	border: 2px solid #fff;
	padding: 27px 0 45px 0;
}

	.template1-nav p, .template1-nav p.off {
		height: 28px;
		line-height: 28px;
		margin: 0;
		padding: 0 0 0 32px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		background: #644765 url(../images/leaf.gif) no-repeat 7px 6px;
		height: 28px;
		margin: 0;
	}
	
	.template1-nav p.on {
		background: #644765 url(../images/leaf.gif) no-repeat 7px 6px;
		height: 28px;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #fff;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		color: #fff;
		text-decoration: none;		
	}
	
	.template1-nav a:hover {
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {
	color: #ffffff;
	}

.template1-subnav {
	padding: 0 0 0 10px;
}
	
	.template1-subnav a:link, .template1-subnav a:visited {
		font-size: 11px;
	}

	.template1-subnav a:link.on, .template1-subnav a:visited.on, .template1-subnav a:hover {
		color: #000;
		text-decoration: underline;
	}

.template1-content {
	background: #fff;
	color: #4f4f4f;
	line-height: 1.5;	
	padding: 15px;
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	}

	/* use h2 for the title of a section */
	.template1-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		color: #ae6119;
	}
	
	.template1-content a:hover {
		color: #703809;
		text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template1-sidebar {
	vertical-align: top;
	width: 210px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
		color: #fff;
	}
	
	.template1-sidebar a:hover {
		color: #42220a;
		text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.template1-footer {
	background: #644765;
	height: 38px;
}

.template1-footer div {
	color: #fff;
	font-size: 13px;
	padding: 0 20px 0 20px;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		border-bottom: 1px dashed #fff;
		color: #fff;
		text-decoration: none;
	}
	
	.template1-footer a:hover {
	}

.sponsors {
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	background-color: #999999;
	padding: 5px;
	margin: 0px;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}
