/* Reset everything */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: inherit;
     font-style: inherit;
     font-family: inherit;
     vertical-align: baseline;
     }
:focus { outline: 0; }
table {
     border-collapse: separate;
     border-spacing: 0;
	 overflow:visible;
     }
caption, th, td {
     text-align: left;
     font-weight: normal;
     }
blockquote:before, blockquote:after, q:before, q:after {
     content: "";
     }
blockquote, q { quotes: "" ""; }
abbr { border: none; }
abbr[title] {
     border-bottom: 1px dotted #aaa;
     cursor: help;
     }
a img { border: none; }
/*   */

/* HTML Tag Redefinition */

html, body {
	height: 100%;
}

body {
	background: url(images/Background.jpg) no-repeat scroll center top #ececec;
/*		background: url(images/Background.jpg) no-repeat scroll center top #ececec;
*/
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}

a {
	cursor: pointer;
}
hr {
	border: 1px solid #E4E4E4;
	margin: 10px 0px 10px 0px;
	}
/* error text class optionally provided by theme */

div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}

/* Page Structure / Navigation */
#nav, .nav * { margin: 0; padding: 0; list-style: none;}
 
#nav { line-height: 1.0;}
 
#nav ul { position: absolute; top: -999em; width: 150px; /* left offset of submenus need to match (see below) */}
 
#nav ul li { width: 100%;}
 
#nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */}
 
#nav li { float: left; position: relative; width: auto;}
 
#nav a { display: block; position: relative;}
 
#nav li:hover ul,.nav li.sfHover ul { left: 0; top: 40px; /* match top ul list item height */ z-index: 3;}
 
ul.nav li:hover li ul,ul.nav li.sfHover li ul { top: -999em;}
 
ul.nav li li:hover ul,ul.nav li li.sfHover ul { left: 150px; /* match ul width */ top: 0px;}
 
ul.nav li li:hover li ul,ul.nav li li.sfHover li ul { top: -999em;}
 
ul.nav li li li:hover ul,ul.nav li li li.sfHover ul { left: 150px; /* match ul width */ top: 0px;}

#page {
	width: 1024px;
	margin: auto;
	text-align: left;
}

#page #headerSpacer {
	height: 0px;
}

#page #header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -26px;
	height: 144px;
}
#page #SearchBox{
	margin: 69px 464px 0 0;
	float: right;
}
#page #SearchBox #Query{
	float:left;
	width: 214px;
	height: 24px;
	border: none;
	background: none;
	font-family: "ArialRoundedMTBold", Arial;
	color: #366732;
	font-size: 20px;
}
#page #header #logo {
	color: #999;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	
	padding: 0px;
	margin-top: 40px;
	cursor: pointer;
	left: 15px;
	z-index: 10;
	width: auto;
	float: left;
	position: relative;
	width: 290px;
	text-align: center;
}

#page #header #logo a {

/* customize_header_logo */color: #999;/* customize_header_logo */
	text-decoration: none;
}

#page #header #headerNav {
	position: absolute;
top: 25px;
right: 0px;
z-index: 2;
width: 100%;
overflow: visible;
line-height: 30px;
}

#page #header ul.nav-header {
	list-style: none;
	margin: 0 0 0 300px;
	padding: 0px;
	width: auto;
	z-index: 2;
	overflow: visible;
	
}

#page #header ul.nav-header li {
	float: left;
	
	color: #999;
	font-size: 13px;
	border-left: 1px solid #2F5A2C;
	border-right: solid 1px #2F5A2C;
	display: block;
}
#page #header ul.nav-header li:hover {
	
	color: #FFEB00;
	}
#page #header ul.nav-header li a {
	padding: 2px 12px 0 12px;
	text-decoration: none;
	color: white;
	font-size:13px;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
	display: block;
}
#page #header ul.nav-header li a:hover {
	font-style:italic;
	color: #FFEB00;
	
}
#page #header ul.nav-header li.nav-selected, a.nav-selected{
	font-weight: bold;
	color: #ffeb00 !important;
	
}
#page #header ul.nav-header li.nav-selected:hover, a.nav-selected:hover{
	
	}
#page #header #header-area {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 700px;
	height: 500px;
	right: 0;
	z-index: 10;
}

#page #header #header-area #header-area-inside {
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}

#page #header #header-area img {
	display: block;
}

#page .divider {
	padding-top: 12px;
	background: url(images/nav_horizontal_divider.gif) no-repeat top;
	overflow: hidden;
	height: 1px;
	clear: both;
	width: 100%;
}

#page #central {
	clear: both;
}

#page .no-sidebar {
	background-image: none !important;
}

#page #central.central-left {
}

#page #central.central-left div#sidebar {
	float: left !important;
}

#page #central.central-left #body {
	padding-left: 0px !important;
	padding-right: 0px !important;
	
}
#page #central #body2 {
	
	width: 975px;
	padding-right: 0px;
	float:left;
	padding-left: 0px !important;
	padding-right: 0px !important;
	
	margin-top: -15px;
}
#page #central #body {
	
	width: 975px;
	padding-right: 0px;
	float:left;
	padding-left: 0px !important;
	padding-right: 0px !important;
	overflow:visible;
	margin-top: 10px;
	
}

#page #central #body p {
	text-align: justify;
}

