/*Silky Oaks Children's Haven*/

body  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: navy;
}


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

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

	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
}

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

#menuh {
	
	width:980px;
	/*height:auto;
	background-color: #000;*/
	background-color: #345c1e;
	text-align: center;
}
#menuh a {
	padding-right:50px;
	padding-top:10px;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	color: #fff;
}
#menuh a:hover,{
	
	color: #FF8C00;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	
}
#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;
}
#cococred{
	text-align: right;
	color: #ACACAC;
	font-size: 9px;
}
#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;
}
