*	{
	padding: 0;
	margin: 0;
	}

body	{
	font-family: lucida grande, arial, helvetica, sans-serif;
	line-height: 220%;
	color: #F5E8D4;
	background: #8B795D;
	text-align: center;
	}

img	{
	border: 1px solid #8B795D;
	background: #F5E8D4;
	padding: 1px;
	}
img:hover	{
	border: 1px solid #F5E8D4;
	background: #F5E8D4;
	padding: 1px;
	}

/* contact form */

.zemTextarea	{
	width: 290px;
	margin: 4px 0 0 0;
	height: 150px;
	}
.zemText	{
	width: 288px;
	margin: 4px 0 4px 0;
	}
.submitbutton	{
	margin: 4px 0 0 0;
	}
#contact	{
	line-height: 1.3em;
	}

/* gallery */

.thumb	{
	text-align: left;
	font-size: .85em;
	}
#portfolio a:link	{
	color: #8B795D;
	text-decoration: none;
	}
#portfolio a:visited	{
	color: #8B795D;
	text-decoration: none;
	}
#portfolio a:hover	{
	color: #F5E8D4;
	text-decoration: none;
	}
#portfolio li	{
	margin: 0 0 10px 30px;
	list-style: none;
	line-height: 1em;
	}
#portfolio p	{
	line-height: 1.4em;
	margin: 0 0 20px 30px;
	}
#portfolio h3	{
	margin: 20px 0 0 30px;
	}

/* layout */

#wrap	{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}
#content	{
	float: left;
	width: 290px;
	margin: 20px 0 0 0;
	}
#portfolio	{
	float: right;
	width: 490px;
	background: url(/web/images/vert3.gif) repeat-y;
	}
#portfoliocolone	{
	float: left;
	width: 240px;
	}
#portfoliocoltwo	{
	float: right;
	width: 240px;
	}
#footer	{
	clear: both;
	}
#footer p	{
	font-size: .9em;
	line-height: 1.4em;
	border-top: 1px solid #F5E8D4;
	padding: 10px 0 0 0;
	}

/* headers */

#content h1	{
	background: url(/web/images/wholehog3.gif) no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 0;
	}
#content h1 a	{
	background: url(/web/images/wholehog3.gif) no-repeat;
	display: block;
	height: 90px;
	width: 200px;
	}
#content h2	{
	line-height: 1.4em;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	}
#content h3	{
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 10px 0;
	}