/* tester - black */
/* Category Menu Right Pages Menu Right Large */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	color: #669966;
	font: 11px tahoma, verdana, arial, sans-serif;
	background-image: url(../images/banner-back.png);
	background-repeat:repeat-x;
	background-color: #669966;
    color: #669966;
    height: 0;
}
p {
	margin: 12px 0;
	font-family: 'Viga', sans-serif;
	color: #3b613b;
	font-size: 13px;
	line-height: 19px;
}
a img {
	border: 0;
}
a {
	color: #3b613b;
	background: none;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0;
	background: none;
	text-decoration: underline;
}
#wrapper {
	width: 770px;
	margin: 30px auto !important;
	background: #fff url(../images/bck.jpg) repeat-y;
}
#wrapper .site_phrases_top{
	position: absolute;
	width: 770px;
	top: 0;
}
#wrapper .site_phrases_bottom{
	position: absolute;
	width: 770px;
	padding-top: 10px;
}
#wrapper .site_phrases_top ul, #wrapper .site_phrases_bottom ul{
	color: #666;
	font-weight: bold;
	list-style: none;
	padding: 5px;
	text-align: center;
}
#wrapper .site_phrases_top li, #wrapper .site_phrases_bottom li{
	display: none;
	margin: 5px;
}
#skip_nav {
	display: none;
}
#top_inner_wrapper {
	background: url(../images/page-top.jpg) no-repeat;
	width: 770px;
	min-height: 336px;
	height: auto !important;
	height: 319px;
	float: left;
	position: relative;
	margin-top: -33px;
}
/* Uncomment to position flash */
/*#top_inner_wrapper #page_header #logo {
	margin-left: 17px;
}*/
#title_bar h1 {
	color: #FFFFFF;
	font-size: 26px;
	height: 30px;
	line-height: 30px;
	margin-left: 100px;
	overflow: hidden;
	padding-top: 22px;
	width: 380px;
	position: absolute;
	left: -5000px
}
#page_date {
	display: none;
}
#summary {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 12px;
	overflow: hidden;
	width: 380px;
	height: 30px;
	margin: 0 0 0 100px;
	position: absolute;
	left: -5000px
}
#summary p {
	margin: 0;
}
#breadcrumb {
	background: repeat-y scroll 0 0 #669966;
    bottom: 16px;
    float: right;
    height: 27px;
    left: 0;
    position: absolute;
    width: 754px;
}
#breadcrumb ul {
	padding: 9px 23px 0 25px;
	overflow: hidden;
	height: 15px;
}
#breadcrumb ul li {
	display: none;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #666;
	padding-left: 13px;
	background: url(../images/arrow.jpg) left no-repeat;
}
#breadcrumb ul li a:hover {
	color: #666;
	padding-left: 13px;
	background: url(../images/arrow-over.jpg) left no-repeat;
}
#breadcrumb ul li.this_page {
	color: #FFF;
	font-weight: bold;
	padding-left: 17px;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#content {
	float: left;
	width: 520px;
	padding:24px 8px 30px 20px;
	position: relative;
	font-family: 'Viga', sans-serif;
	font-size:12px;
	color: #3b613b;
}
#content_inner_wrapper {
	margin: 0;
}
#content h2 {
	font-family: 'Viga', sans-serif;
	color: #FF0;
	top: -18px;
	left: 0;
	width: 493px;
	height: 29px;
	font-size: 18px;
	font-weight: 300;
	padding: 5px 10px 0 21px;
	overflow: hidden;
	position: absolute;
	line-height: 22px;
	background:url(../images/main-header.jpg) no-repeat;
}
#content h3 {
	color: #FF0;
	font-family: 'Viga', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#content h4 {
	color: #3b613b;
	font-family: 'Viga', sans-serif;
	font-size: 14px;
	line-height: 23px;
}
#content ul {
	margin: 15px 25px 15px 25px;
	padding-left: 5px;
}
#content ol {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
	overflow: hidden;
}
;
#content p {
	color: #3b613b;
	font-family: 'Viga', sans-serif;
	font-size: 14px;
	line-height: 23px;
}
#content img {
	border: 1px solid #a6a6a6;
}
.editor_overlay {
	border: 1px dashed #485e5c;
	background-color: #e7e7e7;
}
#content form {
	border: #669966 solid 1px;
	padding-bottom: 15px !important;
	background-color: #406640;
}
#content label {
	color: #669966;
}
#content textarea {
	color: #316AC5;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #999;
}
#content fieldset {
	border: 0px;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 60px;
	color: #333;
	cursor: pointer;
	background-color: #FF0;
}
#content input#submit:hover {
	color: #fff;
	background: #669966;
}
#content input#reset {
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	color: #333;
	cursor: pointer;
	background-color: #FF0;
}
#content input#reset:hover {
	color: #fff;
	background: #669966;
}
#content radio {
	color: #cc0000;
}
#content checkbox {
	color:#cc0000;
}
#content select {
	color:#cc0000;
}
#content input.errorInput, #content textarea.errorInput, #content checkbox.errorInput {
	color: #F00;
	border: 1px solid #f00;
	border-bottom-color: #EFD1D1;
	border-right-color: #EFD1D1;
}
#content input.okayInput, #content textarea.okayInput, #content checkbox.okayInput {
	color: #009900;
	border: 1px solid #009900;
	border-bottom-color: #CFFFCF;
	border-right-color: #CFFFCF;
}
#rhcol {
	width: 216px;
	display: inline;
	float: right;
	color: #FFFFFF;
	margin: -20px 0 0 0;
	position: relative;
	min-height: 50px;
    height: auto !important;
	height: 200px;
}
#rhcol_inner_wrapper {
	background: url(../images/lhcat-top.jpg) center top no-repeat;
}
#rhcol #rightcatmenu ul {
	width: 216px;
	height: auto !important;
	background: #fff;
	padding-bottom: 20px;
	background: url(../images/lhcat-bottom.jpg) bottom left no-repeat;
}
#rhcol #rightcatmenu ul li {
	list-style: none;
	font-weight: bold;
	width: 216px;
}
#rhcol #rightcatmenu ul li.this_page {
	color: #FF0;
	overflow: hidden;
	padding: 9px 10px 9px 30px;
	margin-bottom: 4px;
	width: 160px;
	background: #FFF url(../images/catmenu_this_page.jpg) no-repeat;
}
#rhcol #rightcatmenu ul li a {
	background:#1f1f1f url(../images/catmenu_a.jpg) no-repeat;
	color: #FFF;
	line-height:20px;
	overflow:hidden;
	padding: 6px 10px 9px 30px;
	height: 18px;
	margin-bottom: 3px;
	text-decoration:none;
	width: 160px;
}
#rhcol #rightcatmenu ul li a:hover {
	background: url(../images/catmenu_this_page.jpg) no-repeat;
	color: #FF0;
}
#rhcol h2{
	color: #FF0;
	font-size: 18px;
	font-weight: 300;
	height: 33px;
	line-height: 26px;
	overflow: hidden;
	padding: 5px 0 7px 40px;
	width: 160px;
	background: url(../images/lhcat-header.jpg)  no-repeat;
}
#pagemenu_inner_wrapper_right ul {
	width: 216px;
	list-style: none;
	padding-bottom: 20px;
	background: url(../images/lhcat-bottom.jpg) bottom no-repeat;
}
#pagemenu_inner_wrapper_right ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 166px;
	height: 15px;
	font-family: 'Viga', sans-serif;
	font-size: 12px;
	overflow: hidden;
	line-height: 18px;
	padding: 5px 20px 7px 30px;
	background: url(../images/sidebar-bck.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li a:hover {
	color: #666;
	text-decoration: underline;
}
#pagemenu_inner_wrapper_right ul li.this_page {
	display: block;
	color: #F61313;
	text-decoration: underline;
	width: 166px;
	height: 15px;
	font-size: 12px;
	padding: 5px 20px 5px 30px;
	background: url(../images/sidebar-bck.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right .sidebar_plugin ul {
	background: none;
	padding-bottom: 0;
	background: url(../images/rhcol-bck.jpg) repeat-y;
}
.sidebar_plugin {
	padding-bottom: 20px;
	width: 216px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebar_plugin p {
	margin: 0;
	padding: 6px 25px;
	background: url(../images/rhcol-bck.jpg) repeat-y;
}
#sidebar_image {
	margin-left: -8px; !important;
}
.sidebar a {
	color: #F61313;
}
.sidebar a:hover {
	color: #F61313;
}
#pagemenu_inner_wrapper_right .sidebar_plugin ul li.this_page {
	color: #fff;
	line-height: 30px;
	text-decoration :none;
	width: 175px;
}
#pagemenu_inner_wrapper_right ul li.this_page.visibility {
	margin-bottom: 0px !important;
}
#footer {
	background-image: url(../images/footer-inner-wrapper.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    font-size: 10px;
    height: 123px;
    width: 770px;
}
#footer_inner_wrapper {
	width: 770px;
	overflow: hidden;
}
#footer_inner_wrapper ul {
	line-height: 18px;
	margin: 5px 0 0;
	padding: 10px 0px 0 32px;
	width: 770px;
	float: left;
	font-size: 9px;
}
#footer_inner_wrapper ul li {
	list-style: none;
	float: left;
	margin: 0 8px;
	white-space: nowrap;
	font-size: 9px;
}
* html #footer_inner_wrapper ul li {
	margin: 0 8px 0 4px;
}
#footer_inner_wrapper ul li a {
	color: #fff;
	text-decoration: none;
}
#footer_inner_wrapper ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_inner_wrapper ul li.this_page {
	color: #fff;
	text-decoration: underline;
}
#footer_inner_wrapper p#copyright {
	color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin: 12px 0 -7px;
    padding-left: 40px;
    text-align: left;
    width: 770px;
	margin-bottom: 5px;
}
#link_rotator {
	float: left;
	width: 770px;
	padding: 0 0px 0 40px;
	text-align: left;
	color: #fff;
}
#link_rotator a {
	color:#FFF;
	text-decoration: underline;
}
#link_rotator a:hover {
	color: #FF0;
}
#subfooter {
	clear: none;
}
