@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #1e1e36;
	margin: 0px;
	padding: 0px;
}
#headerDiv {
	background-color: #3E3e5c;
	text-align: center;
}
#headerDiv img {
	margin: 10px;
}
#newsDiv {
	background-color: #3E3E5C;
	float: right;
	width: 400px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 450px;
}
#imageHolder {
	display: block;
}
#contentContainer {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	padding-left: 54px;
}
#contentContainer #newsDiv #quote {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
}
#comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	margin-top: 10px;
}
.galleryBlock {
	background-color: #3E3E5C;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 20px;
	margin-top: 10px;
}
.galleryBlock img {
	margin-left: 30px;
	margin-right: 40px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #B9B8D7;
}
.description {
	font-size: 12px;
	margin-left: 20px;
}
.info {
	margin-left: 20px;
	line-height: 0px;
}
#bizName {
	font-weight: bold;
	color: #B5B5D1;
}
.galleryBlock .horizontalImage {

}
.galleryBlock .classTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-indent: 10px;
}
.clearDiv {
	clear: left;
}
.galleryBlock td {
	padding: 10px;
}
.content {
	background-color: #3E3E5C;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 450px;
	margin-left: 270px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#bioImage {
	float: left;
	margin: 10px;
}
.content .firstLetter {
	margin-left: 20px;
	font-size: 18px;
}
.content #clearDiv {
	clear: left;
}
#wrapper {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1E1E36;
	}
#wrapper #contact {
	margin-left: 0px;
	width: 400px;
}
#wrapper #contact a {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper #contact a:hover {
	text-decoration: underline;
}
#wrapper #contact li {
	list-style-type: none;
}
#emailer {
	color: #1E1E36;
	background-color: #B9B8D7;
	width: 300px;
	height: 240px;
	display: none;
	padding: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#map {
	float: right;
	width: 300px;
	height: 300px;
}
#emailer input, #emailer textarea {
	background-color: #1E1E36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#emailer input[type='text'] {
	clear: left;
	position: absolute;
	left: 127px;
	height: 14px;
}
label {
	color: #3E3E5C;

}
#wrapper #contact #emailer #loading {
	margin-top: 10px;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	background-image: url(images/loading.gif);
	display: none;
}
#mapinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mapHeader {
	font-size: 16px;
	font-weight: bold;
}
#gallery img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.imageBlock {
	width: 110px;
	float: left;
	height: 200px;
}
#wrapper .content #gallery .imageBlock a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper .content #gallery .imageBlock a:hover {
	text-decoration: underline;
}
#bio {
	width: 400px;
	margin-left: 320px;
}
