/* CSS Document */ /*--------------------------------------body---*/
body,td,th,div,p,label,input {
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.main .container h3{
	line-height: 18px; 
	padding: 2px; 
	border-bottom: 1px solid #cecece;
	}
a:hover {
	color: #9BD327;
	text-decoration: underline;
}

a,a:visited{
	color: #83B222;
}

a:hover {
	text-decoration: none
}

.hide {display: none;}
/*----------------------------------------------------------content---*/
	/*-----------------------------article_settings-*/
.article-decor {
	padding: 0px 0px 12px 0px;
}

.article-indent {
	padding: 10px 10px 10px 10px;
}

#contact_text {
	height: auto;
	overflow: auto;
	margin: 0px 0px 5px 0px;
	width: 90%
}

.article_bot {
	line-height: 5px
}

.floatleft{float: left;}
.clearboth {clear: both;}

.article_separator {
	background: url(../images/article-separator.gif) repeat-x 0 0;
	display: block;
	line-height: 1px;
	width: 100%;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	height: 1px;
}

.column_separator {
	padding: 0px 0px 0px 4px !important;
}

.article_column {
	padding: 0px 0px 0px 0px;
}

.article-indent h3 {
	overflow: hidden;
}

.article-indent h3 img {
	margin: 0px 3px 0px 0px !important;
	float: left
}

.contentpaneopen ul {
	list-style: none !important;
	margin: 0px 0px 0px 0px;
}

.contentpaneopen li {
	background: url(../images/list-item.gif) no-repeat 0 5px;
	padding: 0px 0px 5px 12px;
}

.contentpaneopen li a {
	color: #474747;
	font-weight: bold
}

.contentpaneopen p {
	width: 100%
}

.contentpaneopen img {
	margin: 0px 14px 10px 0px;
}

.contentpaneopen h4 {
	color: #2a2a2a;
	font-size: 20px;
	line-height: 30px;
}

.contentpane li {
	line-height: normal;
	padding: 0px 0px 6px 0px;
}

.contentdescription img {
	margin: 0px 10px 0px 0px;
}

/*---------------------------content-heading---*/
.componentheading {
	color: #323232;
	font-size: 28px;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
}

.contentheading {
	color: #EEE;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.productHeading {
	color: #323232;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 9px 0px 15px 17px;
	float: left;
}

.title-bg {
	
}

.item-info {
	padding: 0px 0px 4px 0px;
}

.buttonheading {
	padding: 19px 5px 0px 0px;
}

.buttonheading img {
	padding: 0;
	margin: 0;
}

/*-----------------------------item-info---*/
.iteminfo {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 15px 0px;
}

.modifydate {
	color: #d46d28;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none !important;
}

.md-indent {
	padding: 0px 0px 0px 0px;
}

.createdby {
	color: #d46d28;
	display: block;
	font-size: 12px;
	font-weight: block;
	text-transform: none;
}

.createdate {
	background: url(../images/createdate.gif) no-repeat 0 0;
	width: 60px;
	height: 57px;
	float: right;
	color: #414141;
	text-align: center;
	font-size: 11px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
}

div.small { /* Written by */
	color: #d46d28;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	text-transform: none;
}

.createdate-space {
	padding: 0px 0px 0px 0px;
}

.week_day {
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	display: block;
}

