@charset "UTF-8";
/* Lower Hudson Cottages - M.Tyas 2009 */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;	
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	background-color:#343f26;
	text-align:center;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#clearer {
	clear: both;
	width: 786px;
	height: 0px;
}

a {color:#666}
a:hover {color:#222}

/*************************************************************** BASIC LAYOUT */

#global_wrapper {
	margin: 0 auto;
	padding: 20px;
	width:786px;
	text-align:left;
	background-color:#fff;
}

/*********************************************** HEADER */

#header {
	width: 786px;
	height: 108px;
	border-bottom: 2px solid #e4e7cc;
	background-color:#e4e7cc;
}

#tabs {
	width: 450px;
	height: 108px;
	float: left;
}

.tab1 {
	width: 178px;
	height: 66px;
	background:url(images/tab1_on.gif) no-repeat;
	margin: 23px 0px 0px 5px;
	padding: 20px 10px 0px 10px;
	text-align:center;
	float: left;
}

.tab1 h1 {
	color: #fff;
	font-size:20px;
	font-weight:lighter;
	text-decoration:none;
}

.tab1 a {
	color: #b8c6a2;
	font-size:20px;
	font-weight:lighter;
	text-decoration:none;
}

.tab1 a:hover {
	text-decoration:underline;
}

.tab1_off {
	width: 178px;
	height: 66px;
	background:url(images/tab1_off.gif) no-repeat;
	margin: 23px 0px 0px 0px;
	padding: 20px 10px 0px 10px;
	text-align:center;
	float: left;
}

.tab1_off h1 {
	color: #b8c6a2;
	font-size:20px;
	font-weight:lighter;
	text-decoration:none;
}

.tab1_off a {
	color: #b8c6a2;
	font-size:20px;
	font-weight:lighter;
	text-decoration:none;
}

.tab1_off a:hover {
	text-decoration:underline;
}

.tab2 {
	width: 208px;
	height: 66px;
	background:url(images/tab2_off.gif) no-repeat;
	margin: 23px 5px 0px 5px;
	padding: 20px 10px 0px 10px;
	text-align:center;
	float: left;
}

.tab2 h1 {
	color: #fff;
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
}

.tab2 a {
	color: #b8c6a2;
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
}

.tab2 a:hover {
	text-decoration:underline;
}

.tab2_on {
	width: 208px;
	height: 66px;
	background:url(images/tab2_on.gif) no-repeat;
	margin: 23px 5px 0px 5px;
	padding: 20px 10px 0px 10px;
	text-align:center;
	float: left;
}

.tab2_on h1 {
	color: #fff;
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
}

.tab2_on a {
	color: #fff;
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
}

.tab2_on a:hover {
	text-decoration:underline;
}


.italic {
	font-style:italic;
}

#phone_no {
	width: 250px;
	height: 58px;
	float: left;
	margin: 35px 0px 0px 76px;
}

#phone_no h1 {
	font-size: 37px;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	color:#2a341b;
}

#phone_no a {
	text-decoration: none;
	color:#2a341b;
}

#phone_no a:hover {
	text-decoration: underline;
}

/*********************************************** NAVIAGATION */

#navigation {
	width: 776px;
	background-color:#3c492b;
	height: 19px;
	padding: 7px 10px 10px 0px;
}

#navigation ul {
	margin:0px; 
	padding:0px;
	}
	
#navigation ul li {
	display:inline; 
	/*height:30px;*/ 
	float:left; 
	list-style:none; 
	padding-left:23px;
	padding-right:23px;
	font-size:16px;
	}
	
#navigation li a {
	color:#fff; 
	text-decoration:none;
	}
	
#navigation li a:hover {
	color:#fff; 
	text-decoration:underline;
	}
	
.here {
	color: #fff;
	text-decoration:underline;
}

.divider {
	background:url(images/divider.gif) center left no-repeat;
}

/*********************************************** left col */

#left_col {
	width: 244px;
	float: left;
}

#top_section {
	width: 184px;
	padding: 30px;
	height: 206px;
	background-color: #606d53;
}

#dotty_box {
	width: 184px;
	height: 206px;
	border-top: 1px dotted #fffaa6;
	border-bottom: 1px dotted #fffaa6;
}

#dotty_box h2 {
	color: #fffaa6;
	font-size:20px;
	font-weight:lighter;
	padding: 20px 0px;
	border-bottom: 1px dotted #fffaa6;
}

#dotty_box h3 {
	color: #fffaa6;
	font-size:20px;
	font-weight:lighter;
	padding: 20px 0px 5px 0px;
}

#dotty_box a {
	color: #fff;
	font-size: 24px;
	text-decoration:none;
}

#dotty_box a:hover {
	text-decoration:underline;
}

#bottom_section {
	background-color:#869672;
	width: 184px;
	padding: 30px;
	height: 580px; /********************************************* REMOVE HIGHTS TO EXPAND PAGE LENGTH (HEIGHTS REMAIN TO BALANCE COL LENTHS AT PRESENT) */
}

#bottom_section h4 {
	color: #fffaa6;
	font-size:20px;
	font-weight:lighter;
	padding: 10px 0px 5px 0px;
}

#bottom_section blockquote {
	color: #fff;
	font-size:14px;
	font-weight:lighter;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #fffaa6;
	border-top: 1px dotted #fffaa6;
}

.name {
	width: 184px;
	text-align:right;
	padding: 5px 0px;
}
	
.name p {
	color: #fffaa6;
	font-size: 14px;
	font-style:italic;
	margin-bottom: 15px;
}

.yellow {
	color: #fffaa6;
}
	
	
	
/*********************************************** right col */

#right_col {
	width: 542px;
	float: left;
}

/*********************************************** SLIDESHOW */

#slideshow {
	width: 542px;
	height: 266px;
	position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0; /*********************************************** DON'T THINK THESE ARE ACTUALLY NEEDED AND WILL BRAKE VALIDATION */
	/*filter: alpha(opacity=0);*/
}

#slideshow IMG.active {
    z-index:10;
    /*opacity:1.0; /*********************************************** DON'T THINK THESE ARE ACTUALLY NEEDED AND WILL BRAKE VALIDATION */
	/*filter: alpha(opacity=100);*/
}

#slideshow IMG.last-active {
    z-index:9;
}

/*********************************************** CONTENT AREA */

#main_content {
	width: 482px;
	padding: 30px;
	background-color:#e4e7cc;
	height:580px; /********************************************* REMOVE HIGHTS TO EXPAND PAGE LENGTH (HEIGHTS REMAIN TO BALANCE COL LENTHS AT PRESENT) */
}

#main_content h1 {
	font-size: 22px;
	color:#1c2311;
	padding: 0px 0px 20px 0px;
	font-weight:lighter;
	}
	
#main_content h3 {
	font-size: 18px;
	color:#1c2311;
	padding: 0px 0px 20px 0px;
	font-weight:lighter;
	}
	
#main_content p {
	font-size: 14px;
	color:#1c2311;
	padding: 0px 0px 20px 0px;
	}
	
.img_right {
	float:right;
	border: 8px solid #fff;
	margin: 0px 0px 10px 10px;
}

#my-glider {margin-left:40px;}
div.scroller { 		width: 400px; height: 270px;overflow: hidden;}
div.scroller div.section {width:400px;height:320px;overflow:hidden;float:left;	}
div.scroller div.content {width: 10000px;}
.gallerycontrols {width:350px;float:left;display:inline;text-align:middle;}






