body {
	background:url(http://www.alverstokehouse.com/test/img/bg.gif) repeat;
	color:#333;
	font:0.88em Georgia, "Times New Roman", Times, serif;
	padding:10px 0;
	text-align:center;
}
a {
	color:#408a6b;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.block {
	display:block;
}

#container {
	width:841px;
	margin:0 auto;
	text-align:left;
}
	#container .cbg {
		background:url(../img/content-c.png) repeat-y top;
		width:801px;
		padding:0 20px;
	}
	

#header {
	background:url(../img/bg-header.jpg) no-repeat;
	width:801px;
	height:233px;
}
	#header h1 {
		padding-top:50px;
		padding-left:30px;
	}
	#header h1 a {
		display:block;
		width:250px;
		height:130px;
		font-size:0em;
		line-height:0em;
		text-indent:-1000000px;
	}
	
#nav {
	width:801px;
	background:url(../img/bg-nav.gif) repeat-x top;
	height:38px;
	line-height:38px;
	overflow:hidden;
	margin-bottom:2px;
}	
	#nav ul {
		display:block;
		height:38px;
	}
		#nav ul li {
			background:url(../img/menu-s.gif) no-repeat left;
			display:block;
			float:left;
			padding-left:5px;
			padding-right:5px;
		}
		#nav ul li.first {
			background:none;
		}
			#nav ul li a {
				display:block;
				float:left;
				padding-left:15px;
				font-size:0.88em;				
				color:#fff;
				text-decoration:none;
				line-height:38px;
				text-transform:uppercase;
				font-weight: bold;
			}
				#nav ul li a span {
					display:block;
					float:left;
					cursor:pointer;
					padding-right:15px;
					height:36px;
					padding-top:2px;
				}
			#nav ul li a:hover, #nav ul li a.active {
				background:url(../img/nav-l.gif) no-repeat left top;
				color:#4da180;
			}
				#nav ul li a:hover span, #nav ul li a.active span {
					background:url(../img/nav-r.gif) no-repeat right top;
				} 
			
#content {
	width:801px;
}
	#content .welcome {
		background:#e5e5e5;
		height:77px;
		overflow:hidden;
		margin-bottom:14px;
	}
		#content .welcome h2 {
			font-size:1.6em;
			font-weight: normal;
			/* 	text-indent:-1000000px; and set font to zero if using an image for heading */
			line-height:0em;
			display:block;
			padding-left:42px;
			padding-top:40px;
		}
				#content .welcome h2 img {
					display:block;
				}
		#content .welcome .right {
			float:right;
			width:152px;
			font-size:0.75em;
			color:#4f4b29;
			text-transform:uppercase;
			padding-top:29px;
			text-align:right;
			padding-right:25px;
		}
			#content .welcome .right a {
				color:#4f4b29;
			}
			/* #content .welcome .right a:hover, #content .welcome .right a.active { 	border-bottom:solid 1px #408a6b; 		} */

			#content .welcome .right span {
				padding-right:7px;
			}
			#content .welcome .right a.small {
				font-size:0.9em;
				text-decoration:underline;
			}
			#content .welcome .right a.med {
				font-size:1em;
				text-decoration:underline;
			}
			#content .welcome .right a.large {
				font-size:1.1em;
				text-decoration:underline;
			}
		.blk {
		color: #333;
		}
		.grn {
		color: #3f886a;
		}
	
#page {
	float:left;
	width:530px;
	padding-left:20px;
}
#page-no-side-col {
	float:left;
	width:750px;
	padding-left:20px;
}	
#page-no-side-col h3 {
		font-size:1.2em;
		line-height:130%;
		padding-bottom:0;
		margin-left: 13px;
		margin-top: 20px;
	}
#page-no-side-col p.line {
		margin-left: 40px;
		margin-right: 40px;
		background:url(../img/line.gif) repeat-x 20px top;

	}		
	#page h3 {
		font-size:1.2em;
		line-height:130%;
		padding-bottom:28px;
		margin-left: 22px;
	}
	#page h4 {
		font-size:1em;
		line-height:140%;
		font-weight: bold;
		padding-bottom: 3px;
	}
	#page h5 {
		font-size:0.9em;
		line-height:140%;
		font-weight: bold;
		padding-bottom: 3px;
	}
	#page p {
		font-size:0.9em;
		line-height:140%;
		padding-bottom:14px;
	}
	#page p.line {
		margin-left: 40px;
		margin-right: 40px;
		background:url(../img/line.gif) repeat-x 20px top;

	}
	#page .text {
		float:right;
		width:415px;
		padding-top:3px;
		padding-bottom:10px;
	}
	#page .text-no-thumbs {
		float:left;
		margin-left: 22px;
		width:520px;
		padding-top:3px;
		padding-bottom:10px;
	}
	#page .images {
		width:106px;
		float:left;
		padding-bottom:20px;
	}
		#page .images div {
			background:url(../img/bg-img.gif) no-repeat;;
			width:101px;
			height:102px;
			padding-top:5px;
			padding-left:5px;
			margin-bottom:5px;
		}
			#page .images div img {
				display:block;
			}

	#page .images-inset {
		width:115px; /* affects the space at right of image */
		float:left;
		padding-bottom:0px;
	}
		#page .images-inset div {
			background:url(../img/bg-img.gif) no-repeat;;
			width:101px;
			height:102px;
			padding-top:5px;
			padding-left:5px;
			margin-bottom:0px;
		}
			#page .images-inset div img {
				display:block;
			}

	#page .box {
		width:540px;
	}
		#page .box .box-c {
			background:url(../img/box-g.gif) repeat-x top #d1d1d1;
			width:538px;
			border:solid 1px #b7b7b7;
			padding:14px 10px 14px 14px;
		}
		#page .box h6 {
			font-size:1em;
			color:#358365;
			padding-bottom:5px;
		}
		#page .box p {
			padding-bottom:0;
		}
		#page .box img.right {
			padding-left:10px;
		}
		#page .box img.block {
			margin:0 0 0 auto;
			text-align:right;
		}

	#page ul {
		padding-left:2px;
		padding-right:9px;
		padding-bottom:18px;
		font-size: 0.9em;
	}
		#page ul li {
			background:url(../img/bullet.gif) no-repeat 0 5px;
			padding-left:12px;
			padding-bottom:5px;
		line-height:140%;
		}

