body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
	margin:10px;
	padding:0px;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 120%;
}

h1 {
	color:#99ccff;
	font-size:1.4em;
	font-weight:bold;
	margin-top:0px;
}

h2 {
	color:#99ccff;
	font-size:1.2em;
	font-weight:bold;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}

a {
	color:#ff9900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.menu {

}
a.menu:hover {

}
a.menu-on {

}
a.menu-on:hover {

}
.address2 a {
	color:#ffffff;
	font-weight:bold;
}
.address2 a:hover {
	
}
a.linkitem {
	color:#003366;
	font-weight:bold;
}

.contenttable {
	padding: 0px;
	width: 100%;
}

.strapline {
	color:#cccccc;
	font-size:1.0em;
	font-weight:bold;
}

.menubar {
	background-color:#99ccff;
}
.menubox {
	width:125px;
	margin-top:15px;
}

.address {
	padding:10px 5px;
	color:#ffffff;
	font-size:x-small;
}
.address2 {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.contentbox {
	padding:15px 20px;
}

.photobox {
	width:185px;
	margin-top:15px;
	text-align:right;
}

.footer {
	padding:0 20px;
}

.photoitem {
	padding-bottom:15px;
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #999900;
	font-weight: bold;
	font-size: 0.9em;
}

.gallerypointer {
	font-size: xx-small;
}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}

.newstitle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

.newsbody {
	padding-top:10px;
	padding-bottom: 15px;
}

.newsdate {
	color: #999900;
	font-size: 0.9em;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: right;
}


