body {
	font-family:		Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 23px;
	background-image: url(images/bkgd2.jpg);
	background-color: #00a7eb;
}

td, p {
	font-family:		Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 23px;
}


a:link, a:active {
	color: #003366;
    text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}


a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #336699;
	font-weight: 600;
    text-decoration: none;
}

a.nav:hover {
	color: #000000;
	font-weight: 600;
    text-decoration: underline;	
}


.smalltext {
	font-size: 11px;
	color: #545353;
	line-height: 20px;
}



.subheadings {
	font-size: 15px;
	letter-spacing: 1px;
	color: #336699;
	line-height: 25px;
		font-stretch:extra-expanded;
	font-weight:bold;
}

.bluehead {
	font-size:17px;
	color: #336699;
	font-stretch:extra-expanded;
	font-weight: bold;
}

.quote {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-stretch:extra-expanded;
	font-style:italic;
		line-height: 30px;
}


.smalltextcolor {
	font-size: 12px;
	color: #cc3300;
		font-weight: bold;
}

.smalltextcolor2 {
	font-size: 15px;
	color: #cc3300;
		font-weight: bold;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 89px;
	height: 29px;
	background-image: url(images/submit.gif);
}



form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-family: helvetica, arial, "trebuchet ms", sans-serif;
	font-size: 12px;
	border-width: 0px;	
}

.textbox {
	font-size: 13px;
	color: #000000;
	padding-top: 3px;	
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.radio {

	color: #ffffff;
		background-image: url(images/radio.gif);

}

.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;

}


a.footer:link, a.footer:visited, a.footer:active {
	color: #cccccc;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 9px;	
		color: #cccccc;
}

a.top:link, a.top:visited, a.top:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a.top:hover {
	text-decoration: underline;
	font-size: 11px;	
		color: #ffffff;
}

.bottom {
	font-size: 9px;
	color: #cccccc;
}

h1 {
	font-size:20px;
	color: #000000;
	font-stretch:extra-expanded;
	font-weight:lighter;
}



  }
li, ol {
	font-size: 12px;
	line-height: 23px;
	list-style-image:  url(images/li.gif);	

  
  }
