body
{
	font-family: "Gill Sans MT", Verdana; 
	margin: 0;
	padding: 0;
}

#container
{
	width: 973px;
	margin: 0px auto;
	padding: 0px;
}
#headercontainer
{
	width: 973px;
	margin-top: 0px;
	float: left;
	background-image: url('images/HeaderBackground.gif' );
}
#logo
{
	float: left;
	margin-left: 62px;
	margin-top: 10px;
}
#header
{
	background-repeat: no-repeat;
	width: 581px;
	height: 136px;
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	color: White;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}



#footer a
{
	/*color: #898989;*/
	color:Black;
}

#subheadercontainer, #subfootercontainer
{
	float: left;
	padding-top: 18px;
	padding-bottom:18px;
	background-image: url('images/Left_Background.jpg' );
	background-repeat: repeat-y;
}
#leftmenu
{
	padding-left: 80px;
	width: 311px;
	min-height: 235px;
	float: left;
	overflow: hidden;
	font-size: 16px;
}
#leftmenu ul
{
	margin: 3px 0px 0px 0px;
	padding: 0;	
	list-style-type:none;
	
}
#leftmenu ul li
{
	padding: 5px 0px 0px 40px;
	margin: 0px 0px 5px 0px;
	background-image:url(images/MenuBullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#leftmenu ul li a
{
	text-decoration: none;
	color: black;
}




#banner
{
	width: 582px;
	height: 235px;
	float: left;
}
#barginarea
{
	width: 176px;
	height: 136px;
	float: left;
}
#mainarea
{
	width: 973px;
	float: left;
	background-image: url('images/Left_Background.jpg');
	background-repeat: repeat-y;
}
#menu
{
	width: 290px;
	float: left;
	min-height: 233px;
	margin-left: 80px;
	margin-right: 21px;
	
}
#menu, #menu a
{
	font-size:14px;
	text-decoration:none;
	color:Black;
}


div.menuheader, div.contentheader
{
	text-transform: uppercase;
	color: #767676;
	background-color: #F1F1F1;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: solid 4px #D8D8D8;
}
div.menuheader
{
	text-align: left;
	
	border:solid 1px #D8D8D8;
	/*text-decoration:underline;*/
}
div.menubody ul
{
    list-style-type:square;
}

div.menubody 
{
    border:solid 1px #D8D8D8;
    border-top: solid 1px white;
}

div.contentheader
{
	font-weight: bold;
}
div.contentheader h1
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

span.menuheader
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
#content
{
	float: left;
	width: 582px;
}
#innercontent
{
	padding: 0px 15px 15px 15px;
	font-size: 15px;
}

#innerfooter
{
	background-color: #F1F1F1;
	width: 919px;
	margin-left: 54px;
	float: left;
	padding-bottom:10px;
}
#footer
{
	width: 973px;
	float: left;
	background-image: url('images/Left_Background.jpg');
	background-repeat: repeat-y;
	float: left;
	font-size: 11px;
	color: #898989;
}
#footerleft
{
	float: left;
	margin: 10px 10px 10px 30px;
	width: 290px;
}
#footerleft a
{
	margin-left: 20px;
}
#footercenter
{
	float: left;
	margin: 10px;
	margin-left: 25px;
	width: 290px;
}
#footer ul
{
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style-type: square;
}
#footerright
{
	float: left;
	margin: 10px;
	text-align: right;
	width: 240px;
}

/* Snorkel Specific Classes */
a.snorkelThumbnail img
{
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	border: solid 2px #0000FE !important;
}
a.snorkelThumbnail img:hover
{
	border-color: #1D97C3;
}
span.poweredby, span.poweredby a
{
	font-size: 10px;
}
span.poweredby a
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

#breadcrumb
{
	margin-top: 10px;
}
#breadcrumb a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

. /*Modal Popup*/ 
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	width: 250px;
	color: black;
}

#progressBackgroundFilter
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 1000;
}




div.ohTitle
{
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 15px 15px;
}
div.ohDay, div.ohTime
{
	font-weight: bold;
	font-size: 14px;
	color: #7F7F7F;
}

div.ohDay
{
	float: left;
	margin-left: 50px;
	margin-right: 30px;
}
div.ohTime
{
}

div.ohLunch
{
	font-style: italic;
	color: #0000FE;
	font-size: 13px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}
a.Selected
{
	font-weight: bold;
	color: #0000FE !important;
}
#menu a.Selected
{
	font-weight:normal;
}

div.menubody a
{
 font-size:1.1em !important;
}
div.menubody ul ul
{
    margin-left:-20px !important;
}

img.left
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
