/** COLOR PALETTE
 * #778899 blue border
 * #DBDBDB outside background grey outside
 * #EFEFEF inside background light light grey inside
 * #F5E8D5 complementary pale
**/

.photoleft {float: left; padding:2px 0px 8px 35px; margin: 0; font-size:99%; color: #606973; font-style:italic; width:280px;}
.photoright {float: right; padding:2px 25px 8px 10px; margin: 0; font-size:99%; color: #606973; font-style:italic; width:280px;}

a { color: #778899; }
a:hover {color: #778899; font-weight:bold; }

body {
	font: normal 12px Times Roman, serif;
	color: #000000; 
	margin: 0;
	padding: 0;
	background: #ffffff; 
	}
h1 {
	color: #778899; 
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 18pt;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	}
h2,h3,h4 {
	color: #778899; 
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14pt;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	}
dl, ul .table-color {
	margin-left: 35px;
	margin-right: 35px;
	font-size: 11pt;
	color:#606973;
	padding: 0;
	}
dl, ul {
	margin-left: 35px;
	margin-right: 35px;
	font-size: 11pt;
	color:#778899;
	padding: 0;
	}
.content {
	margin-left: 35px;
	margin-right: 35px;
	font-size: 11pt;
	font-family: sans-serif;
	padding-bottom: 5px;
	text-indent: 20px;
	line-height: 1.5;
	}
strong {
	color:#778899;
	}
hr {
	height: 5.85px;
	color: #F5EBC9; 
	background-color: #B3C0CC; 
	margin-left: 35px;
	margin-right: 35px;
	border-style: solid;
	}
#wrapper {
	margin: 0 auto;
	width: 670px;
	border: 09px solid #B3C0CC;
	background: #ffffff;
	}
#image-top {
	margin: 0 auto;
	width: 670px;
	border: 0;
	}
#header {
	letter-spacing: .18em; 
	color: #274663; 
	font-family: palatino-linotype; 
	font-style: italic;
	}
#menu {
	line-height: px;
	background: #B3C0CC;
	text-align: center;
	text-transform: uppercase;
	font-family: sans-serif;
	color: #AABBCC;
	}
#menu a:link {color: #EFEFEF; text-decoration: none; }
#menu a:visited  {color: #EFEFEF; text-decoration: none; }
#menu a:hover {color: #EFEFEF; text-decoration: underline; }

.table a:link {color: #606973; text-decoration: none; }
.table a:visited  {color: #606973; text-decoration: none; }
.table a:hover {color: #606973; font-weight:bold; text-decoration: underline; }

.table {
	margin-left:auto; 
	margin-right:auto; 
	border-style:solid; 
	border-width:2px; 
	border-color:#B1A491; 
	background:#F5E8D5; 
	padding:9px; 
	margin-top:15px; 
	margin-bottom:28px; 
	border-style:outset; 
	color:#606973; 
	font-family: palatino-linotype; 
	text-align:center; 
	line-height:30px; 
	font-size:18px; 
	font-weight:normal;
	width:500px;
}

#image-bottom {
	margin: 0 auto;
	width: 670px;
	border: 0;
	}






