body {
	text-align: center;
}

#box {
	margin: auto;
	width: 740px;
	text-align: left;
}
#contactinfo {
	font-size: 0.9em;
	padding: 10px;
	margin-right: 10px;
	background-color: #F7F0EE;
	margin-left: 10px;
	/*border: 1px solid #CCCCCC;*/
}


#header {
	width: 725px;
	margin-bottom: 10px;
}

#featurePhotos {
	width: 745px;
	text-align: center;
	padding-bottom: 10px;
	margin: auto;
}

#leftNav {
	float: left;
	width: 160px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
	padding-bottom: 20px;
	background-color: #F5EDEB;
}

#leftNav a {
	font-family: Arial, Helvetica, sans-serif;
}

#leftNav ul {
	margin-top: -15px;
	padding-top: 0px;
	list-style-type: none;
	margin-left: 5px;
}
#leftNav ul li {
	padding-bottom: 8px;
}

#leftNav a:link {
	font-size: 0.9em;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}

#leftNav a:visited {

	font-size: 0.9em;
	color: #669966;
	text-decoration: underline;
}

#leftNav a:hover {
	font-size: 0.9em;
	color: #CC0000;
	text-decoration: underline;
}

#leftNav a.subNav:link {
	font-size: 0.85em;
	color: #006633;
	text-decoration: underline;
	font-weight: normal;
}

#leftNav a.subNav:visited {
	font-size: 0.85em;
	color: #669966;
	text-decoration: underline;
	font-weight: normal;
}
#leftNav a.subNav:hover {
	font-size: 0.85em;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
#main {
	width: 560px;
	float: left;
	padding-bottom: 10px;
}
#content {
	width: 550px;
	float: left;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 {
	font-size: 1.1em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 2px;
}
.galleryFrame {
	border: 1px solid #CCCCCC;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
.returnGalleryLink {
	text-align: right;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#content p {
	margin-top: 4px;
	margin-bottom: 2px;
}


fieldset {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#content .initialCap {
	font-size: 1.5em;
}
#content table.rtContent {
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	text-align: left;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CC9966;
	border: 1px solid #CCCCCC;
	padding: 8px 4px;
	font-style: italic;
}
.quotesAlt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #C5B3A7;
	border: 1px solid #CCCCCC;
	padding: 8px 4px;
	font-style: italic;
}
.quotesAlt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CC9999;
	border: 1px solid #CCCCCC;
	padding: 8px 4px;
	font-style: italic;
}
.noItalic {
	font-style: normal;
}


#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 765px;
	float: left;
}
.smaller {
	font-size: 0.85em;
}
.babel {
	text-align: center;
	margin: auto;
	float: left;
}
img {
	border:0px;

}.cm-logo {
	position: relative;
	top: -10px;
	right: 40px;
}


