/* *** ** Start of DefaultWrapper ** *** */
@import url(/styles/styles.css);

.body {
	background-image: url(/bkgd.jpg);
}

.supercontent {
	width:90%;
	margin:0 20px 20px 20px;
	padding:0 10px 10px 10px;
}

.tbleBOTMSIDENew {
	background-repeat: repeat-x;
	background-image:  url(/../imgs/sub/sideimg-b.jpg);
	height:200px;

}
h1 {font-size:12pt; font-weight:bold;}
h3 {font-size:10pt; font-weight:bold;}/* *** ** End   of DefaultWrapper ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directions {
	font-size:12px;
	font-family:Arial;
	color:#000000;
}

#directions input {
	padding:0 5px;
	margin:5px 0;
}


.GoogleMap {
	padding:20px 0 0 0;
}/* *** ** End   of DirectionsLayout ** *** */
