body {
	/*font: normal 85% Verdana, Arial, Helvetica, sans-serif;*/
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	background-color: #cc9966;
	}

	
/* Page containters*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}	

#holder {
	width: 941px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	top: 7px;
}

.obliqueLeft {
	font-style: oblique;
	text-align: right;
}
.centerBold {
	font-weight: bold;
	text-align: center;
}
.oblique {
	font-style: oblique;
}
.boldItal {
	font-weight: bold;
	font-style: oblique;
}	

#header {
	position:relative;
	width:941px;
	height:125px;
	border: 0;
	/*      border: 1px solid #f0f; */
           margin: 0;
	padding: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background-color: transparent;
	background-image: url(../images/page/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#donate_but {
	float: right;
	top: 95px;
	position: relative;
	right: 5px;
}

.blueBoldItal {
	font-style: oblique;
	font-weight: bold;
	color:#0099CC;
	padding-right: 5px;
}
.blueBoldItalWP {
	font-style: oblique;
	font-weight: bold;
	color:#333333;
	padding-right: 5px;
	padding-left: 20px;
	text-align: center;
}		

#content {
	position:relative;
	float: left;
	width:931px;
	/*       border: 1px solid #0ff;  */
           margin: 0;
	padding: 0 0px 0 0;
	top: 0px;
	text-align: left;
	text-decoration: none;
	border-top: 0 none;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	clear: left;
	background-color: #FFFFFF;
}

/* Home Page Only */
#hmBottom {
	width: 931px;
	border-top: 10px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}

#contentMOF {
	position:relative;
	float: left;
	width:931px;
	/*       border: 1px solid #0ff;  */
           margin: 0;
	padding: 0 0px 0 0;
	top: 0px;
	text-align: left;
	text-decoration: none;
	border-top: 0 none;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	clear: both;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(../images/mof/navcol_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Flash intro container */
	
.floatLeft {
	float: left;
	height: 325px;
	width: 500px;
	border-right: 5px inset #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.picSpace {
	margin-right: 15px;
}
.picLeftSpace {
	margin: 0px 0px 0px 10px;
	float: right;
}


a:link, a:visited {
	color: #000;
	text-decoration: none;
}


a:hover {
	color: #CC6600;
	text-decoration: none;
}
	


.fontColor {
	color: #33CCFF;
	}
	
.fontRed {
	color:#FF0000;
	font-weight: bold;
	}
	
.underlink:link, .underlink:visited {
	color: #000;
	text-decoration: underline;
}

.underlink:hover {
	text-decoration: underline;
	color: #CC6600;
}			

/* Text container */		  
#content_bw {
	position:relative;
	float: right;
	width:715px;
	text-align: left;
	text-decoration: none;
	background: transparent;
          }	
		  
#content_bw350 {
	position:relative;
	float: right;
	width:556px;
	text-align: left;
	text-decoration: none;
	background: transparent;
	height: 350px;
	overflow: visible;
          }			  
		  
p {
	padding-right: 7px;
}
		  

.padding7right {
	padding-right: 7px;
}
		  	  
.pgTitle {
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	padding: 10px 0px 0px;
}
		  
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}	 	

#footer {
	position: relative;
	float: left;
	width:940px;
	border: 0;
	/*        border: 1px solid #00f;  */
           margin: 0;
	padding: 2px 0px 0px;
	top: 0px;
	clear: both;
	vertical-align: bottom;
	background: transparent;
	left: 0px;
	font: 80%/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}


.underline {
	text-decoration: underline;
}
.font1px {
	padding: 0px 3px 3px;
	text-align: center;
	vertical-align: bottom;
}

.fontBluedBold {
	font-weight: bold;
	color: #33CCFF;
	font-size: 130%;

}
.quicklinks {
	list-style: disc outside;
	line-height: 125%;
	font-size: 12px;;
}
#leftNavCol {
	float: left;
	width: 190px;
	position: relative;
	background: #FFCC99 center;
	font-size: 14px;
	height: 100%;
	z-index: 2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.bold {
	font-weight: bold;
}
.navTitle {
	font-weight: bold;
	white-space: normal;
	border-bottom: medium solid #000000;
	line-height: 115%;
}
.navLinks {
	line-height: 150%;
}
#volunteer_pic {
	float: right;
	width: 275px;
	height: 400px;
	position: relative;
	clear: left;
	margin: 0px 0px 5px 7px;
}
.right7px {
	white-space: pre;
}.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.waterprojBox {
	font-size: 14px;
}
.waterprojBox a:hover {
	color: #663300;
}	
.waterTxtBlk1 {
	display: block;
	width: 365px;
	text-align: center;
}
.waterTitle {
	text-align: center;
	width: 365px;
	font-size: 16px;
	margin-bottom: 15px;
}
.waterTxtBlk2 {
	margin-left: 85px;
	display: block;
	width: 280px;
	margin-top: 17px;
}	
.waterTxtBlk3 {
	margin-left: 5px;
	display: block;
	width: 360px;
	margin-top: 17px;
	text-align: right;
}	
.waterTxtLine1 {
	display: block;
	font-weight: bold;
}
.waterTxtLine2 {
	display: block;
	margin-left: 26px;
}
.waterTxtLine3 {
	display: block;
	margin-left: 52px;
	font-weight: bold;
}
.boysBlk {
	font-size: 14px;
	display: block;
	margin-top: 170px;
	text-align: center;
	padding-bottom: 3px;
}
#waterProjHolder1 {
	display: block;
	width: 540px;
}
#waterProjTotals {
	text-align: right;
	display: block;
	float: right;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 12px;
}
#waterProjBlock {
	width: 540px;
	text-align: right;
	display: block;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 12px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#waterDonations {
	float: right;
	display: block;
	position: relative;
	height: 350px;
}	
	
.donateList {
	margin-bottom: 7px;
	list-style-type: circle;
	list-style-position: outside;
	
}
#fillCup {
	margin-left: 50px;
	margin-bottom: 10px;
	font-weight: bold;
}
#donateCup {
	margin-left: 80px;
	margin-bottom: 10px;
	font-weight: bold;
}
#moreInfoCup {
	margin-left: 110px;
	margin-bottom: 10px;
	font-weight: bold;
}	 		
.brownBold {
	color: #663300;
	font-weight: bold;
}
.brownTxt {
	color: #663300;
}
#flashMovie {
	width: 500px;
}
#hmSide {
	width: 423px;
	float: left;
	height: 320px;
}

#hmNewsletter {
	width: 380px;
	height: 67px;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 15px;
}	
#hmQuicklinkBar {
	width: 390px;
	height: 18px;
	background-color: #CC9966;
	background-image: url(../images/page/quicklinkBar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 2px;
	vertical-align: middle;
	display: block;
}				
#hmLinks {
	width: 390px;
	padding-left: 30px;
}
.hmLinksIndent {
	padding-left: 120px;
	width: 210px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}		
#indent15 {
	display: block;
	padding-left: 15px;
}
#indent30 {
	display: block;
	padding-left: 30px;
}
#indent45 {
	display: block;
	padding-left: 45px;
}
#boardPic {
	display: block;
	padding-left: 250px;
	width: 230px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}					
.listNoDeco li {
	list-style-type: none;
	margin-bottom: 3px;
}
.listDeco li {
	list-style-type: disc;
	margin-bottom: 3px;
}
#listPad	{
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
		

