
body {
	margin: 0;
	background: url(images/marchgreenbar.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

body#homenav a#homenav,
body#prognav a#prognav,
body#supportnav a#supportnav,
body#joinnav a#joinnav,
body#resourcenav a#resourcenav 
{
	color: #FFF;
	background-image:url(images/marchon.gif);
	background-position:top left;
	border:0;
	margin:0;
	padding:0;
}

img {
vertical-align:bottom;
} 


h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	color:#88c65b;
	line-height: 180%;
}

h4 {
	font-size: 1.2em;
	color:#88c65b;
	line-height: 120%;
	padding: 10px;
}

h5 {
	font-size: 1.8em;
	color:#88ccff;
	line-height: 120%;
	padding: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	list-style-type:none;
}

a {
	text-decoration: none;
	color: #428ca8;
	border:0;
	margin:0;
	padding:0;
}

a:hover {
	background: none;
	color:#1b5165;
}

/*icons*/

#icons {
	height: 41px;
	width: 184px;
	padding: 0;
	padding-left: 0px;
	padding-top: 3px;
}


/* Header */

#header {
	width: 920px;
	height: 189px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/* Logo */

#logo {
	float: left;
	width: 600px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* Menu */

#menu {
	width: 920px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style:none;
}

#navcontainer ul li a {
	width: 184px;
	height: 41px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image:url(images/marchoff.gif);
	color: #a6dbd5;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-image:url(images/marchover.gif);
	background-position:top left;
	border:0;
	margin:0px;
	padding: 0;
	height:41px;
	width:184px;

}

/*whatever*/

#sidebarlink ul {
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
text-align: left;

}

#sidebarlink ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
}

#sidebarlink ul li a {
	width: 230px;
	height: 30px;
	border: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 6px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(images/sidebar.gif);
	background-position: top left;
	background-repeat:no-repeat;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	
}

#sidebarlink ul li a:hover {
	color: #a6dbd5;
	border:0;
	margin:0px;
	padding-top: 10px;
	padding-left: 6px;
	width:230px;
	height:30px;
	background: url(images/sidebarover.gif);
	background-position: top left;
	background-repeat:no-repeat;
	list-style: none;
	list-style-image:none;
	list-style-type:none;

}



/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 63px;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

.post {
	background:  url(images/img03.gif) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 20px 20px;
	text-align: justify;
}

.post .entry li {
	list-style:disc;}

/* End Sidebarblank */

#sidebarblank {
	float: left;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
}

#sidebarblank ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarblank li {
}

#sidebarblank li ul {
	padding: 20px;
}

#sidebarblank li li {
	line-height: 35px;
	background:  url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}

#sidebarblank h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.gif) left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #666;
}

#sidebarblank p {
	padding: 20px;
}

#sidebarblank a {
	color: #787878;
}

/* End Sidebarblank */

/* Sidebar updates (under the subnav */

#sidebar {
	float: left;
	width: 260px;
	color: #787878;
	margin-bottom: 0px;
	list-style: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	list-style: none;
}

#sidebar li ul {
	list-style: none;
	padding: 0px;
}

#sidebar li li {
	line-height: 35px;
	padding-left: 15px;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
}

#sidebar h2 {
	padding: 15px 10px 15px 10px;
	background: #79A73B url(images/img04.gif) left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #666;
	height: 100%;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
	list-style: none;
}


/* Sidebar2 updates (under the subnav */

#sidebar2 {
	float: left;
	width: 260px;
	color: #787878;
	margin-bottom: 25px;
	list-style: none;
	margin-top: 25px;
	border-bottom:#999 dotted thin;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	list-style: none;
}

#sidebar2 li ul {
	list-style: none;
	padding: 0px;
}

#sidebar2 li li {
	line-height: 35px;
	padding-left: 15px;
	list-style: none;
	list-style-image:none;
	list-style-type:none;
}

#sidebar2 h2 {
	padding: 15px 10px 15px 10px;
	background: #79A73B url(images/img04.gif) left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #666;
	height: 100%;
}

#sidebar2 p {
	padding: 20px;
	border-bottom:#999 dotted thin;
}

#sidebar2 a {
	color: #787878;
	list-style: none;
}

/* Footer */

#footerback {
		background: url(images/marchgreenbar.gif) repeat-x bottom;
		width: 100%;
		height: 197px;
		
}
#footer {
	width: 920px;
	height: 189px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/*added stuff for the rollover button*/

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/joindown.gif) no-repeat;
white-space: nowrap;
display: block;
width: 260px;
height: 120px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 260px;
height: 120px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 260px;
height: 120px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

/*images part*/

div.float {
  float: left;
  width: 160px;
  margin-top: 10px;
  }
  
div.float p {
   text-align: center;
   }

