	/*div, form, label, fieldset, legend, img, p, h1, h2, h3, h4, h5, ul, li, a, table, td, tr, th 
		{	border: solid 0 transparent;	margin: 0;	padding: 0;}
	*/
	IMG{border:0px;}
	DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
	TABLE {width:100%;border:solid 0 transparent;margin: 0;	padding: 0;border-collapse:	collapse;}
	/* #886943; */
	body {
		font-family: Verdana, Arial;
		font-size: 1em;
		color: #8a6c48; 
		background: #f7eedc;
		text-align: center;
		margin: 0;
		padding: 0;
	}

	a
	{
		color: #dd541d;
	}
	
	a:hover, a:active
	{
		color: #8a6c48;
		text-decoration: none;
	}

	a:visited, a:link
	{
			color: #dd541d;
			text-decoration: none;
	}	
			
	#MainContainer {
		margin-left: auto;
		margin-right: auto;
		text-align: left;		
		font-size: .9em;
	}

	#HeaderContainer {
		background: url(../../Images/Braeswood/bg_masthead.jpg) repeat-x;			
		height: 182px;
		text-align: center;		
	}

	#HeaderBannerContainer {
		height: 150px;
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;		
	}
	
	#HeaderBannerContent {
		float: left;
	}	

	#HeaderLogoContainer {
		height: 150px;
		width: 370px;
		float: left;
	}

	#HeaderBannerImage	{
		width: 275px;
		height: 150px;
		float: left;
	}

	#HeaderBannerDatesContainer {
		width: 255px;
		height: 150px;
		float: left;
	}
	
	#HeaderBannerDatesTop {
		height: 122px;
		width: 255px;
		float: left;		
	}
	
	#HeaderBannerGlobalNavTop {
		height: 28px;
		width: 255px;
		font-size: .625em;
		color: #ffffff;		
		float: left;
	}

					
	#HeaderNavContainer {
		height: 32px;
		text-align: center;
	}		
		
	#HeaderNavContent {
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		text-align: center;	
		color: #ffffff;
		line-height: 32px;
	}
	
		
/*
	#HeaderNavContent ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;
	} 
	
	#HeaderNavContent li {
		background: url(../../Images/Braeswood/nav_separator.jpg) no-repeat right;					
		margin-left: 0px;
		padding-left: 0px;	
		list-style: none;
		display: inline;
		width: 120px;
		text-align: center;
		float: left;
	}
*/


	#ContentAreaContainer {
		text-align: center;
		width: 100%;
	}
	
	#FooterContainer {
		margin-top: 25px;
		background: url(../../Images/Braeswood/bg_footer.jpg) repeat-x; 				
		text-align: center;
		font-size: .625em;
		width:100%;
		float: left;
	}
	#FooterContentContainer {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 900px;
	}

	#FooterVerticalDivider {
		width: 940px;
	}
	
	#FooterNav {
		width: 900px;
		text-align:center;
	}
	
	#FooterNav table
	{
		text-align:center;	
	}
	
	#FooterLegal table {
		text-align: center;
		font-size: 1em;
	}
	
	#FooterBottomContainer {
	}	

	/* content formatting */
