body {
	background-color: #40353E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #000000;
	background-image: url(images/daisy-back2.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: large;
	color: #4F7575;
}

h2 {
	font-size: small;
	color: #4F7575;
	margin-bottom: -10px;
}

h4 {
	font-size: x-small;
	font-weight: normal;
	color: #4F7575;
	line-height: 1.2em;
	text-align: center;
}

h5 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #629191;
	border: 3px solid #629191;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9B9BD0;
	border: 3px solid #9B9BD0;
}

a {
	color: #4F7575;
}

a:link {
	color: #4F7575;
}

a:hover {
	color: #4F7575;
}

a:visited {
	color: #4F7575;
}

#description {
	text-align: center;
	padding-top: 15px;
	color: #9E8D9B;
	padding-bottom: 5px;
	
}

#content {
	padding-right: 5px;
	padding-bottom: 30px;
}

#container {
	width: 780px;
	\width: 780px;
	w\idth: 780px;
	border: 2px solid #aaa0a4;
	margin: 0px auto 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.picture {
}


#navigation {
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #c4bebe;
	margin-right: 20px;
	padding-right: 7px;
}

#navigationtop {
}


#menu {
	font-weight: bold;
	line-height: 1.6em;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#menu ul {
	list-style: none;
}

#column1 {
	float: left;
	width: 380px;
	padding-bottom: 30px;
}

#column2 {
	float: left;
}

#welcome {
	width: 350px;
	border-right: 1px solid #c4bebe;
	margin: 0px;
	padding: 10px 20px 10px 10px;
}

#tips {
	width: 165px;
	border-bottom: 1px solid #c4bebe;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	top: 0px;
	margin: 0px;
}

#book {
	width: 165px;
	border-bottom: 1px solid #c4bebe;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0px;
}

h6 a {
	color: #FFFFFF;
	text-decoration: none;
}

h6 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

h6 a:hover {
	color: #FFFFFF;
}

h6 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#feature {
	width: 350px;
	border-right: 1px solid #c4bebe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4bebe;
	margin: 0px;
	padding: 10px 20px 10px 10px;
}

#featurebox {
	background-color: #8EB3B3;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	line-height: 1.2em;
	margin: 0px;
}

#readmore {
	text-align: right;
}

#downloads {
	width: 165px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}

#newsletter {
	clear: both;
	background-image: url(images/newsletter-banner3.gif);
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	color: #4F7575;
	margin-bottom: 10px;
	background-color: #B4B2D9;
}
.newslettertext {
	font-weight: bold;
	float: right;
	padding-top: 20px;
	padding-right: 12px;
}



#footer {
	clear: both;
	font-size: x-small;
	text-align: center;
	width: 780px;
	background-color: #ACDAE3;
	padding-top: 10px;
	padding-bottom: 10px;
}
#search {
	color: #629191;
	line-height: 1.2em;
}

