/* general
--------------------------------------------------- */

body {
	width: 90%;
	background: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	font-size: x-small; /* for IE5/5.5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* actual value */
}

html>body {
	font-size: small; /* be nice to Opera */	
}

img {
	display: block;
	border: 0;
}

em, cite {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	border: 0;
}

.hide {
	display: none;
}

hr {
	display: none;
}



/* header
--------------------------------------------------- */

#headerwrapper {
	display: none;
}




/* primarynav
--------------------------------------------------- */

#primarynavwrapper {
	display: none;
}




/* localnav
--------------------------------------------------- */

#localnav {
	display: none;
}



/* splash
--------------------------------------------------- */

#splash {
	display: none;
}



/* content general
--------------------------------------------------- */

#content h2 {
	font: normal 140% "Gill Sans MT", Verdana, sans-serif;
	color: rgb(3,74,138);
	margin-bottom: 0.5em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#content h3 {
	font: normal 120% "Gill Sans MT", Verdana, sans-serif;
	color: rgb(3,74,138);
}

#content h4 {
	font: italic 120% "Gill Sans MT", Verdana, sans-serif;
	color: rgb(3,74,138);
}

#content p, #content li, #content dt, #content dd, #content td {
	font-size: 90%;
}

#content p {
	line-height: 1.35em;
	margin-bottom: 1em;
}

#content a:link {
	color: rgb(184,29,60);
	border-bottom: 1px rgb(184,29,60) dotted;
}

#content a:visited {
	color: rgb(92,92,92);
	border-bottom: 1px rgb(92,92,92) dotted;
}

#content a:hover, #content a:active {
	color: rgb(219,34,71);
	border-bottom: 1px rgb(219,34,71) dotted;
}

#content ul {
	margin-bottom: 1em;
}

#content li {
	margin-left: 2em;
	margin-bottom: 0.3em;
	list-style-position: inside;
}

#content td {
	font-size: 100%;
}



/* content contentsidebar
--------------------------------------------------- */

#content .contentsidebar {
	float: right;
	padding: 7px 7px 0 7px;
	background: rgb(224,224,224);
	border: 1px rgb(210,210,210) solid;
	margin: 3px 0px 3px 12px;
	width: 194px; /* value for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px; /* actual value */
}

html>#content .contentsidebar {
	width: 178px; /* be nice to Opera */
}

* html #content .contentsidebar {
	margin-left: 9px;
}

#content .contentsidebar dt {
	margin-bottom: 3px;
}

#content .contentsidebar dd {
	font-size: 75%;
	margin-bottom: 7px;
}



/* highlight
--------------------------------------------------- */

#content div.highlight {
	float: left;
	padding: 7px 10px 10px 10px;
	background: rgb(224,224,224);
	border: 1px rgb(219,219,219) solid;
	margin: 0 9px 11px 0;
	width: 254px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 232px; /* actual value */
}

html>#content div.highlight {
	width: 232px; /* be nice to Opera */
}

#content #fullwidth {
	float: none;
	clear: both;
	margin: 0;
	width: 519px; /* value for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 497px; /* actual value */
}

html>#content #fullwidth {
	width: 497px; /* be nice to Opera */
}

#content #nomargin1, #content #nomargin2 {
	margin-right: 0;
}

#content div.highlight h3 { 
	color: rgb(204,0,0);
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content div.highlight img {
	margin-bottom: 5px;
	border: 0;
}

#content div.highlight a.noborder:link, #content div.highlight a.noborder:visited, #content div.highlight a.noborder:hover, #content div.highlight a.noborder:active {
	border: 0;
}

#content div.highlight p {
	font-size: 85%;
}

/*News Lister
--------------------------------------------------*/

#rssLink {
	float:right;
}

#rssLink a:link,#rssLink a:visited,#rssLink a:active,#rssLink a:hover {
	float:left;
	padding:5px 0px 0px 5px;
	border-bottom:none;
	
}

 .art
{   
	
	padding:10px 0px 15px 20px;
}

.dat
{
	color:#034a8a;
	display:inline;
	margin:0px 0px 0px 0px;
}

/* gallery
--------------------------------------------------- */

#gallery img#placeholder {
	margin-bottom: 1px;
}

#gallery dd#caption {
	padding: 2px 5px;
	color: rgb(204,204,204);
	background-color: rgb(75,75,75);
	font-size: 75%;
	width: 519px; /* value for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 509px; /* actual value */
}

html>body #gallery dd#caption {
	width: 509px; /* be nice to Opera 5 */
}

#gallery ul {
	float: none;
	margin-top: 1em;
}

#gallery ul li {
	float: left;
	list-style: none;
	margin: 0 1px 1px 0;
	
}

#gallery ul li a:link, #gallery ul li a:visited, #gallery ul li a:hover, #gallery ul li a:active {
	border: 0;
}

#gallery ul img.first {
	margin-left: 0;	
}

#gallery ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* enquiryform
--------------------------------------------------- */

#enquiryform {
	margin: 0.5em 0 1em 0;
}

#enquiryform dd {
	margin-bottom: 8px;
}

#enquiryform label {
	color: rgb(204,102,0);
	font-size: 75%;
}

#enquiryform input, #enquiryform textarea {
	background-color: rgb(235,235,235);
	border: 1px solid rgb(185,185,185);
	font: 80% "Lucida Grande", "Lucida Sans Unicode", Geneva, "Trebuchet MS", Verdana, sans-serif;
	width: 400px;
	padding: 1px;
}

#enquiryform textarea {
	height: 200px;
}

#enquiryform input:focus, #enquiryform textarea:focus {
	background-color: rgb(240,240,240);
}



/* content sitemap
--------------------------------------------------- */

#sitemap {
	margin-left: 0;
	padding: 0;
}

#sitemap li {
	list-style: none;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

#sitemap li ul {
	margin-top: 0.5em;
}

#sitemap li ul li {
	margin-left: 2em;
	margin-bottom: 0.5em;
	text-transform: none;
	font-size: 100%;
}



/* sidebar
--------------------------------------------------- */

#sidebar {
	display: none;
}



/* footer
--------------------------------------------------- */

#footer p {
	font-size: 75%;
	color: #fff;
	padding-top: 4em;
	font-style: italic;
}

#footer a:link, #footer a:visited {
	color: rgb(236,166,185);
}

#footer a:hover, #footer a:active {
	color: rgb(243,203,214);
}