/*Wells-Peris*/

body  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #191970 fixed;
	text-align: center;
	color: #003700;
	background-image: url(wimages/bg-body.jpg);
}


#core {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	/*background:  url(wimages/whitetrans.png);*/
	
}
#banner{
	width:980px;
	height:173px;
	background-color: #87B2DF;
	background-image: url(wimages/banner.jpg);
}
#banner h1{
	font-size:20px;
	color: #645a41;
	padding:0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	margin:0;
}
#banner h2{
	font-size:18px;
	color: White;
	padding: 5 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin:0;
}
p, ul,li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	padding: 5px 15px 5px 20px;
	margin:0;
}
li{
	margin-left:20px;
}
h1{
padding: 10px 15px 5px 20px;
	font-size:18px;
	font-variant: small-caps;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #0375BB;
}

h2{
	font-size: 16px;
	
	margin: 0;
	font-weight: bold;
	padding: 10px 15px 5px 20px;
	color: #0075E6;
}

#menuh {
	
	width:750px;
	/*height:35px;*/
	margin-left:0;
	padding-left:0;
	/*background-color: #000;
	background-color: #b9c1d4;*/
	background-color: #495679;
	text-align: center;
	/*background: url(wimages/greentrans.png);*/
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:710px;
	float:left;
margin:0;
padding:0;
	text-align: left;
	
}
#content img{
	margin:0;
	padding:10px;
}
#content a{
	color: Blue;
	margin-left:10px;
}
#content a:hover{
	color: #FF8C00;
}
#page {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	background: White url(wimages/whitetrans.png);
	overflow: auto;
	text-align: center;
}
#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;
}

#footer {
	position:relative;
	width:980px;
	
	clear: both;
	color: Black; 
	background: #FFF;
	padding-top:5px;
	text-align: center;
	/*background: url(wimages/greentrans.png);*/
}
#footer h2{
	font-variant:normal; 
	font-weight: normal;
	margin:0;
	padding:0;
	color: #0064C4;
	margin-right:50px;
}
#footer p{
	font-size: 12px;
	color: #0064C4;
}
.copyright {
	font-size: 10px;
	color: #DAA520;
}
#cococred{
	text-align: right;
	color: #DADADA;
	font-size: 9px;
}
#cococred a{
	text-align: right;
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}
#cococred a:hover{
	text-align: right;
	color: #FFD700;
	font-size: 9px;
	text-decoration: none;

}
#gallery img{
	border: 2px solid Silver;
}
#gallery a{
	
	color: #D8BEBE;
	text-decoration: none;
}
#debug{
	background-color: #E9E9E9;
}
#menuh a {
	padding-right:30px;
	padding-top:10px;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	
	color: #fff;
	font-weight: bolder;
}
#menuh a:hover {
	color: #e4d68d;
}

