body {
	background-image:url(../images/bkgrd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00592D;
	text-align: center;
	background-color: #ffdf4b;
}

td, th {
	text-align: left;
	vertical-align: top;
}

#divPageWrap {
	background-color: #fff2ae;
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:700px;
	height:auto;
	border: 4px solid; 
	border-color: #d14f2f;
	padding: 24px;
	text-align: left;
}
	
#divContent{
	width:530px;
	height:auto;
	margin-left: 150px;
}

#divContent_wide{
	width:650px;
	height:auto;
	margin-left: auto;
}

#divContent_wide p, td{
	color: #000000;
}

#divFooter {
	width:300px;
	height:auto;
	margin-top: 36px;
	margin-left: 145px;
	margin-bottom:-20px;
	font-size: x-small;
	text-decoration: none;
}


#divFooter img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:-14px;
	text-decoration: none;
	border: 0px;
	padding: 0px;
}


#divFooter a {
	text-decoration: none;
	color: #00592D;
}

#divContent li{
	line-height: 1.5em;
}

#divPageWrapSplash {
	background-repeat: no-repeat;
	background-color: #fff2ae;
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:auto;
	border: 4px solid;
	border-color: #d14f2f;
	padding: 24px 24px 24px 24px;
	text-align: left;	
}

#img_col {
	position:relative;
	width:175px;
	height:auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	background-color:#fff2ae;
	float: left;
	padding-top: 0;
	padding-bottom: 0px;
}


img.float_img  {
	margin-top: 0px;
	float: left;
	margin-right: 36px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#divContent_splash{
	width:450px;
	height:auto;
	margin-left: 225px;
}




h1, h2, h3, h4, h5, h6 {
color: #339933;
text-decoration: none;
}

img.green_border {
	border: 2px solid #339933;
}

img.red_border {
	border: 2px solid #d14f2f;
}
.underlin {
	color: #339933;
	text-decoration: underline;
}

/* ---------------------- a links section ----------------*/
a:link {
	color:  #339933;
	text-decoration: underline
}

a:visited {
	color: #206220;
	text-decoration: underline
}

a:focus {
	text-decoration: underline;
	color: #30EC2B;
}

a:hover {
	text-decoration: underline;
	color: #30EC2B;
}


a:active {
	text-decoration: underline;
	color: #339933;
}


#divNavBar {
	position:relative;
	width:125px;
	height:auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	background-color:#fff2ae;
	float: left;
	padding-top: 0;
	padding-bottom: 0px;
}



#divNavBar p{
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1em;
}

/* ---------------------- a links nav bar section ----------------*/


img.button_home   {
	background-color: #fff2ae;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 18px;
	margin-bottom:16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


img.button_home  a:link {
	text-decoration: none;
}

.buttonmenu  {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 75px
}

.buttonmenu li a, .buttonmenu li a:visited {
	font-size: small;
	color: #339933;
	display: block;
	width: 100%;
	padding: 2px 4px 2px 10px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid;
	border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
	background-color: #fff2ae;
	text-decoration:none;
	font-family: Georgia, serif;
	background-image: url(../images/buttons/up.jpg);
	background-repeat: repeat;
}


.buttonmenu li a:focus, .buttonmenu li a:hover, .buttonmenu li a:active, .buttonmenu li {
	font-size: small;
	color: #92D1A0;
	background-color: #fff2ae;
	background-image: url(../images/buttons/down.jpg);
	background-repeat: repeat;
	text-decoration:none;
}




/* ---------------------- a links horizontal bar Main topics ----------------*/
.horizmenu{
	font-size: 100%;
	font-family: Georgia, serif;
	color: #cdc7f1;
	display: block;
	padding:0px 0px 4px;
	text-decoration: none;
	font-weight: bold;
	width: 460px;
	margin-top: 120px;
	margin-left: 225px;
}

.horizmenu ul{
	text-align: center;
	margin: 0;
	padding: 0;

}

.horizmenu ul li{
	display: inline;
}

.horizmenu ul li a, .horizmenu ul li a:visited{
	float: left;
	color: #339933;
	padding-top: 2px; 
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #fff2ae;
	background-image: url(../images/buttons/up.jpg);
	background-repeat: repeat;
	border: 1px solid;
	border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
	text-decoration: none;

}



.horizmenu ul li a:hover, .horizmenu ul li .current{
	color: #92D1A0;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #fff2ae;
	background-image: url(../images/buttons/down.jpg);
	background-repeat: repeat;
	border: 1px solid;
	border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
	text-decoration: none;
}


.serifBlue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#80465F;
	font-size:80%;
}

/* this clears the float of the Nav container  for the page container*/

.clearfloat {
	clear: both;
    height: 0;
    line-height: 0px;
}

.hide{
	visibility: hidden;
}
