@charset "utf-8";
/* CSS Document */


body {
	color:#003366;
	font: 11px Verdana, Geneva, sans-serif;
	text-align: justify;
}

#content h1 {
	color:#003366;
	text-align:center;
	padding: 15px 0 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font: normal 22px "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#photo h1 {
	font-family:"Times New Roman", Times, serif;
	color:#003366;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin: 0 0 18px;
	padding-top: 10px;
}

#photo p {
text-align:center}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0;
}

#content .plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin: 0 auto;
	text-align:center;
	text-decoration:none;
}
#content a.plan {
	text-decoration:underline;
}
#content a.plan:hover {
	text-decoration:none;
}

#content hr {
	width: 300px;
	height: 1px;
	color: #88afe5;
	margin: 10px auto;
	text-align: center;
}

#address {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f8f8f;
	margin: 0 auto;
}
.copyright a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#8f8f8f;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
.bookrm {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.restxt {
	FONT-SIZE: 12px;
	COLOR: #336699;
	FONT-FAMILY: "Book Antiqua", "Times New Roman", Georgia, serif
}
A.restxt {
	FONT-SIZE: 10px;
	COLOR: #336699;
	FONT-FAMILY: "Book Antiqua", "Times New Roman", Georgia, serif
}
A.restxt:hover {
	FONT-SIZE: 10px;
	COLOR: #336699;
	FONT-FAMILY: "Book Antiqua", "Times New Roman", Georgia, serif;
	text-decoration:none
}
.resfield {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#content .info {
	margin-top: 20px;
	margin-bottom: 20px;
}

.info dt {
	font-weight: bold;
	margin: .25em 0;
}
.info dd {
	margin: 0.2em 0;
	
}
/*.info dd img {
	float:left;
	margin:0 10px 0 0;
}*/

#content ul  {
	list-style: circle outside;
	margin-left: 1em;
	line-height: 200%;
	
}
#content ul li, #content li {
	margin: 4px 0;
	margin-left: 1em;
}
#content ul li ul li {
	list-style: disc outside;
}

#content p {
margin: 1em 0;

}
