/*created by R. Sauter for Brackenwood B&amp;amp;B
*/

/*this is the core style sheet for brackenwoodbandb.com
*/

body {
	background-color: #acb684;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	top: 0px;
	margin: 0px;
	padding: 0px;	
}

h1 {
	font-size: 1.2em;
	text-align: right;
	font-style: italic;
	letter-spacing: 5px;
	color: #5B3D85;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B3D85;
	margin-left: 20%;
	margin-top: 50px;
}

h2 {
	font-size: 1.8em;
	color: #5B3D85;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 0px;
	}

p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: .7em;
}
p.text_intro {
	font-size: .85em;
	line-height: 1.2em;
	margin-top: 0em;
	font-weight: 500;
	margin-bottom: 0.2em;
	padding-bottom: 0px;
	padding-top: 0px;
}

p.text_centred {
	font-size: .8em;
	text-align: center;
	line-height: 1.35em;
}
p.text_small_centred {
	font-size: .7em;
	text-align: center;
	line-height: 1.35em;
}
p.legal {
	font-size: 0.8em;
	color: #8b4ba1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p.header {
	font-size: 1em;
	color: #FFFFCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 6px;
	background-color: #acb684;
}
p.pointerhand {
	cursor: pointer;
	cursor: hand;
}

a:link {
	color: #8b4ba1;
	text-decoration: none;
font-weight: 600;}

a:visited {
	color: #5B3D85;
	text-decoration: underline;
}

a:hover {
color: #ffffcc;
background-color: #8b4ba1;}

a:active {}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 770px;
	background: url(../images/backgrounds/background2.gif) repeat;
}

/*all content is contained in the wrapper. The wrapper uses a bacground  gif to visually seperate the columns
*/

#header {
	margin: 0;
	padding: 0px;
	top: 0px;
}

#side-a {
	float: left;
	width: 170px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 0px;
}

#side-b {
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 20px;
	border-right-color: #000000;
	border-left-color: #ffffcc;	
}
 
#footer {
	clear: both;
	background: #3f3361;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.rightimage {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
	background-color: #3F3361;
	
}

.rightimage_white {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #5B3D85;
}
.righframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #5B3D85;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acb684;
	border-left-color: #acb684;
	padding: 5px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #acb684;
	border-bottom-color: #acb684;
	margin: 5px;
}
#navcontainer {
	float:left;
	width: 170px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #8b4ba1;
	background-image: url(../images/heron_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFCC;
	}
	
#navcontainer a{
display: block;
width: 140px;
background-color: #5B3D85;
border-bottom: 1px solid #8b4ba1;
margin-left: 10px;
padding: 3px;}

#navcontainer a:link, #navlist a:visited{
	color: #D0C2F3;
	text-decoration: none;
	top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#navcontainer a:hover{
background-color: #D0C2F3;
color: #3f3361;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #5B3D85;
	font-size: 1.3em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1em;
	margin-bottom: .2em;
}
