/* Cascading stylesheet for Walking in Snowdonia */

BODY, H1, H2, H3{
  font-size:11pt;
  font-family:sans-serif, arial, helvetica;
	color: #ffffff;
}

BODY{
  background-color:#15034a;
}

P{
  color:#ffffff;
}

H1{
  font-size:16pt;
  text-align:center;
  font-style:oblique;
  font-weight:bold;
}

H2{
  font-size:14pt;
  text-align:center;
}

H3{
  font-size:12pt;
  text-align:left;
}

A:link {color:#ffffff;}
A:active {color:#ffffff;}
A:visited {color:#ffffff;}

.footer{
	font-size: 10pt;
	text-align: center;
}

.bodytable
{
width: 90%;
margin-left: auto;
margin-right: auto;
}

.photos{
margin-left: auto;
margin-right: auto;
}

.titlebar{
width: 100%;
border-color: #ffffff;
border-width: 2px;
background-color: #091a66;
}

.contentblock{
width: 100%;
background-color: #091a66;
}

.photohome{
background-color: #091a66;
}

.top{
vertical-align:top ;
}

TD{
padding: 3px;
}

.guides{
margin-left: auto;
margin-right: auto;
}

.main{
	width:947px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.footer{
	font-size: 10pt;
}

.menu{
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -6px;
	color: #ffffff;
}

.menuitem{
	width: 114px;
	font-size: 10pt;
	background: #6680bb;
	height: 20px;
}