/* global styles */
	BODY {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #C8D0C4;
		color:#000000;
	}
	.MainContainer {
		position: relative;
		left: 50%;
		width: 997px;
		height: 810px;
		left: 0px;
		background-color:#C8D0C4;
	}
	div.MainNav {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 900px;
		height: 20px;
		top: 70px;
		left: 50px;
	}
	a.MainNav.MainLink:link {
		text-decoration: underline; 
		color: #003300;
	}
	a.MainNav.MainLink:visited {
		text-decoration: underline; 
		color: #003300;
	}
	a.MainNav.MainLink:hover {
		text-decoration: none; 
		color: #003300;
	}
	a.MainNav.MainLink:active {
		ext-decoration: underline; 
		color: #003300;
	}

/* End Global styles */

/* Home page styles index.html */
	.OutsideBorderHome {
		border: 3px double #697661;
		position: absolute;
		width: 900px;
		height: 915px;
		left: 50px;
		top: 17px;
		z-index: 0;
	}
	.OutsideView {
		border: 3px solid #697661;
		position: absolute;
		width: 525px;
		height: 363px;
		left: 84px;
		top: 95px;
		z-index: 1;
	}
	.InsideView {
		border: 3px solid #697661;
		position: absolute;
		width: 275px;
		height: 367px;
		left: 620px;
		top: 473px;
		z-index: 1;
	}
	.InsideView2 {
		border: 3px solid #697661;
		position: absolute;
		width: 300px;
		height: 225px;
		left: 164px;
		top: 620px;
		z-index: 1;
	}
	.TopAddress {
		position: absolute;
		width: 325px;
		height: 57px;
		left: 335px;
		top: 3px;
		z-index: 1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 30px;
		font-style: normal;
	}
	.Text1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 500px;
		height: 100px;
		top: 473px;
		left: 84px;
	}
	.Text2 {
		background-color: #DBE0C7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 255px;
		height: 345px;
		top: 95px;
		left: 620px;
		border: 3px solid #697661;
		padding: 9px;
	}
	.Agents {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #003300;
		position: absolute;
		width: 255px;
		height: 20px;
		top: 400px;
		left: 700px;
	}
	.Text3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 900px;
		height: 100px;
		top: 869px;
		left: 50px;
	}
	a.Text3.emailAddress:link {
		font-size: 12px;
		text-decoration: underline; 
		color: #003300;
	}
	a.Text3.emailAddress:visited {
		font-size: 12px;
		text-decoration: underline; 
		color: #003300;
	}
	a.Text3.emailAddress:hover {
		font-size: 12px;
		text-decoration: none; 
		color: #003300;
	}
	a.Text3.emailAddress:active {
		font-size: 12px;
		ext-decoration: underline; 
		color: #003300;
	}
	.FooterText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 200px;
		height: 30px;
		top: 940px;
		left: 400px;
	}
/* End Home Page Styles */

/* Photo Gallery Styles - additional_photos.html */
	.OutsideBorderPhotoGallery {
		border: 3px double #697661;
		position: absolute;
		width: 900px;
		height: 615px;
		left: 50px;
		top: 17px;
		z-index: 0;
	}
	#flashcontent {
		position: absolute;
		width: 900px;
		height: 700px;
		left: 30px;
		top: 5px;
	}
	.FooterTextPhotoGallery {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		position: absolute;
		width: 200px;
		height: 30px;
		top: 640px;
		left: 400px;
	}
		
/* Contact Page Styles contact.html */
	.OutsideBorderContact {
		border: 3px double #697661;
		position: absolute;
		width: 900px;
		height: 550px;
		left: 50px;
		top: 17px;
		z-index: 0;
	}
	.contactForm {
		position: absolute;
		width: 500px;
		height: 400px;
		left: 310px;
		top: 90px;
		z-index:1;
	}
	.contactThankYou {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #003300;
		width: 400px;
		height: 30px;
		top: 200px;
		left: 310px;
	}
	.contactInstructions {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #003300;
		width: 400px;
		height: 30px;
	}
	.contactLabels {
		position:relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #003300;
		width: 600px;
		height: 30px;
	}

/* End Contact Styles */

.mapText {
	background-color: #C8D0C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}
