/* CSS Document */

 /* Reset styles */
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000} table{border-collapse:collapse}caption,th,td{text-align:left}

html, body {
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #3a1900;
  line-height: 21px;
  background-color:#FFFFFF;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #603913;
}

a:hover {
	color: #FFF;
}

#container {
	margin: 0 auto;
	background: url(chris-young-master-thatcher/master-thatcher-container.jpg) repeat-y center;
	width: 792px;
	
}

.image-right {
	float: right;
	margin-left: 14px;
}

.image-left {
	float: left;
	margin-right: 14px;
}


/* Header Content --------------------------------------------------------------------------------------------------------------------------- */

#header {
	height: 291px;
	background: url(chris-young-master-thatcher/master-thatcher-header.jpg) no-repeat;
	margin: 0 47px;
}

#header ul {
	float: right;
	margin: 260px 14px 14px 0px;
	font-size: 18px;
}

#header li {
	display: inline;
	list-style: none;
	margin-left: 25px;
}

#header a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

#header a:hover {
	color: #e4d9be;
}


/* Body Content --------------------------------------------------------------------------------------------------------------------------- */

#content {
	padding: 30px 14px 0px 14px;
	margin: 0 47px;
}

#content img{
	background: #FFF;
	border: 1px solid;
	padding: 4px;
	border-color: #603913;
}


#content h1 {
	font-size: 30px;
	margin: 0px 0px 40px 0px;
}

#content p {
	margin: 0px 0px 40px 0px;
}

#contact p {
	margin-bottom: 2px;
}

.phone {
	font-size: 20px;
}

#portfolio-tbl {
	width: 674px;
}

#portfolio-tbl td {
	width: 300px;
	padding: 10px 10px 10px 10px;
}

#logos {
  text-align: center;
}

#logos img {
  margin-right:  20px;
  padding:  2px;
}

#contact-tbl td {
  padding:  0px 20px 10px 0px;
}

/* Footer Content --------------------------------------------------------------------------------------------------------------------------- */

#footer {
	clear: both;
	margin: 40px 47px 0px 47px;
	height: 42px;
	background: url(chris-young-master-thatcher/master-thatcher-footer.jpg) no-repeat;
}

#footer a {
	float: right;
	margin: 10px 14px 0px 0px;
	text-decoration: none;
	color: #3a1900;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: none;
	color: #603913;
}
