body{
	background: #E2D5B3 url('images/bg.jpg') top center repeat-x;
	margin:0;
	text-align:center;
	font-family:Georgia;
	color:#1F1916;
	font-size:69%;
	}
	#reciprocate{
		text-align:center;
		}
.border{
	border:none;
	float:right;
	}
#codediv textarea{
	color:#1F1916;
	border: 1px solid #702400;
	padding: 5px;
	font-size:1.1em;
	background:#E2D5B3;
	overflow:hidden;
}
h1,h2,h3,h4{
	color:#702400;
	}
h1,h2{
	font-size:1.4em;
	}
h3,h4{
	font-size:1em;
	}
#fruitimage{
	text-align:center;
	}
.fruitbowlimg{
border:2px solid #702400;
	padding:2px;
	}
#sitecontainer{
	font-size:1.2em;
	width:770px;
	text-align:left;
	margin:0 auto;
	}	
#topnav{
	background:#511802 url('images/navbg.jpg') no-repeat;
	height:27px;
	width:770px;
	}
#logo{
	height:55px;
	}
#subheader{
	height:38px;
	}
#inner{
		width:770px;
		
	background: #E2D5B3 url('images/body.jpg') repeat-y;
	}
#bodytext{
	width:720px;
	margin:0 0 0 30px;
	overflow:auto;
	}
.leftimage{
	float:left;
	border:2px solid #702400;
	margin:0 10px 10px 0;
	padding:2px;
	
	}
/*   PAINTING GALLERY    */
#thumbnails{
	text-align:center;
	}
.portrait_thumb{
border:2px solid #702400;
	height:150px;
	}
.landscape_thumb{
	border:2px solid #702400;
	width:150px;
	}
#right_div ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	}
#right_div li{
	display:inline;
	
	}
#left_div{
	float:left;
	width:100px;
	}
#gallery_nav{
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	}
#gallery_nav li a{
	text-decoration:none;
	font-weight:bold;
	color:#702400;
	}
#gallery_nav li a:hover{
	color:#D69F4A;
	}
#gallery_nav li{
	margin:0 0 10px 0;

	}
#right_div{
	float:right;
	width:600px;
	overflow:hidden;
	}
#paintings{	
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	
	}
#paintings li{	
	display:inline;
	padding:0 10px 0 10px;
	}
#paintings img{
	border:none;
	clear:both;
	}
	
/*  END OF PAINTING GALLERY   */
a{
	color:blue;
	}
a:hover{
	color:#702400;
	}
#footer{
	margin:0 auto;
	width:770px;
	}
#copy{
	font-size:.8em;
	font-family:verdana;
	color:#D69F4A;
	}
#copy a{
	color:#D69F4A;
	text-decoration:none;
	}
#copy a:hover{
	color:#702400;
	}




ul#navlist {
	list-style:circle;
		/*padding:2px;*/

	} 
ul#navlist li {
	margin:0 0 5px 0;
	
	}
ul#navlist li a{
	text-decoration:none;
	font-weight:bold;
	color:#702400;
	} 
ul#navlist li a:hover{
	color:#D69F4A;
	}
	
/*  Furniture Views  */
.furniture{
	clear:both;
	margin:0 0 10px 0;
	overflow:hidden;
	}
.furniture img{
	margin:5px;
	} 
.table_mid{
border:2px solid #702400;
	height:150px;
	padding:2px;
	}
.table_small{
border:2px solid #702400;
	height:90px;
	padding:2px;
	}

	