@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
}
#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#menu {
	float: left;
	height: 31px;
	width: 626px;
	padding-top: 18px;
	padding-left: 274px;
}
#mainBanner {
	float: left;
	width: 900px;
	padding-bottom: 13px;
}
#ThreeColumnContainer {
	float: left;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(images/dots.jpg);
}
#3ColumnContainerNodots {
	float: left;
	width: 900px;
}
#column1 {
	float: left;
	width: 292px;
	padding-right: 10px;
}
#column1Home {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#column1White {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#column2 {
	float: left;
	width: 276px;
	padding-left: 12px;
	padding-right: 12px;
}
#column3 {
	float: left;
	width: 286px;
	padding-left: 12px;
}
#column1Dept {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 290px;
	float: left;
}
#column1NoBorder {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 290px;
	float: left;
}
#column2DeptContainer {
	padding-bottom: 10px;
	width: 600px;
	float: left;
}
#column2DeptTop {
	padding-bottom: 10px;
	width: 600px;
	float: left;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
#column2DeptBtm {
	padding-bottom: 10px;
	width: 596px;
	float: left;
	padding-top: 10px;
}
#column3Dept {
	float: left;
	width: 585px;
	padding-left: 12px;
}
#column3Slideshow {
	float: left;
	width: 298px;
}
#column2Full {
	float: left;
	width: 580px;
	padding-left: 12px;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 2px;
}
#slideshowContainer {
	width: 280px;
	padding-top: 10px;
	float: left;
	padding-left: 12px;
	margin: 0;
}
#lotsContainer {
	float: left;
	width: 900px;
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-top: 10px;
}
#footerPanels {
	float: left;
	height: 26px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/footerpanels.gif);
	margin-top: 13px;
}
#footerContainer {
	float: left;
	height: 52px;
	width: 900px;
	padding-top: 10px;
}
#footerStrapline {
	float: left;
	height: 50px;
	width: 590px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-left: 10px;
}
#footerCopyright {
	float: left;
	height: 20px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#footerBtns {
	float: left;
	height: 50px;
	width: 300px;
}
#signupBox {
	padding: 10px;
	width: 500px;
	height: 400px;
	float: left;
}
.mainText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
.mainText a:link {
	color: #25408F;
	text-decoration: none;
}
.mainText a:visited {
	color: #25408F;
	text-decoration: none;
}
.mainText a:hover {
	text-decoration: none;
	color: #333333;
}
.blueText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #25408F;
}
.greenHeading1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #25408F;
}
.greenHeading1 a:link {
	color: #25408F;
	text-decoration: none;
}
.greenHeading1 a:visited {
	color: #25408F;
	text-decoration: none;
}
.greenHeading1 a:hover {
	text-decoration: none;
	color: #333333;
}
.blueHeading1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #25408F;
}
.greenHeading2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #25408F;
}
.greenHeading3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #25408F;
}
.greenHeading3 a:link {
	color: #25408F;
	text-decoration: none;
}
.greenHeading3 a:visited {
	color: #25408F;
	text-decoration: none;
}
.greenHeading3 a:hover {
	text-decoration: none;
	color: #333333;
}
.blackHeading1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
.blackHeading3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}
.blackHeading3 a:link {
	color: #333333;
	text-decoration: none;
}
.blackHeading3 a:visited {
	color: #333333;
	text-decoration: none;
}
.blackHeading3 a:hover {
	text-decoration: none;
	color: #333333;
}
.footerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}
.footerText a:link {
	color: #333333;
	text-decoration: none;
}
.footerText a:visited {
	color: #333333;
	text-decoration: none;
}
.footerText a:hover {
	color: #00AEEF;
	text-decoration: none;
}
.contactsTable {
	width: 188px;
	height: 140px;
}
.salesTable {
	width: 280px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.column2Dept {
	float: left;
	width: 188px;
	padding-left: 12px;
}
.contactsPhoto {
	padding-bottom: 10px;
	padding-right: 10px;
}
.contactsEmail {
	margin-bottom: 10px;
}
.emailText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00A3DB;
	font-weight: bold;
}
.emailText a:link {
	color: #00A3DB;
	text-decoration: none;
}
.emailText a:visited {
	color: #00A3DB;
	text-decoration: none;
}
.emailText a:hover {
	color: #333333;
	text-decoration: none;
}
.lotsContainer {
	float: left;
	width: 205px;
	margin-right: 10px;
	margin-left: 10px;
}
.lotsPhoto {
	float: left;
	width: 205px;
	margin-bottom: 10px;
}
.lotsText {
	float: left;
	width: 205px;
}
.contactsDetailsContainer {
	width: 596px;
	float: left;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-bottom: 10px;
}
.contactsDetailsText {
	float: left;
	width: 380px;
	height: 150px;
}
.contactsDetailsHours {
	float: left;
	width: 216px;
	height: 140px;
}

