/*Styles*/

body {
	background-color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
}

img {
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	border: none;
}

h1 {
	display: block;
	text-align: left;
	font-family: Tw Cen MT, Verdana, Arial, sans-serif;
	font-size: 26px;
	color: #008A8A;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 80px;
}

h2 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #808F63;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 80px;
}

h3 {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 8px;
	margin-right: 80px;
	font-weight: bold;
}

.topborder {
	border-top: 1px solid #FFFFFF;
	margin-top: 30px;
	padding-top: 20px;
}

p {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	text-align: left;
}

pre {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: pre;
	text-align: left;
}

/*Top*/

#topleft {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 265px;
	height: 155px;
	background-color: #EBEBCC;
}

#topleft p {
	font-family: Tw Cen MT, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #008A8A;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#topleft p a, #topleft p a:link, #topleft p a:visited {
	font-family: Tw Cen MT, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #008A8A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#topleft p a:hover, #topleft p a:active {
	background-color: #F1F2DF;
}

#header {
	position: absolute;
	top: 31px;
	left: 36px;
}

#nav_col_1 {
	position: absolute;
	top: 97px;
	left: 42px;
}

#nav_col_2 {
	position: absolute;
	top: 97px;
	left: 103px;
}

#nav_col_3 {
	position: absolute;
	top: 97px;
	left: 183px;
}

/*Flowers*/

#slot_1 {
	position: absolute;
	top: 8px;
	left: 274px;
}

#slot_2 {
	position: absolute;
	top: 8px;
	left: 390px;
	z-index: 100;
}

#slot_3 {
	position: absolute;
	top: 8px;
	left: 519px;
}

/*Main*/

#main {
	width: 756px;
	position: absolute;
	left: 8px;
	top: 164px;
}

#left {
	float: left;
	width: 265px;
	background-color: #DAE7D8; /*#DCE2D3*/
	text-align: right;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-right: 0px;
}


#left ul {
	display: block;
	clear: both;
	margin-right: 15px; 
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}

#left li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}

#left a, #left a:link, #left a:link {
	color: #008A8A;
	text-decoration: none;
	background-color: #EBEBCC;
}

#left a:hover, #left a:active {
	color: #008A8A;
	text-decoration: none;
	background-color: #F1F2DF;
}

#left img {
	display: block;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}

#dropdown {
	margin-right: 15px;
}

#dropdown select {
	max-width: 215px;
	width: 215px;
}

.disclaimer {
	display: block;
	float: right;
	color: #008A8A;
	margin-right: 15px;
	width: 210px;
	font-size: 10px;
	line-height: 13px;
}

.button {
	font-size: 11px;
}

.button a {
	width: 150px;
	height: 15px;
	text-align: left;
	display: block;
	clear: both;
	float: right;
	border-top: 1px #FFFFFF solid;
    border-left: 1px #FFFFFF solid;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	text-decoration: none;
	background-color: #EBEBCC;
}

.button a:link, .button a:visited {
	background-color: #EBEBCC;
	text-decoration: none;
}

.button a:hover, .button a:active {
	background-color: #F1F2DF;
	text-decoration: none;
}

#right {
	float: left;
	margin-left: 1px;
	width: 490px;
	background-color: #D5DFCC;
	padding-top: 50px;
	padding-bottom: 30px;
}

#right p {
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#right pre {
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom: 10px;
}

#right a, #right a:link, #right a:link {
	color: #008A8A;
	background-color: #DCE2D3;
	text-decoration: none;
}

#right a:hover, #right a:active {
	color: #008A8A;
	background-color: #E6E9DF;
	text-decoration: none;
}

/*Footer*/

#footer {
	display: block;
	width: 756px;
	position: absolute;
	left: 8px;
	background-color: #EBEBCC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
}

#footer p {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

#footer_col_1 {
	float: left;
	width: 360px;
	margin-left: 25px;
	text-align: left;
}

#footer_col_1 p {
	color: #ACB797;
}

#footer_col_1 a:link, #footer_col_1 a:visited {
	color: #ACB797;
	text-decoration: none;
}

#footer_col_1 a:hover, #footer_col_1 a:active {
	color: #808F63;
	background-color: #F1F2DF;
}

#footer_col_2 {
	float: right;
	width: 300px;
	margin-right: 25px;
}

#footer_col_2 p {
	color: #808F63;
	text-align: right;
}

#footer_col_2 a:link, #footer_col_2 a:visited {
	color: #808F63;
	text-decoration: none;
}

#footer_col_2 a:hover, #footer_col_2 a:active {
	color: #808F63;
	background-color: #F1F2DF;
}

/*Contact Form*/

#contactform {
	margin-left: 20px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

#contactform input, textarea {
	border: 1px solid #9EB689; /*#008A8A*/
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.entry {
	border-bottom: 1px solid #FFFFFF;
}

/*Index*/

#book1 {
	float: left;
	margin-left: 20px;
	width: 210px;
	background-color: #DCE2D3;
	text-align: left;
}

#book2 {
	float: left;
	margin-left: 10px;
	width: 210px;
	background-color: #DCE2D3;
	text-align: left;
}

.pright {
	float: right;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 100px;
	text-align: left;
}

.btt {
	position: relative;
	right: 35px;
	top: -5px;
	color: #008A8A;
	text-align: right;
	font-size: 9px;
}