.callout 
	{
		width: 135px;
		background: url(../../Images/Braeswood/cp_detail_gradient.jpg) repeat-x;	
		padding-top: 10px;
		padding-left: 10px;
		display:block;
	}
		
	.featuredhome 
	{

	}
			
	/* navigation styles */
	.globalNav, .globalNavSel
	{
		height: 14px;
		line-height: 14px;
		font-size: 1em;
		text-decoration: none;
		color: #ffffff;
	}
	
	.globalNav a, .globalNavSel a 
	{
			color: #ffffff;
			margin-right: 2px;
			margin-left: 2px;
	}
	
	
	.globalNav a:hover, .globalNavSel a:hover, .globalNav a:active, .globalNavSel a:active
	{
			color: #e0471e;
			text-decoration: underline;
	}

	.globalNav a:visited, .globalNavSel a:visited, .globalNav a:link, .globalNavSel a:link
	{
			color: #ffffff;
			text-decoration: none;
	}	
	
	.headerNav, .headerNavSel
	{
		height: 32px;
		line-height: 32px;
		font-size: 1em;
		text-decoration: none;
		color: #ffffff;
	}
	
	.headernav table
	{
		width: 900px;
	}

	.headerNav a, .headerNavSel a 
	{
			color: #ffffff;
			margin-right: 2px;
			margin-left: 2px;
	}
	
	
	.headerNav a:hover, .headerNavSel a:hover, .headerNav a:active, .headerNavSel a:active
	{
			color: #6f7037;
			text-decoration: underline;
	}

	.headerNav a:visited, .headerNavSel a:visited, .headerNav a:link, .headerNavSel a:link
	{
			color: #ffffff;
			text-decoration: none;
	}	
	
	.dropNav, .dropNavSel
	{
		height: 16px;
		line-height: 16px;
		font-size: .75em;
		text-decoration: none;
		color: #e0471e;
		background-color: #f7eedc;
		border: 1px solid #e0471e;
		width: 145px;
	}
	
	.dropNav table, dropNav td, dropNavSel td
	{
		width: 145px;
	}

	.dropNav a, .dropNavSel a 
	{
			line-height: 26px;	
			color: #ffffff;
			margin-right: 2px;
			margin-left: 2px;
			width: 145px;			
	}
	
	
	.dropNav a:hover, .dropNavSel a:hover, .dropNav a:active, .dropNavSel a:active
	{
			color: #6f7037;
			text-decoration: underline;
	}

	.dropNav a:visited, .dropNavSel a:visited, .dropNav a:link, .dropNavSel a:link
	{
			color: #e0471e;
			text-decoration: none;
	}
	
	.leftNav, .leftNavSel
	{
		color: #dd541e;
		height: 14px;
		line-height: 14px;
		font-size: .9em;
		text-decoration: none;
		border-bottom: solid 1px #e1b682;
		padding-top: 3px;
		padding-bottom: 3px;				
	}
	
	.leftNav a, .leftNavSel a 
	{
			border-bottom: solid 0px #ffffff;	
			color: #dd541e;	
	}
	
	
	.leftNav a:hover, .leftNavSel a:hover, .leftNav a:active, .leftNavSel a:active
	{
			color: #ffffff;
			text-decoration: none;
	}

	.leftNav a:visited, .leftNavSel a:visited, .leftNav a:link, .leftNavSel a:link
	{
			color: #dd541e;	
			text-decoration: none;
	}	
		
	.footerNav, .footerNavSel
	{
		color: #8a6c48;
		height: 14px;
		line-height: 14px;
		font-size: 1em;
		text-decoration: none;
	}
	
	.footerNav a, .footerNavSel a 
	{
			color: #8a6c48;	
			margin-right: 2px;
			margin-left: 2px;
	}
	
	
	.footerNav a:hover, .footerNavSel a:hover, .footerNav a:active, .footerNavSel a:active
	{
			color: #e0471e;
			text-decoration: underline;
	}

	.footerNav a:visited, .footerNavSel a:visited, .footerNav a:link, .footerNavSel a:link
	{
			color: #8a6c48;	
			text-decoration: none;
	}	
	
	/* aquifer styles */
	
	.Aq_Heading1_Col1, .Aq_Heading1_Col2, .Aq_Editor_1
	{
		color: #db582a;
		font-size: 1.5em;
		margin-top: 5px;		
		margin-bottom: 5px;
		display:block;
	}
	
	.Aq_Heading1_Top
	{
		font-size: 1.5em;
		display:block;	
		color: 	#88883e;
	}

	.Aq_Heading1_Bottom, .Aq_Heading1_Col3
	{
		font-size: 1.25em;
		display:block;	
	}	

	.Aq_Heading2_Col1, .Aq_Heading2_Col2, .Aq_Heading2_Col3, .Aq_Heading2_Top, .Aq_Heading2_Bottom, .Aq_Editor_2
	{
		color: #db582a;
		font-size: 1.25em;	
	}	
	
	.Aq_Heading3_Col1, .Aq_Heading3_Col2, .Aq_Heading3_Col3, .Aq_Heading3_Top, .Aq_Heading3_Bottom, .Aq_Editor_3
	{
		color: #db582a;
		font-size: 1em;	
	}
	
	.Aq_Heading4_Col1, .Aq_Heading4_Col2, .Aq_Heading4_Col3, .Aq_Heading4_Top, .Aq_Heading4_Bottom, .Aq_Editor_4
	{
		color: #db582a;
		font-size: 1em;	
	}

	.Aq_Heading5_Col1, .Aq_Heading5_Col2, .Aq_Heading5_Col3, .Aq_Heading5_Top, .Aq_Heading5_Bottom, .Aq_Editor_5
	{
		color: #db582a;
		font-size: 1em;		
	}			
	