body {
	margin-top:0;
	margin-bottom:0;
	width:760px;
	color:#696969;
	font-family:tahoma,"Lucinda Grande", arial, sans-serif;
	font-size:80%;
	background-color:#A9A9A9;
	width:auto
	}
*html{
	margin:0;
	}
h1{	 margin-top:0;
	font-size:20px;
	background-color:#FFDEAD;
	border-top:2px solid #E9967A;
	border-bottom:2px solid #E9967A;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	color:#2F4F4F;
	}
h2	{font-size:15px;
	font-variant:bold;
	background-color:#FFDEAD;
	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #E9967A;
	border-bottom:2px solid #E9967A;
	padding-left:20px;
	color:#2F4F4F;
	margin-bottom:5px;
	}
#content p	{
	font-size:12px;
	font-family:tahoma,"Lucinda Grande", arial, sans-serif;
	padding-left:20px;
	padding-bottom:5px;
	color:#2F4F4F;
	line-height:140%;
	margin-top:0;
	margin-bottom:0px;
	}
#content ul{
	list-style:square;
	text-indent:2em;
	}
#content li{
	margin-bottom:2px;
	}
.special{text-indent:125px;
	}
.byline	{
	color:#808080;
	font-size:13px;
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing:1px;
	font-variant:small-caps;
	text-indent:0;
	}
#content {
	background-color:#FDF5E6;
	margin-top:0;
	border-left:2px solid #DEB887;
	margin-left: 165px;
	margin-right:30px;
	padding-left: 10px;
	}
.address{text-indent:25px;
	}
.bold{font-weight:bold;
	}
.big{font-weight: bold;
	font-variant:small-caps;
	}
#footer {
	background-color:#FFEFD5;
	clear: both;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	padding-top: 10px;
	border-top: 2px solid #DEB887;
	}
.note{
	text-align:center;
	font-size:80%;
	color:#8B4513;
	}
.photo {
	background: url('../images/drop_shadow.gif') no-repeat right bottom;
	}
.photo img{	
	border:3px solid #4B0082;
	background-color:#ffffff;
	padding:15px;
	position:relative;
	top:-5px;
	left:-5px;
	}
.figure p {	
	font-family:tahoma,Arial,Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:20px;
	margin:10px 0 0 20px;
	height:5em;
	float:left;
	}
.figure	{	
	float:left;
	width:200px;
	margin:10px 35px 10px 35px;
			}
/*IE placement bug*/
*html #gallery img{
	width:100%;
	}
/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
	}
/*banner and banner p*/
#banner {
	padding-left:0;
	}
#banner h1{
	margin-left: 0px;
	width:760px;
	height:155px;
	}
/* NAVIGATION */
#mainNav ul {
	position:absolute;
	top:155px;
	margin:0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	width: 150px;
	}

#mainNav a {
	text-decoration: none;
	color: #2F4F4F;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom:1px solid #CD853F;
	display: block;
	padding: 7px 15px 7px 0px;
	text-align:right;
	background-color: #FDF5E6;
	}

#mainNav a:hover {
	font-weight: bold;
	color:#FFA500;
	background-color:#FFEFD5;
	}
/* IE Fixes */

/* remove annoying gaps */
#mainNav li {	
	display: inline; 
	}

/* force hover on entire width of  link */
* html #mainNav a {
	height: 1px;
	} 
.top{
	color:#000000;
	font-size:80%;
	text-align:center;
	}
/* wrapper automatically centers the pages on wider screens */
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background:#FDF5E6;
	text-align: left;
	}