body
{
    /*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 0.9em;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	line-height: 133%;
    text-align: left;
    color: #667175;
    min-width: 600px;
}
ul
{
	padding: 0 0 0 20px;
	margin: 0;
}
li
{
	padding: 0 0 10px 0;
	margin: 0;
}
#splash-intro a
{
	font-weight: normal;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #667175;
	outline: 0;
}
a:hover
{
	text-decoration: underline;
	color: #739E3C;
}
.selected
{
	text-decoration: underline;
	color: #739E3C;
}
img
{
	border: none;
	vertical-align: bottom;
}
#wrapper
{
	margin: 10px auto 50px;
	width: 900px;
	height: 700px;
}

#header
{
	height: 93px;
}
#header-test
{
	background-position: left top;
	height: 279px;
	background-image: url(../images/view-from-master-bedroom-wi.jpg);
}

#content
{
	min-height: 395px;
}

#col1
{
	float: left;
	width: 440px;
	margin: 10px 10px 0 0;
	padding: 0;
}
#col1 p, #col2 p
{
	margin: 0 0 10px 0;
	padding: 0;
}
#col1 img
{
	margin: 10px 0 0 0;
}
#col1-inner
{

}
#col2
{
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
}
#col2 img
{
	margin: 10px 0 0 0;
}

#navigation
{
}
#navigation ul
{
	margin: 0;
	padding: 0;
}
#navigation li
{
	float: left;
	display: inline;
	list-style-type: none;
	padding: 23px 20px 0 0;
	height: 70px;
}

#navigation-bottom
{
	clear: both;
	float: right;
}

.project-image
{
	float: right;
	padding-left: 10px;
}
.topofpage-link
{
	float: right;
	padding: 10px 0 20px 0;
}

#projects-banner
{
	margin: 20px 0 0 0;
}
#introduction
{
	margin: 20px 0 0 0;
}

.clearer
{
	clear: both;
}

#header #logo
{
	float: right;
}
#header-test #logo
{
	float: right;
}
#header-splash #logo
{
	float: left;
}
#splash-intro
{
	float: right;
	width: 450px;
}
#credit
{
	float: right;
}
h1
{
    line-height: 133%;
    font-size: 110%;
}
h2
{
    line-height: 100%;
    font-size: 100%;
}