.day {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/*-----------------------------------buttons---*/
.button,.validate {
	background: url(../images/readon.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 1px 0px 4px 0px;
	border: none;
	text-transform: lowercase;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 82px;
	vertical-align: top;
}

* html .button,* html .validate {
	display: block;
}

/*-----------------------------------read-more---*/
#editor-xtd-buttons div.readmore {
	background: none;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: auto;
}

div.readmore {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

div a.readon {
	border: 1px solid #222;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0px 0px 0px !important;
	padding: 3px 0px 6px 0px;
	text-transform: lowercase;
	text-decoration: none;
	width: 82px;
	float: right;
	text-align: center;
}

a.readon:hover {
	color: #ccc;
	text-decoration: none;
	background: #222;
}

a.readon:visited {
	color: #fff;
}

/*-----------------------------blog-more---*/
.blog_more {
	padding: 0px 0px 10px 5px;
}

.blog_more h2 {
	background: none;
	color: #323232;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.blog_more ul {
	margin: 10px 0px 0px 15px;
}

.blog_more ul li {
	padding: 0px 0px 0px 0px !important;
	color: #323232;
}

.blog_more a {
	color: #323232;
	text-decoration: underline
}

.blog_more a:hover {
	color: #323232;
	text-decoration: none;
}

.blog_more strong {
	color: #323232;
}

/*-----------------------------pagenav---*/
.pagenav {
	color: #000;
	font-size: 12px;
	font-weight: normal
}

a.pagenav {
	color: #000;
	font-weight: normal
}

a.pagenav:hover {
	color: #000;
	text-decoration: none
}

a.pagenav:visited {
	color: #000;
	text-decoration: none
}

.pagination_nav {
	color: #000;
	font-size: 12px;
	padding: 10px 20px 0px 27px;
}

.pagination_nav div {
	background: #f4f4f4;
	padding: 5px 0px 5px 0px;
}

.pagination {
	margin-top: 10px
}

.pagination	li {
	float: left;
	padding: 0px 5px 0px 5px;
}

.pagination_result {
	color: #fff;
	padding: 5px 0px 0px 0px;
	line-height: 16px;
}

/*--------------------------------------result---*/
.sectiontableentry0 td {
	color: #606271;
	padding: 5px 0px 5px 0px;
}

.sectiontableentry1 td {
	background: #C8CF74;
	color: #606271;
	padding: 5px 0px 5px 0px;
}

.sectiontableentry2 td {
	color: #606271;
	padding: 5px 0px 5px 0px;
}

.sectiontableentry0,.sectiontableentry1,.sectiontableentry2 {
	
}

.sectiontableentry1 a {
	color: #606271
}

.sectiontableentry2 a {
	color: #606271
}

.sectiontableentry1 a:hover {
	color: #606271
}

.sectiontableentry2 a:hover {
	color: #606271
}

.sectiontableentry1 a:visited {
	color: #606271
}

.sectiontableentry2 a:visited {
	color: #606271
}

.var1 {
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}

.var1 a,.var1 p,.var1 {
	color: #606271;
}

.var2 {
	background: #C8CF74;
	padding: 5px !important;
	margin: 5px 0px 5px 0px;
}

.var2 a,.var2 p,.var2 {
	color: #606271;
}

.results {
	text-align: center;
	padding: 0px 0px 15px 25px;
}

#page {
	padding: 0px 0px 0px 0px;
}

#page ol li {
	padding: 0px 0px 10px 0px;
	text-align: left
}

.searchintro {
	padding: 0px 0px 10px 0px;
}

.searchintro strong {
	color: #2a6dc8
}

#page h3 {
	font-size: 130%;
	padding: 10px 0px 5px 0px;
	text-align: left;
	color: #606271;
}

#page .inputbox {
	color: #000;
}

#page #ordering {
	height: 20px;
	display: inline;
	vertical-align: middle;
}

#page .display {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#page legend {
	color: #606271
}

.sectiontableentry0 .pad2,.sectiontableentry1 .pad2,.sectiontableentry2 .pad2
	{
	padding: 2px 0px 2px 15px;
	font-weight: bold
}

.sectiontableheader {
	padding-bottom: 2px
}

/*--------------------------------------poll---*/
.poll .question {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}

.poll .poll-body {
	padding: 0px 0px 0px 0px;
}

