/* CSS Document */

/* DOCUMENT INFORMATION -------------------------------

TITLE:		Default screen display styles
LAST UPDATED:	31 March 2006
AUTHOR:		Simon Young

-- CONTENTS -------------------------------------------

	=1:  [HTML & BODY]
	=2:  [LINKS]
	=3:  [COMMON ELEMENTS]
	=4:  [TOP ELEMENTS]
	=5:  [NAVIGATION]
	=6:  [MAIN COLUMN]
	=7:  [SIDEBAR COLUMN]
	=8:  [FOOTER]
	=9:  [LISTS]
	=10: [FORMS]
	=11: [IMAGES]
	=12: [MISC]
	=13: [sIFR STYLES]
	
-----------------------------------------------------------*/

/*--- undohtml.css ----------------------------------------*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*--- (CC) 2004 Tantek Celik. Some Rights Reserved. -------*/
/*--- http://creativecommons.org/licenses/by/2.0-----------*/

/* =1: [HTML & BODY] --------------------------------------*/	

html {height: 100%;margin-bottom: 1px;}

body {
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	text-align: left;
	margin-top: 10px;
	line-height: 1.6em;
	color: #000;
	background-color: #eaf3e5;
	}

#wrap {
	position: relative;
	width: 770px;
	margin: 0 auto;
	}
	
/* =2: [LINKS] --------------------------------------*/	
	
/* =3: [COMMON ELEMENTS] ----------------------------*/	

p {font-size: 1.1em;margin-bottom: 15px;line-height: 1.6em;}
a {color: #5a7944;}
#header h1 {font-size: 2.2em;font-weight: normal;}
#header h1 a {color: #888;}

#content h1 {font-size: 2.4em;padding: 25px 0 25px 0;font-weight: normal; color: #888;}
#content a {font-weight: bold;}
p#breadcrumb, #breadcrumb a {margin: 0;color: #888;text-decoration: none;font-weight: normal;}

ul {font-size: 1.1em;}
#content ul, #content-directions ul {list-style: disc;padding-left: 20px;margin-bottom: 15px;} /*reset for content lists */

#content a:hover, #content-directions a:hover {text-decoration: underline;}

/* =4: [TOP ELEMENTS] -------------------------------*/	
	
#header {
	float: left;
	height: 70px;
	margin-left: 5px;
	margin-top: 5px;
	}
#header h1 {float: left;}
#header #acclogo {float: right;clear: right;}	
#header #acclogo img {vertical-align: middle;margin: 0 3px 0 3px;}

/* =5: [NAVIGATION] --------------------------------*/	


/* =6: [MAIN COLUMN] -------------------------------*/	

#contentwrap {
	position: relative;
	clear: both;
	float: left;
	}

#content {
	float: left;
	clear: both;
	width: 505px;
	padding: 10px 40px 10px 5px;
	display: inline;
	}

#content-directions {
	float: left;
	clear: both;
	width: 400px;
	padding: 10px 40px 10px 5px;
	display: inline;
	}

#content_gallery {
	float: left;
	clear: both;
	width: 725px;
	padding: 10px 40px 0 5px;
	display: inline;
	}

#navigation {
	float: left;
	width: 770px;
	background-color: #7d986b;
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #9db290;
	}
	
#navigation ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navigation li {
	float: left;
	display: inline;
	font-size: 1.0em;
	}
	
#navigation a {float: left;color: #fff;padding: 6px 12px;}
#navigation a:hover {color: #fff;text-decoration: none;background-color: #9db290;}
#navigation a.active-section {background-color: #9db290;}

	
#masthead {
	position: relative;
	clear: both;
	float: left;
	width: 770px;
	height: 200px;
	background-color: #FFF;
	margin-top: 0;
	background: url(../images/header.jpg) top left no-repeat;
	}
	
#rates td.top {border-top: 1px solid #888;}	
#rates td {font-size: 1.1em;padding: 5px;border-bottom: 1px solid #888;}

/* =7: [SIDEBAR COLUMN] ----------------------------*/	

#sidebar {
	position: relative;
	float: left;
	width: 210px;
	padding-top: 92px;
	margin: 0 5px 0 5px;
	}

#sidebar-directions {
	position: relative;
	float: left;
	width: 300px;
	padding-top: 92px;
	margin: 0 5px 0 5px;
	}

#gallery_list img {margin: 0 10px 10px 0;}

.gallery-item {float: left;display: inline;width: 350px;margin-bottom: 20px;}
.gallery_list {margin-top: 10px;}
.gallery_list {float: left;display: inline;width: 350px;}
.gallery_list img {margin: 0 10px 10px 0;}

/* =8: [FOOTER] ------------------------------------*/	

#footer {
	width: 770px;
	clear: both;
	padding: 5px;
	color: #fff;
  	background-color: #7d986b;
}

#footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	}

#footer li {
	display: inline;
	padding-right: 5px;
	}

#footer a, #footer a:hover {color: #fff;text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* =9: [LISTS] -------------------------------------*/	


/* =10: [FORMS] ------------------------------------*/	


/* =11: [IMAGES] -----------------------------------*/	

	
/* =12: [MISC] -------------------------------------*/

#google-map {width: 300px;height: 250px;margin: 0 0 20px 0;}

/*	=13: [sIFR STYLES] -------------------------------------*/	

/* NOTES: 
h1 as default, but this can be changed
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

html .sIFR-hasFlash h1#pagetitle{
	font-size: 42px;
	visibility: hidden;
	letter-spacing: -8px;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
}

.sIFR-hasFlash h1#pagetitle{
	font-size: 42px;
	visibility: hidden;
	letter-spacing: -8px;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
}

html .sIFR-hasFlash h2{
	font-size: 30px;
	visibility: hidden;
	letter-spacing: -8px;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.sIFR-hasFlash h2{
	font-size: 30px;
	visibility: hidden;
	letter-spacing: -8px;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}