body {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #574a37;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/bckgrd-tile.jpg);
	
} 

#wrap {
	height:auto;
	width: 900px;
	margin:auto;
	position:relative;
	background-color:#ffffff;
	background-image: url(images/wrap-tile.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	background-color:#ffffff;
	background-image: url(images/victorian-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 187px;
}

#tools {
	width: 900px;
	height: 41px;
}

#container{
width: 847px;

}
	
#left {
	float:left;
	position: relative;
	width: 500px;
	height: auto;
	text-align:left;
	font-size: 10px;
	color: #574a37;
	padding-top: 15px;
	padding-left: 80px;
	padding-bottom: 30px;
	
}

.quote {
font: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 10px;
color: #8B7658;

}

#quote {
float:right;
	position: relative;
	/*background-color:#FFFFFF;*/
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 50px;
	width: 180px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 30px;

}


* html #main {
height: 1px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #864821;
}

h2 {
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: italic; 
font-weight: normal; 
color: #93735A;
}

a:link {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #864821;
}

a:hover {  
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #600903; 
text-decoration: none
}

a:active {  
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #FF0000; 
text-decoration: underline
}

a:visited {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #69381A;
	
}

a.special:link {
	font-family: Verdana, Geneva, san-serif;
	font-size:17px;
	text-decoration: underline;
	color: #864821;
	}

	
a.special:hover {
	font-family: Verdana, Geneva, san-serif;
	font-size:17px;
	color: #600903; 
	text-decoration: none
	}
	
a.special:active {
	font-family: Verdana, Geneva, san-serif;
	font-size:17px;
	color: #FF0000; 
	text-decoration: underline
	}
	

a.special:visited {
	font-family: Verdana, Geneva, san-serif;
	font-size:17px;
	text-decoration: underline;
	color: #69381A;
	}
	
	

#footer {
	background-image:url(images/wrap-tile.jpg);
	clear:both;
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	color: #574a37;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 45px;
	width: 900px;
	
    }
