.hDrop a {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none
}
.subDirLink {
	font-family:Verdana;
	font-size:12px;
	color: #ffffff;
}

.subDirLink a {
	font-family:Verdana;
	font-size:12px;
	color: #ffffff;
}
.greenDiv {

	background-color: #EEDC88;

	height: 1px;

	font-size: 1px;

	line-height: 1px;

}

body {
	margin-top: 50px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #d9ebca;
}

	#master {
	}

		#centerMe {
			width: 862px;
		}

			#header {
				background-image: url(img/hHeader_bg.jpg);
				background-repeat: no-repeat;
				height: 159px;
				width: 862px;
			}

				#headerSpacer {
					float: left;
					width: 43px;
					height: 80px;
				}

				#headerHomeLink {
					float: left;
					padding-top: 10px;
				}
	

			#bottomHalfBorder {
				width: 858px;
				background-image: url(img/bottomHalf_bg.jpg);
				border-right: 2px solid #eedc88;
				border-left: 2px solid #eedc88;
			}
	
				#leftPane {
					float: left;
					background-image: url(img/nGreen_bg.jpg);
					width: 262px;
				}

					#leftPanePadd {
						padding-top: 7px;
						text-align: left;
					}
					#homeTextPadd {
						padding: 22px;
						font-family: Verdana;
						font-size: 11;
						color: #ffffff;
						text-align: left;
					}
						#leftPanePadd img {
							border: 0;
						}

						#leftPanePadd a {
							text-decoration: none;
						}

							#leftPanePic a {
								font-family: Verdana;
								font-size: 14px;
								color: #ffcc00;	
								text-decoration: none;
							}
	
				#content {
					float: left;
					width: 592px;
					min-height: 759px;
				}

					#search {
						height: 34px;
						font-famliy: 
					}

						#search a {
							font-family: Arial;
							font-size: 10px;
							color: #018852;
							text-decoration: none;
						}

							#searchFloat {
								float: right;
							}

								#searchPadd {
									padding-top: 7px;
									padding-right: 15px;
								}
		
									#searchPadd div {
										float: left;
									}
	
					#contentPadd {
						padding: 8px 8px 8px 20px;
						text-align: left;
					}

						#contentPadd a {
							color: #018852;
							text-decoration: none;
						}

