@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/reback.gif);
}
#wrapper {
	width:760px;
	height:auto;
	background-color: #f3f3dd;
	border: thin inset #000080;
	margin: auto;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

#header {
	width:751px;
	height:133px;
	left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #f3f3dd;
}

#navbar {
	width:751px;
	height: 30px;
	background-color: #f3f3dd;
	padding-right: 0px;
}

#phone {
	float: left;
	width:223px;
	height:27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E83A00;
	font-variant: normal;
	text-transform: none;
	font-size: .9em;
	text-align: left;
	text-indent: 5px;
	padding-top: 3px;
}

#navs {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 503px;
	height:22px;
	
}

#titlecaption {
	width:751px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-variant: normal;
	text-transform: none;
	font-size: 0.85em;
	background-color: #f3f3dd;
	padding-bottom: 10px;
}
#narrative {
	height: auto;
	width: 751px;
	background-color: #F3F3DD;
	display: inline;
}

#photo {
	width:400px;
	height:300px;
	background-color: #f3f3dd;
	float: left;
	padding-bottom: 10px;
}

#narrative1 {
	width:343px;
	height:auto;
	text-align: justify;
	background-color: #f3f3dd;
	float: right;
	font-size: 0.83em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	color: #000066;
}
#narrative2 {
	float: left;
	width:750px;
	background-color: #f3f3dd;
	text-align: justify;
	font-size: .83em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	color: #000066;
	}

#footer {
	float: left;
	width:750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-variant: normal;
	text-transform: none;
	background-color: #f3f3dd;
	font-size: 10px;
}

.dropCap {
	font-size: large;
	font-weight: bold;
