body {
	margin:0;
	padding:0;
	background:#669e18 url(../siteimages/bg.jpg) 0px 40px repeat-x;
}

/* header section */

#leaf {
	background:url(../siteimages/lettuce.jpg) repeat-x;
	height:40px;
}

#bg {
	background:url(../siteimages/bg_main.jpg) 50% 0% no-repeat;
}

#logoHolder {
	height:160px;
	text-align:left;
	width:960px;
	margin:auto;
}

/* standard left side logo  */

#logo {
	width:100px;
	float:left;
	margin:8px 0px 0px 35px;
}

#statement {
	width:640px;
	margin:45px 0px 0px 25px;
	float:left;
	font:20px Georgia, Times, serif;
	color:white;
}


/* long logo along bottom 

#logo {
	width:500px;
	margin:34px 0px 0px 230px;
}

#statement {
	width:600px;
	margin:20px 0px 0px 25px;
	float:left;
	font:20px Georgia, Times, serif;
	color:white;
}
*/

.stateEmph {
	color: #8DC269; font-style: italic;
}

#clear { clear:both;}

#navbar {
	margin:auto;
	background:#6ba41e;
	width:960px;
}

#navbar td {
	border-right:1px dotted #bbdc8f;
}

#boxbox {
	height:180px;
	margin:auto;
	width:950px;
	background:#bbb85a;
	border-top:1px solid white;
	padding:5px 0px 0px 10px;
}

#boxes {
	float:left;
	width:197px;
	margin-left:3px;
	padding:113px 15px 5px 20px;
	height:55px;
	font:9px Arial, Helvetica, sans-serif;
}

#boxes a:link, #boxes a:visited, #contentbox a:link, #contentbox a:visited {
	color:#009900;
}

#boxes a:hover, #contentbox a:hover {
	color:#006600;
}

#contentbox {
	width:920px;
	padding:10px 10px 25px 10px;
	font:12px Arial, Helvetica, sans-serif;
	margin:auto;
	background:#edecd4;
	border:10px solid #fffff6;
}

#homeContent {
	float:right;
	width:365px;
	margin-top:0;
}

#imagebox {
	float:right;
	width:300px;
	margin:0px 0px 10px 15px;
}

#columns {
	float:left;
	width: 49%;
}

#footer {
	height:78px;
	background:#295308;
	position:relative;
}

#shroom {
	width:600px;
	background:url(../siteimages/shroom.png) right no-repeat;
	height:101px;
}

#address{
	font:10px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	margin-top:5px;
	padding-bottom:5px;
}

#address a:link, #address a:visited {
	color:white;
}

#address a:hover {
	color: #FFFFCC;
}

#imagebox h1 {
	font:bold 14px Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px solid black;
	margin-top:20px;
}

#imagebox h2 {
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font:bold 22px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:.01em;
	margin-top:0px;
}
h2 {
	font:bold 20px Geneva, Arial, Helvetica, sans-serif;
	color:#351314;
	margin-top:0px;
}

h3 {
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	color:#006600;	
	margin-bottom:0px;
}

.altHead {
	background:#006600;
	color:white;
	padding:2px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.dash {
	border-bottom:2px dashed #ffffff;
	margin:0px 0px 25px 0px;
}

.solid {
	border-bottom:1px solid #000000;
	margin:0px 0px 25px 0px;
}

#buscard {
	font-size:9px;
	width:215px;
	background-image:url(../images/card.gif);
	background-repeat:no-repeat;
	color:#0b3a8b;
	height:75px;
	padding:32px 10px 10px 10px;
	margin-left:10px;
}

#buscard p {
	margin:5px 0px 5px 0px;
}

.mpOut {
	background-image:url(../images/mp_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

.mpIn {
	background-image:url(../images/mp_02.jpg);
	background-repeat:no-repeat;
	padding:0px 25px 0px 24px;
}

.mpIn li {
	margin-left:-15px;
}


#hours {
	width:200px;
	margin-left:30px;
	font-size:11px;
}

.hourssmall {
	padding:0px 20px 0px 30px;
	font-size:11px;
	background-image:url(../images/hourssmall_02.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours {
	padding:0px 0px 0px 32px;
	font-size:11px;
	background-image:url(../images/hours_02b.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours p {
	margin-top:0px;
}

.nomargin {
	margin-top:0;
}

.front { 
	min-height:55px; 
	padding-top:45px;
	color:white;
	margin-bottom:10px;
	font:11px Arial, Helvetica, sans-serif;
}

.front ul { margin-top:0; }

.front ul li a:link, .front ul li a:visited {
	color:white !important;
}

.front ul li a:hover {
	color:#F0EFDB !important;
}

/* horizontal brown layout
#front {
	padding:3px 0px 0px 10px; 
	color:white;
}

#front ul li a:link, #front ul li a:visited {
	color:white;
}

#front ul li a:hover {
	color:#F0EFDB;
}
*/

input, select, textarea {
 font-size: 12px;
 background-color: #f7f7f7;
 border: 1px dotted #351314;
}

/* Form Calendar */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #DBD2AC;
}

.ds_head {
	background-color: #351314;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #a9c58a;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #ddd6b3;
	color: #333333;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #d6cfaa;
} /* This hover code won't work for IE */

/* Form Hints */
dl {
    font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: 100px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}