.poll-body label {
	color: #000;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

.poll .buttons {
	padding: 0px 0px 0px 0px;
}

.poll .button {
	background: url(../images/loginButton.gif) no-repeat 0 0;
	border: none;
	color: #fff;
	text-transform: lowercase;
	font-weight: normal;
	display: inline;
	line-height: 15px;
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 4px 0px;
	width: 68px;
}

* html .poll .button {
	height: 28px;
}

.poll .result {
	
}

.poll .section {
	overflow: hidden;
	padding: 3px 0px 3px 0px;
	width: 100%;
}

.poll .section2 {
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

.poll .radio {
	float: left;
	width: 20px;
}

.poll .radio input {
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.poll .var {
	margin: 0px 0px 0px 20px;
	text-align: left
}

.display {
	padding: 0px 0px 10px 0px;
}

.display select {
	border: 1px solid #46462f;
	width: 100px;
}

.sectiontableentry1 div,.sectiontableentry0 div {
	font-size: 1px
}

/*--------------------------------------user---*/
dl.contentpane	dt {
	padding: 10px 0px 20px 0px;
}

dl.contentpane	dd {
	width: 100%;
	overflow: hidden;
}

dl.contentpane	div {
	vertical-align: middle
}

dl.contentpane .description {
	width: 110px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle
}

dl.contentpane .input-field {
	width: 160px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle
}

dl.contentpane .button-field {
	width: 140px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle
}

/*-------------------------------------login---*/
.module-login {
	overflow: hidden;
	padding: 23px 0px 0px 0px;
	float: right;
}

.login {
	
}

.login-input {
	margin-top: 3px;
	
}

.login-button {
	width: 28px;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #333;
}

.login-input .inputbox {
	color: #969696;
	font-size: 12px;
	line-height: 14px;
	margin: 2px 4px;
	padding: 2px 0px 2px 4px;
	vertical-align: top;
	width: 150px;
}

.login-button .button {
	background: none;
	border: none;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 28px;
	height: 26px;
	vertical-align: top;
}

* html .login-button .button {
	margin-top: 1px;
}

#topLogin {
	float: left;
	padding-right: 12px;
}

#topLogin  input {color: #333;}

/*-------------------------------------search---*/
.module-search {
	overflow: hidden;
	padding: 23px 0px 0px 0px;
	float: right;
}

.search {
	width: 300px;
	float: right;
}

.search-input {
	width: 241px;
	float: left;
}

.search-button {
	width: 28px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.search-input .inputbox {
	background: url(../images/searchInput.gif) no-repeat 0 0;
	border: none;
	color: #969696;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	width: 226px;
}

.search-button .button {
	background: none;
	border: none;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 28px;
	height: 26px;
	vertical-align: top;
}

* html .search-button .button {
	margin-top: 1px;
}

/*-------------------------------------search-result---*/
.search_result {
	padding: 0px 0px 0px 0px;
}

/*-------------------title----*/
.search_result h3 {
	color: #808080;
	font-size: 14px;
}

/*-------------------article----*/
.search_result p {
	padding: 10px 0px 0px 0px;
}

/*----------*/
#search_searchword {
	border: 1px solid #999
}

legend {
	color: #808080
}

.highlight { /* highlight sought word */
	color: #285ba0;
	font-weight: bold
}

.phrase {
	border: solid 1px #d6dde2;
	color: #606271;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 10px;
	width: 60%;
	height: 140px;
}

.phrase .inputbox {
	background: #fff;
	color: #808080;
	display: block;
	margin-top: 5px;
}

.phrase .inputbox option {
	background: #fff;
	border-bottom: solid 1px #333;
	padding: 2px;
}

.phrase .inputbox option a:hover {
	background: #C00;
	border-color: #cfd0d6;
	color: #606271;
}

fieldset.word,fieldset.only {
	border: solid 1px #d6dde2;
}

.ordering {
	display: inline;
	padding: 3px 0px 0px 0px;
}

.only {
	border: solid 0;
	line-height: 1.3em;
	margin: 10px 0 0 10px;
	padding: 10px 10px;
	height: 140px;
}

.word {
	border: solid 0 !important;
	padding: 10px 10px 10px 0;
}

.word input {
	background: #fff;
	color: #ff6614;
	font-weight: normal;
	margin: 0 10px 0 10px;
	padding: 1px 2px 2px 2px;;
	vertical-align: middle;
}

.word .button {
	margin-top: 0px;
	display: inline !important;
	vertical-align: middle;
}

.contact_email	input {
	margin: 4px 0px 3px 0px;
}

/*-------------------------------------admin-form---*/
.adminform td {
	padding: 0px 0px 2px 0px;
}

/*---------------------------system-error-messages--*/
.err-space {
	margin: 0px 0px 0px 25px;
}

.error {
	margin: 0px 0px 10px 0px;
}

.error h2 {
	color: #ce0303;
	font: bold 14px Tahoma;
	padding: 0px 0px 5px 20px;
}

#system-message dt.error,dt.message {
	display: none;
}

.error dd ul {
	background: #ce0303;
	border-top: 3px solid #670606;
	border-bottom: 3px solid #670606;
	color: #fff;
	margin: 0;
	padding: 5px 0px 5px 5px;
}

.error dd ul li {
	background: none !important;
	color: #fff !important;
	margin: 0px 0px 0px 20px !important;
}

.pass_remind {
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/
.module {
	background: url(../images/box3-bg.gif) repeat-y 0 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
}

.module .first {
	background: url(../images/box3-top.gif) no-repeat 0 0;
}

.module .sec {
	background: url(../images/box3-bottom.gif) no-repeat 0 bottom;
}

.module .box-indent {
	padding: 15px 26px 23px 24px;
}

/*-------------------title----*/
.module h3 {
	background: url(../images/box3-title.gif) no-repeat 3px 3px;
	color: #d46d28;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 17px 0px 12px 23px;
}

.module h3 span {
	
}

/*-------------------content----*/
.module div {
	color: #aeaeae;
	font-size: 12px;
	line-height: normal;
}

.module font {
	color: #ffba00;
	font-weight: bold;
	font-size: 12px;
}

.module td,.module p {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

.module ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

.module li {
	background: url(../images/li-bg2.gif) repeat-x 0 bottom;
	padding: 5px 0px 5px 0px;
}

.module li a,.module li a:hover,.module li a:visited {
	color: #323232;
	font-weight: bold !important;
	background: url(../images/list-item2.gif) no-repeat 0px 0;
	padding: 0px 0px 0px 24px;
}

.module li a {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.module li a:hover {
	text-decoration: underline;
	color: #323232;
	font-weight: normal;
}

.count { /* count users */
	font-weight: normal;
	color: #606271;
}

.module

 

a
,
{
color


:


#000


;
text-decoration


:underline


;
}
.module a:hover {
	text-decoration: none;
}

.module a:visited {
	color: #000;
}

.module .inputbox {
	background: #fff;
	border: 1px solid #b0a88f;
}

.module em {
	color: #050505;
	font-size: 11px
}

.module img {
	margin: 0px 14px 5px 0px;
}

.latestnews span {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #d46d28;
	text-transform: uppercase;
	display: block;
	padding: 0px 0px 0px 24px;
}

/*-------------------------------------mainmenu---*/
.module_menu {
	margin: 0px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
}

.module_menu .first {
	background: url(../images/box2-bottom.jpg) no-repeat 0 bottom;
}

.module_menu .box-indent {
	padding: 8px 26px 23px 24px;
}

.module_menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

.module_menu li {
	padding: 0px 0px 1px 0px;
	margin: 0px 1px 0px 0px;
	background: url(../images/li-bg.gif) repeat-x 0 bottom;
}

.module_menu li	li {
	border: none;
	padding: 5px 0px 1px 21px;
}

.module_menu li a,.module_menu li a:visited {
	background: url(../images/list-item.gif) no-repeat 0 10px;
	color: #fff;
	display: block;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
}

.module_menu li a span {
	display: block;
	padding: 6px 0px 5px 12px;
}

.module_menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

.module_menu li a:hover span {
	text-decoration: underline;
}

.module_menu li.active a {
	color: #fff;
	text-decoration: none;
}

.module_menu li.active a span {
	
}

/*-------------------title----*/
.module_menu h3 {
	background: url(../images/box2-title.gif) no-repeat 3px 3px;
	color: #d46c28;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 17px 0px 13px 23px;
}

/*-----------------content----*/
.module_menu div {
	color: #fff;
	font-size: 12px;
}

/*-------------------------------------topmenu---*/
#topmenu .module {
	margin: 0px 0px 0px 0px;
	background: url(../images/spacer.gif);
}

.module-topmenu {
	
}

ul.menu-nav {
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.menu-nav li,ul.menu-nav li.active {
	background: url(../images/spacer.gif) !important;
	float: left;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 2px 0px 0px;
	border: none;
}

ul.menu-nav li a,ul.menu-nav li a:hover,ul.menu-nav li a:visited {
	color: #fff;
	font-weight: normal !important;
	cursor: pointer;
	background: url(../images/spacer.gif);
	padding: 0px 0px 0px 0px;
}

ul.menu-nav li a {
	background: url(../images/topmenu-left.gif) no-repeat 0 0 #454545
		!important;
	display: block;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	padding: 0px 0px 0px 0px;
}

ul.menu-nav li a span {
	background: url(../images/topmenu-right.gif) no-repeat right 0
		!important;
	display: block;
	padding: 10px 30px;
	margin: 0px 0px 0px 0px;
}

/*-------------------hover----*/
ul.menu-nav li a:hover {
	background: url(../images/topmenu-left-act.gif) no-repeat 0 0 #fff
		!important;
	color: #343434;
	text-decoration: none;
}

ul.menu-nav li a:hover span {
	background: url(../images/topmenu-right-act.gif) no-repeat right 0
		!important;
	padding: 10px 30px;
}

/*-------------------active----*/
ul.menu-nav li.active a {
	background: url(../images/topmenu-left-act.gif) no-repeat 0 0 #fff
		!important;
	color: #343434 !important;
}

ul.menu-nav li.active a span {
	background: url(../images/topmenu-right-act.gif) no-repeat right 0
		!important;
	padding: 10px 30px;
}

/*----------------------------------------login-form---*/
.module-login {
	background: url(../images/box3-bg.gif) repeat-y 0 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	overflow: hidden;
}

.module-login .first {
	background: url(../images/box3-top.gif) no-repeat 0 0;
}

.module-login .sec {
	background: url(../images/box3-bottom.gif) no-repeat 0 bottom;
}

.module-login .box-indent {
	padding: 15px 26px 23px 24px;
}

/*-------------------title----*/
.module-login h3 {
	background: url(../images/box3-title.gif) no-repeat 3px 3px;
	color: #d46d28;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 17px 0px 12px 23px;
}

.loginform-left {
	width: 100%;
	overflow: hidden;
}

/*-----------------content----*/
.module-login label {
	font-size: 14px;
	color: #323232;
}

.module-login p,.module-login div,label.remember {
	color: #323232;
}

.module-login a,.module-login a:hover,.module-login a:visited {
	background: url(../images/login-item.gif) no-repeat 0 4px;
	color: #d46d28;
	padding: 0px 23px 0px 11px;
	font-weight: bold;
	line-height: 140%;
	text-decoration: underline;
}

.module-login a:hover {
	text-decoration: none;
}

.module-login .inputbox { /* inputbox */
	background: url(../images/loginInput.gif) no-repeat 0 0;
	border: none;
	color: #999;
	padding: 5px 0px 5px 5px;
	vertical-align: middle;
	width: 186px;
	margin: 0px 17px 0px 0px;
}

#modlgn_username,#modlgn_passwd {
	float: left;
}

.username label,.password label {
	padding: 4px 0px 0px 0px;
	width: 68px;
	float: left;
}

.module-login .button { /* button */
	background: url(../images/loginButton.gif) no-repeat 0 0;
	border: none;
	color: #fff;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 7px 5px;
	text-align: left;
	width: 69px;
	display: inline;
}

input.checkbox { /* checkbox */
	background: #9bdb2d;
	border: none;
	display: block;
	float: left;
	margin: 2px 3px 0px 0px;
	vertical-align: middle;
	width: 12px;
	height: 12px
}

.username,.password {
	overflow: hidden
}

.checkbox {
	margin: 0px 0px 8px 0px;
}

.module-topmenu {
	background: url(../images/topmenu-bg.gif) repeat-x 0 0;
	width: 100%;
}

.pathway {
	color: #acacac !important
}

.moduletable {
	padding: 0px 0px 8px 0px;
}

.module-banner {
	background: url(../images/banner-bg.gif) repeat-x 0 0;
}

.module-banner .box-indent {
	padding: 40px 0px 0px 39px;
}

.module-banner img {
	margin: 0px 4px 0px 0px;
}

.banner-space {
	padding: 10px 0px 0px 0px;
}

/*---------------------------------------------------------structure---*/

#bodyNormal {
	background: url('../images/pagetop_bg.png')
		repeat-x 0 152px #333333;
}

.main {
	width: 960px;
}

#mainTop {
	background: url('../images/top_has_left.png') no-repeat;
	height: 11px;
	margin-top: 20px ;
	font-size: 1px;
}
#mainBody {
	background: url('../images/mid_leftonly.png');
}
#mainBottom {
	background: url('../images/bot_has_left.png') no-repeat;
	height: 11px;
}

