A {
	color: #b82425;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #edeadb;

	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-SIZE: 13px;
	line-height: 1.5;
	color: #1f1f1f;

	text-align: center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

H1, H2, H3, P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/* ########################################################################################## */

#head {
	background: #c62929 url('images/head_subbacking.gif') bottom center repeat-x;
}

#head .mainhead {
	background: url('images/head_backing.gif') top left no-repeat;
	position: relative;
	width: 864px;
	height: 198px;
	margin: auto;
}

#head .mainhead .logo {
	position: absolute;
	top: 10px;
	left: 40px;
}

#head .mainhead .logotext {
	position: absolute;
	top: 40px;
	left: 230px;
}

#head .mainhead .dunn {
	position: absolute;
	top: 30px;
	left: 540px;
}

#head .mainhead .dunntext {
	position: absolute;
	top: 37px;
	left: 639px;
	height: 119px;
	width: 200px;
	background: #f4e7c4;
}

#head .mainhead .dunntext P {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	line-height: 1.3;
}

#head .menu {
	position: relative;
	width: 864px;
	margin: auto;
}

#head .menu UL {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

#head .menu UL LI {
	float: left;
	margin: 0px 3px 0px 0px;
}

#head .menu UL LI A {
	display: block;
	color: #ffffff;
	background: #821818;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}

#head .menu UL LI A:hover, #head .menu UL LI.active A {
	color: #ffdd83;
	background: #751717 url('images/menu_arrow.gif') bottom center no-repeat;
}


/* ########################################################################################## */

#page {
	background: #fffdf4;
	position: relative;
	width: 846px;
	margin: auto;
	text-align: left;
}

#page .pagepadding {
	padding: 13px;
}

/* ########################################################################################## */

#topbox {
	background: url('images/topbox_top.gif') top left no-repeat;
	position: relative;
}

#topbox .inner {
	background: url('images/topbox_bottom.gif') bottom left no-repeat;
	position: relative;
}

#topbox .menu A, #topbox .menu A.off {
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 6px 0px 1px 0px;
	background: url('images/topbox_tab_off.gif') top left no-repeat;
	width: 138px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	position: relative;
}

#topbox .menu A.on {
	padding: 4px 0px 2px 0px;
	background: url('images/topbox_tab_on.gif') top left no-repeat;
	font-size: 13px;

}

#topbox .content {
	clear: both;
	padding: 4px 10px 10px 10px;
	color: #d74a46;
	font-weight: bold;
	font-style: italic;
	position: relative;
}

#topbox .content A {
	text-decoration: underline;
}

#topbox .content P {
	margin: 0;
	padding: 0;
}

/*
topbox_bottom.gif
topbox_tab_off.gif
topbox_tab_on.gif
*/




/* ########################################################################################## */

#content {
	padding: 10px;
}

#content H1 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}

#content.twocol {
	float: left;
	width: 550px;
}

/* ########################################################################################## */

#sidecontent {
	float: left;
	font-size: 11px;
	width: 250px;
}

#sidecontent .padding {
	padding: 60px 10px 0px 20px;
	margin: 0px 0px 0px 10px;
	border-left: 1px dotted #c3bfac;
	font-style: italic;
}

/* ########################################################################################## */

#leftcol {
	float: left;
	width: 500px;
	background: url('images/leftcol_sub_bottom.gif') bottom left no-repeat;
	padding: 0px 0px 10px 0px;
}

#leftcol #topper {
	background: #fff6d3 url('images/leftcol_super_bottom.jpg') bottom left no-repeat;
}

#leftcol #topper .padding {
	background: url('images/leftcol_super_top.gif') top left no-repeat;
	padding: 20px 20px 10px 110px;
}

#leftcol #content {
	border-left: 1px solid #ffdcb7;
	border-right: 1px solid #ffdcb7;
	padding: 5px 10px 0px 10px;
}

#leftcol H1 {
	color: #b82425;
	font-weight: normal;
	font-size: 18px;
}

#leftcol H2 {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
}

#leftcol H3 {
	font-weight: normal;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}

#leftcol .divider {
	clear: both;
	background: url('images/dividerdots.gif') top left repeat-x;
	height: 1px;
	margin-bottom: 10px;
}

/* ########################################################################################## */

#rightcol {
	width: 309px;
	margin-left: 11px;
	float: left;
}

#rightcol #quotecontainer {
	margin: 0px 0px 10px 0px;
	position: relative;
	height: 153px;
}

#rightcol #quotecontainer .quote-box {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 309px;
	text-decoration: none;
	color: #1f1f1f;
	background: #ffffff;
}

#rightcol #quotecontainer .quote {
	display: block;
	background: url('images/quotebox_top.gif') top left no-repeat;
	padding: 0px;
	font-size: 12px;
}

#rightcol #quotecontainer .quote .inner {
	display: block;
	background: url('images/quotebox_bottom.gif') bottom left no-repeat;
	padding: 10px 10px 25px 10px;
	overflow: hidden;
}

#rightcol #quotecontainer .quote .padding {
	display: block;
	height: 95px;
	overflow: hidden;
}

#rightcol #quotecontainer .name {
	display: block;
	padding: 0px 0px 0px 15px;
	font-style: italic;
}

#rightcol .box {
	background: url('images/rightcol_top.gif') top left no-repeat;
	margin: 0px 0px 10px 0px;
}

#rightcol .innerbox {
	background: url('images/rightcol_bottom.gif') bottom left no-repeat;
	padding: 10px;
}

#rightcol .box H2 {
	color: #b82425;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}

#rightcol .gallerythumb {
	border: 1px solid #f6c897;
	padding: 5px;
	margin: 5px 5px;
}


/* ########################################################################################## */


#foot {
	background: url('images/foot_backing.gif') top center no-repeat;
	font-size: 11px;
	color: #ad7e7f;
}

#foot .menu {
	padding: 14px 0px 15px 0px;
}

#foot .menu A {
	color: #ee9c9c;
	padding: 0px 5px 0px 6px;
	border-left: 1px solid #ad7e7f;
}

#foot .menu A.first {
	border: 0px;
}

#foot .menu A:hover {
	color: #ffffff;
}


/* ########################################################################################## */

.calendar {
	border: 1px solid #c62929;
	padding: 5px;
	font-size: 12px;
	float: right;
}

.calendar TD {
	padding: 3px;
}

.calendar-month {
	background: #c62929;
	color: #ffffff;
	padding: 5px;
}

.calendar-month A {
	color: #ffffff;
}

.cal_link {
	background: #c62929;
	color: #ffffff;
	font-weight: bold;
}

.cal_link A {
	color: #ffffff;
}

/* ########################################################################################## */

.calendartable {
	background: #cccccc;
}

.calendartable TD {
	background: #fffdf4;
	padding: 10px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	width: 133px;
}

.calendartable .header TD {
	background: #b92626;
	color: #fffdf4;
	font-weight: bold;
	font-size: 12px;
}

/* ########################################################################################## */

.clear {
	clear: both;
}

IMG.floatleft {
	float: left;
	margin: 0px 9px 9px 0px;
}



.normalform LABEL {
	display: block;
	float: left;
	width: 125px;
}