* {
   padding:0;
   margin:0;
}

html,body {height: 100%;
font-size:100%;}

body {
background :  #fff url(images/bodybg.jpg) repeat-x;
font-family : Palatino Linotype;
}

#container {
background : url(images/containerbg.jpg) repeat-y;
width:752px;
	margin:0 auto;
	margin-top:10px;
}

#content {
width:750px;
	margin:0 auto;
}

#header {
width:750px;
height:150px;
	background : url(images/headerbg.jpg);
	border-top:1px solid #400040;
}

h1.top {
	margin-left:30px;
	margin-top:10px;
	color:#400040;
	font-size:45px;
}

h1.bottom {
margin-top:-17px;;
	margin-left:131px;
	color:#400040;
	font-size:45px;
}

h2 {
	color:#fff;
	margin-left:30px;
	font-size:18px;
	padding-top:8px;
	font-weight:normal;
}

#col1 {
	width:180px;
	background:transparent;
	float:left;

}

#col2 {
width:570px;
	background:transparent;
	float:right;
}

#drawing {
	text-align:center;
}

img.overhead {
margin:6px;
margin-top:15px;
border:5px solid #fff;
}

.center {
	text-align:center;
}

img.drawing {
	border:none;

}

#col2 p {
	padding:10px;
}

#nav {
margin-left:30px;
margin-top:30px;
margin-bottom:10px;
}

#nav ul li {
list-style : square;
width:140px;
}

#nav a {
	text-decoration:none;
	color:#400040;
	font-size:110%;
	font-weight:normal;
}

#nav a:hover {
color:#A800AA;
}

#col1 img {
padding:15px 15px 0 15px;
}

#footer {
clear:both;
	width:750px;
	height:25px;
	background : url(images/footerbg.jpg);
	color:#ccc;
	font-size:80%;
	text-align:center;
}

#footer a {
	color:#ccc;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
}

#footer p {
	padding-top:3px;
}

img.draw {
	float:right;
}

img.small_cottage {
	padding:15px;
	float:left;
}

p.details {
	width:320px;
	float:right;
}

p.full_desc {
	clear:both;
	margin-left:5px;
}

#col1 p {
	padding:10px;
}

a.more {
	text-decoration:none;
	color:#400040;
	font-weight:bold;
}

#col1 a:hover {
	text-decoration:underline;
	color:#A800AA;
}

#col_pics {
	width:570px;
	background:transparent;
	float:right;
}


.pics {
	width:260px;
	float:left;
	padding:10px;
	font-size:80%;
	text-align:center;
}

.pics2 {
	width:260px;
	float:right;
	padding:10px;
		font-size:80%;
			text-align:center;
}

a.map {
	text-decoration:none;
	color:#400040;
	font-weight:bold;
}

a.map:hover {
	text-decoration:underline;
	color:#A800AA;
}

.small {
	font-size:75%;
}

.address {
	margin-left:100px;
}
.plantlink {
margin-left:100px;}

a.mail {
	text-decoration:none;
	color:#400040;
	font-weight:bold;
}

a.mail:hover {
	text-decoration:underline;
	color:#A800AA;
}

p.index {
	width:450px;
	margin-left:50px;
}
