BODY {
	
	background-color: #E6DAD6; /*F5EAE3*/
	margin: 0px;
}

#container {
	width: 100%;
	margin: 0px;
	line-height: 130%;
}

#top {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	background-color: #935643;  /*80422F*/
}

#content_box_content {
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 12;
	margin-top: 0px;
	margin-left: 185px;
	/* width: 480; */
}

#content, #footer {
	width: 500px;
	margin-top: 30px;
	margin-left: 185px;
	margin-bottom: 12px;
}




/*-- Navigation Items... ------------------------ */
#navigation {
	padding: 0px;
	padding-top: 30px;
	float: left;
	width: 160px;
}

#navBottom {	
	background-color: #2F6680;
}

#navigation ul {
	/* margin-top: 30px; */
	margin-left: 0px;
	padding: 0px;
}

#navigation li {
	list-style-type: none;
	margin-left: 0px;
}

#navigation li a,
#navigation li a:visited,
#navigation li a:active,
#navigation li a#currentpage:link,
#navigation li a#currentpage:visited,
#navigation li a#currentpage:active {
	padding-top: 2px;
	padding-bottom: 2px;
	/*padding-left: 10px; */
	font-family: scalasans,sans-serif;
	/*color: #4E5C65;*/
	color: #6C564F;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 160px;
	/*border-left: 30px solid #D6E1E6; */
}

#navigation li a#currentpage:link,
#navigation li a#currentpage:visited,
#navigation li a#currentpage:active {
	background-color: #FFFFFF;
}

#navigation div {
	padding-left: 40px;
}

#navigation li li div {
	padding-left: 70px;
	text-indent: -10px;
}

#navigation li a:hover,
#navigation li a#currentpage:hover {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	background-color: #582D1F;
	border: 1px solid white;
	/* border-left: 30px solid white; */
}

#content a:link,
#content a:visited,
#content a:active {
	text-decoration: none;
	color: #935643;
}

#content a:hover {
	color: #733623;
}



#content img {
	border: 2px solid white;
	padding: 0px;
	margin: 0px;
}

#content #box1 {
	border: 0px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
}

#content #box2 {
	border: 0px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
}

#content #box3 {
	border: 0px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

#content img#slogan {
	border: 0px;
	margin-top: 25px;
}

#content #pageTitle {
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 14px;
	float: left;
	width: 167px;
}

#content #pageTitle img {
	border: 0px;
}

#content #firstPara {
	padding-top: 15px;
}

#content #firstPara #firstLine {
	font-size: 14pt;
}

/*
#footer {
	padding-top: 40px;
	margin-left: 185px;
}

#footer img {
	border: 0px;
}*/

#footer
{
	font-size: 9pt;
	line-height: 14pt;
	color: #795043;
	font-family: Sabon, Times New Roman;
}

#footer #copyright
{
	padding-top: 5px;
	font-size: 8pt;
}

#footer #copyright a:link,
#footer #copyright a:visited,
#footer #copyright a:active {
	text-decoration: none;
	color: #935643;
}

#footer #copyright a:hover {
	color: #733623;
}

#top img {
	margin-left: 185px;
}

#content {
	line-height: 14pt;
	font-family: times;
	font-size: 9pt;
}

#content p {
	line-height: 14pt;
	font-family: times;
	font-size: 9pt;
	/* letter-spacing: -1px; */
	/* text-align: justify; */
}

#content td, #mediacenterDetailsBox td {
	line-height: 14pt;
	font-family: times;
	font-size: 9pt;
	/* letter-spacing: -1px; */
	/* text-align: justify; */
}

#content li {
	line-height: 14pt;
	font-family: times;
	font-size: 9pt;
}

#content h1,  h1 {
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 14px;
	border: 2px solid white;
	border-top: 2px solid white;
	background-color: #80422F;
	color: white;
	padding: 10px;
	font-family: scalasans,sans-serif;
	font-size: 14px;
	float: left;
	width: 120px;
	text-align: center;
}

#content h2,  h2 {
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 14px;
	border: 2px solid white;
	border-top: 2px solid white;
	background-color: #80422F;
	color: white;
	padding: 10px;
	font-family: scalasans,sans-serif;
	font-size: 18px;
	float: left;
	width: 240px;
	text-align: center;
}

#content h3,  h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#content h4,  h4 {
	font-family: scalasans,sans-serif;
	font-weight: normal;
	font-style: italic;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#content .indent,  .indent {
	padding-left: 10px;
	border-left: 2px solid #eeeeee;
}

#content .indentAddress,  .indent {
	padding-left: 46px;
}

#content .indentNoBar,  .indent {
	padding-left: 10px;
}

HR {
	height: 1px;
	display: block;
	border: 0px solid #000000;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	width: 480px;
}