body {
	background-image:url(images/ym-bg.jpg);
	background-repeat: repeat-x;
	background-color:#99CCCC;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width: 970px;
}
a{
	font-size:12px;
}
p{
	margin: 5px 0px 20px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:970px;
	height:208px;
	position:relative;
}
#header img{
	border:none; 
	padding=0px 0px 0px 0px;
	margin=0px 0px 0px 0px;
	float:left
}

#header2 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/ym-banner2.jpg);
	width:970px;
	height:208px;
	position:relative;
}

#header3 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/ym-banner4.jpg);
	width:970px;
	height:208px;
	position:relative;
}

#header4 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/ym-banner1.jpg);
	width:970px;
	height:208px;
	position:relative;
}

#header ul, #header2 ul, #header3 ul, #header4 ul{
	background-color:#85a157;
	width:968px;
	border: 1px solid #000;
	display:block;
	top:179px;
	left:0px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#header li, #header2 li, #header3 li, #header4 li{
	display:inline;	
}
#header ul a, #header2 ul a, #header3 ul a, #header4 ul a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding: 0px 15px;
	border-right:1px solid #CCC;
}
#header ul a:hover, #header2  ul a:hover, #header3  ul a:hover, #header4  ul a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:970px;
	margin: 0px 0px 0px 0px;
}
#content img{
	border-width:0px;
	border:0px solid #b0b0b0;
	float:right;
	margin:5px 15px 6px;
	padding:5px;
}
#content li{
	list-style-image:url(images/list.jpg)
}
hr{
	border:1px dashed #CCC;
}
h1{
	color:#336699;
	font-size:18px;
	border-bottom:1px solid #FF9900;
	margin: 35px 0px 7px 0px;
	padding-bottom:5px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:left;
	margin: 15px 0px 0px 0px;
	padding:0px;
}

ul{
	margin: 0px 0px 0px 40px;
}

#portfolio {
border:0px solid #b0b0b0;
margin:15px 10px 2px;
padding:2px;
text-align:right;
}

#portfolio img {
border:1px solid #333333;
margin:2px 10px 2px;
padding:0px;
}

#left {
	float:left;
	width:650px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}

#right {
	float:right;
	width:235px;
	padding: 0px 20px 20px 10px;
	margin-top:10px;
	border-left: #000 0px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#contact {
border:1px solid #333; 
border-bottom:1px solid #333; 
text-align:left; padding:10px; 
background-color:#FFFF99; 
margin-bottom:20px;
margin-top:20px;>
}
#newsletter {
border:1px solid #333; 
border-bottom:1px solid #333; 
text-align:center; 
padding:10px; 
background-color:#EEEDD2;
}
#topomap {
	margin-top:20px;
	border:1px solid #333; 
	background-image:url(images/topo-map.jpg);
	background-repeat: no-repeat;
	height:700px;
}
	
	
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:970px;
	text-align:center;
	padding: 20px 0px;
	font-size:10px;
	color:#ffffff;
}
#footer a{
text-decoration:none;
font-size:10px;
color:#ffffff;
}
#footer a:hover{
text-decoration:underline;
color:#999999;
}
