@charset "utf-8";
/* CSS Document for MCCWOODWORKING.COM - Base Stylesheet
May 2011 Affinity Online Marketing */

#container {
	width:965px;
	margin:0 auto 0 auto;
	position:relative;
}

p {
	color:#443215;
}

a {
	color:#a92226;
	text-decoration:underline;
}

h1 {
	font-family:'Poor Richard', serif;
	font-size:20px;
	color:#363322;
	line-height:30px;
	margin:0;
	line-height:5px;
}

h2 {
	font-family:'Poor Richard', serif;
	font-size:28px;
	color:#363322;
	line-height:30px;
}

h3 {
	font-family:'Poor Richard', serif;
	font-size:13px;
	color:#363322;
	line-height:10px;
	padding:0 0 0 5px;
}

h4 {
	font-family:'Poor Richard', serif;
	font-size:28px;
	color:#e8e6dc;
	padding:30px 20px 0 0;
}

li {
	display:inline;
	padding-left:10px;
	padding-right:7px;
	text-decoration:none;
}

ul {
	list-style-type:none;
}

/***** Navigation *****/
#nav a:link,
#nav a:visited {
	font-family:'Poor Richard', serif;
	font-size:15px;
	font-weight:bold;
	color:#e2c18f;
	text-decoration:none;
	margin:0px;
	border-bottom:3px solid #88181c;
	padding-bottom:5px;	
}

#nav a:hover {
	color:#e8e6dc;
}

img {
	margin:0 10px 10px 0;
	border:none;
}

#header {
	float:left;
	width:990px;
	height:150px;
}

#header img {
	float:left;
	margin:0 8px 0 0;
}

#rotatingImg {
	float:left;
	width:965px;
	height:406px;
	margin:65px 0 30px 0;
}

.top {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:100%;
}

#banner {
	left:0px;
	top:0px;
	z-index:1;
	position:absolute;
	margin:449px 0 0 0;
	height:115px;
}

#rotatingImg img {
	margin: none;
}

#rotatingImg p {
	text-align:right;
	margin:-10px 0 0 0;
	font-size:14px;
	color:#e9e7dd;
}


/***** Footer *****/
#footerWrapper {
	clear:both;

	background-color:#2e0203;
	padding:0px 0 15px 0;
	text-align:center;
}

#footer {
	margin:0 auto 0 auto;
	position:relative;
	width:950px;
}

#footer a:link, #footer a:visited, #footer p {
	color:#e2c18f;
}

#footer a:hover {
	color:#e8e6dc;
}
