body {
	background-image: url(../images/bkgnd.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.container #fold #lefcolumn {
	background-color: #E7E4B9;
	height: 363px;
	width: 220px;
	float: left;
	position: relative;
	left: 5px;
	top: 3px;
}
.container #fold #rightcolumn {
	height: 363px;
	width: 570px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #FFFFE5;
	float: left;
	position: relative;
	left: 3px;
	
}
.container #fold #maincolumn {
	height: 550px;
	background-color: #FFFFFF;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 250px;
}

.container #header #topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	float: none;
	margin-left: 230px;
	color: #000000;
}

.container {
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: thin solid #ADAA84;
}
.container #header {
	background-color: #F3F0C4;
	height: 54px;
	width: 802px;
	position: relative;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #ADAA84;
}
.container #fold {
	height: 369px;
	width: 802px;
	background-color: #A8A886;
	position: relative;
}
.container #subcontent {
	height: 225px;
	width: 802px;
	background-color: #F3F0C4;
	background-image: url(../images/headerdropshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ADAA84;
}

.container #header #logo {
	margin-top: 3px;
}

.container #subcontent .maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 100px;		
}


.container #fold #lefcolumn #breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 217px;
	position: relative;
	left: 2px;
	top: 2px;
}
.container #subcontent .leftsubcontent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	border: thin double #ADAA84;
	height: 144px;
	width: 388px;
	position: relative;
	top: 10px;
	float: left;
	left: 2px;
	vertical-align: top;
	padding-left: 5px;
}
 #subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
}
.container #fold #rightcolumn #mainbacknd {
	background-image: url(../images/opushome.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 570px;
}


.container #subcontent .rightsubcontent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 388px;
	position: relative;
	float: right;
	height: 144px;
	border: thin double #ADAA84;
	top: 10px;
	right: 2px;
	padding-left: 5px;
	margin-left: 2px;
}
.container #subcontent #addressinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	position: relative;
	top: 75px;
	width: 802px;
	left: 2px;
	float: none;
	text-align: center;
	clear: both;
}
.container #subcontent #bottonnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	top: 25px;
	width: 802px;
	position: relative;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
color: #000000;
	text-decoration: underline;

}
.container #fold #rightcolumn #maincontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px;
	
}
.container #fold #rightcolumn #mainbacknd .maincontenttext strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.container #fold #rightcolumn #mainbacknd .maincontenttext p {
	font-weight: bold;
}

.maincontenttext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px;
}
.container #fold #lefcolumn .leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 5px;	
	padding-left: 5px;
}

