body {
	font: 0.9em Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FCF6DC url(images/bg.jpg) repeat-x;
}
a, a:hover {
	color: #941800;
}
a:hover {
	text-decoration: none;
}

h1, h2, h4 {
	font-weight: normal;
	color: #941800;
}

h1 {
	font-size: 2.5em;
	color: #BE0C3E;
}
h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #563229;
	font-weight: normal;
	padding-top: 16px;
}

#wrapper {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	border: 1px solid #CEE9E0;
}

#wrapper #mast {
	background: url(images/mast.jpg) no-repeat;
	height: 227px;
	position: relative;
}
#wrapper #mast #homelogo {
	position: absolute;
	height: 50px;
	width: 310px;
	left: 30px;
	top: 84px;
}
#wrapper #mast a img {
	border-style: none;
}
#wrapper #mast #homeicon {
	position: absolute;
	height: 42px;
	width: 50px;
	top: 26px;
	right: 166px;
}

#wrapper #mast #feedback {
	position: absolute;
	height: 42px;
	width: 130px;
	top: 28px;
	right: 32px;
}



#wrapper #mast #feedback h3 a {
	text-decoration: none;
}
#wrapper #mast #feedback h3  {
	margin: 0px;
	padding-top: 8px;
	padding-left: 22px;
	font-size: 1.3em;
}


/* -- Generic Primary Navigation - START*/
#wrapper #nav {
	background: url(images/nav.jpg) no-repeat;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
#wrapper #nav ul {
	padding: 0 20px 0 6px;
	margin: 0;
	list-style-type: none;
	float: right;
}

#wrapper #nav li {
	padding: 0px;
	float: left;
	margin: 0px;
	font-size: 1.3em;
}
#wrapper #nav a {
	padding: 12px 22px 18px 22px;
	margin-bottom: -4px;
	display: block;
	float: left;
	color: #941800;
	text-decoration: none;
	margin-right: 1px;
}
#wrapper #nav a:hover, #wrapper #nav a.current {
	color: #941800;
	background: url(images/navhover.jpg) repeat-x 0px -2px;
}
#wrapper #bodybg #content ul li {
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-bottom: 0.6em;
	font-size: 0.95em;
	font-weight: bold;
	color: #333;
}
#wrapper #bodybg #content p.quotes{
	line-height: 1.8em;
	padding: 18px 24px;
	border: 1px dotted #F9BC3D;
	background: #FCF7CD url(images/quotebg.jpg) repeat;
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	color: #A31818;
}
.notes {
	color: #9C3;
	background: #333;
}

/* -- Generic Primary Navigation - END*/
#wrapper #bodybg {
	background: #F9F5E9 url(images/bodybg.jpg) no-repeat;
	min-height: 600px;
	float: left;
	width: 959px;
}
#wrapper #bodybg #sidebar {
	float: left;
	width: 242px;
	margin: 58px 0 30px 32px;
}
#wrapper #bodybg #sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wrapper #bodybg #sidebar ul li {
	background: url(images/lantern.gif) no-repeat left 4px;
	padding-left: 22px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #FFE9BF;
}
#wrapper #bodybg #sidebar ul li a {
	text-decoration: none;
}
#wrapper #bodybg #sidebar ul li a:hover {
	text-decoration: none;
	color: #FEB721;
}


#wrapper #bodybg #content {
	margin: 60px 36px 50px 320px;
	min-height:310px;
}#wrapper #bodybg #content p {
	line-height: 1.5em;
}
#wrapper #bodybg #sidebar p {
	font-size: 0.9em;
	line-height: 1.4em;
}
#wrapper #bodybg #footer {
	clear: both;
	height: 109px;
	width: 100%;
	float: left;
	background: url(images/footer.jpg) no-repeat;
}
#wrapper #bodybg #footer #footerinfo {
	margin: 44px 36px 0px 320px;
}
.small {
	font-size: 0.8em;
}
.floatright    {
	margin: 6px 4px 4px 8px;
	padding: 2px;
	float: right;
	border: 2px solid #F9CE0D;
}
#wrapper #bodybg #content table {
	border: 1px solid #F9CE0E;
}
#wrapper #bodybg #content table td {
	border-bottom: 1px solid #F9CE0E;
}