#sidebar {
	float:right;
	width:185px;
	padding-right:20px;
}
	#sidebar .sbg {
		background:url(../img/sidebar-g.gif) repeat-x top #e5e5e5;
		width:155px;
		border:solid 1px #9d9d9d;
		padding:7px 9px 0 9px;	
	}
	#sidebar .brd {
		border:solid 5px #e5e5e5;
	}
	
	#sidebar h3 {
		font-size:0em;
		line-height:0em;
		text-indent:-1000000px;
		padding-bottom:7px;	
	}
		#sidebar h3 img {
			display:block;
		}
	
	#sidebar ul {
		padding-left:9px;
		padding-right:9px;
		padding-bottom:18px;
	}
		#sidebar ul li {
			background:url(../img/bullet.gif) no-repeat 0 4px;
			padding-left:12px;
			font:italic 0.8em Arial, Helvetica, sans-serif;
			padding-bottom:5px;
		}

	#sidebar ul.sublinks {
		padding-left:9px;
		padding-right:9px;
		padding-bottom:18px;
	}
		#sidebar ul.sublinks li {
			background:url(../img/bullet.gif) no-repeat 0 4px;
			padding-left:12px;
			font:bold 0.9em Georgia, "Times New Roman", Times, serif;
			padding-bottom:8px;
			text-decoration: none;
		}

		#sidebar ul.sublinks li a {
			text-decoration: none;
			color: #333;
		}

	#sidebar .testimonial	{
		font-size:0.8em;
		font-style:italic;
		padding:0 9px 10px 9px;
		line-height:140%;
	}
		#sidebar .testimonial blockquote {
			display:block;
			padding-bottom:5px;
		}
		#sidebar .testimonial small {
			font-size:0.88em;
			color:#4da180;
			display:block;
			text-align:right;
		}
	
				

#footer {
	width:761px;
	margin:0 auto;
	padding:0 20px;
}
	#footer ul {
		height:34px;
		line-height:32px;
		text-align:center;
		border-bottom:solid 1px #ccc;
		border-top:solid 1px #ccc;
		margin-bottom:20px;
	}
		#footer ul li {
			display:inline;
			font-size:0.7em;
			text-transform:uppercase;
			padding:0 13px;
		}
			#footer ul li a {
				text-decoration:none;
			}
			#footer ul li a:hover {
				color:#333;
			}
	#footer p {
		font:0.7em  Georgia, "Times New Roman", Times, serif;
		color:#999999;
		text-align:center;
		padding-bottom:10px;
	}
	#footer p a {
		color:#999999;
		text-decoration:none;
	}
	#footer p a:hover {
		color:#333;
	}



/*  contact form   */

/* this positions address text above form */
.float-left {
	float:left; 
	width: 140px; 
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.float-right {
	float:left; 
	width: 270px; 
	vertical-align: top;
	text-align: left;
}
/* end of this positions address text above form */

/* gallery */
ul.gallery{
	padding:0 0 5px 0;
	width:760px;
	overflow:hidden;
	/* background:url(../images/dots.gif) repeat-x 0 100%; */
}
ul.gallery li{
	padding:11px 2px 0 11px;
	background:url(../images/gal-item.gif) no-repeat 0 0;
	width:175px;
	display:inline;
	float:left;
	font-size:0.8em;
}
ul.gallery li.last-gal{
	padding:11px 0 0 11px;
}
ul.gallery li a{
	color: #000;
}
ul.gallery li span{
	margin:0 0 0 -6px;
	display:block;
	background:url(../images/txt-box-bg.gif) no-repeat 0 0;
	width:154px;
	height:31px;
	padding:8px 0 0 8px;
}
ul.gallery li span a{
	color: #000;
}
ul.gallery li span a:hover{
	color:#e20020;
}
ul.gallery li span strong{
	display:block;
}

