body {
	margin : 0px; background: white;
	text-align:center;
}

table, p, li, input, select, textarea, blockquote, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}

h1 { font-size:24px; }
h2 { font-size:20px; margin-top:0 }
h3 { font-size:16px; }

.little { font-size:11px }
.big { font-size:16px }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	border-width:1;
	font-size:11px;
	/*
	background-color:#EFFFEF;
	*/
	color:#000000;
}
.proceed { /*background-color:#CCFFCC*/ }

.rhsdiv {
	background: #70ac70 url(/gfx/rhs_back.jpg) no-repeat;
	font-size:8pt;
	color:white;
	padding-top:2px;
	padding-left:15px;
	height:18px;
}
.rhsdiv A:link { color:white; }
.rhsdiv A:visited { color:white; }
.rhsbody {
	font-size:8pt;
	padding:5px;
	border:1px solid #CCCCCC; border-width:1px;
}
.rhslist {
	margin-bottom:3px;
	border:1px solid #EEEEEE; border-width:0 0 1px 0;
}

.banner_item {
	margin-top: 8px;
}

A:link.lhsmenu    { text-decoration: none }
A:visited.lhsmenu { text-decoration: none }
A:hover.lhsmenu   { text-decoration: none; background: #70ac70; color: white }

.r2 {
	background: #EEEEEE;
}
.r2 td {
	background: #EEEEEE;
}
.r3 td {
	border:1px solid #CCCCCC; border-width:0 0 1px 0;
}
.r4 td {
	background: #EEEEEE;
	border:1px solid #CCCCCC; border-width:0 0 1px 0;
}

.weather {
	border:1px solid #CCCCCC;
}

.weather td {
	width:1%;
	font-size:11px;
}
.weather td.prompt {
	text-align:right;
	padding-right:10px;
}
.weather td.r1 {
	background:#FFFFFF;
}
.weather td.r1a {
	background:#FFFFF0;
}
.weather td.r2 {
	background:#EEEEEE;
}
.weather td.r2a {
	background:#E0E0E0;
}


.caldate {
	width:50px;
	padding:5px 0;
	margin:0;
        display:table-cell;
	background:url(/gfx/date-frame.png) no-repeat;
}
.caldate span {
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.caldate strong {
	display:block;
	text-align:center;
	color:#57b715;
	font-size:22px;
}
.caldate span.top {
	padding:5px 0 5px 0;
	font-size:14px;
}
.caldate span.time {
	font-size:13px;
	color:#57b715;
	padding:0px 0 10px 0;
}

.calevents {
	margin:0;
	padding:0;
	list-style:none;
}
.calevents li {
	background:url(/gfx/bg-dash.gif) repeat-x;
	position:relative;
	padding:8px 0 3px 0;
	margin:0;
	height:60px;
	overflow:hidden;
}
.calevents li:first-child {
	padding:0 0 3px 0;
	background:none;
}
.calshadow {
	position:absolute;
	top:48px;
	width:100%;
	height:22px;
	background-image: -webkit-linear-gradient(transparent, white);
	background-image: -o-linear-gradient(transparent, white);
	background-image: -moz-linear-gradient(transparent, white);
	background-image: linear-gradient(transparent, white);
}

span.calitem{
        display:table-cell;
        padding:0 5px 0 10px;
	margin:0;
}

.calevents_full {
	margin:0;
	padding:0;
	list-style:none;
}
.calevents_full li {
	background:url(/gfx/bg-dash.gif) repeat-x;
	padding:20px 0 20px 0;
	margin:0;
}
.calevents_full li:first-child {
	background:none;
}

span.calitem_full {
        display:table-cell;
        padding:0px 5px 0 10px;
	margin:0;
	width:790px;
}

span.calitem_full h4 {
	margin:0;
	padding:0;
}

.calposted {
	margin:10px 10px 0 20px;
	float:right;
	font-size:10px;
}

.embedvideo {
	position: relative;
	padding-bottom: 36.0%; /* letter box ratio? */
	padding-top: 25px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.embedvideo iframe,
.embedvideo object,
.embedvideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.w-col .w-col {
	padding:0 5px;
}

.signpost {
	padding:10px;
}

.topic_picture {
	width:100%;
	height:25%;
	margin-bottom:10px;
}
.topic_picture_caption_container {
	position:absolute;
	bottom:10px;
	opacity: 0.8;
	width:auto;
	margin-right:5px;
}
.topic_picture_caption_text {
	padding:10px 7px 0 10px;
}
.w-menu-button span {
	float:left;
	font-size:12px;
	color:white;
}
.w-menu-button {
	width:100px;
}

.gallerybig {
}
.gallerysmall img {
	text-align:center;
	width:96%;
	margin-left:5px;
}
.gallerybig p {
	margin:0;
}
.gallerysmall p {
	margin:0;
	text-align:center;
	padding:5px;
}

div.choose-a-tag {
    padding:0px;
}
div.choose-a-tag h3 {
    margin:0;
}
div.choose-a-tag div.tag {
    padding:5px 10px;
    margin:10px 10px 0px 0;
    float:left;
    background:#e6eee3;
    border:#ccc 1px solid;
    border-width:0 2px 1px 0;
}
div.choose-a-tag div.tag.selected {
    background:#5cb030;
}
div.choose-a-tag div.tag a{
    font-size:15px;
    color:#333;
    text-decoration:none;
}
div.choose-a-tag div.tag.selected a{
    color:white;
}
div.choose-a-tag .catcount {
    font-weight:bold;
}
.inlineblock{
	display:inline-block;
}
.numbers{
	width:27px;
}
