/* basic elements */

html {
	margin: 0;
	padding: 0;
	}
body {
	font: 75% georgia, sans-serif;
	line-height: 1.6;
	margin-top: 0; 
	background: #fff  url(images/bg.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	}
p { text-align: justify;
	color: #555753; 
	}
h3 {
font: 140% georgia, "Times New Roman", Times, serif;
color: #006699;
	}
h4 {
	font: bold larger georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 6px;
	color: #297d2e;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #00529c;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #00529c;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #00B902;
}
acronym {
	border-bottom: none;
	}

a.MenuLink {
	text-transform: uppercase;
	text-decoration: none; 
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 8px;
}
td.NavState {
	background-color:#daeccb;
}

/* specific divs */
#container {
	background: White no-repeat;
	margin: 0 10% 10%;
	width: 844px;
	min-height: 600px;
	float: center;
}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(file:///C|/Documents and Settings/pmurrell/Local Settings/Temporary Internet Files/Content.IE5/IZ5J633M/h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(file:///C|/Documents and Settings/pmurrell/Local Settings/Temporary Internet Files/Content.IE5/IZ5J633M/h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}
#bulletbox {
	color: #555753;
	line-height: 1.6
	
}
#bulletbox td {
	text-align: justify;
}
#bulletbox h4 {
	font: bold larger georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 6px;
	margin-top: 0;
	color: #297d2e;
}
}
#intro { 
	max-width: 844px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	}
#greendiv {
	max-width: 843px;
	min-height: 165px;
	max-height: 220px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	background: transparent url(images/green_bg.gif) no-repeat top left;
	background-color: #297d2e;
}
#greendiv2 {
	max-width: 843px;
	min-height: 210px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #297d2e;
}
.greenHead {
	letter-spacing: 1px;
	color: #ffffff;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-align: left;
}
#greendiv td {
	color: #ffffff;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	line-height: normal;
	margin-bottom: 0;
}
#greendiv2 td {
	color: #ffffff;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	line-height: normal;
	margin-bottom: 0;
}
#greenquote {
	width: 270px;
}
.quote-green {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font: italic bolder;
}
#greenbottom {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2;
}
#greenbottom h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader {
	margin-top: 0px;
	width: 844px;
	height: 166px;
	float: center;
	background-image: url(images/index2_02.gif);
	background-repeat: no-repeat;
	padding-top: 500px;
}
#bodyheader {
	margin-top: 166px;
	width: 844px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
}
#story {
	margin: 20px 20px 20px 10px;
	line-height: 1.2
	float: left;
}

#quotebox {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	font: bolder;
}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 333333;}
}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
.accesskey {
	text-decoration: underline;
	}
.quote-text{
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	padding-left: 55px;
	padding-right: 35px;
	margin-top: 25px;
	color: #7D775C;
	}
.Default14Green {
	font: bold 14px "Times New Roman" Georgia Times sans-serif;
	color: #297d2e;
}
.Default11WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
}
.Default11White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
}
.Default11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px}
#contact_form {
	width: 380px;
	margin: 0 0 0 0px;
}   
    
 #contact_form  fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 0 0px;
}   
        
 #contact_form  legend {
	text-transform: uppercase;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: 333366;
}    
        
 #contact_form  label {
	display: block;
	font: bold Arial Helvetica sans-serif;
	font-size: 11px;
} 
        
 #contact_form  input {
        margin:0 0 8px 0;}  

 #contact_form  .inline_inputs {
        display:inline;
        margin:5px 0 0 0;}