

body {	
	text-align:center;
	min-width: 750px;
	background-color:#66CC33;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  76%;
	line-height:  16px;
	color:  #000000;
	
	}

#page {
	text-align:left;
	width: 750px;
	margin-right: auto;
	margin-left:auto;
	background-color:#ffffff;
	margin-top: 0px;
	}
#banner {
    margin-top: 0px;   
	float: left;
	width: 100%;
	height: 135px;
	text-align:left;		
	background-color:#ffffff;

}
#bannertext h1 {
   margin-top: 0px;
   display: none;
	}

#navigation ul {
	margin-left: 15px;
	margin-bottom:  10px;
	padding: 0;
	float: left;
	width: 720px;
	list-style: none;
	border-bottom:  1.5px solid #51B948;
	margin-top: 0px;
	font-size:12px;
	}
#navigation {
	margin-bottom: 20px;
	}
#navigation ul li {
  	float: left;
  	background: url('images/orange-tab-right.gif') no-repeat top right;
	}
#navigation li a {
 	line-height: 2.5em;
  	background: url('images/orange-tab-left.gif') no-repeat top left;
  	text-decoration: none;
  	color: #000000;
  	float: left;
  	display: block; 
  	padding-left:1em; 
  	padding-right:1em; 
  	padding-top:0; 
  	padding-bottom:0;
	}
#navigation ul a:hover {
   	color: #ffffff; 
  	font-weight: bold;
	}
#home #navigation #mainNav .home a, 
#apply  #navigation #mainNav .apply a, 
#building #navigation #mainNav .building a, 
#donate #navigation #mainNav .donate a, 
#volunteer #navigation #mainNav .volunteer a, 
#calendar #navigation #mainNav .calendar a, 
#store #navigation #mainNav .store a {
	color: #51b948;
	color: #005596;
	cursor: default;
	}
.links:link  {
	line-height: 14px;
	text-decoration: none;
	color: #005596;
	}
.links:visited {
	line-height: 14px;
	text-decoration: none;
	color: #005596;
	}
.links:hover, links:active {
	line-height: 14px;
	text-decoration: underline;
   /*	color: #ffffff; */
	}	
.linksTop {
	clear: both;
	/*float: left;*/
	margin-left: 18px;
	margin-bottom: 5px;
	}
.linksTop2 {
	clear: both;
	margin-left: 0px;
	margin-bottom: 5px;
	}	
		
p {
	font-size:  1em;
	}
h1 {
	font-size: 1.6em; 
	font-weight:  bold; 
	color: #005596;
	}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #005596;
	}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #005596;
	
	}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #005596;
	}
h5 {
	font-size: .8em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 3px;
	margin-left: 8px;
	}


/*----- Home Page -----*/
#sidebarLinks {
	clear: both;
	line-height: 18px;
	color: #005596;
	float: right;
	margin-right: -20px;
	margin-top: 5px;
	}
#homeImg1, #homeImg2, #homeImg3, #homeImg4 {
	clear: both;
	float: right;
   
  border: 3px double #f78934;
  	margin-right: 10px;
  	margin-top: 5px;
	margin-left: 10px;
 /*  	width: 175px;
 	 padding-top: 2px; 
	padding-right: 0px; 
	padding-left: 2px;
	padding-bottom: 0px; 
   
	*/
	}
#content {
	width: 67%;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	}	
#content a {
	color: #005596;
	margin-top: 10px;
	}
#content-wide {
	width: 85%;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#footer {
	clear: both;
	width: 450px;
	padding-top:10px;
	margin-top: 20px;
	margin-left: 18px;
	}	


.clear {
	clear: both;
	}	
		

.standout {
	color:#DF7000;
	font-weight: bolder;
	}			

.bold-italic {
	
	font-weight: bold;
	font-style: italic;
	color: #005596;
	}
