﻿body
{
    width: 100%;
    height: 100%;
    /*background-color: #6E9B50;*/
    background:url(images/bg.gif) #fff;
}
	
.footer img
{
    float: right;
    margin-right:5px;
    margin-top:2.5px;
}

/*text styles */
 

.underline
{
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
	color: #666;
	font-size: medium;
	

}

.maincontent a
{
    color: Green;
    text-decoration: none;
    }
    .maincontent a:visited
    {
        color: Red;
    }
    .maincontent a:hover
    {
        color: #000;
        text-decoration: underline;
    }
        	
.maincontent p, .maincontent .labels{
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	}
.maincontent h2
{
	font-family:font-family: Arial, Helvetica, sans-serif;
	font-size:larger;
	font-weight:bold;
	color:Maroon;
	margin: 20px 0 10px 15px;
	text-align:center;
}
.maincontent h3
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #5E7537;
	margin: 20px 0 10px 15px;
	text-align: center;
}
	
	
.maincontent h5
{
	font-family:font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 20px 0 10px 15px;
}

.maincontent ul li
{
	list-style-type:disc;
	list-style-position:inside;
	margin:0 0 0 15px;
	
	}
.maincnt li
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 10px;
	line-height:15px;
}
	
.footer p{
	font-family: gillsans, arial, sans-serif;
	font-size: .8em;
	color: #FFF;
	float: left;
	padding: 0 10px;
	line-height: 45px;
	vertical-align: middle;
	}

.header p
{
	font-family: Arial;
	font-size:x-large; /* xx-large;*/
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	color: #d19040;
	padding-top: 5px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: capitalize;
}

.signupapp p
{
	text-align: right;
	font-size: 1em;
	}
/*content*/
.wrapper
{
	background-position: url(images/wrapperbg.gif) repeat-y #0f4001;
	width: 800px;
	height: auto;
	background: url(images/wrapperbg.gif) repeat-y #0f4001;
	margin: 0 auto;
	overflow: visible;
}

/*Header Area */

.header{
	position: relative;
	height: 230px;
	width: 100%;
	background:#f1f0db;
	z-index: 230;
	border-bottom: #96aa74 4px solid;
	}
	
.menu{
	background:#006633 url(images/menubg.png);
	height: 49px;
	width: 480px;
	float: right;
	z-index: 999;
	}

.logo{
	position: absolute;
	background: #CCCC00;
	width: 320px;
	height:107px;
	top: 0;
	}
	
.lefthead{
	position: absolute;
	top: 107px;
	width: 325px;
	height: auto;
	float: left;
	clear: left;
	overflow: hidden;
	}

.righthead{
	width: 475px;
	height: 200px;
	float: right;
	}
	
/* Top Menu */


/*Body Content */
.bodycontent{
	position: relative;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	}

/*Left Side */
.sidebar{
	width: 202px;
	float: left;
	display: inline;
	clear: left;
	height: 100%;
	overflow: hidden;
	}

.sidemenu{
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	
	}
	
.sidead{
	width: 100%;
	height: auto;
	}

.adtop{
	background: url(images/sidebarslice.png);
	height: 30px;
	width: 202px;
	}

.admiddle{
	background: url(images/adbg.gif);
	height: auto;
	width: 202px;
	}
.admiddle img{
	margin: 0 auto;
	}

.sidemenuend{
	background:url(images/sidebarbottom.png);
	height: 125px;
	width: 203px;
	}
	
.signuparea{
	width: 202px;
	height: auto;
	padding-bottom: 50px;
	}

.signuparea input{
	margin: 5px;
	}
	
.rightcontent{
	position: relative;
	width: 598px;
	float: right;
	display: inline;
	background: inherit;
	}

.maincontent{
	height: 530px;
	width: 598px;
	float: right;
	overflow:auto
	}
		
.footer{
	background: #0f4001;
	width: 800px;
	margin: 0 auto;
	height: 45px;
	clear: both;
	}

.footerblack{
	width: 598px;
	height: 45px;
	background: #000;
	margin-left: 202px;
	}
	

	
/*side menu */

.sidemenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

	
.sidemenu ul li a, .sidemenu ul li a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
	width:160px;
	background: url(images/sidebarslice.png);
	width: 203px;
	height: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 30px;
	vertical-align: middle;
	}

.sidemenu ul li a:hover
{
	background-position: bottom;
}


/*sign up form*/
fieldset.signupapp
{
	border: 1px solid green;
	width: 95%;
	margin: 0 auto;
	padding: 5px;
}

.signupapp td
{
	vertical-align: top;
}

/*newsletter*/
.label
{
    font-family: Helvetica, Arial, Sans-Serif;
    padding: 5px 0;
}

.labelleft
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    padding: 5px 0;
}
li#alpha
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: lower-alpha;
	list-style-position: inside;
	padding-right:5px;
	padding-bottom:15px;
}

td.schedule
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	background-color: #990000;
	font-weight: lighter;
	letter-spacing: .2em;
	padding:3px;
	
}
td.time{width:100px; text-align:left;padding:3px;}
td.event{width:300px;text-align:left;padding:3px;}


