body {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0px;
	background-image: none;
}

#mainHead1 {
display:none;
}

#nav { 
display:none;
	}

#topmenubox {
display:none;
	}

#bottomnavbox {
display:none;
	}
	
#pagenavtop {
display:none;
}

#pagenavbottom {
display:none;

}


#search {
display:none;
}


#contentbox {
	width: 6in;
	border: 0px solid #000000;
	z-index: 1;
	position:static;
	top: 15px;
	left: 15px;
	height:auto;
	margin-bottom: 100px;
	}


#text  {
	margin-left:15px;
	width:100%;
	margin-bottom: 15px;
	}

#text a {
	text-decoration: underline;
	color: #586871;
}

	
#text p {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	margin:0px 0px 6px;
	text-indent: 24px;
}

.noIndent {
	text-indent: -24px;
}


#text p a {
	text-decoration: underline;
	color: #586871;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #226A63;

}
#text p a:hover {
	background-color: #7F2C33;
	color: #FFFFFF;
	text-decoration: none;
	}



.caps {
	text-transform: none;
	font-size: 100%;
	letter-spacing: 0px;
}

#text ul {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#text ol {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color: #000000;
}


#text ul li {
	margin: 6px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: square;
}

#text blockquote {
	margin-left: 24px;

}

#text #largedrop {
	font-family: "Times New Roman", Times, serif;
	font-size: 118px;
	line-height: 87px;
	position:relative;
	margin-right: 2px;
	font-weight: normal;
	color: #8C453A;
	float: left;
	width: auto;
	height: 80px;
	}

#text #smalldrop {
	font-family: "Times New Roman", Times, serif;
	font-size: 63px;
	line-height: 52px;
	position:relative;
	margin-right: 1px;
	font-weight: normal;
	color: #8C453A;
	float: left;
	width: auto;
	height: 40px;
	}
	

	
#quote {
 display:none;
}



#text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	text-align:center;
	margin:0px 0px 24px;
	padding:0px;
	font-weight: bold;	
	}
	
#text h3 {
	font: normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:center;
	margin:0px 45px 4px;
	padding:0px 0px 2px;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7595A1;
	text-transform: uppercase;
	}

#text h4 {
	font: normal 20px/22px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin:0px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 25px;
		text-align:center;

	}
	
	
#text h5 {
	font: bold normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align:left;
	margin:12px 0px;
	padding:0px;	
}

#text h6 {
	font: normal 15px/17px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin:3px 0px 12px;
	padding:0px;
	}

#text cite {
	font: normal 10px/12px Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

	

#text table {
	font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding:3px;
	padding-left:3px;
}

#text th  {
	font-weight:bold;
	}

#text td {
	text-align:left;
	vertical-align:top;
	}
	
.border {
	border-right: 1px solid #000000;
	padding:0px;
	}


#imageboxMain {
	position: relative;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;

}

#imageboxMain img {
	border: 0px solid #FFFFFF
	}
	

	
#imageboxMain a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	white-space: nowrap;
	}
	


.left {
	float:left;
	margin-right: 15px;
	}
	
.right {
	float: left;
	margin-right: 25px;
}

#image	{
	font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	}

	
#image a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	

