/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	background:#e9edd6;
	text-align:center;
	background-color: #CFEFCF;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
font: normal 12px Arial, Helvetica, Verdana, sans-serif;
color: #333;
}

p {
	margin: 0;
	color: #0E1A1F;
	line-height: 17px;
	padding: 4px 40px 16px;
}

h1 {
	text-decoration:none;
	color:#612614;
	margin: 10px 0px 0px;
	text-transform: capitalize;
	font: normal 21px arial;
	padding: 20px 40px 15px;
	letter-spacing: -1px;
}

h2 {
	padding:0;
	text-decoration:none;
	color:#612614;
	margin: 5px 15px 0px;
	border-bottom: 1px solid #DFE8B5;
	text-align: left;
	font: normal 18px "Times New Roman", Times, serif;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #612614;
	border-bottom: 1px solid #EDDCB8;
	margin: 0px 15px;
	clear: both;
}
ul {
	list-style: none;
	margin-left: 20px;
}
li {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
	margin-left: 20px;
}


address {
	font: normal 11px/14px tahoma;
	color: #3C2614;
	text-align: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 10px;
	position: absolute;
	padding: 5px;
	right: 140px;
	top: 11px;
}
address strong {
	color: #3c2614;
}
address a:link, address a:hover, address a:visited {
	color: #18262F;
	font-size: 11px;
}
address a:hover {
	color: #404D56;
}
div#hours {
	position: absolute;
	width: 120px;
	top: 10px;
	right: 15px;
	font: normal 11px/14px tahoma;
	color: #3C2614;
	text-align: left;
	padding-top: 5px;
}
#hours strong {
	color: #3C2614;
}



/* ----------------- LINK STYLE ----------------- */
a:link {
color:#827855;
text-decoration:underline;
}

a:hover, a:active {
color:#CE9D2D;
text-decoration:none;
}

a:visited {
color:#666;
text-decoration:underline;
}
.emphasis {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	background: #DFE8B5;
	border: 1px solid #D0DD93;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #612614;
}

 div#header {
	width:760px;
	margin:0 auto;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	height: 246px;
	background: url(images/header_bg.jpg) no-repeat left center;
}

div#container {
	width:760px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
}
div#flash {
	position: absolute;
	height: 137px;
	width: 760px;
	bottom: 0px;
	left: 0px;
}


div#content {
	float:left;
	width:760px;
	margin:0px 0 0;
	padding:0;
	vertical-align:top;
	text-align:left;
	line-height: 17px;
	background: url(images/content_bg.jpg) no-repeat right top;
}
#content li {
	color: #411A0E;
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style: url(images/bullet.gif) none;
}


div#rightcolumn {
	width: 197px;
	float:right;
	margin:0;
	padding:0;
	vertical-align:top;
}

div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: left;
	clear: both;
	background: url(images/footer_bg.gif) no-repeat left bottom;
	height: 8px;
}
div#footernav {
	width: 760px;
	text-align: center;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font: 9px tahoma;
	color: #17252E;
}
div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#3C2614;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding-right: 3px;
	padding-left: 3px;
}

div#footernav a:hover  {
text-decoration:underline;
}

div#footerright {
width:760px;
margin: auto;
padding:0 0 10px 0;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:9px;
color:#FFFFFF;
text-align:right;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
font-size:9px;
color:#000000;
text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
text-decoration:none;
}


div#copyright {
	width:760px;
	margin:8px auto 0;
	color:#574020;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
}
#copyright img {
	border-width: 0px;
}


#clearboth {
clear:both;
}

/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:760px;
	margin:0 auto;
	position: absolute;
	right: 0px;
	height: 30px;
	top: 79px;
}

ul#nav {
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
	padding: 8px 25px 9px;
	font: 11px/30px tahoma;
	border-right: 1px solid #3B3C3E;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#17252E;
	background: #93D79C url(images/navon.gif) repeat-x left top;
}

/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
strong {
	color: #0E5777;
}
.picborder {
	border: 1px solid #EDD494;
	padding: 4px;
}
.imageright {
	padding: 4px;
	float: right;
	border: 1px solid #1D2B34;
	margin-left: 10px;
	clear: right;
	margin-bottom: 15px;
}
.imagerightborderless {
	padding: 3px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	clear: right;
	margin-top: 10px;
}
#listfloatleft {
	float: left;
	padding: 0;
	list-style: url(images/bullet.gif) inside;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 210px;
	width: 140px;
	margin: 0 0px 15px 40px;
}
.clear {
	clear: both;
}
applet {
	text-align: left;
	float: right;
}
#content ul {
	margin-top: 0px;
}
div#map {
	padding: 3px;
	height: 400px;
	width: 500px;
	border: 1px solid #DFE8B5;
	margin-right: auto;
	margin-left: auto;
}
