@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image:url(../images/main/bg.jpg);
	background-attachment:fixed;
	font-family: "Times New Roman";
}

h2 {
	line-height: 25px;
	font-family: "Times New Roman";
	font-size: 23px;
	font-weight: normal;
}

h3 {
	line-height: 25px;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #000;
}

h4 {
	line-height: 20px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
#page_container {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top: none #999999;
	border-right: 1px solid #999999;
	border-bottom: none #999999;
	border-left: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#banner {
	width: 800px;
	position: relative;
}
#main_nav {
	height: 35px;
	width: 800px;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sub_banner {
	position: relative;
	height: 30px;
	width: 800px;
	margin-bottom: 5px;
}
#left_side {
	float:left;
	width: 140px;

}
#right_side {
	float:right;
	width: 140px;

}
.center_it {
 	text-align:center;
	vertical-align:middle;
}
#uk_map {
	height: 185px;
	width: 104px;
	float: right;
}
#movie_player_main {
	height: 245px;
	width: 360px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #363;
}
#title_images {
	height: 75px;
	width: 400px;
	background-color: #CCC;
	right: 0px;
	float: right;
}
#page_main {
	margin-left:140px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #2A8947;
	padding-left: 10px;
	color: #000;
}
.bracken_info_row {
	height: 135px;
	width: 425px;
	background-image: url(../images/cottages/bracken_bg.jpg);
	padding-bottom: 10px;
	padding-left: 215px;
	padding-right: 10px;
}
.molinia_info_row {
	height: 135px;
	width: 425px;
	background-image: url(../images/cottages/molinia_bg.jpg);
	padding-bottom: 10px;
	padding-left: 215px;
	padding-right: 10px;
}
.ling_info_row {
	height: 135px;
	width: 425px;
	background-image: url(../images/cottages/ling_bg.jpg);
	padding-bottom: 10px;
	padding-left: 215px;
	padding-right: 10px;
}
.wurt_info_row {
	height: 135px;
	width: 425px;
	background-image: url(../images/cottages/wurt_bg.jpg);
	padding-bottom: 10px;
	padding-left: 215px;
	padding-right: 10px;
}
.gorse_info_row {
	height: 135px;
	width: 425px;
	background-image: url(../images/cottages/gorse_bg.jpg);
	padding-bottom: 10px;
	padding-left: 215px;
	padding-right: 10px;
}
.mini_access_stat {
	background-color: #9FE8B1;
	margin:auto;
	padding: 10px;
	width: 90%;
	border: 1px dashed #127011;
}
.right_float {
	float: right;
	padding-left: 10px;
}
.left_float {
	float: left;
	padding-right: 10px;
}
.cottage_text_inrow {
	line-height: 40px;
}
hr {
	color: #FFF;
	background-color: #FFF;
	height: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.googlemap {
	border: 2px solid #2F8B47;
	padding: 5px;
	height: 450px;
	width: 95%;
	display: block;
	margin: auto;
}

/*
	Helios Calendar JavaScript Syndication Default Styles
*/
.eventDate {font-weight: bold;padding-top: 5px;}
a.eventLink {text-decoration: none;font-family: Verdana, sans-serif;font-size: 11px;color: #0000FF;line-height: 15px;}
a.eventLink:hover {text-decoration: underline;font-family: Verdana, sans-serif;font-size: 11px;color: #3D3F3E;line-height: 15px;}


.allevents {
	width: 350px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #2F8B47;
	font-size: 14px;
	padding-right: 10px;
}

