/* globals */
html {
	margin: 0px;
	padding: 0px;
}
body { 
	margin: 0px; 
	padding: 0px; 
	font: 69.5% arial, helvetica, sans-serif; 
	/*background: url(../images/body_bg.jpg) repeat-x center top;*/
	text-align: center; 
}
p { 
	font-size: 1.2em; 
	margin: 0px; 
	text-align: left; 
	line-height: 1.3em; 
	padding: 10px 0px; 
}
h1 { 
	font: 1.8em georgia, "Times New Roman", times, serif; 
	margin: 20px 0px 10px 0px; 
	color: #000;
}
h2 { 
	/*font: 1.6em georgia, "Times New Roman", times, serif;*/
	margin: 15px 0px 0px 0px; 
	color: #255222; 
	padding: 0px; 
}
h3 { 
	font-size: 1.4em; 
	margin: 15px 0px 0px 0px; 
	color: #255222; 
}
h4 { 
	font-size: 1.1em; 
	font-weight: bold;
	margin-top: 3px;
}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #006699;
}
a:visited { 
	color: #006699;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
img {	
	border: 0;
}
table {
	margin: 10px 10px 30px 0px; 
	/*width: 780px; */
	/*border: #ccc 1px solid; */
	text-align: left; 
	font-size: 1.3em; 
}

table th {
	/*background-color: #dedede; */
}

table td {
	vertical-align: top; 
	/*border: #ddd 1px solid; */
	padding: 3px;
}
table.cs {
	border: none; 
	width: auto;
	text-align: center; 
}
table.cs td {
	vertical-align: top; 
	border: none; 
	padding: 3px;
	text-align: center; 
}
table.cat {
	border: #eee 1px solid; 
	width: auto;
	text-align: center; 
}
table.cat td {
	vertical-align: top; 
	border: #eee 1px solid; 
	padding: 3px;
	text-align: center; 
}
form {
	padding: 0px; 
	margin: 0px; 
}
.imgleft {
	padding: 2px; 
	margin: 15px 20px 15px 10px; 
	float: left; 
	background-color: #fff; 
	border: #ccc 0px solid; 
	width: auto;
}
.imgright {
	padding: 2px; 
	margin: 15px 0px 15px 20px; 
	float: right; 
	background-color: #fff; 
	border: #ccc 0px solid; 
	width: auto;
}
.center {
	text-align: center;
	float: left;
	width: 100%;
}
.center p {
	text-align: center;
}
.clr {
	clear: both;
}
.right {
	text-align: right;
}

/* page */
#page-wrapper {
	padding: 0px; 
	margin: 0px; 
	width: 100%;
}
/* header info - incl main nav */
#header-wrapper {
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	height: 70px; 
	background: #fff url(../images/body_bg.jpg) repeat-x center top;
}
#header{
	width: 820px; 
	margin: 0px auto; 
	padding: 0px; 
	height: 70px; 
	overflow: hidden; 
}
#sitelogo {
	float: left; 
	padding: 0px; 
	margin: 0px; 
	height: 70px; 
}
#sitelogo img {
	margin: 0px; 
	padding: 0px; 
	border: 0;
}
#sitelogo a {
	float: left; 
	padding: 0px; 
	margin: 0px; 
	border: 0;
	width: auto;
}
#site-id {
	float: left; 
	padding: 0px; 
	margin: 0px; 
	height: 70px; 
	width: 350px;
}
#header-right {
	float: right; 
	/*width: 500px; */
	width: 425px;
	height: 70px; 
	font-size: 1em; 
	margin: 0px; 
}
#header-right p {
	text-align: right;  
}
#util-bar {
	float: right; 
	/*width: 500px; */
	width: 425px;
	
	/*height: 30px;*/
	height: 23px;
	margin: 5px 0px 0px 0px; 
	font-weight: bold;
	color: #285128;
	font-size: 1.3em;
	text-align: right;
}
#header-sec {
	clear: right; 
	padding: 0px; 
	float: right; 
	margin: 0px 0px 0px 0px; 
	width: 500px; 
	text-align: right; 
	/*height: 30px;*/
	
	overflow: hidden;
}
#divTwitter 
{
    float:right; 
}
#nav-wrapper {
	padding: 0px; 
	height: 45px; 
	background: #ececd5 url(../images/nav_bg.jpg) repeat-x top center; 
	text-align: center; 
	margin: 0px auto; 
	width: 100%; 
	/*[center] clear:both; float:left; width:100%; overflow:hidden;*/
}
#nav { 
    padding: 0px; 
	text-align: left; 
	margin: 0px auto; 
	list-style: none; 
	width: 820px; 
	color: #404040; 
	height: 40px;	
	/*[center] float:left; position:relative; left:50%; width: auto;*/
} 
#nav ul { 
    padding: 0px;
	text-align: left; 
	margin: 0px auto; 
	list-style: none; 
	width: 820px; 
	color: #404040; 
	line-height: 40px;
} 
#nav a { 
    display: block; 
	color: #404040; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 10px 2.8em 10px 2.8em; 
	position: relative;
	/*[center] width:auto; */
} 
#nav a:hover { 
    color: #7c7c3f; 
}
#nav li { 
    float: left; 
	width: auto; 
	display: inline; 
	border-left: #cfcfa0 1px solid; 
	font: 1.2em Verdana, Geneva, sans-serif; 
	/*[center] float:left; position:relative; right:50%; */
}
#nav li.last { 
    float: left; 
	width: auto; 
	display: inline; 
	border-left: #cfcfa0 1px solid; 
	border-right: #cfcfa0 1px solid; 
}
#nav li:hover, #nav li.sfhover { 
    /*background: #fff url(../images/nav_bg_on.jpg) repeat-x top center; */
}
#nav li ul { 
    position: absolute; 
	width: 18em; 
	left: -9999em; 
	background-color: #ececd6; 
	height: auto; 
	padding: 0px; 
	border: none; 
} 
#nav li li { 
    padding: 0px; 
	display: inline; 
	border-left: #cfcfa0 0px solid; 
	border-right: #cfcfa0 0px solid; 
	border-bottom: #cfcfa0 1px solid; 
	border-bottom: #cfcfa0 0px solid; 
	width: 18em; 
	background: #33a0c9 url(../images/subnav_bg.jpg) repeat-x top center; 
	margin: 0px; 
	font: 1em Verdana, Geneva, sans-serif; 
}
#nav li li a { 
    display: block; 
	color: #ececd5; 
	text-decoration: none; 
	padding: 0.4em 0.5em 0.4em 2em; 
	width: auto; 
}
#nav li li a:hover { 
    color: #404040; 
	text-decoration: none; 
	background-color: #ececd5; 
}
#nav li:hover ul, #nav li.sfhover ul { 
    left: auto; 
	padding-top: 0px; 
	z-index: 1000; 
	background-color: transparent; 
	margin-left: 0em;
}
#nav li li:hover ul, #nav li li.sfhover ul { 
    left: auto; 
	z-index: 1000; 
}
#nav li ul a { 
    width: auto; 
}

