@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }

html {
width:100%;
height:100%;
}

body {
text-align: center; /* for IE */
background:#3b250f;
}

#background {
background: url(../images/bg.jpg) repeat-y center;
}

#wrapper {
position:relative;
width:960px;
height:100%;
padding: 0 0;
margin: 0 auto;
}

#header {
width:960px;
height:146px;
background:url(../images/header.jpg) 0 0 no-repeat;	
}

#header blockquote {
visibility: hidden;
}

#logolink, #logo {
border-style: none;
position: absolute;
left: 14px;
top: 10px;
}

#menu {
width:960px;
height:39px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase; 
font-size:0.9em; 
line-height: 1.4em;
display:inline;
letter-spacing:0.1em; 
}

#menu ul {
list-style-type:none;
margin:0 0;
padding:0 0;
border-top: 3px solid #fff;
}

#menu li {
width:130px;
height:35px;
float:left;
background-color:#664323;
}

#menu a {
color:#fff;
text-decoration:none; 
position:relative; top:6px;
}

#menu a:hover {
border-bottom:1px dotted #f3ec9b;
color:#f3ec9b;
}

#menu li.one {
width:180px;
height:35px;
background-color:#36270e;
}

#content {
text-align:left;
float: right;
width:750px;
height:auto;
padding:0 1em;
}

#content h3{ 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
font-style:italic;
font-weight:normal;
letter-spacing:105%;
color:#664323;
padding:1em 0.6em 0.2em 0.6em;
}

#copy{
width: 58em;
float:left; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:0.8em; 
line-height:1.75em;
color:#664323;
}

#copy ul {
	position:relative;
	list-style-type:none;
	width: 100%;
	padding:0;
}

#copy ul li ul li{
	list-style-type:disc;
	width: 95%;
	margin:0 1em;
}

#copy li {
	float:left;
	width: 45%;
	height:auto;
	margin:2px;
	padding:0 1em;
}

#copy li img{ 
	float:left;
	margin:0 5em 2em 0em;
	border:solid 3px #fff;
}

#copy a{color:#69744e;
text-decoration:underline;
}

#copy a:hover { font-style:italic;}

#copy .bold {font-weight:bold;}

#copy img
{
float: right;
margin-left: 1em;
border:solid 3px #fff;
}

#sig
{
float: none !important;
border-style:none !important;
width: 200px;
position:relative;
bottom: .75em;
}

p {
padding: 0.5em 0; 
text-align:justify;
}

p.center {
text-align:center;
text-transform:uppercase;
font-style:italic;
font-weight:bold;
font-size:1.2em;
}

p.contactbold {
font-weight:bold;
font-size:1.6em;
}

p.contact{
font-size:1.6em;
line-height:1.5em;
}

.subtitle{
text-transform:uppercase; 
font-weight:bold;
}

.subtitledate{
text-transform:none; 
font-style:italic;
font-weight:normal;

}

#wrapper-left {
width:180px;
color: #fff;
}

#submenu, #cleaner {
/*background:#879564;*/	
display:block;
height: auto;
width: 180px;
padding: 2em 0 1em 0;
line-height:1.4em;
}

#submenu ul{ 
list-style-type:none;
text-align:left;
padding: 1em 1.75em 1em 1.75em;
}

#submenu li{ 
padding: 0.2em 0 0.5em 0;
}

#submenu a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
line-height:1.4em;
color:#fff;
text-decoration:none;
font-style:italic;
}

#submenu a:hover { 
color:#f3ec9b;
}

#quote { 
background-color:#69744e;
display:block;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
height: 100%;
width: 180px;
padding: 1.8em 0;
}

#quote blockquote { 
padding: 0 1em;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
font-style:italic;
line-height:1.7em;
}

#leftover {
background:#879564;
width: 180px;
height: auto;
}

.cleaner{ clear: both; }

#footer { 
position: relative;
background: url(../images/footer.jpg) no-repeat center;
height:69px;
}

#footer p {
text-align:center;
width:100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.6em;
line-height:1em;
color:#fff;
position:relative;
left:-70px;
top:0.6em;
}

#footer p a {
color:#f1efb4;
}

#license
{
font-family: "Courier New", Courier, monospace;
}

sup
{
text-transform: lowercase;
font-size: 70%;
}

#first
{
position: relative;
left: -7em;
display: inline;
font-size: 115%;
top: 8px;
}

#photos
{
display: inline;
position: absolute;
right: 11em;
top: 8px;
}

#footer p
{
position: relative;
display: inline;
}


.subtitle
{
line-height: 100%;
text-align: left;
}
