/* CSS Style Sheet for Grasshopper Graphics and Web Design. Created by Karen Segee October 2006*/

body {
	height: 100%;
	padding: 0;
	margin: 0 auto;
	font-size : 0.85em;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	background: white url(images/shadow_tile.png)  top center repeat-y;
	z-index: 1000;
	
}

a, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
font-weight: bold;
}

h3, h4 { 
	color: #638C38;
	line-height: 140%;
	font-family: Arial Narrow, Arial, sans-serif;
	
}

a {
	color:#638C38;
	text-decoration:none;
}

a:hover {color:#c2d3a3}
a:active {color:#c2d3a3}

#bold {
	font-weight: bold;
}

#siteContainer {
	width:800px;
	margin:0 auto;

	}
#header {
	/*width: 340px;*/
	float: left;
	padding: 20px 0px 0px 30px;
	}

#nav {
	float: right;
	position: relative;
	margin: -60px 10px 0 350px;
	background-color: #ffffff;
	}

	
#navText li {
	padding: 0 0 2px 0;
	display: inline;
	list-style: none;
	text-decoration: none;	
	}

#navText a {
	text-align: center;
	padding: 4px 15px;
	color: #ffffff;
	background-color: #D21513;
	font-weight: bold;
	
}
#navText a:hover {background-color:#c2d3a3; }
#navText a:active {background-color:#c2d3a3; }

#content {	
	float: left;
	text-align: justify;
	margin: 15px 0 10px 30px;
	width: 380px;
	line-height: 150%;
	height: 100%;
	background-color: #ffffff;
	}

#karen {
float: left;
padding: 5px 10px 0 0;

}

#menu {
width: 150px;
float: left;
font-size: 100%;
font-family: Verdana-Condensed, Arial-Narrow, Sans-Serif;
margin-top: 50px;
}

#menu li {
list-style: none;
line-height: 210%;
color: #d21513;

}
#menu text a:hover {color: #d21513;}
#menu text a:visited {color: #d21513;}


#wrapper {
float: right;
margin: 50px 10px 20px auto;

}
#wrapper a img {border: none;}

#construction {
Padding: 100px 10px 50px 200px;
}
#contact {
	float: left;
	margin: 80px 0 0 50px;
	width: 300px;
	font-size: 110%;
	line-height: 140%;
	height: 100%;
	background-color: #ffffff;
	}
	
#flower{
clear: both;
float: right;
margin: -277px 0 0 auto;
margin-bottom: 0;
}

#footer {
	
	background-color: transparent;
	font-size: 70%;
	

	
}
#copy {
font-size: 80%;
padding: 0 0 10px 20px;
}
