/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
 input[type=submit], input[type=button] { 
  border-width: 1px;
  border-style: none;
  border-radius:6px;  
 /* border-top-left-radius:6px;
  border-bottom-right-radius:6px;*/
  color:white;
  font-weight:bolder;
  background-color:#4C7257;
  padding: 1px 3px 3px 3px;
  margin:5px;
}
body {
	margin: 0;
	padding: 0;
	background: #749865 ;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #4C7257;
	/*color: #838B91;*/
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	/*padding-left: 20px;*/
	font-size: 22px;
}
h2 a
{
    font-size:smaller;
}

h3 {
	margin-bottom: .7em;
	text-transform: none;
	letter-spacing: 2px;
	font-size: 1.5em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}
.registration-category{
    font: normal small Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 2em;
    text-align:left;
}
.pagetitle
{
    font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
	text-align:right;
}

.tabletitle
{
   /* font-family: Georgia, "Times New Roman", Times, serif;*/
   font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color: #468259;
	font-size: 1.3em;
	background-color:white;
	padding: 10px;
}

.tableheader
{
   /* font-family: Georgia, "Times New Roman", Times, serif;*/
   font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bolder;
	color:White;
	background-color: #468259;
	font-size: 1.0em; 
}
.tableheader a
{
    color:white;

}
.dgStates
{
    margin-left:-140px;
}
.errortext
{
    color:red;
}
a img
{
    padding: 4px;
}
td a 
{
    text-decoration:underline;
    }


a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
}


/* Menu */

#menu {
	width: 760px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 125px;
	height: 60px;
	padding: 0 0 0 1px;
	background: url(../images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 90px;
	height: 36px;
	padding: 15px 15px 0 15px;
	background: none;
	letter-spacing: -1px;
	/*font: normal 1.6em Georgia, "Times New Roman", Times, serif;*/
	font: normal 1.6em Arial, Helvetica, Sans-Serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	/*height: 245px;*/
	margin: 0 auto;
	padding: 13px 0 0 0;
	
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(../images/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

/*#header h2 {
	
	width: 680px;
	height: 34px;
	padding: 20px 0px 160px 20px;
	/*background: url(../images/HomePic.png) no-repeat;*/
    background: url(../images/Logo.jpg) no-repeat;
	text-align: left;
	letter-spacing: -1px;
	font-size: 40px;
	color: white;
	border-width: 1px;
    border-style:solid;
    border-radius:20px;  
}*/
h2 a
{
    /*font: normal .55em Georgia, "Times New Roman", Times, serif;*/
    font: normal .55em Arial, Helvetica, sans-serif;
	
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}
#singlecontent
{
    width:880px;
	/*width:750px;*/
	margin: 0 auto;
	min-height:600px;
}
#single
{
    width:750px;
    margin: 0 auto;
}
#single .meta
{margin-left: 20px;
 margin-bottom: -12px;}
    
/* Posts */

#posts {
	float: left;
	width: 410px;
}

#posts .post {
	padding-bottom: 30px;
}
#single .story
{
    padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}
    
#posts .story {
	padding: 20px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}
#posts .storyNoHeader 
{
    padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/img12.gif);
}

#posts ul li {
}

/* Links */
#links {
	float: left;
	/*width: 220px;*/
}
#links ul li span
{
    float:left;
    width:200px;
     font-size:medium;
   
    
}
.break
{
    clear:both;
}
.wider
{
    width:240px;
}
.taller
{
    height:50px;
}
#links .story
{
    padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x
}

#links li li 
{
    height:25px;
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
	text-decoration:underline;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(../images/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
