html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
html
{
	background-image: url('site_images/bg.png');
	background-repeat: repeat;
	background-attachment: fixed;
	height: 100%;
}
body
{
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	background-image: url('site_images/bg.png');
	background-repeat: repeat;
	background-attachment: fixed;
	height: 100% auto;
}
body.mceContentBody {
   background: #FFF;
   font-size: 77%;
}
fieldset
{
    border: 1px solid #003480;
	padding: 4px;
	width: 95%;
	margin-bottom: 10px;
}
legend
{
    font-weight: bold;
	color: #003480;
	background-color: #FFFFFF;
	padding: 4px;
}
strong
{
    font-weight: bold;
}
p
{
    margin-bottom: 10px;
	line-height: 150%;
}
caption
{
   font-weight: bold;
}
h1
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 146.5%;
}
h2
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 138.5%;
}
h3
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 131%;
}
h4
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 123.1%;
}
h5
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 116%;
}
h6
{
    color: #003480;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 108%;
}
ul, ol
{
  margin: 10px 10px 10px 20px;
}
li
{
   list-style-type: disc;
   margin-bottom: 10px;
   line-height: 150%;
}
hr
{
   color: #00337F;
   background-color: #009EE1;
   margin-bottom: 10px;
   clear: both;
}
blockquote
{
    margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
address, cite, dfn, em, var
{
    font-style: italic;
} 
acronym
{
    text-transform: uppercase;
}
code
{
    white-space: pre;
	font-family: Sans-Serif;
}
pre
{
    white-space: pre
}
th
{
    font-weight: bold;
	padding: 4px;
}
.formCell
{
    padding: 4px;
	background-color: #F2F2F2;
	color: #000000;
}
.menu
{
    background-color: #C8C8C8;
	color: #003480;
	padding-left: 5px;
}
a.menu:link, a.menu:visited
{
 	font-size: 66.6%;
	color: #003480;
	background-color: #C8C8C8;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}
a.menu:hover, a.menu:active
{
 	font-size: 66.6%;
	color: #009EE1;
	background-color: #C8C8C8;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}
a:link
{
 	background-color: transparent;
	color: #0D120D;
	text-decoration: underline;
}
a:visited
{
 	background-color: transparent;
	color: #0D120D;
	text-decoration: underline;
}
a:hover, a:active
{
 	background-color: transparent;
	color: #909090;
	text-decoration: none;
}
.dayNames
{
    font-weight: bold;
	text-align: center;
	width: 14%;
}
.dayCell1
{
    background-color: #C0C0C0;
	color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
.dayCell2
{
    background-color: #F5F5F5;
	color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
.blankCell
{
    border: 1px solid #C0C0C0;
}
.dayCellBooked
{
    background-color: #EE0000;
    color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
ul.dateLists
{
    margin: 0px;
	padding-left: 14px;
}
.topNav
{
    background-color: #003480;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	height: 30px;
}
.clear{
clear:both;
font-size:2%;
}
.navItem
{
    padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BAB6C5;
	color: #FFFFFF;
}
.subMenu
{
 	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: -170px;
	top: -30px;
	width: 165px;
	background-color: #F5F5F5;
	color: #003480;
	border-top: 1px solid #003480;
	border-left: 1px solid #003480;
	border-right: 1px solid #003480;
	border-bottom: 1px solid #003480;
	font-size: 66.6%;
	z-index: 3;
}
.submenuCell
{
	background-color: #F5F5F5;
	color: #003480;
	padding-left: 14px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
    background-image: url('site_images/arrow.png');
    background-repeat: no-repeat;
    background-position: 0px 5px;
	cursor: pointer;
}
.menuHolder
{
   color: #000000;
   background-color: #E8E8E8;
   background-image: url('site_images/arrow.png');
   background-repeat: no-repeat;
   background-position: 0px 9px;
   padding-left: 14px;
   text-transform: uppercase;
   font-size: 66.6%;
   height: 30px;
}
.menuHolder2
{
   color: #000000;
   background-color: #C8C8C8;
   background-image: url('site_images/arrow.png');
   background-repeat: no-repeat;
   background-position: 0px 9px;
   padding-left: 14px;
   cursor: pointer;
   text-transform: uppercase;
   font-size: 66.6%;
   height: 30px;
   border-bottom: 1px solid #C8C8C8;
   border-top: 1px solid #C8C8C8;
}
.err
{
   color: #FF0000;
   margin: 20px;
}
.imageHolder
{
   border: 1px solid #00337F;
   height: 80px;
   overflow: hidden;
}
#contents {
	position: absolute;
	top: 0;
    left: 50%;
	background-color: #FFFFFF;
	color: #000000;
	width: 740px;
	margin-left: -370px;
	background-image: url('site_images/menubg.png');
	background-repeat: repeat-y;
	background-position: 5px 200px;
}
#headerCell
{
    position: relative;
	top: 5px;
	left: 5px;
	width: 415px;
	height: 60px;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 2;
}
#pictureCell
{
    position: relative;
	top: 19px;
	left: 5px;
	width: 728px;
	height: 80px;
	border: 1px solid #00337F;
	overflow: hidden;
	z-index: 2;
}
#menuCell
{
   position: relative;
   top: 10px;
   left: 5px;
   width: 730px;
   height: 25px;
   z-index: 2;
}
#editingWrap
{
    position: relative;
	left: 5px;
	top: 24px;
	width: 728px;
	border: none;
	height: 98%;
	min-height: 321px;
	margin-bottom: 50px;
	z-index: 2;
}
#leftMenu
{
    float: left;
	width: 170px;
	vertical-align: top;
	background-color: #E8E8E8;
	border-right: 1px solid #009EE1;
	height: 100% auto;
	z-index: 2;
}
#editingArea
{
	height: 100% auto;
    width: 543px;
	font-size: 66.6%;
	float: right;
	z-index: 2;
}
#footer
{
    position: absolute;
	bottom: 0;
	left: 5px;
	width: 730px;
	height: 30px;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 2;
}
#rightFooter
{
	position: relative;
	float: right;
	border-top: 1px solid #00357F;
	text-align: right;
	font-size: 55%;
	width: 550px;
	padding: 2px;
}
#mySiteManager
{
    position: relative;
	top: 4px;
	left: 5px;
	font-size: 55%;
	width: 160px;
	padding: 2px;
}
#whiteBlock
{
    position: absolute;
	top: 0px;
	left: 0px;
	width: 177px;
	height: 200px;
	border: none;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 1;
	
}
.blogNav
{
   padding: 5px;
}
.hiddenRow
{
   display: none;
}