body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: .7em;
	line-height: 1.4em;
	background-image: url(img/wp_mottled_021.jpg);
	background-repeat: repeat;
}

div#header {
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(img/hd_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

div#footer {
	padding: 0%;
	text-align: left;
	clear: both;
	margin: 0px;
}

div#maincontent {
	padding: 0px;
	text-align: justify;
	margin-right:  480px;
	margin-left:  205px;
	border: none;
	background-color: #FFFFFF;
}

div#leftcolumn {
	padding: 0px;
	float: left;
	text-align: left;
	width: 190px;
	margin-left: 5px;
}

div#rightcolumn {
	padding: 0px;
	float: right;
	width: 460px;
	border: 2px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div#rightcolumn2 {
	padding: 0px;
	float: right;
	width: 640px;
	border: 2px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}

#wrapper {
	width: 860px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	background-image: url(img/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.maincontentBox {
	border: none;
	padding: 5px;
	margin: 15px 10px 5px 5px;
}
.maincontentBox p {
	margin: 0px;
	padding: 0px;
}

.imgRight {
	margin: 0px 5px 5px 15px;
	float: right;
	border: thick solid #eeeeee;
}
.subhead {
	font-weight: bold;
	color: #993366;
	font-size: 1.2em;
	line-height: 1.6em;
}
.leftcolBox {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 0px 5px 5px;
	text-align: center;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
}
