@charset "utf-8";
/* CSS Document */
#container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
#main_image {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 376px;
	width: 968px;
	position: relative;
}
#main_text {
	background-color: #FFFFFF;
	background: rgba(255,255,255,0.7);
	border-radius: 10px;
	width: 300px;
	right: 30px;
	bottom: 30px;
	position: absolute;
	padding: 12px;
}
#main_text h3 {
	font-size: 16px;
	margin: 0px;
}
#main_text h2 {
	color: #273E34;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 18px;
	font-variant: normal;
}
#main_text p {
	font-size: 14px;
	line-height: 1.2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



#header {
	color: #99CCCC;
	background-color: #336666;
	height: 100px;
	position: relative;
}

#left_column, #centre_column, #right_column {
    width: 316px;
	float: left;
}
#centre_column, #right_column {
  margin-left: 10px;
}
h1 {
	font-family: linden-hill, serif;
	font-size: 96px;
	margin: 0;
	float: left;
}
#header p {
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#header a {
	font-family: 20;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
}
#header ul li {
	float: left;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}



body {
	color: #3B3B3B;
	background-color: #FFFFFF;
	margin: 0px;
}
.two_col #left_column {
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.two_col #right_column {
	width: 622px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #336666;
}
.post_header {
	background-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.post_header h3 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.two_col #right_column p {
	padding-right: 10px;
	padding-left: 10px;
}
.two_col h2 {
	font-family: "Arial Black", sans-serif;
	font-size: 72px;
	font-variant: small-caps;
	text-align: center;
	word-spacing: 0.3em;
	clear: left;
	position: relative;
	margin: 0px;
}

#right_column .post_header p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
}
#weather_image {
	background-image: url(../images/weather.jpg);
	background-repeat: no-repeat;
	height: 631px;
	width: 968px;
	position: relative;
}
#weather_text {
	background-color: #FFFFFF;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	width: 300px;
	right: 62px;
	bottom: 292px;
	position: absolute;
	padding: 12px;
}
#weather_text  h3 {
	font-size: 16px;
	margin: 0px;
}
#weather_text h2 {
	color: #273E34;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 18px;
	font-variant: normal;
}
#weather_text p {
	font-size: 14px;
	line-height: 1.2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#weather2_text {
	border-radius: 10px;
	width: 310px;
	right: 497px;
	bottom: 114px;
	position: absolute;
	padding: 12px;
	height: 380px;
}
#barn_text {
	background-color: #FFFFFF;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	width: 300px;
	right: 155px;
	bottom: 45px;
	position: absolute;
	padding: 12px;
}
#barn_text h3 {
	font-size: 16px;
	margin: 0px;
}
#barn_text h2 {
	color: #273E34;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 18px;
	font-variant: normal;
}
#barn_text p {
	font-size: 14px;
	line-height: 1.2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#barn_image {
	background-image: url(../images/barn.jpg);
	background-repeat: no-repeat;
	height: 711px;
	width: 968px;
	position: relative;
}
#map_image {
	background-repeat: no-repeat;
	height: 711px;
	width: 968px;
	position: relative;
}

#map_text {
	background-color: #FFFFFF;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	width: 300px;
	right: 634px;
	bottom: 460px;
	position: absolute;
	padding: 12px;
}
#map_text h3 {
	font-size: 16px;
	margin: 0px;
}
#map_text h2 {
	color: #273E34;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 18px;
	font-variant: normal;
}
#map_text p {
	font-size: 14px;
	line-height: 1.2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#map2_text {
	border-radius: 10px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	padding: 0px;
	height: 730px;
	width: 968px;
	top: 0px;
}
.two_col #left_column {
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.two_col #right_column {
	width: 622px;
}
.post_header {
	background-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
