﻿html
{
	min-height:100%;
	height:auto;
	
}
body 
{
	font-family: Georgia;
	font-size:12px;
	text-align:center;
	background-color:#afaaca;
	color:#ffffff;
	padding:0;
	margin:0;
	min-width:780px;
}
a
{
	color:#857eff;
	text-decoration:none;
}
h1
{
	margin:0px 0px 20px 0px;
	font-family: Georgia;
	font-size:21px;
	color:#666699;
}
h2
{
	font-size:17px;
	color:#ffffff;
}
h3
{
	display:inline;
	font-size:17px;
	background-image:url(../images/home_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
	padding-right:25px;
}
h3 a, hover
{
	color:#ffffff;
	text-decoration:none;
}
h4
{
	font-size:17px;
	color:#aaaaaa;
	margin-bottom:0px;
	clear:both;
}
h5
{
	font-size:14px;
	color:#aaaaaa;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
h6
{
	font-size:14px;
	color:#cccccc;
	font-weight:bold;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:0px;
}
#wrapper
{
	width:770px;
	margin: 0 auto;
	text-align:left;
	margin-top:60px;
	margin-bottom:60px;
	background-color:#ffffff;
	background-image:url(../images/nav_background.jpg);
	background-repeat:repeat-y;
}
#home_background
{
	background-image:url(../images/home_background.jpg);
	height:320px;
	width:770px;
}
#content_background
{
	background-image:url(../images/content_header.jpg);
	height:171px;
	width:770px;
}
#home_link
{
	background-color:#63619a;
	color:#f5f5f9;
	padding:40px;
}
.summary 
{
	margin: 2px 0 0 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.35em;
	color: #333333;
}
#navigation
{
	float:left;
	width:160px;
	background-color:#e7e2dd;
	padding:0px 0px 50px 0px;
}
#navigation ul 
{
	list-style:none;
	text-align:right;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#navigation li
{
	margin-bottom:5px;
}
#navigation li a
{
	text-decoration:none;
	color:#a49789;
}
#navigation li a:hover
{
	text-decoration:underline;
	color:#000000;
}
#navigation li a:active
{
	color:#000000;
}
#navigation img
{
	margin:30px 0px 40px 0px;
}
#content
{
	float:right;
	width:585px;
	color:#999999;
	padding:0px 10px 10px 0px;
	font-family:Arial;
	
}
#content ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#content ul li
{
	margin:0px 0px 10px 0px;
}
#content img
{
	float:right;
	margin:0px 0px 0px 0px;
}
#column1
{
	float:left;
	width:370px;
	text-align:justify;
}
#column2
{
	float:right;
	width:200px;
	margin:0px 0px 0px 0px;
}
.column1house
{
	float:left;
	width:300px;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
.column2house
{
	float:right;
	width:250px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	display:inline;
	color:#999999;
}
.column2house table
{
	font-size:10px;
	color:#666666;
}
.column2house th
{
	font-size:11px;
	padding-top:12px;
	color:#666666;
	text-align:left;
}
.view
{
	background-image:url(../images/small_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	margin-right:15px;
	padding-right:15px;
	margin-left:4px;
}
#footer
{
	color:#666666;
	width:590px;
	margin:20px 0px 10px 0px;
	float:right;
	text-align:left;
	font-family:Arial;
	font-size:11px;
}
.empty
{
	clear:both;
}
.form_label
{
	display:block;
	width:170px;
	float:left;
}
.form_input
{
	width:200px;
}
.form_submit
{
	border:solid 1px #afaaca;
}
#development
{
	float:right;
	width:170px;
	text-align:justify;
}
#gallery
{
	float:left;
	width:585px;
}
#gallery img
{
	margin:0px 5px 5px 0px;
	float:left;
}