body
{
    padding: 0;
    margin: 0px;
    font-size: 12px;
/*#    color: #0357a9; */
    color: #464545;
    font-family: Arial, helvetica, sans-serif;
	width: 100%;
}
#page
{
	background: url(images/site/background.gif) no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
}
#sitemain
{
	clear: both;
	width: 800px;
}
#pictures
{
	padding: 21px 0 0 113px;
}
.pic
{
	padding-right: 34px;
	float: left;
}
h1
{
    font-size: 22px;
	font-weight: normal;
    color: #151515;
    font-family: Arial, helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 10px 0;
	line-height: 150%;
}
h2
{
    font-size: 18px;
	font-weight: normal;
    color: #151515;
    font-family: Arial, helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 10px 0;

}
h3
{
    padding: 0;
    margin: 0px;
    font-size: 16px;
	font-weight: normal;
    color: #151515;
    font-family: Arial, helvetica, sans-serif;
	background-color: transparent;

}
#menu
{
	clear: both;
	margin: 168px 0 0 0;
	height: 35px;
}
#menu_left
{
	float: left;
	height: 35px;
	width: 48px;
	background: url(images/site/menu_left.gif) no-repeat;
}
#menu_middle
{
	float: left;
	background: #939393;
	height: 35px;
}
#menu_right
{
	float: left;
	background: url(images/site/menu_right.gif) no-repeat;
	height: 35px;
	width: 10px;
}
#menu ol
{
	margin: 0;
	padding: 0;
	display: inline;
}
#menu li
{
	list-style: none;
	display: inline;
	margin: 0;
	padding-left: 0px;
	padding-right: 15px;
	line-height: 35px;
}
#pagecontent
{
	width: 800px;
	float: left;
	background: #f2f2f2 url(images/site/page_background.gif) bottom right no-repeat;
	padding-bottom: 10px;
	margin: 0;
}
#homecontent
{
	width: 750px;
	float: left;
	padding-bottom: 10px;
}
#content
{
	width: 580px;
	float: left;
	padding-bottom: 10px;
	margin: 0;

}
#contentarea
{
	padding: 0 10px 32px 48px;
	line-height: 150%;
}
#left_content
{
	width: 550px;
	float: left;
}
#right_content
{
	width: 100px;
	float:right;
	text-align: right;
	padding-top: 10px;
}
#contentbottom
{
	width: 800px;
	float: left;
	height: 22px;
	background: #f2f2f2 url(images/site/content_bottom_right.gif) bottom right no-repeat;
}
#gallery_items
{
	float: left;
	width: 515px;
}
#submenu
{
	width: 150px;
	float: left;
	padding: 0 ;
	margin: 15px 0 10px 45px;

}
#submenu ul
{
	float: left;
	padding: 0 0 0 0px;
	margin: 0;
}

#submenu ul li
{
	list-style: none;
	padding: 7px ;
	margin: 6px 0 6px 0;
	background: #CFCFCF;
	width: 140px;
}
#submenu ul li a
{
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;

}

#gallery_items td
{
	color: #464545;
	background-color: #FFF4D4;
	vertical-align: middle;
}

.gallery_open
{
	float: left;
	padding-right: 10px; 
	padding-bottom: 10px; 
	width: 150px;
	height: 150px;
}
a
{
	color: #518EF9;
	font-weight: bold;
}
a.menu
{
    font-size: 17px;
    color: black;
    font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover
{
    font-size: 17px;
    color: white;
    font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.menuselected
{
    font-size: 17px;
    color: white;
    font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.menuselected:hover
{
    font-size: 17px;
    color: #f6c000;
    font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

p
{
	margin: 10px 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
td, input, textarea
{
	font-size: 12px;
    font-family: Arial, helvetica, sans-serif;
    color: #464545;
}
#footer
{
	clear: both;
	padding-left: 5px;
    height: 22px;
	width: 800px;
	font-size: 11px;
	color: #939393;
	text-align: center;
}
#footer a
{
	font-size: 11px;
	color: #939393;
	text-decoration: none;
}
#footermenu
{
	text-align: center;
	line-height: 150%;
	font-weight: normal;
	font-size: 10px;
	background: white;
}
#footermenu a
{
	font-size: 12px;
	color: #939393;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;

}
.portalsection
{
	clear: both;
	padding: 0;
	margin: 0;
}
#calendar td
{
	text-align: center;

}
#calendar td.header
{
	background: #F9CE51;
	color: black;
}
.pastdate
{
	color: #BFBFBF;
}
.calendar_entry h2
{
	line-height: 1.3em;
	vertical-align: center;
	padding: 2px 0 2px 5px;
	margin: 10px 0 10px 0 ;
}
.cosmos_calendar
{
	border: solid 1px black;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	width: 160px;
	margin: 0 auto 0 auto;
}

.cosmos_calendar_title
{
	background: #d41220;
	color: white;
	height: 20px;
}

.cosmos_calendar_title a
{
	color: white;
	text-decoration: none;
}


.cosmos_calendar_weekday
{
	background: #d41220;
	color: white;
	width: 14%;
	height: 20px;
}

.cosmos_calendar_day_blank
{
	background: #eeeeee;
	height: 20px;
	border: solid 1px #eeeeee;
}

.cosmos_calendar_day
{
	background: #f1f7f3;
	height: 20px;
	border: solid 1px #f1f7f3;
}

.cosmos_calendar_day a
{
	color: black;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	margin: 0;
	text-align: center;
	height: 20px;
}

.cosmos_calendar_month
{
	background: #f1f7f3;
	height: 20px;
	border: solid 1px #f1f7f3;
}

.cosmos_calendar_month a
{
	color: black;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	margin: 0;
	text-align: center;
	height: 20px;
}

.cosmos_calendar_day_selected
{
	border: solid 1px red;
}
.newsitem
{
	clear: both;
	padding-top: 10px;
}
.newsline
{
	border-bottom: solid 1px #F9CE51;
	width: 100%;
	text-align: center;
	clear: both;

}
#gallery_large
{
	display: none;
	text-align: center;
}
#loading
{
	position: absolute;
	display: none;
	z-index: 9000;
	left: 50%;
	top: 50%;
	background: white;
	border: solid 1px black;
	padding: 10px;
	text-align: center;
}
