/* GENERAL STYLES */
/* GENERAL STYLES */
/* CSS Document */

/*--------HTML TAGS--------*/

html, body {
	background-color: #FDFDF3;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #855320;
}

h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

h1 a { color: #ffffff; }
h1 a:hover { text-decoration: none; }

h2 {
	margin: 0px;
	padding-left: 225px;
	font-size: 36px;
	font-weight: normal;
	background-color: transparent;
	color: #444f0d;
	width: 700px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 14px 0;
	background-color: transparent;
	color: #444f0d;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 14px 0;
	background-color: transparent;
	color: #444f0d;
}

h5 { font-size: 12px; margin: 10px 0 0 0; padding-bottom: 5px; color: #444F0D; }

p {
	color: #775528;
	margin: 10px 0 10px 0;
	font-size: 12px;
	line-height: 18px;
}

a { color: #775528; text-decoration: none; }
a:hover { text-decoration: underline; }

ul { margin: 0; padding: 0; list-style-type: none; }
ol { margin: 0 0 20px 20px; padding-left: 20px; line-height: 20px; }

form { margin: 0; padding: 0; }



/*----USE FOR SUB PAGES WITHOUT ICON IN BG----*/
#subpageH2 {
	margin: 0;
	padding-left: 160px;
	font-size: 36px;
	font-weight: normal;
	background-color: transparent;
	color: #444f0d;
	width: 700px;
}


/*--------GLOBAL CLASSES--------*/

.imgBorder {
	border: 1px solid #444f0d;
	padding-bottom: 13px;
	margin-bottom: 15px;
	background: url(../images/_global/img_bottom_bg.gif) bottom repeat-x;
}


/*--------TWO COLUMN BASE TEMPLATE--------*/
#subpageHeaderDiv { overflow: auto; clear: both; }

p#headTagline a {
	margin-top: 12px;
	background-color: transparent;
	color: #444f0d;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

p#headTagline a:hover { text-decoration: none; }

#subpageSubNavDiv {
	float: left;
	margin-top: 57px;
	width: 160px;
}

#subpageSearchDiv {
	padding-left: 10px;
	margin-bottom: 30px;
	margin-top: -2px;
	width: 145px;
}

#subSearchInput { margin-right: 4px; width: 88px;}

.searchGoBtn{margin-bottom: -5px;}

.subQuicklinks {
	margin: 0 0 15px 10px;
	width: 136px;
}

#colTwoContent {
	float: left;
	margin-left: 16px;
	padding: 0;
	/*overflow: auto;*/
	width: 600px;
	z-index: 100;
}

#colTwoContent ul { line-height: 18px; font-size: 12px; }
#colTwoContent ol { line-height: 18px; font-size: 12px; }
#colTwoContent p { margin: 0 0 14px 0; }

#colTwoContent p a { text-decoration: underline; }

#subBreadCrumbUl {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 10px;
	width: 600px;
	height: 15px;
}

#subBreadCrumbUl li { float: left; margin-right: 4px; display: block; }
#subBreadCrumbUl a { font-size: 10px; background-color: transparent; color: #444f0d; text-decoration: none; }
#subBreadCrumbUl a:hover { text-decoration: underline; }
#subBreadCrumbUl a.currentPage:hover { text-decoration: none; }
.subBreadCrumbLi a { background: url(../images/_global/bread_crumb_bg.gif) 0 0 no-repeat; padding-left: 8px; }

.colTwoContentCont {
	width: 586px;
	overflow: auto;
	z-index: 101;
}

#colTwoContentOneDiv {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 266px;
}

#colTwoContentOneDiv p, #colTwoContentTwoDiv p { font-size: 12px; line-height: 14px; }

#colTwoContentTwoDiv {
	float: right;
	margin-bottom: 20px;
	width: 266px;
}

#colTwoRightDiv {
	float: right;
	margin: 86px 6px 0 0;
	width: 146px;
}

p.colTwoRightTitleP {
	background-color: #444f0d;
	color: #ffffff;
	margin: 0;
	padding-left: 4px;
	width: 142px;
}

#colTwoRightDiv div {
	border-left: #bebfa3 1px solid;
	border-right: #bebfa3 1px solid;
	padding: 10px 6px 6px 6px;
	width: 132px;
}

#colTwoRightBtmDiv {
	border-bottom: #444f0d 15px solid;
}

#colTwoRightDiv li a {
	margin-bottom: 15px;
	text-decoration: underline;
	display: block;
}

