/* CSS Document */

body {
font-family: Arial, Verdana, Sans Serif; 
font-size: 80%; 
color: #333333; 
text-align: left; 
background-color: #6a6556;
background-image:url(siteimages/testback.jpg);
background-position: top center;
background-repeat:no-repeat;
margin:0;
border:0;
}

#contentwrapper {
position:absolute;
left:50%;
top:20px;
width:920px;
margin-left: -460px;
}

#pagetop {
color:#CCCCCC;
font-size:1.1em;
padding:4px 0;
}

#white {
background-color: #ffffff;
}

#sidepanel {
float:left;
width:220px;
padding-top:20px;
margin-bottom:5px;
}

address {
margin:30px 0 0 20px;
font-style:normal;
font-size: 1.05em;
}

#header {
height:215px;
margin-left:220px;
background-image:url(siteimages/1-inchmalloch-house.jpg);
background-repeat:no-repeat;
}

#maincontent {
width:660px;
margin-left:220px;
padding-right:20px;
font-size:1.05em;
line-height:1.4em;
}

#maincontent p{

}


#maincontent th{
text-align:left;
font-style:normal;
font-weight:normal;
}


#maincontent ul {
list-style:none;
margin: 0 0 10px 0;
padding:  0 0 10px 0;
}

#maincontent li {
margin: 3px 0;
padding: 3px 0;
}

#maincontent li strong{
color: #5e86a9;
}

#maincontent a {
color: #5e86a9;
text-decoration:underline;
}

#maincontent a:visited {
color: #5e86a9;
text-decoration:underline;
}
#maincontent a:hover {
color: #5e86a9;
text-decoration:none;
}




#photobox {
float:right;
width:300px;
margin-bottom:10px;
margin-left:20px;
font-size:0.9em;
line-height:1.2em;
}

#photobox img{
border:0;
}

h1 { font-size: 1.4em; font-weight: bold; color: #6A6556; margin-top: 5px }
h2 { font-size: 1.1em; font-weight: bold; color: #5e86a9; margin-top: 5px }


#footer {
clear:both;
	padding-bottom: 10px;
	text-align: right;
	color: #ffffff;
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
background-color: #6a6556;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #ffffff;
}
#menufoot {
width:100%;
	float: left;
	color: #bca277;

}
#menufoot ul {
	padding: 0px;
	margin: 0px;
}
#menufoot li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	list-style-image: none;
	list-style-type: none;
}
#menufoot a {
	color: #ffffff;
	text-decoration:none;
}

#menufoot a:visited {
	color: #ffffff;
	text-decoration:none;
}
#menufoot a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#tagline {
	text-align: right;
	color: #ffffff;
	font-size: 0.8em;
	padding-top: 15px;
background-color: #6a6556;
}

#tagline a {
	color: #ffffff;
	text-decoration:none;
}

#tagline a:visited {
	color: #ffffff;
	text-decoration:none;
}
#tagline a:hover {
	color: #ffffff;
	text-decoration:underline;
}
