
.dropPadd {
	padding: 4px 12px 4px 12px;
}
.printLink a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:left;
}
.whiteDiv {
	background-color: white;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

			#navBar {
				background-image: url(img/navBar_bg.jpg);
				background-repeat: no-repeat;
				height: 37px;
				width: 862px;		
			}
	
				#navBar div {
					float: left;
					padding-right:2px;
				}
	
				#navBar img {
					border: 0;
				}


.greenDiv {
	background-color: #018852;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


	#DROP_START {
		float: left;
		width: 0px;
	
		position: relative;
		top: -29px;
		left: -1px;
		z-index: 7;
		
		background-color:#ffffff;
	}
		
	.dynamIt_menu {
		position: absolute;
		top: 29px;
		visibility: hidden;
		width:205px;			
		background-color: #4B71AB;			
		text-align: left;
		z-index:10;
	}

	#leftPanePic {
		padding-top:100px;
	}
	
	.dynamIt_menu a, .dynamIt_menu a:link, .dynamIt_menu a:visited, .dynamIt_menu a:hover, .dynamIt_menu a:active { color: #ffffff; font-family: Verdana; font-size: 14px; text-decoration: none; }
	
	.dynamI_menu div {
		position:relative;
		z-index:5;
	}

	a.dynamIt_menu_obj {
		display: block;
		margin: 4px 8px 4px 8px;
		text-align: left;
		border-style: hidden;
		border-width: 1px;
		border-color: #124168;
	
                text-decoration: none;
                color: #ffffff;
	}
					#contentPadd {
						padding: 8px 20px 8px 20px;
						text-align: left;
					}

						#contentPadd a {
							color: #018852;
							text-decoration: none;
						}
	#footer {
		clear: left;
		background-image: url(img/footText.jpg);
		background-repeat: no-repeat;
		border-top: 2px solid #eedc88;
		border-bottom: 2px solid #eedc88;
		height: 43px;
		width: 858px;
	}

		#footer div {
			float: left;
		}

			#mainCampusLink {
				padding-top: 10px;
			}

				#mainCampusLink img {
					border: 0;
					height: 25px;
					width: 90px;
				}

			#montessoriBottomLink {
				padding-top: 10px;
			}

				#montessoriBottomLink img {
					border: 0;
					height: 25px;
					width: 80px;
				}

			#contactLink {
				padding-top: 10px;
			}

				#contactLink img {
					border: 0;
					height: 25px;
					width: 80px;
				}
				
/** form styles **/

h2 { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #018852; }

form { margin: 0; font-family: Arial, sans-serif; font-size: 12px; }
	form fieldset { margin: 8px 0; border: 2px solid #018852; }
		form fieldset legend { padding: 0 6px; font-weight: bold; color: #556bb0; }
		form fieldset ul { list-style-type: none; }
			form fieldset ul li { margin: 4px 0; }
				form fieldset ul li input[type="text"] { width: 180px; padding: 4px; border: 1px solid #018852; }
				form fieldset ul li textarea { width: 300px; height: 80px; border: 1px solid #018852; font-family: Arial, sans-serif; font-size: 12px; }
		form fieldset label { line-height: 20px; font-weight: bold; }
		form fieldset .error { font-weight: normal; color: red; }
		
		
	
/** end form styles **/
