body {
	padding: 0;
	margin: 0;
	height: 100%;
	color: #121712;
	background: #FFFFFF;
	font: 12px Verdana, Arial, Sans-Serif;
	text-align: center;
}

body#bd {
	margin: 5px 0 25px;
	background: url("images/body-bg.gif") #1C351C repeat-x;
	text-align: center;
}

body.contentpane {
	margin: 12px;
	background: none #FFFFFF!important;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover, a:active {
	color: #121712;
	text-decoration: underline;
}

a.pagenav {
	font-weight: normal;
}

a.sublevel {
	padding-left: 3px;
}

div.moduletable {
	width: auto!important;
	width: 100%;
	margin: 0 0 5px;
	padding: 0 10px 20px;
	background: url("images/module-bg.gif") no-repeat bottom #CFDBCF;
	line-height: 140%;
}

div.moduletable h3 {
	margin: 0 -10px 10px -10px;
	padding: 8px 8px 8px 10px;
	border-bottom: 1px solid #587458;
	color: #FFFFFF;
	background: url(images/bar-green.gif) no-repeat #648364;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

div.moduletable td {
	padding: 3px 0!important;
}

fieldset {
	width: 538px;
	border: 0;
	margin: 0;
	padding: 5px 0 0 0;
}

fieldset a {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-size: 14px;
}

h1, h2, h3, h4 {
	margin: 15px 0;
	font-family: Verdana, Arial, Sans-Serif;
}

h4 {
	font-size: 12px;
}
#content h1 {
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
}
hr {
	border-top: 1px solid #D3CCC2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

html {
	height: 100%;
}

input {
	font: 12px Tahoma, Arial, sans-serif;
}

p {
	margin: 10px 0;
}

select {
	font: 12px Tahoma, Arial, sans-serif;
}

table.contentpaneopen td, table.contentpane td {
	line-height: 140%;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: auto!important;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 180px!important;
}

table.contenttoc td {
	padding: 2px 6px 2px 16px;
	background: url(images/arrow.png) no-repeat 5px 7px;
}

table.contenttoc th {
	padding: 0 6px 2px;
	border-bottom: 1px solid #94AF94;
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	background: #FFFFFF;
}

table.moduletable th {
	color: #DC9B44;
	background: none;
	font-weight: bold;
	font-size: 18px;
}

table.polls {
	padding: 0;
	width: 400px!important;
	text-align: left;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
	vertical-align: middle;
}

table.pollstableborder td {
	padding: 2px 4px!important;
}

table.searchintro {
	margin: 15px 0;
	width: 100%;
	border: 1pX solid #CFDBCF;
}

table.searchintro td {
	padding: 10px!important;
}

td {
	font-size: 12px;
}

td.buttonheading {
	padding-left: 5px!important;
}
textarea {
	padding-left: 2px;
	font: 11px/1.3em Arial, sans-serif;
}

th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

th.pagenav_prev, th.pagenav_next {
	font-weight: normal;
	text-align: center;
}

tr.sectiontableentry1 td {
	padding: 5px;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: #EAF0EA;
}

ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 0 8px;
	line-height: 1.8em;
}

.adminform textarea {
	width: 520px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
	width: 420px!important; /*Control the Frontend Editor area width*/
}

.article_seperator {
	height: 20px;
	display: block;
}

.back_button a {
	margin-top: 15px;
	width: 100%;
	display: block;
	text-align: right;
	text-decoration: none;
}

.blog_more {
	margin: 10px 0;
	padding: 3px;
}

.button {
	padding: 1px 4px 1px 4px;
	font: 12px Tahoma, Arial, sans-serif;
}

.category {
	font-weight: bold;
	text-decoration: none;
}

.code, pre {
	border: 1px solid #BEC19D;
	width: auto;
	padding: 5px;
	background: #E7EABF;
}

.componentheading, #content-full .componentheading {
	margin: -20px -20px 20px;
	padding-left: 20px;
	border-bottom: 1px solid #B8A34A;
	background: url("images/comheading-bg.gif") no-repeat #D1B954;
	color: #FFFFFF;
	font: bold 26px/60px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
}

