body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
	font-family: verdana, arial, sans-serif;
	/* behavior: url(../includes/csshover.htc); */
}

body, th, td, select, textarea, p, li {
	font-size: 12px;
}

code, pre {
	font: 12px "courier new", courier, monospace;
}

body {
	margin:0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 8px;
}

h6 {
	font-size: 6px;
}

img {
	border: 0px;
}

hr {
	height: 1px;
}

th {
	text-align: left;
}

cite {
	font-weight: bold;
}

legend {
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #636;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
	background-color: lightgrey;
}

.alert {
	color: #f00;
}

.required {
	color: #f00;
	font-size: 10px;
}

.stroke {
	border: #000 1px solid;
}

label{
	width: 8em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

input{
	font-size: 14px;
}

#container {
	width: 960px;	
}

#header {
	width: 960px;
}

#leftHeader {
	float: left;
	width: 260px;
}

#rightHeader {
	float: left;
	width: 650px;
}

#headerBanner {
	background-color: lightgrey;
	width: 468px;
	height: 60px;
	text-align: center;
}

#headerNavBar {
	margin: 10px;
	float: right;
	width: 650px;
}

.headerNav {
	font-size: 12px;
}

#searchBar {
	margin-top: 5px;
	float: right;
}

#navigationBar {
	margin-bottom: 15px;
}

#mainNavBar {
	font-size: 12px;
}

#subNavBar {
	padding: 0;
	font-size: 11px;
}

.subNavHighlight {
	font-weight: bold;
}

.leftNavHighlight {
	font-weight: bold;
}

#leftbar {
	float: left;
	width: 160px;
}

#rightBar {
	float: left;
	width: 790px;
	margin-left: 10px;
}

#sideBar {
	float: left;
	width: 250px;
	padding: 10px;
}

#footerBar {
	margin-top: 20px;
	width: 960px;
}

.dayHeader {
	background: grey;
	color: white;
	text-align: center;
	text-align: center;
	width: 20px;
}

td.dayCell {
	text-align: center;
	width: 20px;
	cursor: pointer;
	border: 1px solid #858585;
}

td.dayCell:hover {
	background: gray;
}

#calMonth {
	width: 140px;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}

#calToday {
	width: 140px;
	text-align: right;
	font-style: italic;
}

#mainContent {
	float: left;
	width: 520px;
}



.banner {
	position: relative;
	margin-top: 5px;
	background: lightgrey;
	height: 240px;
	width: 120px;
}

#eventsummary {
	text-align: justify;
	border: 1px solid;
}

#eventsummary:hover {
	background-color: lightgrey;
	cursor: pointer;
}

#eventbuttons {
	text-align: right;
	width: 350px;
	margin-left: 168px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

#headergraphic {
	height: 125px;
	width: 780;
	background-color: lightgrey;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightgrey;
	visibility: hidden;
	z-ind

ex: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* Form Styles */
form.contactForm fieldset {
	margin-bottom: 10px;
	
}


form.contactForm legend {
	padding: 0 2px;
	font-weight: bold;
}

form.contactForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
}


form.contactForm textarea {
	font-size: 14px;
}

form.contactForm fieldset ol {
	margin: 0;
	padding: 0;
}

form.contactForm fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.contactForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.contactForm fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.contactForm fieldset fieldset label {
	display: block;
	width: auto;
}

form.contactForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.contactForm label {
	width: 120px;
/

* Width of labels */
}

form.contactForm fieldset fieldset label {
	margin-left: 123px;
/

* Width plus 3 (html space) */
}

.item{
	float:left;
	width:150px;
	padding:10px;
}


.datebox{
	width:50px;
	height:50px;
	float:left;
	font-size:14px;
	margin:2px 2px 10px 2px;
	background:#cecece;
	text-align:center;
	border: thin solid #7f7f7f;
}
.datebox .daybox{
	font-size:18px;
	font-weight:bold;
	background:#fff;
	height:33px;
}

abbr{
	text-decoration: none;
}

#galleryFavorites #favoritesToolbar{
	float:left;
	margin-top:10px;
}


#galleryFavorites #favorites .favorite{
	float:left;
	width:75;
	padding:3px;
	text-align:center;
}

