/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) top repeat-x fixed;
	color: #383d1f;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 25px
}
a{
	color: #242424;
	text-decoration: underline
}
a:hover{
	color: #71A239;
	text-decoration: underline
	
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	background: url(../images/ico-arrow.gif) left no-repeat;
	color: #2f2f2f;
	font-size: 3.6em;
	font-weight: normal;
	margin: 0 0 .8em;
	padding: 0 0 10px 30px
}
h3{
	font-size: 1.1em;
	line-height: 2.3em;
	margin: 0 0 .3em;
	text-transform: uppercase
}
h4{
	background: url(../images/ico-arrow.gif) left no-repeat;
	color: #2f2f2f;
	font-size: 3.4em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .8em;
	padding: 0 0 0 30px
}
h5{
	font-size: 1.1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1.5em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 980px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.png) top no-repeat;
	height: 135px
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 390px
}
#header h1 a{
	display: block;
	height: 135px;
	text-decoration: none
}
/*- Headline -*/ 
.headline{
	height: 48px;
	margin: 0 0 10px;
	overflow: hidden
}
/*- Contact Info -*/
.contact-info{
	background: url(../images/contact-bgr.gif) top no-repeat;
	float: right;
	font-size: 12px;
	height: 24px;
	margin: 13px 6px 0 0;
	text-align: center;
	width: 320px
}
.contact-info a{
	color: #000000;
	text-decoration: none
}
.contact-info a:hover{
	text-decoration: underline
}
.contact-info ul{
	padding: 4px 0 0
}
.contact-info li{
	border-right: 1px solid #9ba567;
	display: inline;
	padding: 0 9px
}
.contact-info li.last{
	border: 0
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) top no-repeat;
	font-size: 18px;
	height: 64px;
	text-transform: uppercase
}
#nav1 ul{
	padding: 20px 0 0 11px;
	text-transform: uppercase
}
#nav1 li{
	background: url(../images/nav1-sep.gif) right no-repeat;
	float: left;
	line-height: 24px
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #d0d0d0;
	display: block;
	float: left;
	padding: 0 27px;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #fc9b0d;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	background: #2f2f2f;
	font-size: 11px;
	height: 26px;
	text-align: center
}
.nav2 a{
	color: #00b5cb;
	text-decoration: none
}
.nav2 a:hover{
	color: #cccccc
}
.nav2 ul{
	padding: 6px 0 0
}
.nav2 li{
	border-right: 1px solid #474747;
	display: inline;
	padding: 0 18px
}
.nav2 li.last{
	border: 0
}
/*- Nav3 -*/
.nav3{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1em
}
.nav3 li{
	margin: 0 0 1px
}
.nav3 li a{
	background: url(../images/ico-arrow2.gif) left no-repeat;
	color: #242424;
	display: block;
	height: 22px;
	line-height: 22px;
	margin: 0 0 .5em;
	padding: 0 0 0 27px;
	text-decoration: underline
}
.nav3 li a:hover,
.nav3 li.active a{
	color: #593a96
}
/*=== Title Placeholder ===*/
.title{
	border: 1px solid #2f2f2f;
	clear: both;
	height: 366px;
	width: 978px;
	overflow: hidden
}
/*=== Title Placeholder ===*/
.title-short{
	border: 1px solid #2f2f2f;
	clear: both;
	height: 150px;
	width: 978px;
	overflow: hidden
}
/*=== Title Placeholder ===*/
.title-long{
	border: 1px solid #2f2f2f;
	clear: both;
	height: 150px;
	width: 978px;
	overflow: hidden
}
.title img{
	display: block
}
.title-long img{
	display: block
}
.title-short img{
	display: block
}
.title-pic{

	float: left;
	height: 366px;
	overflow: hidden;
	width: 659px
}
.title-pic-short{

	float: left;
	height: 150px;
	overflow: hidden;
	width: 659px
}
.title-pic-long{
	float: left;
	height: 150px;
	overflow: hidden;
	width: 978px
}
.title-content{
	background: url(../images/gradient1.jpg) top no-repeat;
	color: #e7f1b6;
	float: right;
	font-size: 12px;
	height: 366px;
	width: 318px;
	overflow: hidden
}
.title-content h4{
	background: none;
	color: #fc9b0d;
	font-size: 27px;
	margin: 0 0 15px;
	padding: 0
}
}
.title-content-short{
	color: #e7f1b6;
	float: right;
	font-size: 12px;
	height: 150px;
	width: 318px;
	overflow: hidden
}
.title-content-short h4{
	background: none;
	color: #fc9b0d;
	font-size: 27px;
	margin: 0 0 15px;
	padding: 0
}
.tagline{
	height: 302px;
	overflow: hidden;
	padding: 25px 30px 0
}
.tagline-short{
	background: url(../images/gradient-short.jpg) top no-repeat;
	height: 150px;
	overflow: hidden;
	padding: 25px 30px 0
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #eeeeee left repeat-y;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	padding: 30px 33px;
	height: 1%
}
.col1{
	float: left;
	width: 245px
}
.col2{
	float: right;
	width: 577px
}
/*=== Styling Lists ===*/
/*- News List -*/
.news-list{
	margin: 0 0 1em
}
.news-list li{
	border-bottom: 1px solid #dddddd;
	margin: 0 0 13px;
	padding: 0 0 20px
}
/*=== Link Buttons ===*/
.btn-more{
	height: 26px;
	line-height: 24px;
	text-align: center;
	width: 93px
}
.btn-more a{
	background: url(../images/btn-more.gif) left no-repeat;
	color: #000000;
	display: block;
	height: 26px;
	text-decoration: none
}
.btn-more a:hover{
	text-decoration: underline
}
.btn-more2{

	position: relative;
	text-align: right
}
.btn-more2 a{
	background: url(../images/ico-arrow3.gif) left no-repeat;
	color: #242424;
	font-weight: bold;
	padding: 5px 0 5px 30px
}
.btn-more2 a:hover{
	color: #71A239;
	text-decoration: underline
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 2px solid #2f2f2f;
	float: left;
	margin: 0 8px 0 0
}
.banners img{
	margin: 0 0 20px
}
/*=== Footer ===*/
#footer{
	background: url(../images/page-bot.gif) top no-repeat;
	color: #6a6a6a;
	height: 55px;
	line-height: 55px;
	margin: 0 auto;
	padding: 0 20px;
	width: 940px
}
#footer a{
	color: #929292
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
#ditto_pages {
	margin: 5px 0px;
}
#ditto_pages a {
	margin: 0px 4px;
}
.ditto_currentpage {
	font-weight: bold;
	color: #333;
	padding: 0px 4px;
	background-color: #fff;
	border: 1px solid #999;
}

