@charset "utf-8";
/* ===================== Accessibility styles ===================== */
/*  Accessibility Navigation - blank 2x1px images with links to the Content area  */
#AccessibilityNav{
	min-width: 760px;
}
	
#AccessibilityNav img{
	border: none;
}

/*  message for users with old Browsers - links to update Browsers  */
p#older_browsers {
	display: none;
}

/*  Company name invisible but to old browsers and Search Engines  */
div#CompanyName {
	display: none;
}
/* ===================== element styles ===================== */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a382a;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a382a;
	margin:1em 0;
}
h1 { display: block; font-size: 2em; font-weight: bold; margin: .67em 0; }
h2 { display: block; font-size: 1.5em; font-weight: bold; margin: .83em 0; }
h3 { display: block; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
h4 { display: block; font-weight: bold; margin: 1.33em 0; }
h5 { display: block; font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }
h6 { display: block; font-size: 0.67em; font-weight: bold; margin: 2.33em 0; }


img {
	border: none;
	-ms-interpolation-mode: bicubic;
	margin:5px;
}
img, div { 
	behavior: url(/iepngfix.htc);
}
ol, ul {
	list-style-position:inside;
}

h4 {
	padding-top:15px;
	border-bottom: 1px solid #453528;
	clear:both;
}
/* ===================== id & class styles ===================== */
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
#header {
	height: 332px;
	width: 1024px;
	background: url(/images/header.jpg) no-repeat;
}
	#logo {
		width: 357px;
		height: 198px;
		position: absolute;
		margin: 16px 0 0 656px;;
	}

/*
	******** Menu Styles ********
*/


/* Drop Downs */
/* 
	LEVEL ONE
*/
ul.dropdown {
	position: relative;
	list-style: none;
	margin:0;
	width: 1024px;
	height: 37px;
	padding:0 0 0 80px;
	background: url(/images/nav_bg2.jpg) 0 40% no-repeat;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	list-style: none;
		margin:0;
}
ul.dropdown a:hover	{
	color: #000;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
}
	ul.dropdown a:link, .dropdown a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #4a382a;
		text-decoration: none;
	}
	ul.dropdown a.servicesNav {
		background: url(/images/nav_bg.jpg) -161px 40% no-repeat;
		padding:7px 47px 0px 51px;
		width:76px;
		height: 30px;
	}
	ul.dropdown a.homeNav {
		background: url(/images/nav_bg.jpg) -161px 40% no-repeat;
		padding:7px 60px 0px 63px;
		width:51px;
		height: 30px;
	}
	ul.dropdown a.topicsNav {
		background: url(/images/nav_bg.jpg) -858px 40% no-repeat;
		padding:7px 40px 0px 45px;
		width:161px;
		height: 30px;
	}
	ul.dropdown a.aboutNav {
		background: url(/images/about_bg.jpg) no-repeat;
		padding:7px 50px 0px 50px;
		width:122px;
		height: 30px;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
		position: relative;
	}
	ul.dropdown li.hover a {
		color: #7c2507;
	}
	
	
	/* 
		LEVEL TWO
	*/
	ul.dropdown ul {
		width: 290px;
		visibility: hidden;
		position: absolute;
		top: 100%;
		left: 0;
		list-style: none;
		margin:0;
		padding:0;
	}
	ul.dropdown ul li {
		font-weight: normal;
		background: url(/images/nav_bg2.jpg) 0 50% no-repeat;
		color: #000;
		float: none;
	}
										  
	    /* IE 6 & 7 Needs Inline Block */
	ul.dropdown ul li a	{
		width: 270px;
		display: inline-block;
		padding:5px 10px;
		font-size:12px;
	} 
	ul.dropdown li ul li a:link, ul.dropdown li ul li a:visited, ul.dropdown li ul li a:hover	{
		font-size:15px;
	}
	ul.dropdown li ul li a:hover {
		background: url(/images/nav_bg2.jpg) 0 70% no-repeat;
		color:#4a382a;
	}
	
	/* 
		LEVEL THREE
	*/
	ul.dropdown ul ul {
		left: 100%;
		top: 0;
		list-style: none;
	}
	ul.dropdown li:hover > ul {
		visibility: visible;
	}





/*
	******** Content Styles ********
*/
#contentArea {
	background: url(/images/content_bg.jpg);
	min-height:400px;
}
	#leftBoxShadow {
		width: 355px;
		height: 296px;
		float: left;
		background: url(/images/box_shadow.png) no-repeat;
		margin: 17px 0 0 21px;
	}
		#leftBox {
			width: 333px;
			height: 275px;
			border: 2px #5c4e3b solid;
			background: url(/images/orange_box_bg.jpg) no-repeat;
		}
			#leftBox h2 {
				margin: 25px 0 20px 40px;
				font-size: 26px;
				color: #38271a;
			}
			#leftBox ul {
			}
			#leftBox li {
				list-style: url(/images/brown_bullet.jpg);
				margin: 0 0 10px 0;
			}
			#leftBox a:link, #leftBox a:visited {
				color: #453528;
				font-weight: bold;
				text-decoration: none;
			}
			#leftBox a:hover {
				color: #38271a;
				text-decoration: underline;
			}
	#rightContent {
/*
		float: right;
		width: 585px;
*/
		padding: 5px 50px;

		font-size: 13px;
		font-weight: bold;
		margin:0;
	}
		#rightContent h1 {
			font-family: "Times New Roman", Times, serif;
			font-size: 22px;
			margin: 0 0 10px 0;
		}
		#rightContent p {
			font-size: 13px;
			font-weight: bold;
		}
			#rightContent a:link, #rightContent a:visited {
				color: #453528;
				font-weight: bold;
				text-decoration: none;
			}
			#rightContent a:hover {
				color: #38271a;
				text-decoration: underline;
			}
#clearDiv {
	clear: both;
}

#sitemap {
		float: right;
		width: 585px;
		font-size: 13px;
		font-weight: bold;
		margin: 50px 30px 0 0;
	}
#footer {
	width: 1024px;
	height: 23px;
	background: url(/images/footer_bg.jpg);
}
	#copyright {
		font-size: 10px;
		font-weight: bold;
		margin: 6px 0 0 15px;
		float: left;
	}
		#copyright a:link, #copyright a:visited {
			color: #4a382a;
			text-decoration: none;
		}
		#copyright a:hover {
			text-decoration: overline underline;
			color: #28180b;
		}
	#contact {
		font-weight: bold;
		font-size: 14px;
		float: right;
		margin: 4px 120px 0 0;
		color: #28180b;
	}
		#contact a:link, #contact a:visited {
			color: #28180b;
			text-decoration: none;
		}
		#contact a:hover {
			color: #4a382a;
		}
	.emailMargin {
		margin-left: 10px;
	}
	
div#AdminMenu {
	margin-left:200px;
	width:700px;
	}

div#AdminMenu a {
		color: #28180b;
			text-decoration: none;
		}
		
		div#AdminMenu a:hover {
			color: #c34022;
		}