#container {
	width: 960px;
}

#header {
	width: 960px;
}

#leftHeader {
	float: left;
	width: 350px;
}

#rightHeader {
	float: left;
	width: 560px;
}

#headerBanner {
	background-color: lightgrey;
	width: 468px;
	height: 60px;
	text-align: center;
}

#headerNavBar {
	margin: 10px;
	width: 960px;
}

.headerNav {
	font-size: 11px;
}

#searchBar {
	margin-top: 5px;
	float: right;
}

#navigationBar {
	margin-bottom: 15px;
}

#mainNavBar {
	font-size: 13px;
}

#subNav {
	padding: 0;
	font-size: 10px;
}

.subNavHighlight {
	font-weight: bold;
}

.leftNavHighlight {
	font-weight: bold;
}

#leftbar {
	float: left;
	width: 160px;
}

#rightBar {
	float: left;
	width: 790px;
	margin-left: 10px;
}

#sideBar {
	float: left;
	width: 250px;
	padding: 10px;
}

#footerBar {
	margin-top: 20px;
	width: 960px;
}

.dayHeader {
	background: grey;
	color: white;
	text-align: center;
	text-align: center;
	width: 20px;
}

td.dayCell {
	text-align: center;
	width: 20px;
	cursor: pointer;
	border: 1px solid #858585;
}

td.dayCell:hover {
	background: gray;
}

#calMonth {
	width: 140px;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}

#calToday {
	width: 140px;
	text-align: right;
	font-style: italic;
}

#mainContent {
	float: left;
	width: 520px;
}

#sponsoredLinks {
	position: relative;
	margin-top: 15px;
	background: lightgrey;
	width: 120px;
}


.banner {
	position: relative;
	margin-top: 5px;
	background: lightgrey;
	height: 240px;
	width: 120px;
}

#eventsummary {
	text-align: justify;
	border: 1px solid;
}

#eventsummary:hover {
	background-color: lightgrey;
	cursor: pointer;
}

#eventbuttons {
	text-align: right;
	width: 350px;
	margin-left: 168px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

#headergraphic {
	height: 125px;
	width: 780;
	background-color: lightgrey;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightgrey;
	visibility: hidden;
	z-ind

ex: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.item{
	float:left;
	width:150px;
	padding:10px;
}

.datebox{
	width:50px;
	height:50px;
	float:left;
	font-size:14px;
	margin:2px 2px 10px 2px;
	background:#cecece;
	text-align:center;
	border: thin solid #7f7f7f;
}
.datebox .daybox{
	font-size:18px;
	font-weight:bold;
	background:#fff;
	height:33px;
}

abbr{
	text-decoration: none;
}

#galleryFavorites #favoritesToolbar{
	float:left;
	margin-top:10px;
}


#galleryFavorites #favorites .favorite{
	float:left;
	width:75;
	padding:3px;
	text-align:center;
}

#eventFavorites{
	margin-top:2px;
}

#eventFavorites #favoritesToolbar{
	float:left;
	margin-top:10px;
}

#eventFavorites #favorites .favorite{
	float:left;
	width:75;
	padding:3px;
	text-align:center;
}

#eventFavorites #favorites ol{
	cursor:pointer;
	list-style-type: none;
	margin-left: -40px;
}

#eventFavorites #favorites ol li:hover{
	border: thin dotted #8b8b8b;
}

/* @group Sidebar Widgets */

.sidebartextbox{
	border: thin solid black;
	padding: 4px;
	margin-bottom: 4px;
}

.featurebanner{
	width:250px;
	margin-bottom:5px;
}

/* @group Pagination */

ul.pagination{list-style: none;margin: 0;padding: 0;}
ul.pagination li{float: left;}

ul.pagination li a{
	padding: 4px 5px 2px;
	border: 1px solid #1a5582;
	margin: 0 3px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: black;
	text-decoration: none;
	background-color: white;
}

ul.pagination li a:hover{background-color: #b3dcf0;}
ul.pagination li.current a{background-color: #357eb3;color:white;}
ul.pagination li.previous a, ul.pagination li.next a{padding: 4px 10px 2px;}

#powered_by{
	color: #aaaaaa;
}

}

/* @end */