body
{
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #29ABE2;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;	
}

.mainpanel
{
	position: relative;
	margin: auto;
	width: 892px;
	top: 0px;
	background-color: white;
	min-height: 700px;
	border-top: 0px;
	border-left: 6px;
	border-right: 6px;
	border-bottom: 6px;
	border-style: solid;
	border-color: #FFCB05;
	
}

.paghdrlogo
{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/pagehdr.gif);
	width: 892px;
	height: 204px;
	z-index: 100;
}


.navpanel
{
	position: absolute;
	left: 410px;
	top: 176px;
	width: 700px;
	font-size: 10pt;
	z-index: 150;	
}

.navpanel ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.navpanel li
{
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

.navpanel li a
{
	text-decoration: none;
	padding: 5px;
	padding-right: 5px;
	color: #29ABE2;
}

.navpanel li a:hover
{
	color: #666666;
	background-color: #FFCB05;


}



.tailpanel
{
	position: relative;
	margin: auto;
	width: 892px;
	top: 0px;
	background-color: #FFCB05;
	border-left: 6px;
	border-right: 6px;
	border-style: solid;
	border-color: #FFCB05;
	height: 30px;
}

.sidepanel
{
	position: absolute;
	left:  630px;
	top: 286px;
	z-index: 150;
	width: 230px;
}

.sidepanel img
{
	padding-bottom: 30px;
	border: 0px;
}


.tailpanel ul
{
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;

}

.tailpanel li
{
	float: left;
}

.tailpanel li a
{
	text-decoration: none;
	color: #666666;
	font-size: 10pt;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
}

.tailpanel li a:hover
{
	background-color: #666666;
	color: #FFCB05;

}

.tailpanelimg
{
	position: relative;
	top: -5px;
	left: 0px;
	margin: 0px;
	margin-left: auto;
	background-image: url(images/hibiscussm.gif);
	width: 36px;
	height: 34px;
}

.palmlrg
{
	position: absolute;
	left: 580px;
	bottom: 0px;
	width: 286px;
	height: 480px;
	background-image: url(images/palmlrg.gif);
}

.maincontent
{
	padding-top: 30px;
	padding-left: 30px;
	position: relative;
	width: 580px;
	font-size: 14pt;
	color: red;
	z-index: 120;
	font-size: 14pt;
	color: #666666;
	text-align: justify;
	letter-spacing: -1px;


}

.maincontent h1
{
	color: #6E0100;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.maincontent h2
{
	color: #29ABE2;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
	height: 18px;
	font-weight: normal;
}

.homehdr
{
	position: absolute; 
	width: 700px;
	font-size: 20pt;
	color:#29ABE2;
	letter-spacing:-2px;
		
}

.homespacer
{
	position: relative;
	height: 20px;	
}

.maincontent p
{
	padding-top: 0px;
}


.formline
{
	position: relative;
	width: 100%;
	height: 36px;
}

.formlinecomment
{
	position: relative;
	width: 100%;
	height: 90px;
}
.formcol1
{
	position: absolute;
	top: 4px;
	left: 0px;
	text-align: right;
	width: 220px;
}

.formcol2
{
	position: absolute;
	top: 0px;
	left: 240px;
	text-align: right;
}


.formcol2 input
{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	font-variant: normal;
	text-transform: none;
	border: 2px solid #ccc;
	padding: 4px;
	color: #333333;
}

.formcol2 select
{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	font-variant: normal;
	text-transform: none;
	border: 2px solid #ccc;
	padding: 4px;
	color: #333333;
}

.formcol2 textarea
{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	font-variant: normal;
	text-transform: none;
	border: 2px solid #ccc;
	padding: 4px;
	color: #333333;
}

.tbstandard
{
	width: 260px;

}

.ddlstandard
{
	width: 270px;
}

.tbcity
{
	width: 148px;
}

.tbstate
{
	width: 40px;
}

.formresponse
{
	color: white;
	background-color: green;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

.valtextwarning
{
	position: relative;
	padding: 8px;
	color: white;
	background-color: Red;	
}

.valtextconfirm
{
	position: relative;
	padding: 8px;
	color: White;
	background-color: green;	
}



/* --- home page ---- */
.enterlink
{
	position: absolute;
	top: 350px;
	left: 80px;
}

.enterlink a
{
	font-size: 18pt;
	font-weight: bold;
	color: white;
	letter-spacing: -1px;
	text-decoration: none;
}

.enterlink a:hover
{
	font-size: 18pt;
	font-weight: bold;
	color: #FFCB05;
	letter-spacing: -1px;
	text-decoration: none;
}

/* --- map positioning ---- */
.maploc
{
	position: absolute;
	width:900px;
	
}

.maploc a
{
	font-size: 10pt;	
	color: #666666;
	padding: 3px;	
}

.maploc a:hover
{
	color: White;
	background: #666666;	
	
}
