#divWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
#divRates {
	float: right;
	width: 300px;
	border: 2px solid #7B716B;
	padding: 10px;
}
.caption {
	font-size: 9px;
}
#divTitle {
}
#divContentWrapper {
	background-image: url(images/starfish.jpg);
	background-repeat: no-repeat;
	background-position: right 180px;
}
#divHeader {
	height: 300px;
}
#divLeftNav {
	float: left;
	width: 250px;
}
#divContent {
	float: right;
	width: 710px;
}
#divGrayBar {
	background-color: #7B716B;
	/* [disabled]width: 700px; */
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	height: 35px;
	overflow: hidden;
}
#divGrayBar img{
	vertical-align:middle;
	margin:0;
	padding:0;
	border-left:3px solid white;
	float:right;
}
#divGrayBar span{
	width: 700px;
	float: left;
	padding-top: 7px;
}
#divLogo {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#divWrapper #divTitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #7B716B;
	font-weight: normal;
}
#divFooter {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#divLeftNav a {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7CF7B;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #21346B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#divLeftNav a:hover {
	color: #21346B;
	background-color: #E8E8E8;
}
#divFooter a {
	color: #423C31;
	text-decoration: none;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
}
#divFooter a:hover {
	text-decoration: underline;
}
.narrowcontent {
	/* [disabled]padding-top: 10px; */
	padding-right: 30px;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 30px;
}

.top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F7CF7B;
}

#divAdminNav {
	background-color: #7B716B;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#divAdminNav a {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#divAdminNav a:hover {
	text-decoration: underline;
}

 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #7B716B;
	font-weight: normal;
}
 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #7B716B;
	font-weight: normal;
}
 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	color: #7B716B;
	font-weight: bold;
}
 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #7B716B;
	font-weight: bold;
}

 a {
	color: #7B716B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bordered {
	border: 3px double #7B716B;
}

#divLogo a {
	display: inline;
	border-bottom-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B716B;
	text-decoration: underline;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#divLogo a:hover {
	background-color: #E8E8E8;
}
.contact {
	font-size: 14px;
}
.divlogolink {
	font-size: 16px;
}
