html {
	padding:0px;
	margin:0px;
}
body {
	font-size: 66%;
	font-family: Trebuchet MS;
	color: #404040;
	/*background: #F5F6F1;*/
	text-align:center;
	margin:0px;
	padding:5px;
}

a { color:#005596; text-decoration: underline;}

a:hover { color:#A7986D;}

#content p, #content li {
	line-height: 1.5em;
	font-size: small;
	margin-top: 0;
}

h1 {color: #005596; margin: 10px 0 5px 0; font-family: georgia; letter-spacing: 3px; font-weight: normal; font-size: 2.5em;}

h2 {color: #005596; margin: 8px 0 3px 0; font-family: georgia; letter-spacing: 2px; font-weight: normal; font-size: 2em;}

h3 {color: #005596; margin: 6px 0 2px 0; font-family: georgia; letter-spacing: 1px; font-weight: normal; font-size: 1.75em;}

h1 em, h2 em, h3 em { color: #A7986D;}

blockquote {
	text-align:justify;
	margin: 0px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
cite {
	margin: 2px 0 5px 0;
	display: block;
	color: #335066;
}
img {
	border: none;
}

td {
	vertical-align: middle; line-height: 1.5em; font-size: 1.25em; margin-top: 0;		
}

/** structure **/
#head {
	width: auto;
	background-color:#fff;
	border-bottom: 1px solid #e8e9e4;
	padding-bottom: 10px;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
}



#footer {
	height: 50px;
	border-top: 1px solid #E8E9E4;	
}

#footer p.copy {
	color: #A7986D;
	font-size: 1em;
	font-style: italic;
	background: #fff;
	text-align: justify;
	border-bottom: 2px dotted #e8e9e4;
}


#topbar {
	height: 2em;

}


#box {
	width:750px;
	margin: 0px auto;
	background: #fff;
	padding:0px;
	text-align:left;
}
#content {
	width:525px;
	float:left;
	background-color:#fff;
	overflow: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#content-wide p, #content-wide li{
	{ line-height: 1.5em; font-size: 1.25em; margin-top: 0;}
	}

#right {
	width:155px;
	padding:15px 10px;
	float:left;

}


/** nav **/

#nav {
	border-top: 2px solid #fff;
	width: auto;
	float: right;
}

#nav em{
	color: #A7986D;
	font-size: 1.5em;
	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	text-decoration: none;
	margin-top: 4px;	
	display: block;
	width: 15em;
}

#nav li {
	float: left;
	width: 15.25em;
}
#nav li.parent {
	padding-left: 8px;
	border-left: 1px solid #E1E1E1;
}

body#home a#home,
body#about-us a#about-us, 
body#accessing-us a#accessing-us, 
body#case-management a#case-management,
body#congregate-house a#congregate-house,
body#family-support a#family-support,
body#employment a#employment,
body#nursing-team a#nursing-team,
body#our-facilities a#our-facilities,
body#our-partners a#our-partners,
body#our-services a#our-services,
body#permanent-homes a#permanent-homes,
body#rehab-housing a#rehab-housing,
body#piccadilly-house a#piccadilly-house,
body#social-and-recreation a#social-and-recreation,
body#womens-resources a#womens-resources,
body#wotch-calendars a#wotch-calendars,
body#supporting-us a#supporting-us {
	font-weight: bold;
	color:#A7986D; 
}

/** misc **/

div.box {
	border: 2px dotted #e8e9e4;
	padding: 0 2px;
	margin: 10px 2px;

}
p.slogan {
	word-spacing: 10px;
	font-size: 1em;
	font-style: italic;
	color: #005596;
	background: #fff;
	border-bottom: 2px dotted #e8e9e4;
}

p#credits {
	font-size: 11px;
	color: #E0DBCC;
	float: right;	
}
p#credits a {
	text-decoration: none;
	color: #E0DBCC;
}
p#credits a:hover {
	color: #A7986D;
}

img.portrait {
	border: 1px solid #ddd;
	padding: 5px;

}

div.graph {
	float: left;
}

div.graph img {
	border: 1px solid #ddd;
	padding: 5px;
	
}
table.std td{
	vertical-align: top;
	padding-bottom: 15px;
}

#content-wide img {
	padding-bottom: 5px;	
}
div.promo {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #ccc;
	}
