body {
	background: #d3d3d3 url(home-img/bg.jpg) no-repeat scroll 50% 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	line-height: 160%;
	font-size: 12px;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00A0F1;
	padding: 0px 0 5px 0;
	line-height: 100%;
	font-size:14px;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0px 0 5px 0;
	font-size:13px;
	line-height: 100%;
}

a {
	text-decoration: none;
		color:#00aeef;
		outline:0;
}

a:hover {
	text-decoration: underline;
	color:#0c7aa3;
}



#content {
	height:600px;
	padding: 0px;
	background-color:#FFF;
	margin: 20px 80px;
}

#container {
	margin: 0 auto;
	margin-top:0px;
	width:900px;
	background-color:#FFF;
}

#containerSqueeze {
	width:900px;
}

#header {
	height: 90px;
	margin-left:90px;
	display:inline;
}

#left-sidebar{
	float:left;
	margin:0px;
	display:block;
	width:360px;
	background-color:#FFF;
}
#right-sidebar{
	float:right;
	width:350px;
	margin:0px;
	display:block;
	background-color:#FFF;
}
#info{
	float:left;
	margin:20px 0px;
	padding: 0px 0px 20px 0px;
	display:inline;
	width:700px;
	background-color:#FFF;
}



ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:28px;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	}

#fam-kids a {
background-image:url("home-img/home-family-btn.jpg");
background-position:top;
background-repeat:no-repeat;
float:left;
height:66px;
text-indent:-9999em;
width:330px;
}
#fam-kids a:hover {
	background-position:bottom;
}



#weddings a {
background-image:url(home-img/home-wedding-btn.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
height:66px;
text-indent:-9999em;
width:218px;
padding:0 0 0 70px;
}
#weddings a:hover {
	background-position:bottom;
}


ul#button{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:inline;
	height:26px;
}
ul#button li{
	display:inline;
	float:left;
	margin:0;
	pading:0;
	}
ul#button li a{
	display:inline;
	float:left;
	color:#ffffff;
	text-decoration:none;
	}

#whats-new a {
background-image:url("kids+family/images/whats-new.jpg");
background-position:top;
background-repeat:no-repeat;
float:left;
height:26px;
text-indent:-9999em;
width:129px;
}
#whats-new a:hover {
	background-position:bottom;
}
