@charset "UTF-8";


p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0px 25px;
	text-align: left;
	line-height: 125%;
	vertical-align: top;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-right: 25px;
	line-height: 115%;
	list-style-image: url(images/starbullet.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-left: 25px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-bottom: -8px;
	padding-left: 25px;
	color: #FF0000;
	text-decoration: none;
}
h3  {
	text-align: left;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: -15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #07436E;
	}
.footer a:link              {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:visited           {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover             {
	color:#F9EBBD;
	text-decoration:underline;
}
.footer a:active            {
	color:#000000;
	text-decoration:underline;
	}

.footer {
	background-color: #07436E;
	text-align: center;
	height: 40px;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 9pt;
	padding: 5px 0px 0px;
	line-height: 12pt;
}
.maintable .footer a {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 9pt;
}

.maintable .footer a:hover {
	color: #F9EBBD;
}
.maintable {
	background-color: #FFFFFF;
	align=center;
}
.famous {
	float: left;
	margin: 25px 45px 10px 25px;
}
.photoright {
	padding: 0px;
	float: right;
	margin: 10px 25px 0px 10px;
	border: 5px inset #CCCCCC;
}
.photoleft {
	padding: 0px;
	float: left;
	border: 5px inset #CCCCCC;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.photocenter {
	margin: 0px;
	float: right;
	padding-right: 50px;
	padding-bottom: 25px;
}
.contact {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 5px;
}
.blockquote {
	font: 14px/20px italic Times, serif;
	padding: 8px 8px 8px 20px;
	background-color: #faebbc;
	margin: 5px 5px 5px 25px;
	background-image: url(images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	width: 250px;
	border: 1px solid #e1cc89;
  }
.closequote {
	background-image: url(images/closequote1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
	width: 30px;
	float: right;
	margin-right: 10px;
  	}

