
#container{
	width:90%;
	margin:0px auto;
	background: white;
}
#header {
	text-align:right;
	background: url(images/header.gif) no-repeat #ff6100;
	height:132px;	
	border-bottom: white solid 30px;
}
#content{
	background:white;
	padding:0px;
	margin:0;
	line-height: 1.2;
	border-left:212px solid #f7f3e8;
	padding-left:30px;
	background: white url(images/blankpixel.gif) no-repeat top right;
}
#insetbox {
	width:300px;
	margin: 10px auto;
	background-color:#fef3e5;
	border: 1px solid #f5ae73;
	padding:10px;
}
#livingtitle {
	background-image:url(images/livingtop.jpg);
	background-repeat:no-repeat;
	min-height:300px;
}
#livingtitle2 {
	background-image:url(images/livingtop2.jpg);
	background-repeat:no-repeat;
	min-height:300px;
}
#contactpic {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
}
ul {
	list-style-image:url(images/sqbullet.jpg);
	color:#9a3b01;
	padding:10px 15px 10px 0px;
	font-size:0.9em;
}
li {
	padding-bottom:15px;
}
#leftpanel{
	width:212px;
	background:#eee;
	padding:0px;
	float:left;
	position:relative;
	left:-242px;
	margin-right:-242px;
}
.contents {
	background-color:#fef6eb;
	line-height:140%;
	margin-right:50px;
}
.contents a{
	border-width:0;
	background-color:#fef6eb;
	color:#9a3b01;
}
.contents a:hover{
	color:#990000;
	border-top: 1px dashed #900392;
	border-color:#990000;
}
body {
	font-family:verdana,tahoma,arial;
	font-size:.9em;
	padding:0px;
	margin:0px;
	background-color:#f0e5d3;
}
.fletter{
	font-size:300%;
	float:left;
	margin:-5px 0px;
}

.quote {
	font-weight:bold;
	padding:10px;
}
.quotename {
	font-size:80%;
	font-style:italic;
}
.insidelink{
	text-decoration:none;
	border:none;
	background:none;
	color:#ff6100;
	float:right;
	padding:0;
	margin-top:-20px;
}
h1 {
	font-size:1.4em;
	padding:5px;
	margin:0px;
	font-weight:normal;
	color:#FFF;
	background-color:#ff9452;
	display:block;
}
h2 {
	height:22px;
	color:#772903;
	font-size:1.1em;
	padding: 10px 5px 5px 40px;
	background-image: url(images/logosm.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
h3 {
	color:#772903;
	font-size:1em;
}
.h4 {
	color:#772903;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:-20px;
	padding:0;
}
#indented {
	margin-left:30px;
	font-size:0.9em;
	color:#9a3b01;
}
p {
	color:#9a3b01;
	padding:5px;
	padding-left:0px;
	padding-right:15px;
	font-size:0.9em;
}

a {
	text-decoration:none;
	color:#900392;
	border-bottom: 1px dashed #900392;
	background-color:#fcf2f5;
}
a:hover {
	color:#fb95d8;
	border-bottom: 1px dashed #fb95d8;
}
img.right {
	float:right;
	padding:0px 0px 5px 5px;
}
img.left {
	float:left;
	padding:0px 15px 5px 0px;
}
.clearright {
	clear:right;
}

#leftpanel a {
	display:block;
	clear:both;
	background: rgb(230,211,185);
	font-size:0.9em;
	color:#767067;
	font-weight:bold;
	border-bottom: solid white 2px;
	width:100%;
	padding:0px;
	line-height:28px;
	margin-right:-5px;
}

#leftpanel a:hover {color: #fff;}
#leftpanel.noscript a:hover {background: rgb(255,148,82);}

#footer {
	background:#fff;
	clear:both;
	padding:5px;
	margin-top:35px;
	text-align:right;
	color:#fdbd95;
	font-size:0.9em;
	border-top:dashed 1px #fdbd95;
}
#footer a{
	background:#fff;
	border:none;
	color:#f9742c;}
#footer a:hover{
	color:#fb95d8;
}
