﻿body
{
	font-size:12px;
	font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
	margin:0;
	padding:0;
}

.header{
	width: 778px;
	height: 90px;
	margin: 0 auto;
	background: url(images/titlebg.jpg) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #372412;
	text-decoration: none;
	left:0;
	float:left;
}

.logo 
{
	height:70px;
	background: url(images/flower.gif) no-repeat left 30px;
	float: left;
	font-size: 54px;
	letter-spacing: -2px;
	text-decoration: none;
	padding-top:20px;
	padding-left: 50px;
}

.titlestrip
{
	float: right;
	padding: 54px 10px 0 0;
	font-size: 24px;
}

.page
{
	width:778px;
	margin: 0;
	padding:0;
	background-color:#FFEF95;
}

.navigator
{
	padding-top:10px;
	width:178px;
	float:left;
	border-right:solid 2px #FFEF95;
}

.navigator .listtable
{
	font-family: Helvetica, sans-serif,"Trebuchet MS", Arial;
	font-weight: normal;
	table-layout:fixed;
}

.navigator .listtable .groupheader
{
	background-color:#DBAF00;
	font-size:large;
	font-weight:bold;
	color:#555555;
	padding-left:4px;
}

.navigator .listtable .listitem
{
	width:100%;
	padding-left:20px;
	text-decoration: none;
}

.navigator .listtable .listitem a,
.navigator .listtable .listitem a:visited,
.navigator .listtable .listitem a:link
{
	text-decoration: none;
	color:#666666;
}

.content
{
	width:570px;
	float:left;
	background-color:#ffffff;
	border-right:solid 10px #ffffff;
	border-left:solid 10px #ffffff;
}

.body
{
	padding-left:10px;
	padding-top:15px;
}

.sectitle
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	color:#555555;
}


.footer {
	clear: both;
	height:28px;
	width: 778px;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size:smaller;
	color: #FF9900;
}

.footer a {
	color: #C28C21;
}

.description
{
	height:60px;
	background:none;
	border-bottom:solid 8px #FFEF95;
	padding-left:10px;
	margin-top:6px;
}

.options
{
	padding:18px 0 18px 10px;
}
