/* Clay Loves Ashley Main Base */

body {
	padding: 0;
	margin: 0;
	background-image: url(images/woodBG.jpg);
	text-align: center;
}


* {
	margin: 0;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html, body, #wrap {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.footer, .push {
	height: 4em;
}

#menuWrap {
	width: 100%;
	background-image:url(images/menuBG.png);
	background-repeat: repeat-x;
}

.clear {
	clear: both;	
}

.smCol a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.smCol a:hover {
	color: #eae9bd;
}

img { border:0px; }
		

#menu {
	width: 960px;
	height: 50px;
	margin:0px auto 0 auto;	
	padding-top: 9px;
}


#menu li {
	display: inline;
	padding-left: 40px;
	padding-right: 40px;
	}

#main {
	width: 100%;
	margin: 0 auto 167px auto;
	height: 540px;
	overflow: hidden;
}

#wrapper {
	width: 960px;
	margin: 5px auto 0 auto;
	position: relative;
}

#leftCol {
	width: 252px;
	height: 505px;
	float: left;
	z-index: 999;
}

#middle {
	width: 476px;
	height: 505px;
	float: left;
	z-index: 1;
}

#rightCol {
	width: 232px;
	height: 505px;
	float: right;
}

#ashley {
	width: 252px;	
	margin-left: -20px;
	margin-top: 20px;
}

#clay {
	width: 252px;
	margin-left: 110px;
	z-index: 50;
	margin-top: -80px;
	position: relative;
}

#registry {
	width: 476px;
	margin-top: 50px;
	margin-left: -10px;
	position: relative;
	z-index: 999;
}

#invite {
	width: 476px;
	margin-left: 20px;
	margin-top: -40px;
	z-index: 1;
}

#gallery {
	width: 232px;
	margin-top: 50px;
	margin-left: -20px;
	position: relative;
	z-index: 5;
}

#quizPost {
	width: 232px;
	position: relative;
	margin-left: -60px;
	z-index: 999;
}

#footer {
	position: relative;
	margin-top: -400px;
	height: 400px;
	clear:  both;
	background-image: url(images/footBG.png);
	background-repeat: repeat-x;
	width: 100%;
	}

#footBtm {
	width: 960px;
	margin: 0 auto 0 auto;
}

#siteMap {
	width: 574px;
	height: 254px;
	float: left;
	margin-top: 70px;
	text-align: left;
	background-image: url(images/siteMapBG.png);
	padding-left: 7px;
	background-repeat: no-repeat;
}

#siteMap .smCol{
	width: 160px;
	height: 180px;
	margin-top: 40px;
	float: left;
	margin-left: 22px;
}

#siteMap .imgtitle{
	padding-bottom: 10px;
}

#siteMap .smCol p {
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
}

#footPic {
	width: 340px;
	float: right;
	text-align: right;
	margin-top: 85px;
}

#foot {
	width: 960px;
	margin:0 auto 0 auto;
	margin-top: -220px;
	position: relative;
	z-index: 1;
}

#copyright {
	width: 600px;
	margin: -20px auto 0 auto;
	font-family: 'Century Gothic', Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#footLCol {
	width: 500px;
	float: left;
	position: relative;
	z-index: 1;
}

#footMid {
	width: 114px;
	float: left;
}

#footRCol {
	width: 329px;
	float: right;
	padding-top: 50px;
	background-image: url(images/program.png);
	background-position: bottom center;
	background-repeat: no-repeat; 
	height: 197px;
}

.footRbtns {
	float: right;
	width: 150px;
	margin-top: 35px;
	margin-right: 22px;
}

#news {
	width: 500px;
	padding-top: 98px;
	bottom: 0;
}

#contact {
	width: 115px;
	padding-top: 118px;
	margin-left: -5px;
	bottom: 0;
}

#guestbook {
	width: 329px;
	bottom: 0;
}




