/* MAINSPRING STYLESHEET DEFINITIONS */

/* "page" Class */



.page {}

#page {	
	border-style: solid solid none solid;
  	border-color: #B53D31; 
 	border-width: 5px 5px 0px 5px;	
	width: 745px;
	height: 1200px;
	margin-top: 5px;
	margin-left: 5%;
	background-image: url(images/header3.gif); 
	background-repeat: no-repeat;
background-color: #E3DCD3;  
}

#page2 {	
	border-style: solid solid none solid;
  	border-color: #B53D31; 
 	border-width: 5px 5px 0px 5px;	
	width: 745px;
	height: 2000px;
	margin-top: 5px;
	margin-left: 5%;
	background-image: url(images/header3.gif); 
	background-repeat: no-repeat;
background-color: #E3DCD3;  
}

BODY {  

	margin: 0px 0px 0px 0px;	
	background-color: #D8CBBC;      
  }

BODY P { text-align: center;
	font-family: arial;
	color:  #B53D31;
	font-size: small;} 

/* CONTENT */

#content { position: absolute;
	  margin-top: 140px;
	margin-left: 370px;
	width: 300px;
	padding: 0px 0px 10px 0px;}

#index-header SPAN {display: none}



#content H1 {  font-family: Edwardian Script ITC, French Script MT;  
	color: black;
	text-align: center;}

#content H2 {  font-family: Century Gothic;
	color: blue;
	font-size: medium;
	text-align: left;}

#content p { font-family: arial;
		color: black;
		font-size: small;
		text-align: left;} 

#samples{ position: absolute;
	  margin-top: 255px;
	margin-left: 1px;
	width: 220px;
	padding: 0px 0px 10px 0px;}


#samples H1 {  font-family: Edwardian Script ITC, French Script MT;  
	color: black;
	text-align: center;}

#samples p { font-family: arial;
		color: black;
		font-size: small;
	text-align: left;} 


/* NAVIGATION */


#aboutus {position: absolute;
	  margin-top: 35px;
	margin-left: 95px;
	width: 375px;
}

#aboutus A{
text-decoration: none;
 color: white;	
font-family: BernhardMod BT, arial;
}

#aboutus A:hover{text-decoration: none;
 color: red;	
font-family: BernhardMod BT, arial;
}



#refinishing {position: absolute;
	  margin-top: 90px;
	margin-left: 60px;
	width: 375px;	
}

 #refinishing A{text-decoration: none;	
color: white;
font-family: BernhardMod BT, arial;
}

#refinishing A:hover{text-decoration: none;
 color: red;	
font-family: BernhardMod BT, arial;
}

#antiques {position: absolute;
	  margin-top: 144px;
	margin-left: 23px;
	width: 375px;
}

#antiques A{text-decoration: none;
color: white;	
font-family: BernhardMod BT, arial;
}


#antiques A:hover{text-decoration: none;
 color: red;	
font-family: BernhardMod BT;
}

#findus {position: absolute;
	  margin-top: 197px;
	margin-left: 5px;
	width: 375px;
}

#findus A:hover{text-decoration: none;
 color: red;	
font-family: BernhardMod BT;
}

#findus A{text-decoration: none;
color: brown;
font-family: BernhardMod BT;
}

/ "sitePage" Class */

.sitePage H1 {  font-family: Arial;
	color: #000000;
	font-size: large;
	text-align: center; }

.sitePage P {  text-indent: .5em; 
	font-family: Century Gothic;
	color: #000000;
  font-size:;}



.sitePage A {}

.sitePage A:hover {}

/* "documents" Class */

.documents {  background-color: #eeeeee;  
	border-style: solid;  
	border-color: #444444;}

.documents LI {}



H2 {  font-family: Arial;
	font-size: medium;
	color: #000000;	
	margin-bottom: 0px;}

.homeTeaser P {  font-family: Times;
	font-size: x-small;
	margin-top: 0px;}

.homeTeaser A {}

.homeTeaser A:hover {}

/* Photo Album Related Classes */

.album {  text-align: center;}

.album_entry {  width: 400px;  
	background-image: url();  
	background-color: #333366;
	padding-top: 5px;}

.album_entry IMG { float: none !IMPORTANT;
	width: 320px;  
	margin-top: 20px;
	margin-bottom: 20px;  
	margin-left: 30px;  
	margin-right: 30px;  
	text-align: center;}

.album_caption {  color: white;  
	margin-top: 10px;
	font-weight: bold;}



/* "relatedLink" Class */

.relatedLink {  float: right;  width: 150px;
	 border-style: none none none solid;
	border-color: #ff0000;  
	background-color: #ddddee;  
	padding-left: 5px;}

.relatedLink LI {  margin-left: 0px;}

.relatedLink A {} 

.relatedLink A:hover {}

/* "date" Class */

.date {  font-family: Arial;
	font-style: italic;
	font-size: xx-small;
	color: #cccccc;  
	text-align: right;}



#footer {	position: absolute;	
	bottom: 20px;	
	left: 300px;}

#bottom {  text-align: right;  
	color: white;}

#bottom A {  color: #ffffff;
	font-family: Helvitica;  
	font-size: x-small;
	font-style: italic;
	text-decoration: none;}


#bottom A:hover {  text-decoration: underline;}