/* 
color codes used:
Blue Text = #669999
Green Bar = #66CC66  20 pts x 750 pts
Red Tab = #FF0000
Green Tab = #CFE5AE

Margins are 12 pts in outside column boxes 
Margins are 18 pts for the large middle column box

*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom:8px;
	margin-top:8px;
	font-weight: normal;
	color: #000;
	padding-right: 10px;
	text-decoration: none;
}
ul {
	font-family:Arial, sans-serif;
	font-size:10.0pt;
	color:black;
	line-height:normal;
    margin-left: 5px;
	margin-top: 5px;
}
li {
	list-style-type: none;
	list-style-image: url(images/squarebullet.gif);
	vertical-align: 5px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5pt;


ol{
	list-style-image:none;
	list-style-type:decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    margin-left:5px;
	padding-left: 5px;
}

ol li {
	list-style-image:none;
	list-style-type:decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:5px;
}

li ol li {
	list-style-image:none;
	list-style-type:decimal;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link, a:visited {
	color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover, a:active {
	COLOR: #66CC66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
}

.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
}
a:link.whiteLinks, a:visited.whiteLinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whiteLinks, a:active.whiteLinks {
	color: #66CC66;
	text-decoration: none;
}
/* for the footer white links*/
.whiteLinksB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
}
a:link.whiteLinksB, a:visited.whiteLinksB {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whiteLinksB, a:active.whiteLinksB {
	color: #669999;
	text-decoration: none;
}
/*
.cityLinks {
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:3px;
}
a:link.cityLinks, a:visited.cityLinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.cityLinks, a:active.cityLinks {
	color: #66CC66;
	text-decoration: none;
}
*/

.headerColumn{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.CalendarText{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headerMain1{
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.headerMain2{
	font-weight: bold;
	font-size: 14pt;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669999;
}
a:link.blue, a:visited.blue {
	color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover.blue, a:active.blue {
	color: #66CC66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* table border styles */
.borderRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #669999;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12pt;
}
.borderNone {
	font-weight: normal;
	font-size: 14px;
	padding-right: 5px;
	color: #000;

}
.borderLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #669999;
	padding-left: 6px;
	padding-right: 6px;
	color: #009;
}
.greenCell {
	background-color:#66CC66;
	padding-left: 36px;
	padding-right: 12px;
}

/* Tab Box Styles*/
.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
a:link.tabText, a:visited.tabText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover.tabText, a:active.tabText {
	color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tabDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.tabRed {
	background-color:#FF0000;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	border-top-style: none;
	border-bottom-style: none;
}
.tabGreen {
	background-color:#CFE5AE;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	border-top-style: none;
	border-bottom-style: none;
}
.boxGreen {
	background-color:#CFE5AE;
}

/* Tab Styles */
#first {
	position:absolute;
	z-index:1;
	visibility: visible;
}
#second {
	position:absolute;
	z-index:2;
	visibility: hidden;
}
#third {
	position:absolute;
	z-index:3;
	visibility: hidden;
}
#fourth {
	position:absolute;
	z-index:4;
	visibility: hidden;
}

/* Photo Gallery Styles */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-left: 0px;
	text-decoration: none;
	position: fixed;
	padding-left: 5px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #669999;
}
.highslide:hover img {
	border: 1px solid #66CC66;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 1px solid #669999;
	border-bottom: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid #669999;
    border-top: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #CFE5AE;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #CFE5AE;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: none;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar5.gif);
	width: 139px;
	height: 30px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 30px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar5-hover.gif);
}
.controlbar .previous {
	width: 29px;
}
.controlbar .next {
	width: 27px;
	background-position: -29px 0;
}
.controlbar .highslide-move {
	width: 33px;
	background-position: -56px 0;
}
.controlbar .close {
	width: 50px;
	background-position: -89px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
