body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #CCCCCC;
        background-image: 
        url(http://www.anschenloghouse.com/images/5.gif);
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
 	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: normal;
}

h1, h2
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 1.9em;
	padding-top: 0.8em;
	letter-spacing: 0.85em;
	text-transform: uppercase;
}

h2
{
	font-size: 1em;
	font-style: italic;
        color: #fff;
        padding-top: 2.2em;
}

h3
{
	font-size: 0.8em;
	font-style: bold;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #6633cc;
}

h1 a
{
	text-indent: -100em;
        overflow: hidden;
        border: none;
	color: #409140;
        display: none
}

h2 a, h3 a
{
	border: none;
	color: #000;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

li
{
        list-style:none;
       	padding:0 0 2em;
	background-color: #fff;
}

p
{
        text-align: justify;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #060;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 5px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	background: #fff;
        border: 1px solid #cccccc;
}

#head
{
	height: 100px;
	text-align: center;
	background-image: url(http://www.anschenloghouse.com/images/3.jpg);
}

#sidebar-1, #sidebar-2
{
	padding-top: 100px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-1
{
	margin-left: 15px;
	float: left;
	text-align: left;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

#content
{
	margin: 0 155px;
	padding-top: 30px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
	background: #fff;
	height: 2em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

.img-right {
margin: 6px 6px 0 6px;
padding: 0 4px 0 4px;
float: right;
}

.img-left {
margin: 6px 6px 0 6px;
padding: 0 4px 0 4px;
float: left;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}