@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	background: #e8e6dc url(../images/gif/mainbg.gif) repeat-x;
	font-family:"Lucida Sans", Tahoma, Verdana, Arial;
	font-size: 0.7em;
	margin:0px;
	padding:0px;
	line-height: 1.7em;
	color: #614c41;
}

a {
	color: green;
}

h1 {
	font-size: 2em;
	margin:0px;
	padding: 0px;
}


h2 {
	font-size: 1.5em;

}

h3 {
	font-size: 1.2em;

}

#all {
	position: relative;
	min-height: 100%;
}

#wrapper {
	width: 893px;
	margin: 0px auto;
	padding-bottom:75px;
}

#content {
padding-bottom: 48px;
}


.intro {
	float:right;
	width: 400px;
}

.greybox {
	float:right;
	width: 210px;
	height: 390px;
	background:#CCCCCC;
}

#header {
	float:left;
	padding:28px 0px 40px 0px;
}

#header a {
	font-size: 1.3em;
	color:white;
	text-decoration:none;
	margin-right: 20px;
}

#header a:hover {
	color:#e8e6dc;
}

.logo {
	background: url(../images/gif/leaf.gif) no-repeat top left;
	width: 256px;
	height: 119px;
	float:left;
	font-size: 10px;
	color:white;
	line-height:1.2em;
}

.logo h1 {
	padding:30px 0px 10px 40px;
}

.logo a {
	color:white;
	text-decoration: none;
}

.logo a:hover {
	color:#e8e6dc;
}

.notes {
	width: 570px;
	float:left;
}

#footer {
	position: absolute;
	bottom: 0px;
	background:url(../images/gif/grass.gif);
	height: 20px;
	color:white;
	padding-top:60px;
	width:100%;
}

.footerinner {
	width: 893px;
	margin:0px auto;
}

.clearer {
	clear:both;
}

.strap1 {
	margin-left:60px;
}

.strap2 {
	margin-left:80px;
}

.tn td {
	background: white;
	height: 107px;
	width: 107px;
	vertical-align:middle;
	text-align:center;
	border-top: 1px solid #babdb9;
	border-left: 1px solid #babdb9;
}