#content-full .componentheading {
	background: url("images/comheading-full-bg.gif") no-repeat #D1B954!important;
}

.contentdescription {
	padding: 0 0 12px!important;
	height: auto;
}

.contentheading {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.contentheading a {
	color: #4C644C;
	text-decoration: none;
}

.contentheading a:hover, .contentheading a:active {
	color: #4C644C;
	text-decoration: underline;
}

.createdate {
	color: #94AF94;
}

.error {
	color: #993300;
}

.highlight {
	font-weight: bold;
}

.inputbox {
	padding-left: 2px;
	font: 12px Tahoma, Arial, sans-serif;
}

.message {
	color: #DE9C31;
	font-weight: bold;
	font-size: 12px;
}

.modifydate {
	height: 20px;
	color: #94AF94;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 10px 5px 0;
}

.mosimage_caption {
	margin-top: 2px;
	color: #999999;
	font-size: 10px;
}

.pagenav_prev a, .pagenav_next a {
	text-decoration: none;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 15px;
	background: url(images/pages.gif) no-repeat 0 4px;
}

.pagenavbar a {
	text-decoration: none;
}

.pagenavcounter {
	padding: 0 15px 10px 15px;
	background: url(images/pages.gif) no-repeat 0 4px;
}

.search {
	padding-left: 16px;
}

.search input {
	border: 1px solid #5E7B5E;
	background: #D5E2D5;
	color: #5E7B5E;
}

.sectiontablefooter {
	height: 25px;
}

.sectiontableheader {
	padding: 5px 4px!important;
	border-top: 5px solid #F4F8F4;
	background: #648364!important;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

.small {
	color: #94AF94;
}


#header {
	margin: 0;
	height: 124px;
	background: url("images/head-bg-2.jpg") #648364 no-repeat; /* Simply change the image number to get a different background. Default is: head-bg-2.jpg  */
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 20px;
	font-family: Verdana, Arial, Sans-Serif;
}
#header a.header {
	background: url(images/onepixclear.gif) repeat;
	display: block;
	width: 515px;
	height: 75px;
	position: absolute;
	top: 20px;
}

#header span.site-name {
	position: absolute;
	left: -999px;
}
#main {
	width: 100%;
}

#newflash {
	margin: -20px -20px 20px;
	padding: 20px 20px 0;
	background: url("images/comheading-bg.gif") no-repeat top #D1B954;
	color: #FFFFFF;
}

.newflash-close {
	margin: -20px -20px 20px;
	height: 8px;
	border-bottom: 5px solid #1C351C;
	background: url("images/newflash-close.gif") no-repeat bottom #D1B954;
	color: #FFFFFF;
}

#newflash .article_seperator {
	display: none;
}

#newflash a, #newflash table {
	color: #FFFFFF;
}
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#content {
	padding: 20px 20px 40px;
	width: 540px;
	float: left;
	background: #FFFFFF;
	min-height: 462px;
	height: auto !important;
	height: 462px;
}
#content p img {
	border: 2px solid black;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content ul li {
	list-style-type: disc;
}
#content-full {
	padding: 20px 20px 40px;
	width: 730px!important;
	width: 770px;
	float: left;
	background: #F4F8F4;
}

#content table.pollstableborder {
	width: 540px!important;
	border: none;
	text-align: left;
}

#copyright {
	padding: 0 10px 0;
	margin-top: 10px;
	display: block;
}

#copyright a {
	padding: 0;
	border: none;
}
#right_gallery_link {
	margin-bottom: 5px;
}
#right_gallery_link a {
	display: block;
}

#right_promo_link a {
	display: block;
}
#right_gallery_link a.hover {
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#right_promo_link a.hover {
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
#footer {
	padding: 20px 10px 20px 10px;
	clear: both;
	/*float: left;*/
	margin-top: 5px;
	color: #E8F2D8;
	background: #1C351C;
	font-size: 11px;
	text-align: left;
}

