@charset "UTF-8";

html {
	overflow-y:scroll;
	width: 100%;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width: 100%;
}

#maincontainer {
	width:978px;
	overflow:hidden;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #F36D3A;
	border-left-color: #F36D3A;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right:7px;
	padding-left:7px;
}

#maincontainer p {
	font-size:.8em;
	line-height:1.7;
	color:#777;
	position:relative;
	padding:3px 16px 9px;
}

#maincontainer h2 {
	padding-right:16px;
	padding-left:16px;
	line-height:1.7;
	color:#F36D3A;
	padding-top:16px;
	position:relative;
	font-size:1.4em;
	font-weight:normal;
}

#maincontainer strong {
	font-weight: 700;
	color: #F8983E;
}

#container3 {
clear:left;
float:left;
width:100%;
overflow:hidden;
background-color:#FFF;
}

#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:33.333%;
	background-color:#FFF;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#F36D3A;
}

#container1 {
	float:left;
	width:100%;
	position:relative;
	right:33.33%;
	background-color:#FFF;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#F36D3A;
	height: 350px;
}

#col1 {
	float:left;
	width:29.33%;
	position:relative;
	left:68.67%;
	overflow:hidden;
	background-color: #FFF;
	height: 100%;
}

#col1 a {
	background-color:#7FA06A;
	color:#FFF;
	float:right;
	margin-right:3px;
	font-weight:700;
	width:120px;
	text-align:center;
	font-size:1em;
	text-decoration:none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: bottom;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#col1 a:visited {
	background-color: #7FA06A;
}

#col1 a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #F8983E;
}

#col2 {
	float:left;
	width:29.33%;
	position:relative;
	left:72.67%;
	overflow:hidden;
	height: 100%;
}

#col2 a {
	background-color:#7FA06A;
	color:#FFF;
	float:right;
	margin-right:3px;
	font-weight:700;
	width:120px;
	text-align:center;
	font-size:1em;
	text-decoration:none;
	padding:1px 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#col2 a:visited {
	background-color: #7FA06A;
}

#col2 a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #F8983E;
}

#col3 {
	float:left;
	width:29.33%;
	position:relative;
	left:76.67%;
	overflow:hidden;
}

#col3 a {
	background-color:#7FA06A;
	color:#FFF;
	float:right;
	margin-right:3px;
	font-weight:700;
	width:120px;
	text-align:center;
	font-size:1em;
	text-decoration:none;
	padding:1px 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#col3 a:visited {
	background-color: #7FA06A;
}

#col3 a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #F8983E;
}

.footercontainer {
	clear:both;
	margin-top:16px;
	border-top-width:7px;
	border-top-style:solid;
	border-top-color:#729151;
}

.footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer p {
	padding-top:20px;
	padding-left:38px;
	font-size:75%;
	color:#F36D3A;
	padding-bottom:20px;
	float: left;
}

.footer p a {
	text-decoration: none;
}


#buttonspcr1 {
	padding: 0px;
	height: 0px;
	display: block;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#buttonspcr2 {
	padding: 0px;
	display: block;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#buttonspcr3 {
	padding: 0px;
	vertical-align: bottom;
	display: block;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#banner {
	background-color: #FFFFFF;
	width: 992px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F36D3A;
	border-bottom-color: #F36D3A;
	text-align: center;
}

#banner h3{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #F8983E;
	font-weight: 700;
}

#banner h4{
	padding-bottom: 3px;
	font-size: 0.87em;
	text-align: center;
	color: #F36731;
	font-weight: normal;
	font-style: italic;
}

#banner h5{
	padding-bottom: 8px;
	font-size: 0.75em;
	text-align: right;
	color: #F36731;
	font-weight: normal;
	font-style: italic;
	padding-right: 100px;
	padding-top: 4px;
}

#banner a{
	padding-bottom: 8px;
	text-align: center;
	color: #7FA06A;
}
div.banner_row{
	margin: 1em 0;
}
a.banner_img_link{
	margin: 0 1em;
}
