html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#footer {
	clear:both;
	background-color: #F7F3E4;
	width: 100%;
	float: left;
	background-image: url(../images/footer.png);
	height: 61px;
	} 
.main-intro {
	float: left;
	width: 715px;
	height: 199px;
}
.main-intro-inner {
	float: left;
	width: 703px;
	height: 197px;
margin-left:6px;
}
strong {
	font-weight: bold;
}
#container {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float: left;
	height: 117px;
	width: 715px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-left: 27px;
	background-color: #E9E9E1;
}
#header-links {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	color: #CCC;
}
#header-links a {
	font-size: 10px;
	text-transform: uppercase;
	color: #860D1B;
	text-decoration: none;
}
#header-links a:hover {
	color: #000;
}
body {
	font: normal 12px/1.7em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #ACACA7;
	margin: 30px 0 0 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
	
}


#logo a {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 256px;
	margin: 12px 0 0 12px;
}
#main-content {
	float: left;
	width: 715px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	margin-left: 27px;
}
.hp-buttons {
	height: 32px;
	width: 84px;
	margin-left: 12px;
}
#copyright {
	float: left;
	font-size: 10px;
	color: #666;
	margin-top: 14px;
	margin-left: 52px;
}
#hp-col-left {
	float: left;
	width: 350px;
	margin-left: 28px;
}
p {
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#hp-col-right {
	float: left;
	width: 294px;
	margin-left: 20px;
	margin-top: 8px;
}
/* Easy Slider */
#slider {
	margin: 0;
	padding: 0;
	width: 715px;
	height: 199px;
}
h2 {
	text-transform: uppercase;
	color: #7E0B18;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	font-size: 16px;
}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:715px;
	height:199px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 10px 1em 0;
		padding:0;
		height:28px;	
		float:right;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #333;
	background:#000;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
		}
	ol#controls li.current a{
	color:#fff;
	background-color: #333;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#credits {
	float: right;
	font-size: 10px;
	color: #666;
	margin-top: 14px;
	margin-right: 48px;
}
#inner-column a {text-decoration:underline;}
#inner-column {float:left;margin: 10px 40px 10px 40px;width:632px;}
#map {float:right;margin:40px 0px 0 0;}
#map a {text-decoration:underline;}