#footer a, #siteinfo a {
	color: #E8F2D8;
}

#footer li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

#footer li a {
	padding: 0 10px;
	border-right: 1px solid #E8F2D8;
	color: #E8F2D8;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#rightcol {
	margin: 0;
	width: 185px;
	float: right;
	overflow: hidden;
}

#rightcol a {
	color: #121712;
	text-decoration: none;
}

#rightcol a:hover, #rightcol a:active {
	color: #121712;
	text-decoration: underline;
}

#rightcol a.mainlevel {
	color: #333333;
}

#rightcol a.mainlevel:hover, #rightcol a.mainlevel:active {
	color: #000000;
}

/*#rightcol li {
	padding-left: 12px;
	background: url(images/arrow.png) no-repeat 0 8px;
}*/

#rightcol ul {
	padding: 0;
	margin: 0;
}

#search {
	position: absolute;
	top: 58px;
	right: 20px;
}

#siteinfo {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}

#siteinfo a {
	text-decoration: none;
}

#menu {
	margin: 0 0 5px;
	height: 32px;
	background: url("images/nav-bg-green.gif") #243926 no-repeat;
	color: #FFFFFF;
	line-height: normal;
}

#menu li {
	margin: 0;
	float: left;
	padding: 0;
	display: block;
	color: #FFFFFF;
	background: none;
	font-size: 11px;
	line-height: 32px;
}

#menu li a {
	width: 109px;
	height: 30px;
	margin-top: 1px;
	border-right: 1px solid #1C351C;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.on{
	margin: 0;
	border-right: 1px solid #759275;
	height: 33px;
	background: url(images/tab-active.gif) repeat-x bottom #648364;
	line-height: 32px;
}

#menu li a:hover {
	background: #236a40 url("images/tab-hover.gif") repeat-x;
	text-decoration: underline;
}

#menu ul {
	margin: 0 0 3px;
	padding: 0;
	float: left;
	/*height: 32px;*/
	list-style: none outside;
	text-align: center;
}
#menu ul.sub_nav {
	position: absolute;
	background-color: #243926;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	display: none;
}

#menu ul.sub_nav li {
	float: none;
}

#menu ul.sub_nav li a{
	border: 0;
	text-align: left;
	padding-left: 5px;
}

#menu ul.sub_nav li a:hover{
	background-color: #759275;
}
#wrap {
	margin: 0px 0px 5px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
}
#rightcol div.moduletable ul li {
	padding-left: 0;
}

#rightcol div.moduletable ul li ul.side-sub_nav li {
	padding-left: 12px;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
}

#rightcol div.moduletable ul li ul.side-sub_nav li a {
	line-height: 12px !important;
}
/* @group Services */

#services_container {
	position: relative;
	width: 275px;
	float: left;
	top: 4px;
	margin-right: 20px;
	margin-left: 40px;
}
div.service {
	margin-bottom: 10px;
}
div.service-title {
	background-color: #1C351C;
	height: 18px;
	padding: 2px 2px 2px 5px;
	color: white;
	border: 1px solid black;
	cursor: pointer;
}

div.service-title.new {
	background-color: #E5B225;
	height: 18px;
	padding: 2px 2px 2px 5px;
	color: white;
	border: 1px solid black;
	cursor: pointer;
}
div.service-description {
	background-color: #ECECFF;
	color: #666;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px 2px 5px;
	line-height: 22px;
}
/* @end */

/* @group Gallery */

/* @group Lightbox  */



html, body { margin: 0; padding: 0; height: 100%;}

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	text-decoration:underline;
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
	text-decoration:underline;
	color:#999999;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}

/* @end */
#content div.gallery {
	margin-bottom: 20px;
}
#content div.gallery ul {
	width: 230px;
	height: 150px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#content div.gallery li {
	position: absolute;
	list-style-type: none;
}
#content span.gallery-title {
	text-align: center;
	font-weight: bold;
	display: block;
}
/* @end */
