/* ELEMENT SELECTORS */
BODY
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;	
	background-color: #FFFFFF;
 	margin: 0 0 0 0.5em;
	border: none;
	font-size: 78%;
	scrollbar-face-color: Green; 
	scrollbar-highlight-color: #99CC99; 
	scrollbar-shadow-color: #B1E195; 
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;}

p 
{	color: #000066;
	padding-left : 10px;
	padding-right : 10px;
	line-height: 1.3em;}

/* HEADING TAGS */
H1 
{	font-style: normal;
	font-weight: bold;
	color : #FFFFFF;
	text-align : center;
	font-size: 200%;
	margin-bottom : 0px;
	margin-top : 5px;
	white-space : nowrap;}

H2 
{
	color : #006300;
	text-align : center;
	font-weight: bolder;
	font-size: 150%;
	margin-top : 0.1em;
	margin-bottom: 0.5em;
}

H3
 { color : #006300;
	font-weight: bolder;
	margin-bottom : -0.5em;
	padding-left : 10px;
	font-size: 125%;
	margin-top: 0.8em;}

H4
 {	font-style: normal;
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left : 5px;}
	
FORM
{ padding-left : 8px; }	

.radio
{ 
	height : 11px;
	margin-top : 6px;
	margin-bottom : 6px;
 }

/* LINKS */
A
{
	color: #6300CE;
	text-decoration : none;
}
	
A:hover 
{	color: #990033; 
	text-decoration : underline;}

A.inline
{	color: #990033; 
	text-decoration : underline;}
	
A.inline:hover 
{	color: #990033; 
	text-decoration : none;}	
	
/*  LIST ITEMS  */
UL
{	margin-top : -1.25em;
	margin-left : 25px}
	
OL
{	margin-top : -1.25em;}		

LI
{	padding-top : 0.5em;
	padding-right : 5em;
	line-height: 125%;}

	
/* TABLE STUFF */
TABLE
{	font-size : 100%;
	margin-left : 30px;
	border-left : 1px solid #A37297;
	border-top : 1px solid #A37297;
}

TH
{	text-align : center;
	font-weight : bold;
	background-color : #CCCCFF;
	border-bottom : 1px solid #A37297;
	border-right : 1px solid #A37297;
	padding-left : 5px;
	padding-right : 5px;
}

TD
{
	vertical-align : middle;
	border-bottom : 1px solid #A37297;
	border-right : 1px solid #A37297;
	padding-left : 4px;
	padding-right : 8px;
}

.centered
{ 
	text-align : center;
 }

.lightblue
{
	background-color : #CCFFFF;
}

.noborder
{ border : none; }

.noborderright
{ 
border-right : none;
 }

/* Images */
IMG
{
	border : solid 1px #000066;
	margin-left : 1em;
	margin-right : 1em;
	margin-bottom : 0.5em;
}

.centered
{
	text-align : center;
}	

.image_right
{
	float : right;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 2px;
 }	
 
.image_left
{
	float : left;
	margin-left : 8px;
	margin-right : 10px;
	margin-top : 8px;
 }	
 
 .image_right2
{
	float : right;
	margin-left : 2em;
	margin-right : 5em;
 }
 
  .image_right3
{
	float : right;
	margin-left : 5px;
	margin-right : 1px;
	border : none;
 }
 
 .kidsfishing
{ 
	float : right;
}

.alerttext
{
	color: #ff0000;
}


UL.adminopts
{
	margin-left : 0px;
	margin-top : 5px;
}

UL.adminopts LI
{
	padding: 0;
	line-height: 125%;
	list-style: none;
	margin-left : 0px;
	padding-left : 0px;
}


.pets
{  vertical-align : top;
margin-top : 10px;}

.checkpets
{ margin-top : 0px;
padding-top : 0px; }