body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #ADD8E6;
}

a:link, a:visited {
	color: blue;
}

a:hover, a:active
{
	color: blue;
	background-color: #ADD8E6;
}

h2
{
	color: #00008B;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h2.centred
{
	color: #00008B;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align:center;
}

h2 a { text-decoration: none; }

h3
{
	color: #00008B;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 10px;
}

h3.right
{
	color: #00008B;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}

h3.top
{
	color: #00008B;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 40px;

}

#container
{
	margin: 1em auto;
	width: 650px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 120px;
	width: 100%;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	color: #fff;
	margin: 0;
	padding: 0;
}

#header-logo {
	background-image:url(../downshire-header.png);
	background-repeat: no-repeat;
	display:block;
	height:118px;
	width:100%;
	text-indent:-9999px;
	background-position: 50% 80%;
}

header-logo-fix a, a:hover {
	background-color: #fff;
	text-decoration: none;
}

header-logo-fix a:visited {
	background-color: #fff;
	text-decoration: none;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: left;   					/*  alter to switch to right */
	width: 165px;
	border-right: 1px solid #ADD8E6;		/*  alter to switch to right */
	padding-left: 15px;
}

#contents { 
margin: 0 20px 40px 200px; 
padding-top: 2px;
} 		/* alter to 0 200 40 20 to switch to right */

#contents p { line-height: 165%; }

#contents ul { line-height: 165%; }

#contents a:link, a:visited {
	color: blue;
}

#contents a:hover, a:active
{
	color: blue;
	background-color: #ADD8E6;
}

.centered {
	text-align: center;
}

.blogentry { 
	border-bottom: 1px solid #ADD8E6;
	padding-bottom: 10px;
}

#footer
{
	clear: both;
	color: white;
	text-align: center;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a, a:visited
{
	color: #666;
	text-decoration: underline;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;

}

#container
{
	border: 1px solid #00008B;
}

#mainnav
{
	
	background-color: #00008B;
	color: white;
	padding: 2px 0;
	margin-bottom: 22px;
    text-align:center;
}

#mainnav ul
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;



}

#mainnav li
{
	
	display: inline;
	padding: 0 5px;
		border-right: 1px solid white;


}

#mainnav li.left
{
	display: inline;
	padding: 0 10px;
border-left: 1px solid white;


}

#mainnav li a
{
   	text-decoration: none;
	color: white;
}

#mainnav li a:hover
{
	text-decoration: underline;
	color: #fff;
		background-color: #00008B;
}


#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#menu a:link, a:visited {
	color: blue;
}

#menu a:hover, a:active
{
	color: blue;
	background-color: #ADD8E6;
}

.imagefloatl
{
	padding: 2px;
	border: 1px solid #ADD8E6;
	margin: 0 10px 0 10px;
	float: left;
}

.imagefloatr
{
	padding: 2px;
	border: 1px solid #ADD8E6;
	margin: 0 0 10px 10px;
	float: right;
}

.imagefloat
{
	margin: 10px auto 10px auto;
}

.displayed
{
	padding: 2px;
	border: 1px solid #ADD8E6;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#footer
{
	background-color: #00008B;
	padding: 5px;
	font-size: 90%;
    text-align:center;
}
	.noshow { 
		display: none;
	}
	.skipdown {
		display: none;
	}

acronym, abbr {
	border-bottom: 1px dotted #666; cursor: help;
	}
	
#footer a
{
	text-decoration: underline;
	color: white;
}

#footer a:hover
{
	text-decoration: underline;
	color: #00008B;
		background-color: white;
}

.imagefloathead
{
	margin: 18px auto auto 0;
	width: 584px;
	height: 52px;
}

iframe {
margin-bottom: 10px;
}

/* hCard */

.org, .country-name {
display: none;
}

.adr, .tel  {
margin-bottom: 10px;
}

.locality, .region, postal-code {
display: block;
}

.street-address {
margin-top: 10px;
}
