@charset "utf-8";
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	background-color: #003300;
}
#navLeft {
	width: 170px;
	padding-top: 20px;
	padding-left: 12px;
	background-color: #666633;
	float: left;
	height: auto;
	padding-bottom: 15px;
}

#main {
	font-size: .9em;
	width: 100%;
	height: auto;
	float: left;
	background-color: #666633;
}

#rightBox {
	background-color: #FFFFCC;
	float: right;
	height: 350px;
	width: 180px;
	margin-top: 5px;
	font-size: .8em;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer {
	background-color: #003300;
	font-size: .70em;
	color: #FFFF33;
	text-align: center;
	padding-bottom: 15px;
	height: 20px;
	float: left;
	width: 100%;
	padding-top: 15px;
	clear: right;
}
h1 {
	font-size: 13pt;
	text-align: center;
	margin-right: 8px;
	color: #000033;
	background-image: none;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding-bottom: 5px;
	padding-top: 8px;
	background-color: #CCCCCC;
	float: left;
	width: 725px;
}
p {
	font-size: 12pt;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
}
.artBOX {
	float: left;
	width: 720px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}

.artLeftAlign {
	float: left;
	padding-right: 12px;
	clear: both;
	margin: 0px;
	padding-bottom: 18px;
	padding-top: 12px;
}
.redBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
}

body {
	background-color: #813C05;
	background-image: url(images/diffuse.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#header {
	height: 75px;
	background-repeat: no-repeat;
	background-image: url(images/RHI-carolscanvas.png);
	text-align: center;
	padding-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666633;
}
#centerBox {
	float: left;
	background-color: #FFFFFF;
	width: 78%;
	padding-left: 15px;
	clear: right;
	height: auto;
}
