﻿
.sitecontainer {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.menucontainer {
	background-image: url(gradient.png);
	background-repeat: repeat-x;
	width: 750px;
	height: 30px;
	font-size: 10px;
	padding-top: 7px;
}

.menuitem {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-transform: lowercase;
	margin-left: 10px;
	margin-right: 10px;
	color: #244C9B;
}

.menuitem:hover {
	color: #001540;
}

.menuitem:active {
	color: #BF0000;
}

.pagecontainer {
	margin: 0px;
	padding: 20px;
}

.leftcontents {
	float: left;
	width: 470px;
}

.contents {
	width: 600px;
}

.paragraph {
	margin-bottom: 15px;
}

.paratitle {
	font-family: Verdana;
	font-size: 18px;
	margin-bottom: 6px;
}

.paracontents {
	font-family: Verdana;
	font-size: 12px;
}

.parasubtitle {
	font-family: Verdana;
	font-size: 18px;
	margin-bottom: 6px;
}

.rightcontents {
	float: right;
	width: 230px;
}

.rightcontents .paratitlewrapper {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	background: url(design/top.png) top right no-repeat;
}

.spacer {
	height: 8px;
	font-size: 1px;
	background: url( pixel.gif);
}

.toprightbackground2 {
	background: url(design/topright.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 210px;
	height: 132px;
}

.bottomrightbackground2 {
	background: url(design/bottomright.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 210px;
	height: 206px;
}

.toprightbackground2 .paracontents {
	font-size: 10px;
}

.bottomrightbackground2 .paracontents {
	font-size: 10px;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 0px;
}

li {
}

a {
	color:#244C9B; 
	text-decoration: none;
}

a:visited {
	color:#244C9B; 
}

a:hover {
	color: #001540;
}

a:active {
	color: #BF0000;
}

img { 
	border: none 0px black;
}

html { overflow: -moz-scrollbars-vertical; }

.blogpost
{
}

.posttitle
{
	font-family: Verdana;
	font-size: 22px;
	margin-top: 24px;
}

.postauthor
{
	font-family: Verdana;
	font-size: 22px;
	display: inline;
	font-weight: normal;
}

.posttime
{
	font-family: Verdana;
	font-size: 18px;
	display: inline;
	font-weight: normal;
}

.postcomments 
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 2px;
}

.postcontents
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	line-height: 150%;
}

.blogcomment
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 20px;
}

.commentauthor
{
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

.commenttime
{
	display: inline;
	font-size: 14px;
}

body {
	margin:0;
	padding:0;
}

.mainmenuitem 
{
	font-family: verdana;
	color: #012E7F;
	font-size: 11px;
	font-weight: bold;
}

.mainmenuitem a
{
	margin-left: 4px;
	margin-right: 8px;
}

.City
{
	margin: 10px;
}
.Calendar
{
	margin: 7px;
	padding: 3px;
	padding-left: 10px;
	padding-top: 7px;
	background-color: #EAEAEA;
}
.DataSets
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.CityName
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#244C9B;
}
.CalendarName
{
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.CalendarName:visited
{
	color: #666666;
}
.CalendarName:active
{
	color: #666666;
}
.CalendarName:hover
{
	color: #001540;
}
.DataNameNoLink
{
	color: #8E8D8D;
}
.DataName
{
	color: #8E8D8D;
}
.DataName:visited
{
	color: #8E8D8D;
}
.DataName:active
{
	color: #8E8D8D;
}
.DataName:hover
{
	color: #001540;
}
.category
{
	display:block;
}
.categoryname
{
	display:block;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#244C9B;
	cursor: pointer;
	margin-top: 10px;
}
.categorycontents
{
	margin-left:10px;
	display:none;
}
.eventname
{
	display: block;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin-bottom: 5px;
}
.event
{
	display:block;
	margin: 5px;
	padding: 8px;
	background-color: #EAEAEA;
	color: #8E8D8D;
}
.wheres
{
	margin-top:5px;
}
.where
{
	display:block;
}
.on
{
	display:inline;
	margin-left: 5px;
	color: #8E8D8D;
}
.togglebutton
{
	display:inline;
	color: #8E8D8D;
	font-weight:normal;
	margin-left: 5px;
}

div.yuimenu .bd {
    zoom: normal;
}
#calendarcontainer,  #calendarcontainer2 {
    padding:10px;
}
#calendarmenu, #calendarmenu2 {
    position: absolute;
}
#calendarpicker button, #calendarpicker2 button {
    background: url(design/calendar_icon.gif) center center no-repeat;
    min-height: 20px;
    height: 20px;
}
.yui-button button,.yui-button a {
    outline: none;
}
.calcontainer
{
	vertical-align: bottom;
	font-size:13px;
}
.dateContainer
{
	vertical-align: bottom;
	font-size: 17px;
}

.mainmenuitem2 
{
	font-family: verdana;
	color: #012E7F;
	font-size: 17px;
}

.mainmenuitem2 a
{
	margin-right: 40px;
}


.clearer
{
	clear: both;
}

.blog .item
{
	margin-bottom: 10px;
}

.quote
{
	width: 320px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

blockquote {
  background: transparent url(quoleft.png) left top no-repeat;
  padding: 0px;
  margin: 0px;
  margin-top:5px;
}
blockquote div {
  padding: 0 20px;
  background: transparent url(quoright.png) right bottom no-repeat;
  line-height: 18px;
}
.author
{
	text-align: right;
	margin-top: 10px;
}

.panel_send {
	margin-top: 5px;
	margin-left: 10px;
	background-color:#F2F2F2;
	border:1px solid #CCCECD;
	padding:10px;
	padding-right:5px;
}