#page .no-sidebar #body {
	float: none !important;
	width: auto !important;
	overflow: hidden;
}

#page #central #sidebar {
	position:absolute;
	width: 250px;
	overflow: hidden;
}
.rssSummaryList .rssItem .rssItemDate {
	color:#FFF !important;
}

#page #central #sidebar p {
	line-height: 24px;
}

#page #central #sidebar ul.nav {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 24px;
	font-size: 11px;
}

#page #central #sidebar ul.nav li {
	margin-bottom: 16px;
}

#page #central #sidebar ul.nav a {
	text-decoration: none;
	color: #333;
}

#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold;
}

#page #central #sidebar ul.nav a:hover {
	text-decoration: underline;
}

#page #central #sidebar ul.nav ul {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-top: 16px;
}

#page #central #sidebar ul.nav ul li {
	margin-bottom: 16px;
}

#page #central.navLeft {
	background: url(images/nav_sidebar_left_bg.gif) repeat-y center;
}

#page #central.navLeft  #sidebar {
	float: left;
}

#page #central.navLeft  #body {
	float: right;
	padding-right: 0px;
	width: 68%;
}

#page #central.noSideNav {
	background: none;
}

#page #central.noSideNav  #sidebar {
	display: none;
}

#page #central.noSideNav  #body {
	float: none;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
#PageContent {
	min-height: 500px;
	line-height: 1.6em;
	padding: 10px;
	overflow: visible;
}
#PageContent ul {
	margin: 0 50px;
}
#HomeNews {
	width: 270px;
	height: 420px;
	float: left;
	background: url(images/NewsBG.png) no-repeat;
	margin: 29px 0 0 8px;
}
.rssItemTitle a:visited,.rssItemTitle  a{
	color: yellow;
	}
#HomeBlog {
	float: right;
	background: url(images/BlogBG.png) no-repeat;
	width: 595px;
	height: 345px;
	margin-top: 20px;
}
#HomeBlogContent{
	width: 520px;
	float: right;
	height: 300px;
	padding: 20px;
}
#HomeBlogContent a{
	font-family: "ArialroundedMTBold", arial;
	font-size: 13px;
	color: #366632;
}
#HomeBlogHeader{
	margin-left: 50px;
}
#HomeBlogHeader h1{
	font-size:20px;
	line-height:20px;
}
#HomeBlogContent li{
	margin: 20px 0;
}
#HomeNewsletter {
	float: right;
	background: url(images/NewsletterBG.png) no-repeat bottom;
	width: 582px;
	height: 62px;
}
#HomeNewsletterContent{
margin: 30px 0 0 100px;
}
#NewsInput{
	float:left;
	height: 24px;
	}
#NewsInput #nl_first_name{	
	width: 123px;
	margin: 0 40px 0 80px;
	}
#NewsInput #nl_email{	
	width: 120px;
	margin: 0 40px 0 60px;
	}
#monkey_mail_signup{
	background: url(images/NewsletterBG.png) no-repeat bottom;
	padding-left: 30px;
	padding-bottom: 7px;
	color: white;
}
#monkey_mail_signup h2{
	margin-bottom: 10px;
}	
#footer {
	background: url(images/footerBG.png) center no-repeat;
	clear: both;
	
	padding-bottom: 16px;
	color: #999;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	}
#footer span.sign-in {
	margin-left: 20px;
}
#footer span.powered-by { float:right; }

#FooterContent {
	width: 978px;
	margin: 0 auto;
}
/* Page Elements */

#image-slides {
	/*margin: -60px -80px 15px 15px;*/
	width: 700px;
	float: right;
	 margin: -60px -80px 15px 15px;
	 *position: relative;
 	}

.pagingNav {
	margin: 16px 0px 8px 0px;
}

.pagination {
	text-align: center;
	color: #bbb;
	padding-top: 4px;
}

.pagination .pageRight {
	width: 20%;
	float: right;
	text-align: right;
}

.pagination .pageLeft {
	width: 20%;
	float: left;
	text-align: left;
}

/* MISC STYLES & SHORTCUTS */

div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px;
}

div.spacer,div.ccm-spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.noTopSpace {
	margin-top: 0px;
	padding-top: 0px;
}
#FooterMenu a{
	color: black;
	padding: 0 7px;
	background: url(images/FooterDiv.jpg) right no-repeat;
}
#FooterMenuLast a {
	background: none;
	}
#FooterMenu {
list-style: none;
width: 570px;
line-height: 1.5em;
margin: 0 auto;
}
#FooterMenu li{
float: left;
display: block;

font-size: 14px;
color: black;
margin-top: 10px;
text-transform: uppercase;
}
/* customize_miscellaneous */
input:not([type]), input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
padding: 1px 0px;
}
.ccm-page-list-description {
margin-bottom: 25px;
border-bottom: 2px solid #e4e4e4;
padding-bottom: 10px;
}

HTML BODY TD.row1 {
	overflow:visible;
}

HTML BODY .w-full {
	overflow:visible;
}
TBODY {
	overflow:visible;
}
TR {
	overflow:visible;
}
#bodyX {
	display:inline;
	position:relative;
	hasLayout:true;
	min-height:200px;
	min-width:200px;
}
/* customize_miscellaneous */