.twocolwrap {
	font-size: 1.2em;
}

.twocolwrap ul {
	display: block;
	list-style: disc outside none;	
	margin-left: 40px;
	margin-top: 15px;
	color: #9e3fdb;
}

.contactUs {
	color: inherit !important;
}

.featureImage {
	margin-left: 10px;
	border: solid 1px #9a9a9a;
	-webkit-box-shadow: -2px 2px 3px #c0c4cc;
	-moz-box-shadow: -2px 2px 3px #c0c4cc;
}

#map_canvas {
	border: solid 1px #9a9a9a;
	-webkit-box-shadow: -2px 2px 3px #c0c4cc;
	-moz-box-shadow: -2px 2px 3px #c0c4cc;
}

.twocolwrap p {
	margin: 1em 0;
}

#ourschoolPhotos {
	list-style: none;
	margin-top: 30px;
}

#ourschoolPhotos li {
	float: left;
	padding: 10px;	
}

#ourschoolPhotos li img {
	border: solid 1px #9a9a9a;
	-webkit-box-shadow: -2px 2px 3px #c0c4cc;
	-moz-box-shadow: -2px 2px 3px #c0c4cc;
}

#ourschoolNavBox table,
#informationNavBox table {
	width: 100%;
}

#ourschoolNavBox table td,
#informationNavBox table td {
	height: 50px;
	padding: 6px;
}

#ourschoolNavBox table tr {
	border-bottom: dashed 1px #97b2db;
}

#informationNavBox table tr {
	border-bottom: dashed 1px #dd9db6;
}

#ourschoolNavBox a {
	color: #2E333B;
}

#informationNavBox a {
	color: #3D3035;
}

.pawBackground {
	clear: both;
	position: relative;
	top: 20px;
	background: url( ../../images/backgrounds/pawbackground.png ) repeat-x;
	height: 108px;
}

.appListing {
	list-style: none !important;
	color: inherit !important;	
	margin-left: 5px !important;
}

.appListing li {
	padding: 10px;
	margin: 7px !important;
	border-style: dashed;
	border-width: 1px;
	overflow: auto;
}

.appListing li img {
	float: left;
	margin-right: 5px;
}

.frmContact label {
	font-size: 1.2em;
	display: block;
}