* {
	margin: 0;
	padding: 0;
	}

body {
	/* font-family: Times, Georgia; */
	text-align: left;
	background: #e2e2e2;
	font-size: 67.5%;
	background: url(http://www.mynameismattcoleman.com/wood2.gif) repeat top left;
	color: #c6c3c6;
	}

#wrapper {
	margin: 0;
	overflow-x: hidden;
	}

#header {
	padding: 30px 0 0 30px;
	}

a {	
	text-decoration: none;
	color: #ddd;
	border-bottom: 1px dotted #bbb;
	}

a:hover {
	color: #fff;
	border-bottom: 1px dotted #777;
	}

h1 {
	height: 48px;
	width: 48px;
	background: url(http://www.mynameismattcoleman.com/temp/imgs/tmp-logo.png) no-repeat top left;
	z-index: 99;
	margin: 0 30px 0 0;
	position: relative;
	top: -10px;
	color: #333;
	font-size: 2.8em;
	float: left;
	clear: none;
	}

h1 span {
	text-indent: -9999px;
	display: block;	
	}

h2 {
	font-weight: normal;
	font-size: 1.3em;
	width: 225px;
	float: left;
	clear: none;
	margin: 0 20px 0 0;
	color: #c6c3c6;	
	}

h4 {
	height: 129px;
	width: 18px;
	background: none;
	/* background: url(http://www.mynameismattcoleman.com/temp/imgs/recent-work.png) no-repeat top left; */
	z-index: 99;
	margin: 0 30px 0 0;
	color: #000;
	float: left;
	clear: none;
	position: absolute;
	top: 75px;
	left: 45px;
	display: block;
	}

h4 span {
	display: block;
	text-indent: -9999px;
	}

h3 {
	float: left;
	clear: none;
	font: bold 2.4em/1.3em Helvetica, Arial, sans-serif;
	width: 225px;
	margin: 0 20px 40px 0;
	color: #797255;	
	}

h5 {
	float: left;
	clear: none;
	font: bold 1.7em/1.3em Helvetica, Arial, sans-serif;
	width: 225px;
	margin: 0 20px 15px 0;
	}

p {
	font-size: 1.2em;
	}

.prod-info {
	width: 225px;
	float: left;
	clear: left;
	margin-left: 107px;
	}

.prod-info ul {
	list-style: none;
	margin: 15px 0;
	font-size: 1em;
	color: #aaa;
	font-family: Helvetica, Arial, 'Lucida Grande', Verdana;
	}
	
.prod-info li {
	margin: 0 0 5px 0;
	}	

li.cost {
	margin-top: 15px;
	}

.cost strong {
	font-size: 1.5em;
	}
	
.photos {
	float: left;
	clear: none;
	display: block;
	width: 300px;
	margin: 60px 0 0 15px;
	height: 550px;
	}	

.carousel ul li {
	width:808px;
	height:508px;
	margin:5px 5px 0 5px;	
	}

.carousel img {
	width: 800px;
	height: 500px;
	border: 4px solid #433b28;
	}
	
input.submit {
	margin: 15px 0;
	border: none;
	background: #c2c2c2;
	padding: 10px;
  	border-radius:10px;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border:1px solid #c2c2c2;
  	cursor: pointer;
  	font: bold 1.5em Helvetica, Arial, sans-serif;
	}	

#content h3 {
	margin-left: 0;
	}
