@charset "utf-8";
/* CSS Document */


#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	text-align: left;
	height: auto;
	background-image: url(http://sweetpeadesignstudio.com/images/Web09/headerbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height:auto;
		}
#header{
	width:850px;
	background-image: url(http://sweetpeadesignstudio.com/images/Web09/header.png);
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	}
	
#contentwrap{
	width:850px;
	height:auto;
	background-image: url(http://sweetpeadesignstudio.com/images/Web09/content.png);
	background-repeat: repeat-y;
	padding-bottom:15px;
	}
#news{
	width:400px;
	float: left;
	padding-left: 30px;
	margin: 0px 0px 0px 0px;

	}
	#news a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size:12px;
	}
	
#news a:hover{
color:#69DBF0;

	}
.newstext{
	width:310px;
	left: 85px;
	float: right;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	}
#logo{
	float:left;
	padding-left: 20px;
	}
	
#content{
	height: auto;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-left: 55px;
	padding-right: 55px;
	}
#footer{
	background-image:url(http://sweetpeadesignstudio.com/images/Web09/footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 275px;
	}
	
#footericons{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	}
#btmnav{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	}
	
#btmnav ul{
	position: absolute;
	padding-left:180px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:10px;
	width: 650px;
	}
#btmnav li{
	display: inline;
	padding-right:20px;
	margin-left:0px;
	margin-right:0px;
	}
#btmnav,a.link1, a.link2, a.link3, a.link4{
	text-decoration:none; 
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size:12px; 
}
	
a.link1:hover {
	color: #69DBF0;
}
a.link2:hover{
	color:#EB008B;
	}
a.link3:hover{
	color:#FAAF40;
	}
a.link4:hover{
	color:#8BC53F;
	}

#hmpgss{
	width:460px;
	float:left;
	height:auto;
	background-color:#009966;
	}
	
#hmpgtext{
	width:320px;
	float:left;
	height:300px;
	background-color:#0066CC;
	margin-left: 10px;
	}
#contactform{
	width:460px;
	float: left;
	padding-top:20px;
	}
#hours{
	float:right;
	width: 250px;
	}
#aboutpic{
	float: left;
	padding-top:20px;
	width:279px;
	}
#abouttext{
	float:right;
	padding-top:20px;
	width:450px;
	}
.boldtext{
	font-size:16px;
	font-weight:bold;
	color:#FAAF40;
	text-transform:uppercase;
	}
#content a:link, #content a:visited, #contnet a:active{
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#content a:hover{
	color:#ffffff;
	background-color:#333333;
		}