/* Start of CMSMS style sheet 'orgLayout' */
/* Start of CMSMS style sheet 'orgLayout' */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0.75em 0
}
img {
	margin: 0;
	padding: 0;
	border: none
}
img.left {margin-right: 6px}
img.right {margin-left: 6px}
#box {clear:both}
/*default link styles*/

/*****************basic layout *****************/
body {
	background-color: #000;
	color: #3C2101;
	margin: 0em;
}
div#pagewrapper {
	margin: 0 auto;
	width: 988px;
	background: url(uploads/org/back.jpg) repeat-y;
	color: #3C2101;
}
div#header {
	height: 127px;
	background:  url(uploads/org/hed.png) no-repeat;
}
div#header h1 a {
	display: block;
	height: 106px;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	text-decoration: none;
	background:  url(uploads/org/hed.png) no-repeat;
}
div#header h1 {
        font-weight:0em;
        line-height:0em;
        font-size:0em;
	margin: 0;
	padding: 0;
}
div#content {
	margin: 1.5em auto 2em 0;
}
div#main {
	margin-left: 31%;
	margin-right: 10%;
}
div#sidebar {
	float: left;
	width: 255px;
	display: inline;
	margin-left: 0;
	padding: 0 0 20px;
}
div#sidebar p {
	margin: 0.25em 0em
}
div#sidebar img {
	margin: 0.5em 0em
}
div#footer {
        height: 39px;
	clear: both;
	color: #FCD6A5;
	background: url(uploads/org/footbk.png) repeat-x;
}
div#footer div p {
	font-size: 0.85em;
	padding: 2px 0 0;
	text-align: center;
	margin: 0;
}
div#footer div {
	float:left;
        width:100%;
}
div.left49 {
	float: left;
	width: 49%;
}
div.right49 {
	float: right;
	width: 49%;
	text-align: right;
}
.foots {
        width: 625px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#footer li {
	margin-left: 0px;
        margin-top:4px;
	float: left;
        background: url(uploads/org/libk.png) no-repeat right center
}
#footer li.contact-us {
        background: none;
}
#footer a, a:link a:active {
        font-size: 0.85em;
        padding: 0px 8px 0px 6px;
	text-decoration: none;
	background-color: inherit;
	color: #FCD6A5;
}
#footer div a, a:link a:active {
        font-size: 1em;
        padding: 0px 2px;
}
#footer a:visited {
	text-decoration: none;
	background-color: inherit;
}
#footer a:hover {
	text-decoration: underline;
}
 a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #3F5127;
}
 a:visited {
	text-decoration: underline;
	background-color: inherit;
}
 a:hover {
	text-decoration: none;
}
#menu_vert {
   margin: 0px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper {
/* Fix for Opera 8 */
	/*   overflow: hidden; */
	width: 100%;
}
/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li {
	width: 205px;
}
/* Unless you know what you do, do not touch this */
#primary-nav, #primary-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#primary-nav ul {
	margin-top: 1px;
	position: absolute;
	top: auto;
	display: none;
}
#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
#primary-nav li {
	margin-left: -1px;
	float: left;
}
#primary-nav li li {
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative;
}
/* Styling the basic appearance of the menu elements */
#primary-nav a {
	display: block;
	margin: 0px;
	padding: 3px 20px 3px;
	text-decoration: none;
	color: #FCD6A5;
        text-align:center;
        text-transform: uppercase;
}
#primary-nav a, x:-moz-any-link, x:default {
	padding: 3px 20px 1px;
}
#primary-nav li a {
	border-right: 1px solid #3D5D20;
}
#primary-nav li.home a {
        padding-left:63px;
	border-right: 1px solid #3D5D20;
}
#primary-nav li.contact-us a {
	border-right: none;
}
#primary-nav li a:hover {
	background-color: #EECB8A;
        color: #55712E;
}
#primary-nav li li a {
        text-align:left;
	border: 1px solid #3D5D20;
        text-transform: none;
}
#primary-nav li li {
	background-color: #55712E;
}
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li li a.menuactive {
	background-color: #FCD6A5;
        color: #55712E;
}
/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth {
/* arrow for menuparents */
	background-image: url(uploads/org/arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
/* Styling the apperance of menu items on hover */
#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {
        color: #55712E;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
/* just add #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul ul ul, for fourth level */
#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {
	display: none;
}
/* add #primary-nav ul ul ul li:hover ul, #primary-nav ul ul ul li.menuparenth ul, for fourth level*/
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
*:first-child+html #primary-nav li a {
	padding: 3px 20px 3px;
	height: 1%;
}
#primary-nav li li a {
	height: 1%;
}
/* CONTENT STYLING */

/* HEADINGS */
div#content h1 {
color: #3F5127; 	
font-size: 20px;
font-style: normal; 
font-weight: normal; 
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h2 {
color: #3F5127; 
font-size: 18px; 
font-style: normal; 
font-weight: normal; 
line-height: 1.5em; 
margin: 0 0 0.5em
}
div#content h3 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* LISTS */
div#main ul, div#main ol, div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li, div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#dl dt {
	font-weight: bold;
	margin: 0 0 0.25em 3em;
}
div#dl dd {
	margin: 0 0 0 3em;
}
/* END LISTS */
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default text, screenreaders and such will show these */
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
        line-height:0px;
        font-size:0em
}
/* definition tags are also hidden these are also used for menu links    */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%;
/* End hide from IE-mac */
}
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */
/* End of 'orgLayout' */

