body
{
background-color: #e3cdc4;
text-align: center;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
}
 
#main_container
{
width: 96%;
margin: 10px auto;
background-color: #e3cdc4;
color: #000;
border: solid 3px #300;
}

#header
{
margin: 15px;
background-color: #e8e8e8;
border: 1px solid #666;
}

.navigation 
{
color: #300;
background-color: #e3cdc4;
font-family: 'monotype corsiva', 'times new roman', serif; 
font-size: 1.3em;
letter-spacing: 1pt;
margin: 5px 0px;
}

.nav_home
{
color: #f5f5f5; border-bottom: solid 1px #f5f5f5;
}

.nav_home_text
{
	margin: 160px 0px 0px 10px; color: #300; background-color: #e3cdc4; 
	font-family: 'monotype corsiva', 'times new roman', serif; 
	font-size: 1.7em; letter-spacing: 1pt; width: 150px;
}
.quote
{
position: absolute; top: 145px; left: 280px; 
width: 470px; font-family: 'times new roman', times, serif; 
font-size: 1.3em; 
color: #5d5d5d; text-align: left;
}
.column
{
background-color: #fff;
border: solid 1px #666;
padding: .8em;
text-align: left;
}

.column2
{
background-color: #fff;
border: solid 1px #666;
padding: .5em;
}

#footer
{
margin: 5px 10px 15px 0;
text-align: right;
font-family: verdana, arial, sans-serif; 
font-size: 75%;
line-height: 1.5em;
}

h3
{
color: #600;
}

.up_15
{
margin-top: -15px;
}

.up_5
{
margin-top: -5px;
}

.up_1
{
margin-top: -1px;
}

.photo 
{
border: solid 1px #600; width: 300px; 
}

a:link, a:visited, a:active	
{
color: #600;
background-color: #e3cdc4;
text-decoration: none;
}

a:hover 
{
color: #fff;
background-color: #e3cdc4;
text-decoration: none;
}

a.copy:link, a.copy:visited, a.copy:active	
{
color: #600;
background-color: #e3cdc4;
text-decoration: none;
border-bottom: dotted 1px #600;
}

a.copy:hover 
{
color: #fff;
background-color: #e3cdc4;
text-decoration: none;
border-bottom: dotted 1px #fff;
}

a.text:link, a.text:visited, a.text:active	
{
color: #600;
background-color: #fff;
text-decoration: none;
border-bottom: dotted 1px #600;
}

a.text:hover 
{
color: #dbdbdb;
background-color: #fff;
text-decoration: none;
border-bottom: dotted 1px #dbdbdb;
}

.list
{
line-height: 1.5em;
}