@charset "UTF-8";
/* flowers from the garden v3
beneb design
April 2010 
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background:url(../images/bg.jpg) fixed center top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}
#wrapper {
	width:780px;
	margin:0 auto;
	padding-bottom:40px;
}
#globalNav {
	background:#80824f;
	height:35px;
}
#header {
	height:200px;
}
#logo {
	float:left;
}
#logo h1 {
	display:block;
	text-indent:-9999px;
	background:url(../images/flowersfromthegarden-logo.png) no-repeat 10px 35px;
	width:340px;
	height:200px;
}
#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#nav {
	float:right;
	margin-top:110px;
}
#featureImage {
	background:url(../images/feature-image.jpg) no-repeat #565844;
	height:354px;
}
#featureCaption {
	height:55px;
	line-height:55px;
	background:#565844;
}
#mainContent {
	padding-top:15px;
}
#footer {
	clear:both;
	background:url(../images/botanicus-perfectus.png) no-repeat left top;
	height:90px;
	text-align:right;
}
#header ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#header li {
	list-style-type:none;
	display:inline;
}
#header li a {
	padding:10px;
	text-decoration:none;
	color:#565844;
}
#header li a:hover {
	background:#565844;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}


#navActive a, #navActive a:link, #navActive a:visited, #navActive a:hover{
	background:#565844;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
}
.dotted {
	height:5px;
	width:100%;
		border-bottom: 1px dotted #565844;
		clear:both;
		padding-top:50px;
}

.cols {
	width:240px;
	margin:10px;
}
.bigLeft {
	width:500px;
	margin:10px;
}
#leftCol {
	float:left;
}
#middleCol {
	float:left;
}
#rightCol {
	float:right;
}
#fbCol {
width: 510px;
float: right;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:normal;
	font-size:1.6em;
	margin:2px 10px;
}
h3 {
	font-weight:bolder;
	color:#313131;
	margin-bottom:10px;
}
p {
	color:#000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:.9em;
margin:12px 0px;
line-height:20px;
}
a:link, a:visited {
	color:#80824f;
	text-decoration:none;
}
a:hover {
	color:#3f4032;
	text-decoration:underline;
}
a:active {
	color:#9C0;
}
#footer p {
	font-size:.7em;
	margin:20px 10px;
}

#featureCaption a, #featureCaption a:visited {
	color:#ffffff;
	text-decoration:none;
}
#featureCaption a:hover {
	text-decoration:underline;
	background:#3f4032;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#map_canvas {
overflow:hidden;
width:240px;
height:240px;
}

#map_canvas-big {
overflow:hidden;
width:500px;
height:400px;
}

h3 a:link, h3 a:visited{
	text-decoration:none;
		color:#313131;


}
h3 a:hover {
	text-decoration:underline;
		color:#80824f;


}
