/* Stylesheet document by Flame Digital Ltd (http://www.flamedigital.com) */
/* Based on Owen Briggs template (http://www.thenoodleincident.com) */

html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #999;
	background-color: #E2E2D2;
	text-align:center;
	height: 115%;
}

#container {
	width: 720px;
	margin: 0px auto;
	background-color: #FFF;
	text-align:left;
	height: 100%;
}

#frame {
	height: 100%;
	margin: 0px 10px;
	background-color: #E0DFBC;
}

#header {
	height: 404px;
}
#header span {
	display: none;
}

#content {
	position: relative;
}

#mainNavigation {
	height:200px;
	width:319px;
	float: right;
	
}
#mainNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainNavigation li {
	width: 319px;
	height: 50px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainNavigation a {
	width: 319px;
	height: 50px;
	display: block;
}
#mainNavigation a span {
	display: none;
}

#mainCopy {
	float: left;
	width: 341px;
	height: 160px;
	padding:20px;
	color:#8C9362;
}
#mainCopy span {
	display:none;
}

#footerMargin {
	background-color: #FFF;
	height:10px;
	clear: both;
}


#footer {
	clear: both;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	background-color: #E0DFBC;
}

#copyright {
	width: 336px;
	height: 18px;
	background-image:url(../images/copyright.gif);
	background-repeat:no-repeat;
}
#copyright span {
	display: none;	
}


li#welcomeLink {
	background-image:url(../images/front_welcome_down.jpg);
	
}
li#welcomeLink a {
	background-image:url(../images/front_welcome_up.jpg);
}
li#welcomeLink a:hover {
	background-image:url(../images/front_welcome_down.jpg);
}

li#experienceLink {
	background-image:url(../images/front_experience_down.jpg);
}
li#experienceLink a {
	background-image:url(../images/front_experience_up.jpg);
}
li#experienceLink a:hover {
	background-image:url(../images/front_experience_down.jpg);
}

li#lodgesLink {
	background-image:url(../images/front_lodges_down.jpg);
}
li#lodgesLink a {
	background-image:url(../images/front_lodges_up.jpg);
}
li#lodgesLink a:hover {
	background-image:url(../images/front_lodges_down.jpg);
}

li#findLink {
	background-image:url(../images/front_find_down.jpg);
}
li#findLink a {
	background-image:url(../images/front_find_up.jpg);
}
li#findLink a:hover {
	background-image:url(../images/front_find_down.jpg);
}

/* --------------------------------------------------------------------- */
/*typography*/

a {
	text-decoration: underline;
	color: #787E52;
	
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: none;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul {
	/*list-style: none;*/
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
li {
	font-size: 1.0em;
	line-height: 1.8em;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 0.0em 0em 0.0em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
}

div#lodgeslink { height: 30px; background-color: #8D052A; text-align: center; color: #C68294; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
div#lodgeslink div.main { padding-top: 8px; height: 22px; margin: 0 auto; width: 700px; text-align: left; }
div#lodgeslink div.main img { vertical-align: middle; margin: 0 0 1px 2px; }
div#lodgeslink div.right { margin-top: -5px; height: 30px; float: right; font-size: 0.8em; }

/* --------------------------------------------------------------------- */
/* classes */


