body {
	margin:0 auto;
	background:#cfa5ab;
}

#footer {
	padding-bottom:20px;
	float:left;
	width:1024px;
	height:100px;
	background: #FFFFFF url(../images/footer_bg.jpg) repeat-x;
}

#footer-text {
	font-family:Tahoma;
	font-size:12px;
	color:white;
	font-weight:bold;
	float:right;
	padding-top:82px;
}


#page-wrapper {
	margin:0 auto;
	width:1024px;
	background:#FFFFFF
}

#header {
	width:1024px;
	height:108px;
	background:url(../images/header.jpg);
}

#left-nav-bg {
	width:233px;
	height:466px;
	background:url(../images/left_nav_bg.jpg);
}

#nav-wrapper {
	width:223px;
	padding-top:70px;
	padding-left:10px;
	font-family:Tahoma;
	font-size:21px;
	color:#6b323a;
	text-align:center;
	text-transform:uppercase;
}

#nav-wrapper a{
	text-decoration:none;
	color:#6b323a;
}

#address-text {
	font-family:Tahoma;
	font-size:12px;
	color:white;
	text-align:center;
	width:223px;
	padding-top:170px;
	padding-left:10px;
}

#content {
	width:740px;
	float:left;
	padding:10px 20px 10px 20px;
	font-family:Tahoma;
	font-size:12px;
	background:white;
}

#content a{
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	color:#6b323a;
}

.heading {
	font-size:18px;
	color:#a04b58;
}
	
#home-logo-img {
	width:233px;
	height:77px;
	background:url(../images/home_logo_img.jpg);
}
