*{
margin: 0;
padding: 0;
}

body {
	font: small, Arial, sans-serif;
	background-color: #695026;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
	
#wrapper {
	background-color: #D9CD90;
	border: 10px solid white;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	}

#navlist, .headerimage, #footerlist, #interior, #mygallery {
	display: none !important;
	}
#interior.printable {
	display: block !important;
}
#header h1 img {
	display: none !important;
}

#header h1 span{
	display: block !important;
}
	
#logo {
	float:left;
	}

	
#sidebar {
	float: left;
	width: 203px;
	margin: 0px;
	padding: 0px;
	}
	
#leftbar #content{
	float: right;
	width: 592px;
	margin: 0px;
	padding: 0px;
	}

#fullcontent #content{
	float: right;
	width: 800px;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 {
	background: none !important;
	padding: 0px !important;
	margin:0px !important;
	}
#content h2 {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top:2px;
	color: #3d3d3d;
	font-size: 1.1em;
	}
.reggie {
	float: right;
	margin: 3px;
	padding-left: 2px;
	border: 1px solid black;
	background-color: white;
	}
.whiteborder {
	border: 1px solid #fff;
}
.pp {
	float: right;
	margin-top: -20px;
	padding: 0px;
	color: #3d3d3d;
	line-height: 1.5;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom:10px;
	}
	
#interior h2 {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #3d3d3d;
	font-size: 1.1em;
	text-align: center;
	}
	
#content p {
	color: #3d3d3d;
	line-height: 1.5;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom:10px;
	}
#content i {
	color: #3d3d3d;
	line-height: 1.5;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#content a {
	color: #695026;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
	}
#content a:hover {
	text-decoration: underline;
	}
	
#content ul li {
	list-style-type: none;
	color: #3d3d3d;
	}
#content ol {
	//padding-left:5px;
}
#content ol li {
	color: #3d3d3d;
	margin-left: 20px;
	padding: 0px;
	}
#content ol lh {
	color: #3d3d3d;
	line-height: 1.5;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom:10px;
	}
	
#content .homeimg {
	float: right;
	margin: 5px;
	padding: 0;
	}
.tm {
	font-size: .5em;
	}
.logo {
	float: left;
	margin: 5px;
}
.pullquote {
	color: #3d3d3d;
	width: 35%;
	float: right;
	font-size:120%;
	line-height:1.5em;
	margin:10px;
	margin-left: 20px;
	font-weight: bolder;
	background: url(images/closequote.png) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:5px 10px 5px 5px;
}
.pullquote:first-letter {
	background: url(images/openquote.png) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.pullquote div {
text-align: center;
width: 100%;
}
.grey-bordered-box {
	border: 1px dotted gray;
	padding:0px 4px 0px 4px;
}	
.right-bordered-image {
	float:right;
	margin-left:20px; 
	border:1px solid #3d3d3d; 
	padding:3px;
	background-color: white;
}
.bordered-image {
	border:1px solid #3d3d3d;
	padding:3px;
	margin:2px;
	background-color: white;
}
.right-source {
	width:100%;
	text-align:right;
	font-weight:bold;
}
#.slideElement {
	border: none;
	}
	
#redbox {
	float: left;
	background-color:  #695026;
	border: 1px solid white;
	width: 200px;
	height: 330px;
	margin: 0px;
	padding: 0px;
	}
	
#redbox h2 {
	font-size: 115%;
	color: #D9CD90;
	font-style: italic;
	line-height: 2;
	text-align: center;
	margin: 5px;
	margin-top: 15px;
	padding: 3px;
	text-transform: uppercase;
	}
#redbox p {
	font-size: 115%;
	color: #D9CD90;
	font-weight: bold;
	font-style: italic;
	line-height: 2;
	text-align: center;
	margin: 5px;
	margin-top: 5px;
	padding: 3px;
	}
	
#interior {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding: 0px;
	}

#interior li {	
	font-size: .85em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 8px;
	}
#interior img {
	border: 1px solid white;
}
#footer {
	margin: auto;
	padding: auto;
	margin-top: 30px;
	text-align: center;
	width: 100%;
	}
	
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: smaller;
	}
	

#footericons li{
	display: inline;
	text-decoration: none;
	border: 0;
	}

#footericons ul, #footericons a{
	text-decoration: none;
	border: 0;
	}

img, #footericons { 
	behavior: url(iepngfix.htc);
	}
#copyright {
	text-align: right;
	float: right;
	font-size: .8em;
	}