/******************************************************************************
Global Page Classes
******************************************************************************/

 html, body, #wrapper {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
	
	body {
		background-color: #f1f0ed;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #282425;
	}
	
	#wrapper {
		background-color: #ffffff;
		margin: 0px;
		width: 961px;
		text-align: center;
		vertical-align: middle;
		border-right: 1px solid #c8c8c8;
	}


a:link, a:visited {
	color: #a18f61;
	text-decoration: underline;
}

	a:hover {
	color: #124037;
	text-decoration: underline;
} 


hr {
	height: 0px; 
	border-top: 1px solid #dfdfdf;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

	#hrCell {
		background-color: #dfdfdf;
	}



ul {
	margin-left: 0px;
	padding-left: 40px; 

}

	ul li {
		list-style-position: outside;
		font-size: 11px;
		line-height: 16px;
	}
	
	li {
		list-style-position: outside;
		font-size: 11px;
		line-height: 16px;
	}	

		.subBullet {
			margin-left: 0px;
			padding-left: 20px; 
		}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282425;
	line-height: 20px;
}



/*** Editor Classes - will be pulled into the WYSIWYG  ************************************************************/


.normal {editor-name: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282425; line-height: 20px;}


h1 {editor-name: heading1; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 18px; font-weight: normal; color: #000000; text-decoration: none; line-height: 22px; display: inline;}

h2 {editor-name: heading2; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: normal; color: #71717c; text-decoration: none; line-height: 22px; display: inline;}

h3 {editor-name: heading3; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; display: inline;}

h4 {editor-name: heading4; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #71717c; text-decoration: none; display: inline;}


/******************************************************************************
Global Custom Classes
******************************************************************************/

#globalHeader {
	background-color: #efece4;
	border-bottom: 1px solid #c8c8c8;
	padding-left: 10px;
	padding-right: 10px;
	height: 91px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #c8bda2;
	line-height: 16px;
}
	#globalHeader a:link, #globalHeader a:visited {
		color: #a18f61;
		text-decoration: none;
	}

	#globalHeader a:hover {
		color: #124037;
		text-decoration: underline;
	}


#globalHeaderDangle {
	background-color: #8da39f;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 10px;
}


#globalNavigation {
	background-color: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}


#globalSubDangle {
	background-color: #a29062;
	border-bottom: 1px solid #ffffff;
	height: 9px;
	width: 380px;
}


#globalSubImage {
	border-bottom: 1px solid #ffffff;
}


#globalSubNavigation {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 11px;
}


.footerCell {
	border-top: 1px solid #c8c8c8;
}


#globalFooter {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #878787;
	line-height: 16px;
}
	#globalFooter a:link, #globalFooter a:visited {
		color: #7d7f89;
		text-decoration: none;
	}

	#globalFooter a:hover {
		color: #124037;
		text-decoration: underline;
	}



/******************************************************************************
Body Classes
******************************************************************************/

/*** Home  ****************************************************************/

#home01 {
	width: 390px;
	color: #ffffff;
	background-color: #41665f;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#home02 {
	width: 570px;
	color: #ffffff;
	background-color: #124037;
	border-bottom: 1px solid #ffffff;
}

#home01Empty {
	width: 349px;
	padding: 20px;
}

#home02Empty {
	width: 571px;
	padding-top: 20px;
	padding-bottom: 20px;
}

	#homeBox {
		background-color: #efece4;
		padding: 20px;
		border-top: 1px solid #c8c8c8;
		border-bottom: 1px solid #c8c8c8;
		border-left: 1px solid #c8c8c8;
	}



/*** Sub  ****************************************************************/

#column01 {
	width: 200px;
	color: #ffffff;
}

#column02 {
	width: 180px;
	color: #000000;
}

#column03 {
	width: 520px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#columnNavSub {
	padding-top: 20px;
	padding-right: 20px;
}

#columnMainSub {
	padding-top: 30px;
}



/*** Sub Box  ************************************************************/

.titleBox01 {
	background-color: #a29062;
	border-bottom: 1px solid #9cafab;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

	.titleBox02 {
		background-color: #796b47;
		border-bottom: 1px solid #9cafab;
		padding: 6px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
	}
	
	
.boxContent {
	background-color: #5a7a73;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

	.boxContent a:link, .boxContent a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-decoration:none;
		/*text-decoration: underline;*/
	}

	.boxContent a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #ffffff;
		text-decoration: underline;
	}
.boxContent p {
	line-height:12px;
}



.boxFooter {
	background-color: #ffffff;
}


textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282425;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282425;
	width: 185px;
}

.inputfree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282425;
}

.button
{
	background: #efece4;
  COLOR: #124037; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1pt;
	BORDER-COLOR:#124037;
	cursor: default;
}