/*-------------------------------------header---*/
#top {
	overflow: hidden;
	position: relative;
	background: #030303;
	height: 110px;
	text-align: center;
}

#top .main {
}

#logo {
	width: 760px;
	margin: 8px auto;
	text-align: center;
}

#logo img {
}

#nav {
	clear: both;
	overflow: hidden;
	height: 32px; 
	.height: 42px; 
	line-height: 32px;
	padding: 5px 0;
	background: url("../images/navcontainer.png") repeat-x scroll center top transparent;

}

#search {
	height: 68px;
}

#topmenu {
	height: 36px;
}

#box1 {
	width: 304px;
	height: 310px;
	float: left;
	background: url(../images/box1-bg.jpg) no-repeat 0 0;
}

#menu {
	margin: 0px 0px 0px 320px;
	padding: 68px 0px 0px 0px;
}

#wrapper {
	position: relative;
}

.content-left {
	background: url(../images/content-border.gif) repeat-y 0 0 #3a3a3a;
}

.content-right {
	background: url(../images/content-border.gif) repeat-y right 0;
	width: 100%;
}

.content-bottom {
	background: url(../images/content-border.gif) repeat-x 0 bottom;
}

.content-bottom-right {
	background: url(../images/content-bottom-right.gif) no-repeat right
		bottom;
	padding: 12px 30px 25px 24px;
}