#colTwoRightDiv div p { background-color: transparent; margin-top: 0; font-size: 11px; line-height: 12px; color: #444f0d; }

/*--------THREE COLUMN BASE TEMPLATE--------*/

#colThreeContent {
	float: left;
	margin-left: 16px;
	padding: 0;
	overflow: auto;
	width: 726px;
	z-index: 100;
}

#colThreeContent ul { line-height: 18px; font-size: 12px; }
#colThreeContent ol { line-height: 18px; font-size: 12px; }
#colThreeContent p { margin: 0 0 14px 0; }
#colThreeContent p a { text-decoration: underline; }

.colThreeContentCont {
	margin-top: 20px;
	width: 726px;
	overflow: auto;
	z-index: 101;
}

.colThreeContentCont p {
	font-size: 12px;
	line-height: 14px;
}

#colThreeContentOneDiv {
	float: left;
	width: 218px;
}

#colThreeContentTwoDiv {
	float: left;
	margin-left: 35px;
	width: 218px;
}

#colThreeContentThreeDiv {
	float: right;
	width: 218px;
}

/*--------TEMPLATE 2C A--------*/

.subpageUl {
	margin: 4px 0 0px 20px;
	padding-left: 8px;
	padding-bottom: 10px;
	list-style-type: disc;
	font-size: 12px;
}

#subpageUlOnLi a { background-color: #dfca74; display: block; }
#subpageUlOnLi a:hover { background-color: #dfca74; }

#subpageContactDiv {
	background-color: #68672f;
	border: 6px solid #b89a76;
	width: 588px;
}

#subpageContactDiv h4 {
	margin-top: 15px;
	padding: 0 0 20px 10px;
	line-height: 0px;
	background: url(../images/about_prel/contact_container_border.gif) bottom repeat-x;
	color: #FFFFFF;
}

#subpageContactContainer {
	margin: 10px auto;
	overflow: auto;
	width: 550px;
}

#subpageContactDiv ul, #subpageContactDiv a, #subpageContactDiv p { font-size: 11px; color: #FFFFFF; }
#subpageContactDiv p { margin: 0 0 10px 0; line-height: 14px;}
#subpageContactDiv li { margin: 0 0 2px 0; line-height: 14px; }

#subpageContactColOne {
	float: left;
	width: 320px;
}

#subpageContactColTwo {
	float: right;
	width: 200px;
}

/*--------TEMPLATE 2C B--------*/

.subpageIntroP {
	background-color: transparent;
	font-size: 14px;
	line-height: 20px;
	color: #444f0d;
}
#colThreeContent .subpageIntroP a{color: #444f0d; text-decoration: underline;}
#colThreeContent .subpageIntroP a:hover { text-decoration: none; }
.subpageImgBorder {
	float: left;
	margin: 0 40px 10px 0;
	border: 1px solid #444f0d;
	padding-bottom: 13px;
	background: url(../images/_global/img_bottom_bg.gif) bottom repeat-x;
}


/*--------TEMPLATE 2C E--------*/

#subpageSubMenuUl {
	margin: 20px 0 0 0;
	width: 600px;
}

#subpageSubMenuUl li {
	float: left;
	background-color: #68672f;
	border: 6px solid #b89a76;
	margin: 0 15px 20px 0;
	padding: 0;
	width: 270px;
}

#subpageSubMenuUl h4 a {
	color: #FFFFFF;
	display: block;
}

#subpageSubMenuUl p {
	margin: 6px 10px;
	color: #FFFFFF;
	line-height: 14px;
	height: 45px;
}

/*--------TEMPLATE 2C G--------*/

.backToTopA a {
	margin-left: 527px;
	background-color: #855320;
	padding: 0 4px;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

/*--------TEMPLATE 2C H--------*/

.browseSearchUl { margin-top: 10px; }
.browseSearchUl a { text-decoration: underline; }

/*--------TEMPLATE 2C I--------*/

.newsPost { font-size: 10px; }

.subpageH4 { margin-bottom: 10px; font-weight: bold; }

/*--------TEMPLATE 2C K--------*/

#subpageIntroTopP {
	background-color: transparent;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #444f0d;
}


/*--------TEMPLATE 2C M--------*/

.subpageSubUl { margin-left: 30px; }
.subpageSubLi { list-style-type: none; }

/*--------TEMPLATE 3C C--------*/

.searchP { background-color: #ffedb2; }
.searchH4 a { background-color: transparent; color: #444f0d; }



/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */

