body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/cottonDream.gif);
	background-repeat:repeat;
        
}
body a {
       color: red;
}

#main{
	width:100%;
}
#content{
	width:780px;
	margin:0px auto;
	text-align:left;
}
#header{
width:780px;
}
#content2{
	position:relative;
	float:left;
	margin-left: -1px;
	border: 1px solid black;
	width:780px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}
#footer{
	position:relative;
	clear:left;
	margin-left: -1px;
	border: 1px black solid;
	width:780px;
	float:left;
}
.top1{
	
	padding:23px 0 0 0px;
	background-image:url(../images/top_trans.gif);
	background-position: top;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align: center;
}
.top1 a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
}
.top1 img{
	padding-bottom:3px;
}
.top1 a:hover {
	text-decoration:underline;
}
.top2{
	width:780px;
	height:161px;
	background-repeat:no-repeat;
}
.top3{
	height:10px;
	background-color:#000000;
	color:#FFFFFF;
}
.top4{
	height:65px;
	background-color: #FEF3D3;
	color: black;
}
.left{
	position:relative;
	float:left;
	width:165px;
	padding-left: 18px;
	text-align: center;
}
.left span{
	font-weight:bold;
}
.right{
	position:relative;
	float:left;
	width:500px;
	padding:10px 25px;
}

.slogan{
	font-size:10px;
	font-weight:bold;
	padding:5px 0 0 17px;
}
.fix{
	clear:left;
	height:1px;
}
.f1{
	height:22px;
	background-color: white;
	color:#000000;
	text-align:center;
	padding:10px 0 0 0;
}
.f2{
	height:40px;
	background-color:red;
	color:#000000;
	text-align:center;
	line-height:15px;
	font-size:9px;
	padding:20px 0 0 0;
}
.f1 a{
	text-decoration:none;
	color:#000000;
	background-color:inherit;
	padding:0 15px;
	font-weight:bold;
	font-size:10px;
}
.f1 a:hover {
	text-decoration:underline;
}
.f2 a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
.t{
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
.t img{
	padding-bottom:2px;
}
.ph1{
	position:relative;
	float:left;
	padding-right:15px;
	width:190px;
}
.text{
	float:right;
	font-size:12px;
}
.text span{
	font-weight:bold;
}

.featured1
{
	width: 210px;
	background-image: url(../images/featured_full.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 210px;
	float:left;
}
.featured1 p
{
color: white;
font-size:10px;
font-weight: bold;
}
.featured2
{
	width: 210px;
	background-image: url(../images/featured_full.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 210px;
	float:none;
}
.featured3
{
	width: 210px;
	background-image: url(../images/featured_full.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 210px;
	float:right;
}


.ftop
{
background-image:url(../images/featured_top.png);
background-position:top;
}
.fbot
{
background-image: url(../images/featured_bot.png);
background-position:bottom;
vertical-align: bottom;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
text-align:center;
background:white url(../images/glossyback2.gif) repeat-x bottom left;
font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;


}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active {
color: white;
}

.glossymenu li a:hover {
background-image: url(../images/glossyback.gif);
}
.administration a {
color: red;
}
#hfgrotto
{
float: left;
vertical-align:middle;
padding-left: 5px;
}

#hfgrotto a
{
color: #FF0000;
}

#form
{
float: right;
}

table {
border: 0px;
}
form table {
border: 0px;
width: 500px;
}
form input {
background-color: #cccccc;
border: 1px solid red;
}
form select {
background-color: #cccccc;
border: 1px solid red;
}
form span input{
border: 0px;
}

#magazine {
   font-weight: bold;
   font-size: 10px;
   text-align: center;
   border: 1px solid #333333;
   padding:4px;
   background-color: #FFFFFF;
}

/* Page Specific Styles*/

.byState_display {
   border: dashed #eee 2px;
   padding: 4px;
   background-color: #fff;
}

.byState_display a {
   color: black;
   text-decoration: none;
}

.byState_display span {
   padding: 5px;
}