.content-bottom-left {
	background: url(../images/content-bottom-left.gif) no-repeat 0 bottom;
}

#breadcrumb {
	height: 31px;
}

/*-------------------------------------content---*/
#content {
	width: 100%;
	overflow: hidden;
}

#left {
	float: left;
	width: 168px;
	.width: 188px;
	padding: 0 10px;
}

.container {
	overflow: hidden;
	padding: 22px 0px 0px 0px;
	float: left;
	width: 760px;
}

/*-------------------------------------footer---*/
#footer {clear: both;}

#footer .space {
	text-align: right !important;
	color: #2e2e2e;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 15px 10px 20px 26px;
}

#footer a {
	color: #2e2e2e
}

.link01,.link02,.link03,.link04,.link05 {
	display: block;
	width: 243px;
	height: 46px;
	margin: 0px 0px 4px 0px;
	text-decoration: none;
}

.link01 {
	background: url(../images/link01.jpg) no-repeat 0 0;
}

.link02 {
	background: url(../images/link02.jpg) no-repeat 0 0;
}

.link03 {
	background: url(../images/link03.jpg) no-repeat 0 0;
}

.link04 {
	background: url(../images/link04.jpg) no-repeat 0 0;
}

.link05 {
	background: url(../images/link05.jpg) no-repeat 0 0;
}

.banner1 {
	width: 305px;
	height: 118px;
	background: url(../images/banner1.jpg) no-repeat 0 0;
	text-decoration: none;
	display: block;
}

.banner-width {
	width: 33.3%;
}

.banner-width .space {
	padding: 11px 16px 0px 26px;
	color: #fff;
}

.indent {
	padding: 10px;
}

.banner-separator {
	background: url(../images/banners-separator.gif) no-repeat right 0
}

.title1,.title2,.title3 {
	height: 32px;
}

.title1 {
	background: url(../images/banners-title1.jpg) no-repeat 0 0;
}

.title2 {
	background: url(../images/banners-title2.jpg) no-repeat 0 0;
}

.title3 {
	background: url(../images/banners-title3.jpg) no-repeat 0 0;
}

.readmore {
	display: block;
	width: 82px;
	height: 22px;
	background: url(../images/readon.gif) no-repeat 0 0;
	float: right;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
}
.readmore span {
	text-decoration: none;
	margin-left: 4px;
	line-height: 21px;
	font-weight: bold;
}


.readmore:hover {
	color: #000;
	text-decoration: none;
}

.readmore:visited {
	color: #fff;
}


.corner-top-left {
	background: url(../images/corner-top-left.gif) no-repeat 0 0;
}

.corner-top-right {
	background: url(../images/corner-top-right.gif) no-repeat right 0
}

