/*
Theme Name: Terra
Theme URI:
Description: Terra template
Author: Xhtmlthis
Author URI:http://xhtmlthis.com
Tags:
Template:
Version: 1.2
*/
/* === reset Xhtmlthis === */
a{color:#3F8D00;}
a:hover{text-decoration:none;}
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* === end reset Xhtmlthis === */
body{
	background:#575654;
	color:#000;
	font:11px/1.5em Verdana, Geneva, sans-serif;
}
.main{
	width:998px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#header{
	width:100%;
	height:141px;
	background:#fff;
	position:relative
}
.top-header{
	width:100%;
	height:17px;
	background:#898383;
}
.top-header p{
	text-align:right;
	color:#fff;
	padding-right:10px;
	line-height:17px;
}
.top-header p a{
	color:#fff;
	text-decoration:none;
}
.top-header p a:hover{
	text-decoration:underline;
}
.footer-credit{
	width:100%;
	height:14px;
	background:#898383;
}
.footer-credit p{
	text-align:right;
	color:#eeeeee;
	font-style:italic;
	padding-right:10px;
	line-height:12px;
}
.footer-credit p a{
	color:#eeeeee;
	text-decoration:none;
}
.footer-credit p a:hover{
	text-decoration:none;
}
/*--logo--*/
.logo{
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:321px;
	height:78px;
	position:absolute;
	top:24px;
	left:0;
}
.logo a{
	width:321px;
	height:78px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/*--main menu--*/
.main-menu{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:24px;
	background:#f7991f;
}
.main-menu ul{
	width:100%;
	overflow:hidden;
	height:24px;
}
.main-menu ul li{
	float:left;
	height:24px;
	line-height:24px;
	padding:0 7px;
}
.main-menu ul li a{
	color:#fff;
	text-decoration:none;
	font-size:1.182em;
}
.main-menu ul li a:hover{
	text-decoration:underline;
}
/*--content--*/
#content{
	width:100%;
	background:url(images/bg-content-1024.gif) repeat-y;
	overflow:hidden;
	padding-bottom:60px;
	border-top:1px solid #cfdcec;
}
/*--sidebar--*/
.sidebar{
	float:left;
	width:130px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.sidebar h4{
	font-size:1em;
	font-weight:normal;
	padding:3px 0 0 5px;
	background:#fff;
}
.sidebar h2{
	font-size:1em;
	text-align:center;
	padding:3px 0;
	background:#bedf5d;
	color:#3f8d00;
}
.sidebar h3{
	font-size:1em;
	text-align:center;
	padding:1px 0;
	background:#94b3cf;
	color:#383934;
}
.sidebar-menu{
	width:100%;
	background:#fff;
	overflow:hidden;
}
.sidebar-menu li{
	background:#f2f2f2 url(images/divid.gif) no-repeat;
	width:125px;
	float:left;
	padding:4px 0 3px 5px;
	margin-bottom:1px;
}
.sidebar-menu li a{
	text-decoration:none;
	color:#666;
}
.sidebar-menu li a:hover{
	text-decoration:none;	
}
.sidebar img{
	display:block;
}
/*--banners--*/
.banners{
	width:100%;
	overflow:hidden;
	padding-top:27px;
}
.banners li{
	width:130px;
	float:left;
	padding-bottom:13px;
}
.banners li img{
	margin:0 auto;
}
/*--right-sidebar---*/
.right-sidebar{
	width:298px;
	float:right;
}
.right-sidebar img{
	display:block;
	margin-bottom:40px;
}
.right-sidebar blockquote{
	margin:0 30px;
	color:#fff;
	font-size:1.273em;
}
/*--main-content--*/
.main-content{
	height:1%;
	margin:0 317px 0 148px;
	padding:15px 0 0 0;
}
.main-content ul{
	padding:0 0 10px 20px;
	list-style:disc;
	font-size:1.091em;
	font-family:Arial, Helvetica, sans-serif;
}
.main-content p{
	padding:0 0 15px 0;
	font-size:1.091em;
	font-family:Arial, Helvetica, sans-serif;
}
.main-content h1{
	padding:0 0 15px 0;
	color:#F87C00;
	font-size:1.818em;
	line-height:1.2em;
}
.main-content h1 a{
	text-decoration:none;
	color:#F87C00;
}
.main-content h1 a:hover{
	text-decoration:underline;
}
.main-content h2{
	padding:0 0 7px 0;
	color:#F87C00;
	font-size:1.818em;
}
.main-content h2{
	color:#5584BC;
	font-size:1.167em;
}
.main-content h2 a{
	text-decoration:none;
	color:#5584BC;
}
.main-content h2 a:hover{
	text-decoration:underline;
}
.main-content h3{
	color:#000;
	font-size:1.167em;
	padding-bottom:15px;
}
.main-content h5{
	padding:0 0 7px 0;
	color:#5584BC;
	font-size:1.5em;
}
.main-content h7{
	padding:11px 0 7px 0;
	color:#5584BC;
	font-size:1.5em;
}
/*--footer--*/
#footer{
	background:url(images/bg-footer.gif) repeat-x;
	height:28px;
	padding:14px 0 0 0;
	width:100%;
	overflow:hidden;
	color:#fff;
}
#footer p,
#footer address{
	float:right;
}
#footer p{
	font-style:italic;
	padding:0 10px 0 5px;
}
#footer p a{
	text-decoration:none;
	font-weight:bold;
	color:#3F8D00;
}
/*--sitemap--*/
.sitemap{
	padding:0 0 10px 20px;
	list-style:disc;
	color:#3F8D00;
	font-weight:bold;
}
.sitemap li a{
	text-decoration:none;
}
.sitemap li a:hover{
	text-decoration:underline;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */