
* {
	margin: 0;
	padding: 0;
}

body {
	overflow: auto;
	background-color: #7F979B;
	background-image: url('/themes/normal/bala_cottages/large_background.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center center;
	text-align: center;
	
}

#container {
	align: center;
	width: 775px;
	min-height: 1100px;
	background-color: white;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -387px;
	top: 0px;
	border-left: 1px black solid;
	border-right: 1px black solid;	
	}
	
#keywords {
	position: absolute;
	bottom: 20px;
	width: 500px;
	left: 50%;
	margin-left: -165px;
	color: #bbbbbb;
	font-family: Verdana;
	font-size: 10px;
	}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 775px;
	height: 107px;
	background-image: url('/themes/normal/bala_cottages/banner.gif');
	color: #fefefe;
	}
	
#title h1 {
	font-size: 16px;
	}
	
#strapline {
	position: absolute;
	left: 0px;
	top: 107px;
	height: 27px;
	width: 775px;
	background-color: black;
	background-image: url('/themes/normal/bala_cottages/greengrad.gif');
	}
	
#strapline h2 {
	margin-top: 6px;
	text-align: center;
	color: white;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: Times new roman, Garamond, Arial;
	font-weight: normal;
	}
	
#content {
	position: absolute;
	left: 228px;
	top: 383px;
	width: 530px;
	Xheight: 700px;
	overflow: auto;
	font-size: 8px;
	background-color: white;
	}
	
#content h1 {
	margin-bottom: 15px;
	text-align: left;
	color: #003000;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: Times new roman, Garamond, Arial;
	font-weight: normal;
	}
	
#content p, #content li {
	margin-bottom: 15px;
	text-align: left;
	color: #202020;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	line-height: 170%;
	}
	
#photograph {
	position: absolute;
	left: 200px;
	top: 134px;
	width: 575px;
	height: 224px
	}
	
#shadows {
	position: absolute;
	left: 0px;
	top: 358px;
	width: 775px;
	height: 24px;
	background-image: url('/themes/normal/bala_cottages/shadows.gif');
	}
	
#navigation {
	position: absolute;
	left: 0px;
	top: 134px;
	width: 200px;
	height: 224px;
	background-color: #cccccc;
	}
	
#footer {
	display: none;
	}
	
#navigation ul {
	list-style-type: none;
	}
	
#navigation ul li {
	padding-top: 5px;
	width: 200px;
	height: 27px;
	background-image: url('/themes/normal/bala_cottages/button_bg.gif');
	}
	
#navigation ul li.first {
	padding-top: 5px;
	width: 200px;
	height: 27px;
	background-image: url('/themes/normal/bala_cottages/button_bg_top.gif');
	}
	
#navigation ul li a {
	padding-left: 15px;
	padding-right: 50px;
	width: 100%;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
	}
	
#navigation ul li a:hover {
	color: white;
	}
	
#leftbar {
	position: absolute;
	left: 0px;
	top: 382px;
	width: 200px;
	height: 718px;
	background-color: #e6e6e6;
	}
	
.lbc {
	padding-left: 15px;
	width: 100%;
	}
	
#leftbar h3 {
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
	color: #202020;
	font-size: 12px;
	letter-spacing: 1px;
	no-text-transform: uppercase;
	font-family: Times new roman, Garamond, Arial;
	font-weight: bold;
	}
	
#leftbar p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
	}
	
#leftbar form {
	margin: 0px;
	padding: 0px;
	}
	
#leftbar select {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
	}
	
.btn {
	background-color: #606060;
	border: none;
	color: white;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Times new roman, Garamond, Arial;
	font-weight: bold;
	padding: 2px;
	}
	
.smallinput {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	border: 1px #202020 solid;
	background-color: white;
	padding: 2px;
	}
	
#newsletterpanel {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 200px;
	XXheight: 120px;
	background-color: #d0d0d0;
	padding-top: 8px;
	border-top: 1px #aaaaaa dotted;
	border-bottom: 1px #aaaaaa dotted;
	padding-bottom: 5px;
	}
	
	
.feedbackquote {
	width: 170px;
	font-family: Times new roman, Garamond, Arial;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	}
	
.feedbackauthor {
	width: 170px;
	font-family: Times new roman, Garamond, Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	}

.feedbacklink {
	width: 170px;
	text-align: center;
	margin-bottom: 10px;
	}
	
.feedbacklink a {
	display: block;
	background-color: #606060;
	border: 0px #606060 solid;
	color: white;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Times new roman, Garamond, Arial;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	}