.corner-bottom-left {
	background: url(../images/corner-bottom-left.gif) no-repeat 0 bottom
}

.corner-bottom-right {
	background: url(../images/corner-bottom-right.gif) no-repeat right
		bottom;
}

.corner-bottom-right-ind {
	background: url(../images/corner-bottom-right.gif) no-repeat right
		bottom;
	padding: 21px 10px 20px 23px;
}

.border-top {
	background: url(../images/bord.gif) repeat-x 0 0
}

.border-bottom {
	background: url(../images/bord.gif) repeat-x 0 bottom
}

.border-left {
	background: url(../images/bord.gif) repeat-y 0 0 #fff;
	width: 100%;
	margin: 0px 0px 12px 0px;
}

.border-right {
	background: url(../images/bord.gif) repeat-y right 0
}

.col-separator {
	background: url(../images/vline.gif) repeat-y 50% 0
}

.col-separator div {
	width: 30px;
}

.row-separator {
	height: 30px;
	background: url(../images/article-separator.gif) repeat-x 0 50%
}

.banner01 {
	margin: 0px 22px 10px 0px;
	_margin: 0px 17px 0px 0px;
}

.banner02 {
	margin: 0px 0px 10px 0px;
}

.nospace {
	margin: 0px 0px 10px 0px !important;
}

.clearAll {
	clear: both;
}
.header-bg {float: right; width: 735px; height: 192px; overflow: hidden;}
#photoCarousel {text-align: left;}
#photoCarousel img {border: none;}
#photoCarousel .panel .slide {	position: absolute;	width: 735px; height: 167px; overflow: hidden;}
#photoCarousel a {border: 0;}
#photoCarousel a.button { color: #FFF; text-align: center; border: 0; font-weight: bold; font-size: 16px; width: 24px; margin: 3px;float: left; background: url('../images/carouselNavigation_off.gif');}
#photoCarousel a.selected { background: url('../images/carouselNavigation_on.gif'); }
#photoCarousel a.imageLink{padding:0;}
#photoCarousel {float: left; width: 735px; margin: 4px 0;}
#photoCarousel .panel {float: left; width: 735px; display: inline; height: 167px;}
#carouselNavigation { border-top: 5px solid #62543a; border-left: 5px solid #62543a;  height: 30px;  position: relative;  top: 130px;  float: right;  line-height: 24px;  background: #211d14; }

#sortable-list				{ padding:0; }
li.sortme 		 			{ padding:4px 8px; color:#000; list-style:none; width:500px; background:#555; margin:10px 0; border:1px solid #999; }
#message-box				{ background:#fffea1; border:2px solid #fc0; padding:4px 8px; margin:0 0 14px 0; width:500px; }
li.sortme  input 			{ width: 250px;height: 22px; font-size: 14px; font-weight: bold; }
li.sortme  span 			{ margin-left: 8px;}

.ssNavigation {padding: 8px; font-size: 16px; font-weight: bold; text-align: center;}

.subImage {
	width: 100px;
	margin: 10px;
	float: left;
	text-align: center;
	border: 1px solid #cecece;
	overflow: hidden;
}

.subImage img {
	margin: 0 12px 0 0;
	border-bottom: 1px solid #cecece;
}

.subImage div.caption {
	font-weight: bold;
	height: 18px;
	width: 100%;
	overflow: hidden;
}

.slideImage img {
	width: 580px;
	margin: 0 12px 0 0;
	border-bottom: 1px solid #cecece;
}

.slideImage div.caption {
	font-weight: bold;
	height: 18px;
	width: 100%;
	overflow: hidden;
}

.recentMedia {list-type: none;}
.recentMedia .mediaItem{background: none; float:left; width: 116px; padding: 4px;}
.recentMedia .mediaItem img{border: 1px solid #000; }

#addThisButton {float: right; }


.firstContentImage {float: right; margin: 10px;}
.firstContentImage img {border: 0;}

#commentform form {width: 410px; margin: 0 auto;}

#commentform #formSubmit {margin: 20px auto; width: 200px;}

#commentform label{float: left; width: 200px; line-height: 16px; text-align: right; margin-right: 8px;}
#commentform input{clear: left; margin-bottom: 6px; padding: 2px; width: 200px; color: #444;}

.formDescription {float: left; margin-bottom: 20px;}

.linkButton{background:url('../images/m1.jpg'); display: block; width: 114px; height: 24px; margin: 0 auto; padding: 4px; border-left: 1px solid #000; color: #fff; font-weight: bold; text-align: center; text-decoration: none; line-height: 24px;}

.showHand {cursor: pointer;}
.fauxLink {font-weight: bold;}

.leftColumn{width: 365px; float: left;}
.rightColumn{width: 365px; float: left; margin-left: 10px;}


.firstContentImage {float: right; margin: 10px;}
.firstContentImage img {border: 0;}

.userRow {clear: both; float: left; width: 100%; background: #222; border: 1px solid #666666; padding: 4px;}
.userColumn {float: left; width: 50%;}

#map div, #directions td, #directions div, #getDirections, #fromAddress {color: #000;}
 #directions {background: #fff;}

.subList {list-style: none; margin: 0; padding:0;}
.subList li {float: left; width: 48%; padding-right: 8px; height: 152px;}
.subList li .subIntro{height: 80px; overflow: hidden; line-height: 20px; float: left;}
.items_list li .bulletinIntro{line-height: 20px; float: left;}

.documentList {clear: both; border: 1px solid #cecece; margin: 10px 0;}
.documentList h3 {margin: 3px 3px 0 3px;}
.documentRow {clear: both; float: left;}
.documentIcon {float: left; margin: 3px;}
.documentInfo {float: left;}
.documentInfo  a {float: left;}


.relatedContent {clear: both; float: left; border-bottom: 1px solid #cecece; width: 100%;}



