@charset "utf-8";
/* CSS Document */

#masterDiv {
	width: 1000px;
	margin-top: 20px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#leftColumnDiv {
	width: 312px;
	height: 670px;
	margin-top: 0px;
	float:left;
	background-image: url(leftcolumn312x670.png);
	background-repeat: no-repeat;
	
}
#headerTop {
	background-image: url(header688x231.png);
	background-repeat: no-repeat;
	height: 231px;
	width: 688px;
	float: right;
	
}
#content {
	width: 471px;
	height:414px;
	float: left;
	background-color: ffffff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	overflow: auto;
	}
	
#rightColumnDiv {
	width: 209px;
	height: 439px;
	margin-top: 0px;
	float:left;
	
}
#rightWrapper {
	float: right;
	width: 688px;
	margin-top: 0px;
	background-color: #FFF;
}
#footer {
	background-image: url(footer1000x110.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#footerDiv {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 750px;
	position: relative;
	z-index: 2;
	top: 75px;
	left: 230px;
}
#navigationLinkDiv {
	height: 162px;
	width: 216px;
	margin-top: 164px;
	position: relative;
	left: 27px;
}
#emailDiv {
	height: 128px;
	width: 148px;
	position: relative;
	left: 27px;
	top: 10px;
}
#phoneDiv {
	height: 58px;
	width: 160px;
	position: relative;
	left: 15px;
	top: 20px;
}
#hoursDiv {
	height: 114px;
	width: 124px;
	position: relative;
	left: 19px;
	top: 30px;
}
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: blue;}

.class2 A:link {color: white;}
.class2 A:visited {color: white;}
.class2 A:active {color: white;}
.class2 A:hover {color: white;}.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4C3EA0;
}
