BODY, TD {
	font-family: times, serif;
	font-size: 11pt;
	color: #362025;
	line-height: 1.2em;
}

BODY {
	background-color: #F4D8AA;
}

.intbody {
	background-image: url(images/layout/page_bg.gif);
}

.homebody {
	background-image: url(images/layout/home_bg_pale.gif);
}

H1 {
}

H1.page_title {
	font-size: 150%;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
	background-image: url(images/layout/page_bg.gif);
	margin-left: .5em;
	margin-right: .75em;
	margin-top: 0;
	margin-bottom: .5em;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	width: 40%;
}

H2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 2.5em;
	margin-bottom: .5em;
}

H2.subtitle {
	margin-top: .25em;
	martin-bottom: 0em;
	padding: 0;
}

H3 {
	margin-top: 1.2em;
	margin-bottom: .5em;
	margin-left: .8em;
}

/* page areas */
.home_menusection {
	background-image: url(images/layout/wood_bg.gif);
	margin-top: 15px;
	margin-bottom: 1.5em;
	padding: 5px;
}

.woodbg {
	background-image: url(images/layout/wood_bg.gif);
	background-color: #89240A;
}

.home_main_width {
	max-width: 49em;
	margin-left: .25em;
	margin-right: .25em;
}

.page_top_area {
	border-top: 2px solid #681810;
}

.page_sib_nav_area {
	font-size: 95%;
	background-color: #D1C9AC;
	border-top: 4px solid #681810;
	padding-bottom: 3px;
}

.pagedec {
   background-image: url(images/layout/page_decor.gif);
}

.page_main_area {
	margin-top: .9em;
}

.page_logo_cell {
	padding-left: 1.35em;
	padding-right: 1.35em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.home_logo_cell {
	background-color: #8DB1C4;
	padding-top: .85em;
	padding-bottom: 1.5em;
}

.auto_image {
	margin-right: .5em;
	margin-left: .5em;
}

/* paragraph formats */

P {
}

blockquote {
	margin-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.home_toptext {
	color: #330f00;
	font-size: 110%;
	padding-left: .8em;
	padding-top: .35em;
}

.home_toptext P {
	padding-top: 0;
	margin-top: .25em;
}

P.sitetrail {
	font-family: verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

P.otherpagelink {
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 90%;
	margin: 0;
	color: #004B1C;
}

P.photo {
	margin: 0;
	padding: 0;
}

P.photocaption, .side_caption {
	font-size: 85%;
	font-weight: bold;
	font-color: #DDCCCC;
	padding: 0;
	margin-top: 0;
	margin-bottom: 3.5em;
	margin-right: 1em;
	margin-left: 1em;
}

P.morelink {
	margin-top: 0;
	font-weight: bold;
	font-family: times, serif;
	font-style: italic;
	text-align: center;
}


.para_label {
	font-size: 110%;
	font-weight: bold;
	padding-right: .35em;
	padding-left: .35em;
	padding-bottom: .15em;
	background-color: #660000;
}

TH {
	font-size: 60%;
	padding-left: .7em;
	padding-right: .7em;
}

.contactfooter {
	background-image: url(images/layout/wood_bg.gif);
	background-color: #000000;
	color: #F4D8AA;
	font-size: 80%;
	text-align: center;
	margin-top: .5em;
}

.contactfooter A:link {
	color: #F4D8AA;
	font-weight: bold;
}

.contactfooter P {
	margin-top: .15em;
	margin-bottom: .05em;
}

/* general links */

A:link {
	color: #004764;
}

A.nolinelink, H2 A {
	text-decoration: none;
}
A.nolinelink:hover, H2 A:hover {
	text-decoration: underline;
}

.otherpagelink A {
	color: #004B1C;
}

.hometextcol1 {
	padding-right: .1em;
	padding-bottom: 2em;
}

.hometextcol1 {
	padding-right: 1em;
	margin-right: 1em;
	width: 85%;
}

.hometextcol1 P {
	margin: 0;
	padding: 0;
}


LI {
	margin-top: .8em;
}

.notopmargin {
	margin-top: 0;
}

.latest_news P {
	margin-bottom: 1.2em;
	margin-left: 10px;
	font-size: 85%;
}

.latest_news A {
	color: #000000;
	text-decoration: none;
}

.latest_news A:hover {
	text-decoration: underline;
}

A.morelink {
	text-decoration: underline;
}

.morelink {
	font-size: 85%;
	text-decoration: underline;
	font-style: italic;
	margin-left: 1.5em;
}

.home_page_content, .home_page_br_content {
	font-size: 115%;
	padding-top: 0;
	padding-bottom: 1.5em;
	max-width: 30em;
	margin-left: .25em;
	line-height: 1.5em;
}

.home_page_br_content {
	text-align: center;
}

.home_page_br_content a {
	color: #88B0C0;
	text-decoration: none;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
}

.home_page_br_content a:hover {
	text-decoration: underline;
}

.page_content {
	background-color: #F7F5DE;
	margin-top: .15em;
	margin-left: 3em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	padding-bottom: .8em;
}

.page_title_area {
	background-color: #F7F5DE;
}

.page_aux_area {
	padding-left: 1em;
	padding-top: .8em;
	padding-bottom: .8em;
	padding-right: .85em;
	margin: 0;
}

.side_image_area {
	text-align: center;
}


/* contents listing stuff */
.article_desc_link {
	color: #000000;
	text-decoration: none;
}

.article_desc_link:hover {
	text-decoration: underline;
}

.articlelistings {
	margin-top: .65em;
}

.article_listing, .first_article_listing {
	padding-top: 1.85em;
	margin-left: .75em;
}


/* menu stuff */

.home_menu {
	padding-right: .35em;
}

.home_sectionmenu{
	font-size: 98%;
	padding-right: .65em;
	padding-top: .35em;
	padding-bottom: .35em;
}

.home_menu a, .home_menusection a {
	text-decoration: none;
	color: #333333;
}

.pagetop_menusection a:link, .pagetop_menusection a:visited,
.pagetop_menusection_sel a:link, .pagetop_menusection_sel a:visited {
	color: #443322;
	text-decoration: none;
}

a.home_menu_header {
	font-size: 150%;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: .25em;
	padding-right: .25em;
}

.home_menu a:hover, .home_menusection a:hover, .pagetop_menusection a:hover {
	text-decoration: underline;
}

.pagetop_menusection, .pagetop_menusection_sel {
	font-family: verdana, sans-serif;
	font-size: 95%;
	font-weight: bold;
	padding-left: .8em;
	padding-right: .8em;
	padding-top: .25em;
}

.pagetop_menusection_sel {
   font-size: 125%;
	font-weight: normal;
}

A.page_sibling_top_link {
	color: #443322;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
}

A.page_sibling_top_link:hover {
	color: #000000;
}

.menupar1, .menupar0 {
	margin-top: 1.6em;
	margin-bottom: 0;
	font-weight: bold;
}

.menupar2 {
	margin-top: 0;
	padding-top: .65em;
	padding-bottom: .5em;
	margin-bottom: 0;
	padding-left: .75em;
	line-height: .85em;
}

.menupar3 {
	font-size: 85%;
	font-style: italic;
	margin-top: .65em;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 1.5em;
	line-height: .85em;
}
