/*#####################*/
.---Utility--- {}
.pngimg {behavior: url("pngbehavior.htc");}
.handcursor {cursor:hand;cursor:pointer;}
.clear {width: 100%; clear: both !important; height: 0px; _height: 1px; _margin: 0 0 -1px; overflow: hidden;}
.repeat-x {background-repeat: repeat-x;}
.repeat-y {background-repeat: repeat-y;}
.no-repeat {background-repeat: no-repeat;}
.contentwrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -44px;} /* STICKY FOOTER: The bottom margin is the negative value of the footer's height */
.content-bg2 {
	background-repeat: repeat-x;
	background-position: center top;
}
#footer-bg, .push {height: 44px;} /* STICKY FOOTER: .push must be the same height as .footer */
#wrapper {position: relative;}
#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {background-repeat: no-repeat;}
.rw-edit-element {position:absolute; top:0px; z-index:1; right: 0px; text-align:right; display:none;}

/*#####################*/
.---Backgrounds--- {}

body, html {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
background: #EBE6CE;}

#header-bg {
	text-align: center;
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top, #fefcea 0%, #f7e445 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f7e445)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefcea 0%,#f7e445 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefcea 0%,#f7e445 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefcea 0%,#f7e445 100%); /* IE10+ */
background: linear-gradient(top, #fefcea 0%,#f7e445 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f7e445',GradientType=0 ); /* IE6-9 */}
#nav-bg {
	text-align: center;
	background-repeat: repeat-x;
	height: 59px;
	background: #f7d250; /* Old browsers */
background: -moz-linear-gradient(top, #f7d250 0%, #d07500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d250), color-stop(100%,#d07500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7d250 0%,#d07500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7d250 0%,#d07500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7d250 0%,#d07500 100%); /* IE10+ */
background: linear-gradient(top, #f7d250 0%,#d07500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d250', endColorstr='#d07500',GradientType=0 ); /* IE6-9 */
border-top: solid 1px #A46800;
border-bottom: solid 1px #A46800;
box-shadow: 0px 0px 4px #000;
}
#content-bg {}
#footer-bg {
	text-align: center;
background: #f7d250; /* Old browsers */
background: -moz-linear-gradient(top, #f7d250 0%, #d07500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d250), color-stop(100%,#d07500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7d250 0%,#d07500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7d250 0%,#d07500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7d250 0%,#d07500 100%); /* IE10+ */
background: linear-gradient(top, #f7d250 0%,#d07500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d250', endColorstr='#d07500',GradientType=0 ); /* IE6-9 */
border-top: solid 1px #A46800;
border-bottom: solid 1px #A46800;
box-shadow: 0px 0px 4px #000;}
/*#####################*/
.---Content--- {}
#header {
	text-align: left;
	margin: 0 auto;
	width: 722px;
	padding: 0;
	padding-top: 20px;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	border-width: 0px;
	color: #5e5e5e;
	border-style: none;
	background-repeat: repeat-x;
	position: relative;
	height: 22px;
	*height: 18px;
	top: -7px;
	*top: -4px;
	*padding-top: 7px;
	margin-right:4px;
	margin-left:4px;
	padding-right:5px;
	padding-left:5px;
	background-color: #EBEBEB;
}
#nav {
	text-align: center;
	margin: 0 auto;
	width: 850px;
	padding: 0;
}
#nav a {
font-family: Tahoma, Geneva, sans-serif;
font-weight: bold;
font-size: 23px;
padding-right: 36px;
padding-left: 36px;
padding-top: 18px;
height: 42px;
display: inline-block;
color: black;
text-decoration: none;
}
#nav a:hover {
color: #fff;
text-decoration: none;
}


#content {
	width: 850px;
	text-align: left;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodycopy {
	width: 100%;
	float: left;
	z-index: 1;
	margin-top:20px;
	margin-bottom:20px;
}
.noformat{
	border: solid 0px #025288;
	margin: 0px;
}
#sidebar {
	width: 260px;
	float: right;
	text-align: left;
	background-color: #CFF;
	display: none;
}


#footer {
	text-align: left;
	margin: 0 auto;
	width: 850px;
	padding: 0;
}
#sidebar #one {
	background-color: #FFF;
}
#sidebar #two {
	background-color: #CCC;
}
#sidebar #three {
	background-color: #999;
}
#lfooter{
	float: left;
	width: 350px;
}
#lfooter, #lfooter a:link, #lfooter a:visited, #lfooter a:active{
	color: #6f3c00;
	text-decoration: none;
}
#lfooter a:hover{
	color: #000;
	text-decoration: underline;
}
#cfooter{
	float: right;
	width: 320px;
	background-color: #CCC;
}
#cfooter, #cfooter a:link, #cfooter a:visited, #cfooter a:active{
	color: #FF0000;
	text-decoration: none;
}
#cfooter a:hover{
	color: #FFF;
	text-decoration: underline;
}
#rfooter{
	width: 320px;
	text-align: right;
}
#rfooter, #rfooter a:link, #rfooter a:visited, #rfooter a:active{
	color: #6f3c00;
	text-decoration: none;
}
#rfooter a:hover{
	color: #000;
	text-decoration: underline;
}
#lfooter .left {
	float: left;
	width: 200px;
}
#lfooter .right {
	float: right;
	text-align: right;
	width: 275px;
}


body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
}
a:link, a:visited, a:active {
	color: #ad5f00;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.heading {
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
	border-bottom:solid 2px #000;
}
.new{
	background: url(images/new.png) no-repeat 0px 3px;
margin-left: -30px;
padding-left: 30px;
display: block;
}