body	{
	scrollbar-base-color: #800000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	font-size:1em;
	font-family: Georgia, Arial;
	}
	
h2 {
color:#800000;
}


a:link		{ color: #800000; }

a:visited	{ color: #800000; }

a:active	{ color: #800000; text-decoration: none; }

a:hover		{ color: #800000; text-decoration: none; }
	
	

 /* START CODE FOR LINKS */


div.sidebar a:link		{ color: #ffffff; text-decoration: none; }

div.sidebar a:visited	{ color: #ffffff; text-decoration: none; }

div.sidebar a:active	{ color: #ffffff; text-decoration: none; }

div.sidebar a:hover		{ color: #000000; text-decoration: none; }


div.sidebar p {
margin-top: .2em;
margin-bottom:.7em;
font-size: .8em;
}



 /* SIDEBAR OPTIONS */




.sidebar-background	{
			background-image: url("picts/background-sidebarmaroon.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



.shadeform	{ FONT: 15px Georgia, arial;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 200PX;
		FONT: 13px Georgia, arial; }


.textarea	{ font-family:Georgia, arial;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }


img.border {
border: 3px solid #800000;
}


img.right {
float:right;
margin-left:1em;
border: 3px solid #800000;
}

p.maroon {
color:#800000;
}

.class1 {
font-weight:bold;
}

div.tagline p {
color:#880000;
font-size:.9em;
font-weight:bold;
text-align:center;
}

div.cities {
font-size:.8em;
}

