body {
	background-color: #B67772;
}
a, a:visited {
	color: #8D4D49;
	text-decoration: none;
}
a:hover {
	color: #8D4D49;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8D4D49;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.floatright {
	float: right;
	border: 1px solid #7f561b;
	margin-left: 12px;
}
#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(images/nav_bkg.jpg);
	height: 128px;
	width: 255px;
	
}
#navigationtable {
	margin-top: 18px;
	margin-left: 18px;
	float:left;
}
#navigationtable td {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE9DA;
}
#navigationtable a, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCE9DA;
	text-decoration: none;
}

#navigationtable a:hover {
	color: #50120d;
}

#quote {
	float: right;
	margin-top: -128px;
}
#stage {
	background-image: url(images/content_bkg.jpg);
	width: 870px;
	background-repeat: repeat;
	 margin-top:0;
}
#content {
	width: 540px;
float:right;
	padding-left: 0px;
	padding-right: 32px;
	margin-top: -660px;
       
}
#indexcontent {
	width: 540px;
	float:right;
	padding-left: 0px;
	padding-right: 32px;
	margin-top: -760px;
}

#lettercontent {
	width: 540px;
    float:right;
	  padding-left:0px;
	padding-right: 32px;
	margin-top: -975px;
}
.contactinfo {
	font-size: 10px;
	color: #8D4D49;
}
.indexquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0px auto;
	color: #8D4D49;
	clear:both;
}


/* ***************** for the text boxes at top of page *******/
#callout {
	float:right;
	position: relative;
	width:535px;
	top:-115px;
	margin-left:0px;
	margin-right:30px;
	padding:3px;
	background:#FDFCFB;
	display:inline;
        text-align:center;
    font-family:Geneva, Arial, Helvetica, sans-serif;

}

.floatright2 {
	float: right;
	border: 1px none #000;
	margin-left: 0px;
}

.floatright {border:1px solid #8D4D49;}

#callout .announce {font-size:115%; 
line-height:110%;color:#006699; font-weight:bold;}

#callout .subannounce {font-size:95%; 
color:#775315; 
font-style:italic;}

.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #8D4D49;
}