/* main area */
#main-wrapper {
	clear: both; 
	padding: 0px; 
	margin: 0px auto; 
	width: 100%; 
}
#main-container {
	padding: 0px; 
	width: 100%; /* 820px;*/ 
	margin: 0px auto; 
	/*background-color: #fff;*/
	/*background-color: Yellow;*/ 
	position: relative;
	min-height: 300px;
}
#mainContainer 
{
    /*mainContainer should be same as main-container.  had to modify
        for aspx and remove the dash */
	padding: 0px; 
	width: 820px; 
	margin: 0px auto; 
	background-color: #fff; 
	position: relative;
	min-height: 300px;
}
#main-content {
	padding: 20px 20px 20px 20px; 
	margin: 0px auto 0px auto; 
	width: 780px; 
	text-align: left; 
	/*background-color: #fff;*/ 	
	/*background-color:Green;*/
}
#box-wrap {
	padding: 0px; 
	margin: 0px 0px 20px 0px; 
	float: left; 
	width: 780px; 
}
div.boxes {
	padding: 15px 0px 15px 0px; 
	margin: 0px; 
	float: left; 
	width: 780px; 
}
div.boxes img {
	margin: 0px; 
	padding: 0px; 
	border: #ccc 0px solid; 
}
div.boxes div.ltbox {
	padding: 0px; 
	margin: 0px; 
	width: 275px; 
	float: left;
}
div.boxes div.ltbox div.hours {
	border: #660000 1px solid;
	background-color: #ffffe6;
	width: 235px; 
	padding: 0px 20px 0px 20px;

}
div.boxes div.rtbox {
	padding: 0px 20px 0px 20px; 
	margin: 0px 0px 0px 0px; 
	width: 465px; 
	float: left;
}
div.boxes div.rtbox h2 {
	font: bold 1.2em arial, helvetica, sans-serif; 
	margin-bottom: 10px; 
	color: #000;
}
div.boxes div.rtbox h3 {
	font: bold 1.1em arial, helvetica, sans-serif; 
	color: #000;
}
.module {
	padding: 0px; 
	margin: 0px; 
	width: 780px;
}
.discnote {
	padding: 20px;
	border: #660000 1px solid;
	background-color: #ffffe6;
}
.colorbox {
	text-align: center;
	padding: 0px; 
	margin: 0px; 
	width: 100%;
	background-color: #f5f5f5;
}
.colorbox p {
	text-align: center;
}

