@charset "utf-8";
/* CSS Document */

body {
	font: 76% Arial, Helvetica, sans-serif;
	line-height:18px;
	background: #807568;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444;
}
.oneColElsCtr #container {
	width: 817px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #807568;
}
h1 {
	font:normal 28px Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #014f74;
}
h3{
	font:normal 22px Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #014f74;
}

p {margin:0px 0px 15px 0px;}
a:link, a:visited {color:#014f74; font-weight: bold; text-decoration: none;}
a:hover {color: #807568; font-weight: bold; text-decoration: underline;}
.headsub {color:#014f74; font:bold 16px/16px Arial, Helvetica, sans-serif;}
.caption {font-size: 11px; margin:0px 0px 15px 0px; line-height: 14px;}
h1.caption {font-size: 11px; margin:15px 0px 15px 0px; line-height: 17px;}
.border {border: 1px solid #cccccc;}

img.photo {
	background:#ffffff none repeat scroll 0%;
	display:block;
	padding:5px;
	border:1px solid #dddddd;
	margin:0px 0px 5px 0px;
	text-align:center;
	font-size:.9em;
}

img.photoleft {
	background:#ffffff none repeat scroll 0%;
	display:block;
	padding:5px;
	border:1px solid #dddddd;
	margin:0px 10px 10px 0px;
	text-align:center;
	font-size:.9em;
}
.quote {font-size: 14pt; font-family: Georgia, Perpetua; font-style:italic }

.screen {
	background:#ffffff none repeat scroll 0%;
	display:block;
	padding:4px;
	border:1px solid #dddddd;
	text-align:center;
    margin-left: auto;
    margin-right: auto;
	/*width:252px;
	height:112px;*/
}
.screen:hover {
	background-color: #D6ECF8;
	border: 1px solid #82B7DF;
}
.screen img {
	border:1px solid #dddddd;
}

.screen a img {
border-style:none;
}


.nav-top {
	font-size: 10pt;
	font-family: Georgia;
	color: #FFFFFF
}
.style17 {	color: #FFFFFF;
	font-family: Perpetua;
	font-size: 15pt;
}
.style24 {	font-family: Georgia;
	font-size: 8pt;
	color: #FFFFFF;
	text-align:left;
}
.style25 {	font-size: 8pt;
	color: #FFFFFF;
}
a.small:link, a.small:visited{
	color:#FFFFFF;
}
a.small:hover{	
	color:#D2CEC8;
}
a.reg{
color:#014F74;
}
td.pad{
padding:2px;
}
.style26 {
	font-size: 14px;
	font-family: Georgia;
}
.style29 {font-size: 27pt}
.style32 {font-size: 9pt; color: #014F74; }
.style17 {
	color: #FFFFFF;
	font-family: Perpetua;
	font-size: 16pt;
}
.style63 {font-size: 27pt}
.style30 {
	font-family: "Felix Titling";
	font-size: 15pt;
}
