body {
	font-family: arial,helvetica;
	font-size: 13px;
	color: #000;
	background-color: #039;
	margin-top:10px;
	}

a:link { 
	text-decoration: none;
	color: #039;
	}
	
a:visited {
	text-decoration: none;
	}

.boldnav{
	color: #039;
	font-family: arial,helvetica;
	font-size: 14px;
	text-align: center;
	font-weight:  bold;
	text-decoration: none;
	}
	
.feature {
	font-weight:bold;
	font-style: italic;
	}

.center {
	text-align:center;
	}

.comment {
	font-style: normal;
	font-size: 11px;
	color: #000;
	text-align:center;
	}

.content {
	padding:10px;
	}

a.over:hover {
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	padding:5px;
	}

li{list-style-type:none;
	}

table.main {
	width:750px;
	border-width: 0px;
	background-color: #FFF;
	}

.phone {
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	}

.photo {
	vertical-align:bottom;
	text-align:center;
	}
	
.navigation {
	background-color:#97CFE9;
	width: 140px;
	vertical-align:top; 
	padding-top:10px;
	}	
	
.nav{
	color: #039;
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 4px;
	line-height:22px;
	}
	
a.nav:hover{
	color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	padding: 3px;
	background-color : #039;
	}

.navstring{
	color: #039;
	font-family: arial,helvetica;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	}

.title {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 14px;
	}
	
.header {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 16px;
	}
