/* CSS Document */

A			{ color: #68712D; text-decoration:none; }
A:link		{ color: #373325; text-decoration:none; }
A:visited	{ color: #373325; text-decoration:none; }
A:active	{ color: #373325; text-decoration:underline; }
A:hover		{ color: #373325; text-decoration:underline; }


body {
	font-size: 14px;
	line-height: 1.3;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #1D1D1D;
	background-color: #444842;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}

#container {
	margin: 0px auto;
	width: 1076px;
	background-color: #7F8475;
	padding-top: 0px; /* white space around container */
	margin-top:22px;
	padding-bottom: 0px;
}

.style3 {
	color: #454131; 
	font-style: italic; 
	font-weight: bold; 
}

.top_title_bar {
	height: 66px;
	background-color: #454131;
	border-bottom: 0px solid #E2E3CF;
	margin-left: 0px; /* white space */
	margin-right: 0px; /* white space */
}

.main_title {
	margin-right: 6px;
	margin-left: 0px;
	padding: 12px 0px 0px 0px;
	border: 0px;
	width: 466px;
	float: left;
}

.topright_navigation {
	margin-left: 320px;
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 20px;
	border: 0px;
	font-size: 13px;
}

.location_bar {
	background-color: #6F7542;
	margin-top: 0px;
	margin-left: 0px;
	height: 32px;
	padding-left: 0px;
	padding-top: 6px;
	border-bottom: 0px solid #FFFFFF; /* white space E2E3CF */
}

.content_box {
	background-repeat: repeat-y;
	margin-top: 0px; /* white space */
	padding-top: 0px;
	margin-left:0px; /* white space */
	margin-right:0px; /* white space */
	padding-bottom: 5px;
}

.side_links {
	position: absolute;
	margin-left: 2px;
	margin-right: 0px;
	padding-left: 0px;
	top: 164px;
	width: 217px;
	font-size: 12px;
	line-height: 1.6;
	z-index: 2;
}

.page_content {
	margin-left: 222px;
	z-index: 1;
}

.photo {
	float: left;
}

.page_text {
	padding-right: 20px;
	padding-top: 6px;
	padding-left: 14px;
	text-align: justify;
	margin: 0px 0px 24px 0px;
	background-color: #7F8475;
	color: #212A2A;
}

.page_text_NoPhoto {
	padding-right: 16px;
	padding-top: 6px;
	padding-left: 6px;
	text-align: justify;
	margin: 0px 0px 24px 6px;
	background-color: #F2F2F2;
}

.quote {
	position: relative;
	color: #8F9444;
	font-size: 14px;
	text-align: justify;
}


.side_quotes {
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

.floatleft { 
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 8px;
	padding-top: 4px;
}

.floatright { 
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-left: 8px;
	padding-top: 4px;
}

.spacefiller {
	padding: 55px;
}

.titles {
	font-size: 15px;
	color: #834418;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	border-bottom: 1px solid #828282;
	padding-bottom: 2px;
	padding-right: 140px;
	text-transform: uppercase;
}
