/* --------------------------------------------------------------------- */
/*typography*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5157;
}

h1, h2, h3 {
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform: Capitalize;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
	text-transform: Capitalize;
}

h2 {
	font-size: 14px;
	color: #630808;
}

h3 {
	font-size: 12px;
	color: #630808;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 150%;}

p {}

ol, ul{}	


ul li {
		background: url(../images/li.png) 0 .1em no-repeat;
		list-style-type: none;
		padding: 0 0 0 20px;
		margin: 0 0 5px 0;
		}

a {color: #5a0000;}

a:hover {text-decoration: none;}

img {border: none;}


hr {display: none;}

blockquote{
	display:block;
	margin:0 0 20px 0;
	background:#f7f8ed;
	font-style: italic;
	border-top:1px solid #e3e8b1;
	border-bottom:1px solid #e3e8b1;
	padding:1.5em 1.5em 1.5em 1.5em;
	text-align:justify;
	color:#222;
	line-height:2em}
	
	
	
a[icon ^="out"] {
  background: transparent url(../images/icon_out.gif) no-repeat right;	
  padding-right:20px;
	}
	
	
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../images/icon_pdf.gif) no-repeat top right;
}	

a[icon ^="blank"] {
  background: transparent url(../images/icon_popup.gif) no-repeat right;	
  padding-right:20px;
	}
	
	
	

/* --------------------------------------------------------------------- */
/*default shell*/	
	


/* Logo */

#header {
	width: 780px;
	height: 77px;
	margin: 0 auto;
}

#header a {
background: url(../images/logo_meadowLake.gif) no-repeat 100% 10px;
display: block;
height: 67px;
width:380px;
float: left;
padding: 5px 37px 15px 0;
text-decoration:none;
}


#header a span {
visibility: hidden;
}



/* Flash Index */


#flash {
	width: 750px;
	margin: 0 auto;
	text-align:center;	}





/* Page */


#page {
	width: 750px;
	margin: 0 auto;
	text-align:center;	}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0 0 0 10px;}
	
	
#content table.default{width:90%;}	

#content td.formtitle{	
	color: #630808;
	font-family: Georgia; 
	text-transform:lowercase;
	font-weight:bold;
	padding:5px;
	font-size:15px;
	border-bottom: 1px solid #ebebeb;
	}	
	
	


#content td.formlabel{	
	color: #630808;
	font-family: Georgia; 
	text-transform:lowercase;
	padding:5px;
	text-align:left;
	border-bottom: 1px dotted #ebebeb;
	width:150px;
	vertical-align: text-top;}	
	
	
#content td.formfield{
	
	vertical-align: text-top;
	padding:5px;
	border-bottom: 1px dotted #ebebeb;
	text-align:left;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* Teaser */

#teaser {
	float: left;
	width: 226px;
	background: url(../images/teaser_bg.gif) repeat-x #adbe74;
	margin:0px 10px;
	text-align:left
	}



#teaser H1{
background: url(../images/teaser_h1.gif) no-repeat center top;
font-size: 14px;
color:#5a0000;
text-transform:uppercase; 
height:39px;	
padding:10px 8px;
margin:0px
}	
	
	
#teaser p{
font-size: 11px;
padding:0px 8px;
}	

#teaser a{
text-decoration: none;
}	
		
	
#teaser  ul li {
		background: none;
		border-bottom:1px #e8e3d9 solid;
		list-style-type: none;
		padding: 0 0 0 20px;
		margin: 0 0 5px 0;
		}	
	
	




/* Sidebar */

#sidebar {
	float: right;
	width: 226px;
	background:#ecf3eb;
	text-align:left;
	}


#sidebar p {padding:0px 8px;}
#sidebar ul {padding:0px 8px;text-align:left;}
#sidebar a {padding-left:8px;}

#sidebar H1{
background: url(../images/side_h1.gif) no-repeat center top;
font-size: 14px;
color:#5a0000;
text-transform:uppercase; 
height:39px;	
padding:10px 8px;

}



/* Footer */

#footer {
	background: url(../images/bg_nav.gif) no-repeat center top;
	font-size: 11px;
	height:30px;
	padding: 2px 0px;
	
}

#footer p {
	text-align: center;
	color:#fff
}






/* events list
---------------------------------------------------------- */

#eventslist .event {
	margin-bottom: 1em;
	padding: 7px 10px 10px 10px;
	border: 1px solid #f0efe9;
	background: url(../images/bg.gif) 40% 40% repeat-x;
	position: relative;
	text-align:left;
}


#eventslist .event span.date {
	color: #5a0000;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 0.9em;
	font-weight: bold;
}
#eventslist .event h4 {
	margin: 0.2em 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
}
#eventslist .event p.notes {
	margin: 0.1em 0 0 0;
}
#eventslist .event span.group {
	color: #5a0000;
	font-size: 0.9em;
}






/* gallery
---------------------------------------------------------- */
#portListContainer {
	width: 550px;
}



#portList {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#portList ol {
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
}

#portList ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #portList ol {
	height: 1px;
}
#portList ol {
	display: block;
}
/* End hiding from IE-mac */

#portList ol li {
	float: left;
	margin: 0 17px 17px 0;
	height: 158px;
	width: 238px;
}

#portList ol li a {
	border: 1px solid #f0efe9;
	padding: 3px;
	display: block;
	height: 150px;
}

#portList ol li a:hover  {
	padding: 0;
	border: 4px solid #f0efe9;
}

#portList ol li a img, #portList ol li span, #portList ol li span img {
	background: none;
	border: none;
	display: block;
	height: 150px;
	width: 230px;
}



#homeFacilities { width:100%; border-collapse:collapse; }

#homeFacilities td { border: 1px solid #478b38; padding:4px;}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-image: url(blank.gif);
	}
	
	
	
	