/* home collage banner */
#collage-wrap {
	padding: 0px; 
	margin: 0px auto; 
	float: inherit;
	width: /* 576px;*//*751px;*//*642px;*/800px; 
	/*middle image notes: 642 was orig, 751 was for 399x299*/
}
div.collagehi {
	float: left; 
	width: 642px;
	padding: 0px; 
	margin: 0px auto; 
	height: 20px;
}
div.collage {
	padding: 0px; 
	margin: 0px;
	margin-left: 101px;
	margin-right:101px;
	/*(wrapper-collage)/2 */ 
    float: left;
	width: /*800px;*//*576px;*//*751px;*//*642px;*//*600px;*/597px;
	/*left+mid+right+spacing*/ 
	background-color: #333;
}
div.collage img {
	margin: 0px; 
	padding: 0px; 
	border: none; 
}
div.collage div.ltcol {
	padding: 0px; 
	margin: 0px; 
	width: 175px; 
	float: left;
	border-right: #efefef 1px solid;
}
div.collage div.ltcol div.top {
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	float: left;
	height: 233px;
	border-bottom: #efefef 1px solid;
}
div.collage div.ltcol div.btm {
	padding: 0px; 
	margin: 0px; 
	width: 100%;
	float: left;
	height: 65px;
}
div.collage div.ltcol div.btm p {
	margin: 0px; 
	text-align: center;
	padding: 20px 0px 10px 0px;
}
div.collage div.ltcol div.btm a {
	font: italic bold 1.3em arial, helvetica, sans-serif;  
	color: #fff;
	text-align: center;
}
div.collage div.midcol {
	padding: 0px; 
	margin: 0px; 
	/*width: 290px; */
	float: left;
	height: 298px;
}
div.collage div.rtcol {
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	width: 175px; 
	float: left;
	border-left: #efefef 1px solid;
}
div.collage div.rtcol div.top {
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	float: left;
	height: 233px;
	border-bottom: #efefef 1px solid;
}
div.collage div.rtcol div.btm {
	padding: 0px; 
	margin: 0px; 
	width: 100%;
	float: left;
	height: 65px;
}
div.collage div.rtcol div.btm p {
	margin: 0px; 
	text-align: center;
	padding: 20px 0px 10px 0px;
}
div.collage div.rtcol div.btm a {
	font: italic bold 1.3em arial, helvetica, sans-serif;  
	color: #fff;
	text-align: center;
}

/* footer */
#footer-wrapper {
	clear: both; 
	padding: 0px; 
	margin-top: 0px; 
	width: 100%; 
	min-height: 170px; /* 170px - dr orig */
	/*background-color: #cccccc;*/
	/*background: url(../images/footer_bg.jpg) repeat-x center top; */
}
#footer-container {
	padding: 0px; 
	/*width: 820px;*/
	width: 100%; 
	margin: 0px auto; 
	background-color: #cccccc;	
}
#footer-container p {
	text-align: center;
	padding: 0px;
}
#footer-top {
	padding: 5px 20px 5px 20px; 
	margin: 0px auto; 
	width: 780px;
	font-size: 1em; 
	font-weight: normal;
	font: 1em Verdana, Geneva, sans-serif;
	line-height: 1.2em; 
	min-height: 90px;
	color: #285128; 	
	/*background: #ececd5 url(../images/footer_bg.jpg) repeat-x center top;*/
}

* html #footer-top {
	height: 90px; 
}
#footer-top a {
	color: #285128;
}
#footer {
	padding: 5px 0px 5px 0px;
	/*margin: 0px auto;*/ 
	/* width: 780px; */
	width: 100%;
	color: #fff; 	
	/*font-size: 1em;*/
	font-size: 1.2em;
	/*height: 20px; */
	/*height: 20px; */ 
	/*background: #285128 url(../images/footer_btm.jpg) repeat-x center top; *dr* this was green stripe */
	text-align: center; /*dr*/
	position: relative;
	background-color: #285127; /*dark green*/
	/* dr
	font-size: 1.2em; 
	margin: 0px; 
	text-align: left; 
	line-height: 1.3em; 
	padding: 10px 0px; 
*/
}
#footer-secondary {
	padding: 15px 40px 10px 40px; 
	margin: 0px auto; 
	width: 740px;
	color: #999; 
	font-size: 1.1em; 
	line-height: 1.5em; 
	min-height: 50px;
	background-color: #fff;
}
* html #footer-secondary  {
	height: 50px; 
}
#footer-secondary ul {	
	padding: 0px;
	margin: 0px;
}
#footer-secondary ul li {	
	list-style-type: none;
	display: inline;
}
#footer-secondary ul li a {
	color: #999; 
	border-right: #999 1px solid;
	padding: 0px 8px 0px 8px;  
}
#footer-secondary ul li.end a {
	border-right: none;
}
#footer-secondary a:hover {
	color: #404040; 
	text-decoration: underline;
}


.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* hides from ie-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from ie-mac */
