body {
	text-align: center;
	background-color: #A29D97;
	background-image: url(/images/site/cm_background.jpg);
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.preloadImg {display:none;}

ul li {
	font-size: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.masthead {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-align: left;
	background-image: url(/images/masthead/masthead.png);
	background-repeat: no-repeat;
}
.container .masthead .logo {
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
	left: 10px;
	top: -50px;
	z-index: 100;
}


.container {
	margin-left: auto;
	width: 850px;
	margin-right: auto;
	left: auto;
	right: auto;
}
.container .content {
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.container .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.container .content a:link {
	color: #000000;
	text-decoration: underline;
}
.container .content a:visited {
	color: #000000;
	text-decoration: underline;
}
.container .content a:hover {
	color: #990000;
	text-decoration: underline;
}
.container .content a:active {
	color: #000000;
	text-decoration: underline;
}


.container .masthead .copyright {
	text-align: right;
	font-size: 75%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	top: -22px;
	right: 0px;
	position: relative;
	float: right;
	padding-right: 14px;
}

.container .masthead .socialmedia {
	text-align: right;
	font-size: 75%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	top: 32px;
	right: -118px;
	position: relative;
	float: right;
	padding-right: 0px;
	padding-top: 1px;
}

.container .masthead .title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	z-index: 1;
	top: 47px;
	width: 850px;
}
.masthead .nav {
	color: #C3A173;
	text-indent: 292px;
	text-align: left;
	word-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	position: relative;
	top: 44px;
	width: 100%;
	height: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.masthead .nav a:link {
	color: #C3A173;
	text-decoration: none;
}
.masthead .nav a:visited {
	color: #C3A173;
	text-decoration: none;
}
.masthead .nav a:hover {
	color: #EBAD14;
	text-decoration: none;
}
.masthead .nav a:active {
	color: #EBAD14;
	text-decoration: none;
}

.masthead .title h1 {
	color: #FFFFFF;
	font-variant: normal;
	margin: 0px;
	font-size: 140%;
	letter-spacing: 0.2em;
	text-indent: 150px;
}
