/*Silky Oaks Children's Haven*/

body  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #FAF0E6;
	text-align: center;
	color: #000;
}

#core {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background: #fff;
	
}

p, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
}
h1{

	font-size:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
}

h2{
	font-size: 12px;
	font-variant: small-caps;
	padding: 0px;
	margin: 0;
	font-weight: bold;
}

#menuh {
	
	width:980px;
	height:35px;
	text-align: center;
	/*background-color: #fa4cad;*/
}
#menuh a:visited{
	color: #8D5454;
}
#menuh a {
	
	padding-top:10px;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: cursive;
}

#menuh a:hover{
	color: Black;
}
#menuf {
	color: #3a9dbc;
	width:980px;
	height:35px;
	text-align: center;
	/*background-color: #fa4cad;*/
}
#menuf a:visited{
	color: #e6aebc;
}
#menuf a {
	
	padding-top:10px;
	text-decoration: none;
	display: inline-block;
	color: #3a9dbc;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuf a:hover{
	color: Black;
}
#contentbg {
	background-color: White;
	background-image: url(wimages/contentbg.jpg);
	background-repeat: no-repeat;
	width:980px;
	
}
#content {
	margin-top:40px;
	text-align: left;
	width:880px;
	margin-left:40px;
}

#photothumbs {
	position:relative;
	left:30px;
	top:20px;
	width:920px;
}
#photothumbs a{
	text-decoration: none;
}
#photothumbs img{
	border: 5px solid #fff;
}

#textwide{
	position: relative;
	left:35px;
	top:40px;
	width:800px;
	background-color: #BDB76B;
}
#copyright {
	width:980px;
	height:34px;
}
#footer {
	position:relative;
	width:980px;
	height:48px;
	clear: both;
	color: #818181; font-variant: small-caps; font-size: 10px;
	background: #fff;
}
#cococred{
	text-align: right;
	color: #ACACAC;
	font-size: 9px;
	background: #FAF0E6;
}
#cococred a{
	text-align: right;
	color: #B581B5;
	font-size: 9px;
	text-decoration: none;
}
#cococred a:hover{
	text-align: right;
	color: #447474;
	font-size: 9px;
	text-decoration: none;
	background: #F5DEB3;
}
#gallery img{
	border: 2px solid Silver;
}
#gallery a{
	
	color: #D8BEBE;
	text-decoration: none;
}
#imagestrip{
	position:absolute;
	top: 201px;
	text-align: center;
}
#imagestrip img{
	padding:0;
	margin:0;
	border:none;
}
#strip{
	display: inline;
}

