@charset "utf-8";
/* CSS Document */

html, body {
height: 100%;
}
body {
	margin:0px auto;
	color: #333;
	width:780px;
	height: 100%;
		background-image: url(images/background.jpg);
	background-repeat: repeat;height: 100%;
	


}



#mainbody {
	background-image:url(images/shadow3.png);
	 margin-top: -.9em;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330;
	text-decoration: none;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 15px;
}
#footer {
	background: #CCCC99;
	color: #330;
	width:762px;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	

	/*footer info bar font color-------------------------------------------------------------------------------------------------------------------------------*/
	
}
#button{
	margin-top: -40px;
}
#bottomcopy{
	padding-bottom: 35px;
}

#nav{
	background-image:url(images/navbg.jpg);
	height: 35px;
	margin-top: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 14px;
	width:762px;	
}
#header{
	background-image: url(images/header3.jpg);
	height: 73px;
	margin-top: 15px;
	font-size: 12px;
	color: #330;
	width:762px;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
}
#downstate{
	color: #333;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}#nav a:hover {
	text-decoration: none;
	color: #D0F1CD;
}
#mainbody #body #content #text table tr td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainbody #body #content #text table tr td table tr td month {
	color: #330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

/*-------------------
<style type="text/css">
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
/*-------------------}
.footer, .push {
height: 4em; /* .push must be the same height as .footer */
}
/*-------------------}

body {
background: #c00;
}
.wrapper {
background: #00c;
width: 60%;
float: left;
}
.nav {
width: 20%;
float: left;
}
.info {
width: 20%;
float: right;
}
.footer {
width: 60%;
margin: 0 auto;
text-align: center;
clear: both;
}
html, body {
height: 100%;
}
body {
	margin:0px auto;

	color: #333;
	width:780px;
	height: 100%;
		background-image: url(images/background.jpg);
	background-repeat: repeat;height: 100%;
}
#mainbody {
	background-image:url(images/shadow.png);
	 margin-top: -.9em;
	 
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330;
	text-decoration: none;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 15px;
}
#footer {
	background: #CCCC99;
	color: #330;
	width:762px;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	*/

	/*footer info bar font color-------------------------------------------------------------------------------------------------------------------------------*/
	
/*-------------------}
#button{
	margin-top: -40px;
}
#bottomcopy{
	padding-bottom: 35px;
}

#nav{
	background-image:url(images/navbg.jpg);
	height: 35px;
	margin-top: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 14px;
	width:762px;	
}
#header{
	background-image: url(images/header3.jpg);
	height: 73px;
	margin-top: 15px;
	font-size: 12px;
	color: #330;
	width:762px;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
}
#downstate{
	color: #333;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}#nav a:hover {
	text-decoration: none;
	color: #D0F1CD;
}
#mainbody #body #content #text table tr td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainbody #body #content #text table tr td table tr td month {
	color: #330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}*/

/*-------------------

</style>