*	{
	padding: 0;
	margin: 0;
	}

body	{
	font-family: lucida grande, arial, helvetica, sans-serif;
	line-height: 160%;
	color: #f5e8d4;
	background: #57210c;
	text-align: center;
	}

img	{
	border: 1px solid #8b795d;
	background: #f5e8d4;
	padding: 1px;
	}
img:hover	{
	border: 1px solid #f5e8d4;
	background: #f5e8d4;
	padding: 1px;
	}
.intro	{
	padding: 0 20px;
	}
a	{
	outline: none;
	}

/* contact form */

.zemTextarea	{
	width: 300px;
	margin: 4px 0 0 0;
	}
.zemText	{
	width: 300px;
	margin: 4px 0 4px 0;
	}
.submitbutton	{
	margin: 4px 0 0 0;
	float: left;
	}
#contact	{
	line-height: 1.3em;
	}
#contactnameemail	{
	width: 300px;
	float: left;
	}
#contacttextarea	{
	float: left;
	margin: 0 22px;
	}

/* gallery */

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

/* layout */

#wrap	{
	width: 944px;
	text-align: left;
	margin: 0 auto;
	backgroud: #e8dcd0;
	margin: 20px auto 0;
	padding: 20px 0 10px 0;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border: 4px solid #F5E8D4;
	}
#contact	{
	margin: 20px auto 10px;
	overflow: hidden;
	width: 902px;
	}
#portfolio	{
	margin: 10px auto;
	overflow: hidden;
	width: 936px;
	}
#footer	{
	clear: both;
	}
#footer p	{
	font-size: .7em;
	line-height: 1.4em;
	padding: 6px 20px 0 20px;
	color: #F5E8D4;
	}

/* headers */

#contenthome	{
	background: url(http://www.wholehogwebdesign.com/images/hogcontact.png) no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 0;
	}
#contenthome a	{
	background: url(http://www.wholehogwebdesign.com/images/hogcontact.png) no-repeat;
	display: block;
	height: 415px;
	}
#contentcontact	{
	background: url(http://www.wholehogwebdesign.com/images/hoghome.png) no-repeat;
	text-indent: -9999px;
	padding: 0 0 0 0;
	}
#contentcontact a	{
	background: url(http://www.wholehogwebdesign.com/images/hoghome.png) no-repeat;
	display: block;
	height: 415px;
	}