* {margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(../images/stripes.jpg);
	text-align:center;
}

#wrapper {
	width:714px;
	margin:0 auto;
	text-align:left;
	}
#header {
	width:704px;
	height:106px;
	margin-top:20px;
	background-image:url(../images/header_top.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	background-position: left 35px;
	padding-top:40px;
	}
#logo {
	float:left;
	}
	
#wrapper2 {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#main {
	background-image:url(../images/main_back.png);
	background-repeat:repeat-y;
	padding-left:9px;
	}
#leftcol {
	float:left;
	width:325px;
	padding:20px 20px 0px;
	min-height:300px;
	
	}
#rightcol {
	float:right;
	width:325px;
	background-image: url(../images/couple.png);
	background-repeat:no-repeat;
	background-position: right 5px;
	margin-right:11px;
	}
#interiorcol {
	padding:20px 20px 20px;
	}
#bottom {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
	}
div#foot {
	padding: 5px;
	height:18px;
	text-align: center;
	padding:5px;
	text-transform:uppercase;
	font-size:.8em;
}
.testimonial {
	margin-top:-10px;
	padding-bottom:10px;
	margin-left:200px;
	font-style: italic;
	}
.menubutton {
	border:0;
	}
.imgpad_right {padding-right:20px;}
.center {text-align:center;}
	
p { margin-bottom:20px;}
h3 {font-size:20px;color:#F06071;margin-bottom:10px;}

.swatchcell {
	padding-left: 5px;
	font-size:.8em;
}
