/* CSS Document */

body {
margin: 0;
padding: 0;
}

#container2 {
	width: 800px;
	height: 100%;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#content2 {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #C59C82;
}

#nav3 {
	height: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nav3Links {
	color: #EDDDD1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
}

.nav3Links a:link {
	color: #EDDDD1;
	text-decoration: none;
}
.nav3Links a:hover {
	color: #AD7A5A;
	text-decoration: none;
}
.nav3Links a:visited {
	color: #EDDDD1;
	text-decoration: none;
}

.address {
    color: #AD7A5A;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

.headlinetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B4B892;
}

.headlinetext a:link {
	color: #B4B892;
	text-decoration: none;
}
.headlinetext a:hover {
	color: #B4B892;
	text-decoration: none;
}
.headlinetext a:visited {
	color: #B4B892;
	text-decoration: none;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C59C82;
}

.bodytext a:link {
	color: #C59C82;
	text-decoration: none;
}
.bodytext a:hover {
	color: #99603E;
	text-decoration: none;
}
.bodytext a:visited {
	color: #C59C82;
	text-decoration: none;
}

#contentTOP {
width: 100%;
height: 124px;
background-image:url(img/TopLinksSPACER.jpg);
}

.bodytextheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C59C82;
	font-weight: bold;
}

.bodytextheadline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B4B892;
	font-weight: bold;
}