﻿*
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
body 
{
	background-color: White;
	margin: 0;
}

a, a:visited
{
	color: steelblue;
}
th a, th a:visited
{
	color: White;
}

a img
{
	border-style: none;
}

.container
{
	background:  white url(south-fidalgo.jpg) no-repeat top right;
	zborder-left: dotted 1px black;
	zborder-right: dotted 1px black;
	margin: 0 auto 0 auto;
	padding: 10px;
	overflow: hidden;
	width: 820px;
}
.header
{
	background: url(header-gradient.gif) no-repeat bottom;
	height: 122px;
}
.manage-login
{
	font-size: 10px;
	float: right;
	margin-top: 10px;
}
.main-column
{
	float: left;
	width: 580px;
}
.sidebar
{
	float: left;
	padding-left: 20px;
	width: 220px;
}
.sidebar p
{
	font-size: 11px;
}
.sidebar h1
{
	color: #999;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: lowercase;
}
.sidebar ul
{
	margin-left: 20px;
	padding-left: 0;
	margin-top: 0;
}
.sidebar ul li
{
	list-style-type: square;
	font-size: 11px;
}
.sidebar ul li.none
{
	list-style-type: none;
}
.sidebar li a
{
	color: #111;
	text-decoration: none;
}
.sidebar li a:hover
{
	color: #660033;
}


.footer
{
	background: url(footer-line.png) no-repeat top;
	border-top: solid 1px #999;
	color: #666;
	clear: both;
	margin-top: 15px;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}
.footer a
{
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}

h1
{
	color: steelblue;
	font-size: 14px;
	margin-top: 10px;
}
h1.PageTitle
{
	zcolor: black;
	font-size: 20px;
	margin-top: 16px;
}
h2
{
	color: #666;
	font-size: 12px;
	margin-bottom: 6px;
}
h3
{
	font-size: 11px;
}
h4
{
	font-size: 11pt;
	font-style: italic;
}
h3, h4, h5, h6
{
	color: #333;
	margin-bottom: 0;
}
/*.DynamicContent h1 { font-size: 11pt; }
.DynamicContent h2 { font-size: 10pt; }
.DynamicContent h3 { font-size: 9pt; }*/
p.CategoryDescription { font-size: 8pt; }
.PostTitle { 
	color: #999;
	margin-bottom: 0; 
}
.PostDateLine { font-size: 10px; margin: 0 0 6px 0; color: #333; text-transform: uppercase; }

p, li, td, th, label, input, blockquote
{
	font-size: 9pt;
}
p, li, td, blockquote
{
	margin-top: 0;
	line-height: 150%;
}
td, th
{
	padding: 2px 5px 3px 5px;
	text-align: left;
	vertical-align: top;
}
th
{
	background-color: SteelBlue;
	color: White;
}
th a
{
	color: White;
}
ul
{
	margin-top: 0;
}
legend
{
	color: #2a4a6e;
	font-size: 8pt;
	text-transform: uppercase;
}
fieldset
{
	padding-top: 10px;
}

.dynamic img
{
	margin-left: 5px;
}

/* Site Map Path */
.site-map-path
{
	display: block;
	font-size: 10px;
	margin-top: 6px;
}
.site-map-path a
{
	text-decoration: none;
}
.site-map-path a:hover
{
	color: #660033;
}

.EventListDate
{
	color: #666;
}


.options label
{
	font-size: 9pt;
	display: block;
	float: left;
	padding-top: 5px;
	width: 150px;
}

.options input.textbox
{
	border: solid 1px #999;
	width: 370px;
}


.DocumentDV td
{
	border: solid 1px #999;
	padding: 5px;
	vertical-align: top;
	width: 400px;
}
.DocumentDV td, .DocumentDV p
{
	font-size: 8pt;
}
.DocumentDV td.DocRowHead
{
	background-color: #F1F1F1;
	color: #2a4a6e;
	text-align: right;
	text-transform: uppercase;
	width: 150px;
}
