body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	margin-top: 0px;
	color: #000000;
	font-size: 0.8em;
}

a:link {color: #0000FF; text-decoration: underline}     /* default unvisited link */
a:visited {color: #0000FF; text-decoration: underline}  /* default visited link */
a:hover {color: #00000FF; text-decoration: underline}   /* default mouse over link */
a:active {color: #0000FF; text-decoration: underline}   /* default selected link */ 


a.white:link {color: #FFFFFF; text-decoration: none} 
a.white:visited {color: #FFFFFF; text-decoration: none} 
a.white:hover {color: #FFFFFF; text-decoration: underline} 
a.white:active {color: #FFFFFF; text-decoration: none}  


td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}


#navigation { width: 230px;}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li { border-bottom: 1px solid #012E57;}

#navigation li a:link, #navigation li a:visited {
	font-size: 100%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #7890C0;
	background-color: #E1EDF5;
	color: #012E57;
	text-decoration: none;
}

#navigation li a:hover {
	border-left: 12px solid #012E57;
}

#caring {
	font-size: 1.8em;
	color: #7890C0;
}

#memberships {
	display: block;
	padding: 0em 0 0em 0em;
	border-bottom: 1px solid #012E57;
	border-left: 1px solid #012E57;
	background-color: #FFFFFF;
}

#whitetxt {
	font-size: 0.8em;
	font-style: bold;
	color: #FFFFFF;
}
#faq {
	font-size: 0.9em;
	color: #012E57;

}

h1 {
	font-size: 1.2em;
	color: #012e57;
	padding: 0.4em 0em 0em 0em;
}

h2 {
	font-size: 1em;
	color: #012E57;
	padding: 0.4em 0em 0em 0em;
}
h3 {
	font-size: 0.8em;
	color: #012E57;
	padding: 0.4em 0em 0em 0em;
}


div#comments {
    background-image:  url(images/common/top_nav.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 695px;
}
div#commentstxt {
	position: relative;
	height: auto;
	width: 430px;
	left: 25px;
	top: 25px;
	font-size: 1.2em;	
	font-weight: bold;
	color: #FFFFFF;
}

.commentsname {
	font-size: 0.7em;	
	color: #CAD3E6;
	font-style:italic;
}

#hlines {
	border-right: 1px solid #012E57;
	border-left: 1px solid #012E57;
}


.PanelHeader {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/common/bubble_top.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 186px; 
	height: 40px
}
	
.PanelFooter {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/common/bubble_bot.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 186px; 
	height: 28px
}
	
#PanelLines {
	width: 182px;
	padding: 0em 1em 0em 1em;
	border-left: 1px solid #012E57;
	border-right: 1px solid #012E57;
	background-color: #f0f0f0;
	font-size: 1em;
	color: #012E57;	
}
.PanelHeaderAddr {
	padding-right: 0px; 
	padding-left: 0px; 
	background: url(images/common/addr_top.gif) no-repeat left top; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	width: 186px; 
	height: 40px
}
	
.commentsbluename {
	font-size: 1em;	
	color: #012E57;
	font-style:italic;
	margin-bottom: 3px; 
}
.Paneldirections {
	width: 400px; 
	height: auto;
	border-top: 1px solid #012E57;
	border-left: 1px solid #012E57;
	border-bottom: 1px solid #012E57;
	border-right: 1px solid #012E57;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}
	
.Paneltestimon {
	width: 400px; 
	height: auto;
	border-top: 1px solid #7890C0;
	border-left: 1px solid #7890C0;
	border-bottom: 1px solid #7890C0;
	border-right: 1px solid #7890C0;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}
	
.Panelnolines {
	width: 400px; 
	height: auto;
	background-color: #E1EDF5;
	padding: 0.8em 0.8em 0.8em 0.8em;
	}

.submit input
{
border: 2px outset #d7b9c9
} 


