/* CSS Document */

body {
	font: 100%/1.5 Times New Roman, Times, serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0 0 0 2em; /*added this so everything will flush to edges*/
	height:100%;
	}
	
a {
	text-decoration: none;
	color:#93805d;
	}

	
a.end {
	text-decoration: none;
	}

a:link.end {
	color: #666666;
	}

.toptop {
	height: 124px;
	font: "Times New Roman", Times, serif;
	font-size: 2.9em;
	font-weight: 800;
	display: block;
	z-index: 100;	
	}



<!-- Main Menu.  Notes:  .topmenu forces the top menu to its proper position.  Without it, the top menu resists positioning because the list is laid out as a float.--!>


#nav {
	display: none;
	}

ul {
	display: none;
	}

li {
	display: none;
	}	
	
<!-- Body --!>

#contentarea {
	clear: left;
	color: #000000;
	}
	
.headside {
	display: none;
	}
	
.top {
	line-height: 1em;
	}

.right {
	position: relative;
	left: .5em;
	}

.small {
	font-size: .85em;
	}
	
.leftwords {
	position: absolute;
	top: 170px; left: 85px;
	width: 495px;
	color: #000000;
	font-size: 1.06em;
	line-height: 1.04em;
	}
	
.fullgallypg {
	position: absolute;
	top: 185px; left: 85px;
	width: 675px;
	color: #000000;
	font-size: 1.04em;
	}
	
.fullgallywidth {
	width: 500px;
	}

.fullgallyspan {
	width: 580px;
	}		
	
.leftpic {
	display: none;
	}

.leftswirl {
	display: none;
	}
	
.sideswirl {
	display: none;
	}
	
.rightwords {
	position: absolute;
	top: 12em; left: 595px;
	width: 200px;
	color: #000000;
	text-align: right;
	z-index: 150;
	font-size: .8em;
	line-height: .4em;
	padding: 4px;
	}

.tablebold {
	display: none;
	}	
	
.rightgallypg {
	position: absolute;
	top: 185px; left: 595px;
	width: 200px;
	color: #000000;
	text-align: right;
	font-size: .85em;
	padding: 4px;
	}
	
.sidepic {
	display: none;
	}

.pad {
	padding: 5px;
	}
	
.indent {
	margin-left: 4.9em;
	}
	
.indent2 {
	margin-left: 2.7em;
	}
	
.bold {
	font-weight: 700;
	line-height: 1.75em;
	color: #333333;
	}

.boldcontact {
	font-weight: 700;
	line-height: 1.2em;
	font-size: 1.5em;
	}
	
.heading {
	font-size: .90em;
	margin: .5em 0em .1em 0em;
	font-weight: bold;
	}
	
.list {
	list-style: none;
	text-decoration: none;
	}
		
	
.heading2 {
	font-size: 1em;
	margin-bottom: .65em;
	font-weight: normal;
	}	

.heading2b {
	font-size: 1em;
	margin-bottom: .65em;
	font-weight: bold;
	}		
	
.heading3 {
	font-size: .90em;
	margin-bottom: .4em;
	font-weight: bold;
	}		
	
.brown {
	position: relative;
	display: block;
	color: #666666;
	font-size: .7em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	left: -5.5em;
	}

.sansserif {
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}

.galleries {
	position: relative;
	left: 10px;
	}

.gallerytext {
	position: absolute;
	top: 180px; left: 80px;
	width: 500px;
	color: #000000;
	font-size: 1em;
	padding: 5px;
	}
	
.mgiend {
	display: none;
	}
	
#contentfooter {
	display: none;
	}
	
<!-- Footer Graphic.  Notes:  This div makes the page end.  It works on the assumption that the leftwords div will always be the longest div on the page.  If the rightwords div becomes longer, it will most likely be cut off.--!>
