@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#morelink {
	text-align:right;
	position:relative;
	left:-20px;
}
#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;
} 

div#infobar2 {
	
	padding:10px 0 0 0;
	width:610px;
	
	border-top: 3px solid #ddd;	
}

div#infobar {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 0 0 0;
	width:610px;
	height:270px;
	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:230px;
}

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;
	text-align: right;
}

div#featurebar {
	
}

div#featurebar div {
	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 ***************/

.newsitem { 
	font-size: 0.8em;	
	float: left;
}
.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;
}
/**********************/

/* 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;
}
/**********************/

/*
.gallerypointer {
	font-size: xx-small;
}

.contactlist li {
	line-height:1.5em;
}

.contenttable {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.cols {
	position:relative;
}
.colleft {
	float:left;
	margin-right:30px;
	width:45%;
}
.colright {
	float:right;
	width:45%;
}
.cols * p {
	padding-bottom:15px;
}

.mainpane {
	padding-left:10px;
	padding-right:2px;
	height:100%;
}
table#maintable_default {
	width:100%;
	height:100%
}

.centerpane {
	width:110px;
	border-left:1px solid #cccccc;
}

.searchresultspane {
	padding-left:10px;
	padding-right:4px;
	padding-top:10px;
}

.rightpane {
	width:335px;
	border-left:1px solid #cccccc;
	padding-left:2px;
	background-image:url(../../images/grey-vertical-line.gif);
	background-repeat:repeat-y;
	background-position:112px 0px;
}
.rightpane2 {
	border-left:1px solid #cccccc;
	padding-left:2px;
}
table#righttable {
	width:100%;
}*/
/****************************/


#medialist
{	
	width: 620px;
float: left;	
}


.mediaitem
{
	width: 100%;	
	font-size: 0.8em;
}

.mediadescription
{
	float: left;
	width: 400px;
	margin-top: 10px;
}

.mediaimage
{
	float: right;
	width: 200px;
	margin-top: 10px;
}
.mediatitle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

.mediapublished {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 0.9em;	
	text-align: left;
}

.mediaprice {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 0.9em;	
	text-align: left;
}

.mediabody {
	padding-top:10px;
	padding-bottom: 15px;
}
/**********************/

.infobutton
{
	width: 100px;
	height: 60px;
	float: left;
	padding: 10px;
}

.buylink
{
	width: 100px;
	height: 20px;	
}
.buybutton
{
	width: 100px;
	height: 20px;
	text-align: center;
	padding: 2px;
	background-color: #737357;
	color: #FFFFFF;
	border: 1px solid #504845;
	line-height: 20px;
	display: block;		
}

table.directory td {
	font-size: 0.8em;
}

