/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	background-color: #D9DFE6;
}
.container {
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	top: -10px;
	position: relative;
	color: #333333;
	background-image: url(images/background.gif);
}
.menubox {
	width:195px;
	height: 450px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
.imageSelector {
	width:190px;
	height: 450px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5382;
	overflow: auto;
	font-size: 9px;
}
.columnText {
	width:324px;
	height: 700px;
	position: relative;
	float: left;
	line-height: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headingbox {
	width:900px;
	float:left;
	background-color: transparent;
	height: 220px;
	position: relative;
	line-height: 20px;
	visibility: inherit;
}
.mainbox {
	width:688px;
	float:left;
	background-color: transparent;
	position: relative;
	line-height: 20px;
	visibility: inherit;
	padding-left: 10px;
	height: 650px;
}
.footerbox {
	width:900px;
	float:left;
	background-color: transparent;
	height: 40px;
	position: relative;
	line-height: 20px;
	visibility: inherit;
	background-image: url(images/sitefooter.jpg);
	background-repeat: no-repeat;
}
.largeImage {
	width:700px;
	float:left;
	background-color: transparent;
	position: relative;
	line-height: 20px;
	visibility: inherit;
	height: 860px;
	text-align: center;
	padding-top: 25px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #754020;
	font-weight: normal;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #754020;
	font-weight: bold;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #754020;
	font-weight: lighter;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
a.mm:link, a.mm:visited, a.mm:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 180px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5B5382;
	border-right-color: #5B5382;
	border-bottom-color: #5B5382;
	border-left-color: #5B5382;
}
a.mm:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B6B0CC;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 180px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5B5382;
	border-right-color: #5B5382;
	border-bottom-color: #5B5382;
	border-left-color: #5B5382;
}
.spacer {

	width:195px;
	height: 120px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
