@import url(scroller.css);
@import url(adverts.css);
@import url(menus.css);
@import url(searchresults.css);
@import url(guestbook.css);
@import url(eventcalendar.css);
@import url(promotions.css);
@import url(toptips.css);
@import url(resources.css);

html {
	height:100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	color: #666666;
	font-size:100%;
	text-align:center;
	height:100%;
	margin:0px;
	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%;
}
/******************/

/* standard html **/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

h3 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing:0.1em;
	margin-bottom:5px;
	padding:0px;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size:0.7em;
}
p.bodytext {
	line-height:180%;
	letter-spacing:0.1em;
	margin-bottom:15px;
}
p.bodytextsma {
	text-align:justify;
	padding-bottom:5px;
	font-size:xx-small;
	line-height:140%;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #999999;
	color: #666666;
	font-size: 0.7em;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #999999;
	color: #666666;
	font-size: 0.7em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #999999;
	color: #666666;
	font-size: 0.7em;
}
label {
	font-size: xx-small;
	font-style:italic;
}

ul li {
	font-size:0.7em;
}
ul.normal {
	line-height:180%;
	letter-spacing:0.1em;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.linkitem {
	color:#003366;
}
a.linkitem:hover {
	color: #cccc00;
}
a.pagelink {

}
a.pagelink:hover {
	text-decoration:none;
	color:#ffc800;
}

a img {
	border:none;
}
/*******************/

/* architecture ****/
div#outerwrapper {
	margin:0 auto;
	text-align:left;
	width:1000px;
	min-height:100%;
	background-color:#ffffff;
	background-image:url(../../images/leftbar-bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	position:relative;
}

div#headerbar{
	height:190px;
}

div#logobox {
	float:left;
	width:150px;
	margin:0 auto;
	text-align:center;
	padding:8px 0 0 0;
}

div#topmenubar {
	padding:0 0 4px 107px;
	background-image:url(../../images/leftbar-bg.jpg);
	background-repeat:repeat;
	background-position:150px top;
	border-bottom:2px solid #ffc800;
}

div#submenubar {
	margin-left:150px;
}

div#leftbar {
	float:left;
	width:150px;
	height:100%;
}

div#rightbar {
	float:right;
	width:645px;
	clear:right;
}

div#footerbar {
	height:20px;
	clear:both;
	margin-left:150px;
	padding:5px 10px 0 10px;
	background-color:#ffffff;
	background-image: url(../../images/footer-bg.jpg);
	background-repeat:no-repeat;
}

/* left bar *******/
div#leftmenubar {
	margin:5px 0 0 0;
}

div#localservicesbtn {
	margin:30px auto 10px auto;
	text-align:center;
}

div#disabilityaccessbtn {
	margin:10px auto 30px auto;
	text-align:center;
}

div#vslogo {
	position:absolute;
	bottom:5px;
	left:12px;
}
/******************/

/* content div ****/
div.contentdiv {
	position:relative;
	width:840px;
	margin:10px 0 0 160px;
}

div#advertbar {
	float:right;
	width:210px;
	clear:right;
	margin-bottom:11px;
}

div#textdiv {
	width:610px;
	height:15em;
	overflow:hidden;
}
div#textdiv.search {
	height:11em;
}

div#morelink {
	float:right;
	width:100px;
	text-align:right;
	padding-right:30px;
}
#morelink a {
	font-size:0.65em;
	font-style:italic;
	color:#840040;
}

div.subhead {
	font-size:0.8em;
	text-align:center;
	font-weight:bold;
	line-height:2.1em;
	margin-bottom:20px;
	height:210px;
}
div.subhead-horiz {
	font-size:0.7em;
	text-align:center;
	font-weight:bold;
	line-height:2.1em;
	margin-bottom:20px;
	height:210px;
}

div#infobar {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 0 0 0;
	width:610px;
	height:190px;
	background-image:url(../../images/infobarbg.gif);
	background-repeat:repeat-x;
}
div#infobar.showit {
	position:relative;
}

div#localbar {
	float:left;
	width:190px;
}

div#mapbar {
	float:left;
	width:250px;
	position:relative;
	left:-5px;
	top:-20px;
}

div#scrollerbar {
	float:left;
	width:170px;
	height:170px;
	background-image:url(../../images/scrollerbg.gif);
	background-repeat:no-repeat;
	/*margin-left:20px;*/
}
/******************/

/* right bar ******/
div#portraitdiv {
	float:left;
	width:125px;
	margin:0 auto;
	text-align:center;
	padding:0 10px;
}

div#bannerdiv {
	float:left;
	width:500px;
	height:100px;
}

div#featurebar * {
	float:left;
	width:100px;
	margin:10px 0 0 25px;
}
/******************/

/* scroller ********/
#marqueecontainer {
	position:relative;
	top:35px;
	height:125px;
	width:160px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
}
#marqueecontainer div.scrolleritem {
	width:160px;
	font-size:0.7em;
	color:#ffcc00;
	margin-bottom:30px;
}
#marqueecontainer div.scrollertitle {
	font-weight:bold;
	font-size:0.8em;
}
#marqueecontainer div.scrollerdate {
	font-size:0.8em;
}
#marqueecontainer div.scrollerbody {
	font-size:0.8em;
}
#marqueecontainer div.scrollerbody a {
	font-style:italic;
}
#marqueecontainer div.scrollerbody a:hover {
	color:#c1d04d;
	text-decoration:none;
}
/*******************/

/* standard *****************/
.sma {
	font-size: xx-small;
}
.smaer {
	color:#ffffff;
	font-size:0.8em;
}
.smait {
	font-size:xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}
.subscribebtn {
	font-size: xx-small;
	border: 1px solid #999999;
	padding-top: 1px;
}
subscribebtnon {
	color: #ff0000;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #999900;
	font-weight: bold;
	font-size: 0.7em;
}
/**********************/

/* news styles ****/
#noticeboard {
	width:610px;
	float:left;
	margin-top:10px;
	border-top: 1px dotted #cccccc;
}
.newsitem {
	font-size:0.7em;
	margin:10px 0;
	border-bottom: 1px dotted #cccccc;
}
.newstitle {
	color:#333333;
	font-weight:bold;
	text-align:left;
	float:left;
	width:75%;
}
.newsdate {
	color:#999999;
	font-style:italic;
	text-align:right;
	float:right;
	width:25%;
}
.newsitem div img {
	float:right;
	margin:2px 0 5px 5px;
}
.newsbody {
	padding:20px 0 15px 0;
}
/*******************/

/* sitemap ************/
.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}
/**********************/

/* subscriber form ****/
div#subscriberform {
	width:610px;
}
/**********************/

/* misc ***************/
.credit {
	float:right;
	font-size:xx-small;
}

div.insetbox {
	float:right;
	background-color:#CCCCCC;
	border:1px solid #666666;
	padding:3px;
	font-size:0.8em;
}
.insetbox ul {
	margin:0px;
	padding-top:3px;
	padding-left:1.5em;
	font-size:1.2em;
}
/**********************/

/* members pages ******/
.cols {
	position:relative;
}
.colleft {
	float:left;
	margin-right:30px;
	width:45%;
}
.colright {
	float:right;
	width:45%;
}
.cols * p {
	padding-bottom:15px;
}
/**********************/
