body {
	margin-top: 5px;
	background-color: #ffffff;
	font-family: verdana, arial;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}

.smallgreen {
	font-family: arial;
	font-size: 10pt;
	color: #00703c;
	font-weight: bold;
}

.header {
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left middle;
	height: 242px;
	width: 850px;
}

.homemiddle {
	background-image: url('../images/greylines.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	font-size: 10pt;
	font-weight: normal;
	color: #788289;
}

.homemiddle a {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #00853F;
}

.purplehead {
	font-size: 16pt;
	font-weight: bold;
	color: #00853F;
}

.greenhead {
	font-size: 18pt;
	font-weight: bold;
	color: #016f52;
}

.greenhead2 {
	margin-top: 10px;
	font-size: 18pt;
	font-weight: bold;
	color: #00853F;
}

.homebook {
	background-image: url('../images/home_book.gif');
	background-repeat: no-repeat;
	width: 351px;
	height: 345px;
}

.purplebook {
	background-color: #00853F;
	
}

.bodytext {
	width: 800px;
}

.bodytext a {
	font-size: 10pt;
	font-weight: bold;
	color: #00853F;
}

.bigwhite {
	font-family: impact;
	font-size: 70px;
	color: #ffffff;
	line-height: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.bigwhite2 {
	font-family: impact;
	font-size: 50px;
	color: #ffffff;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.bookonline {
	color: #00853F;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	margin-left: 40px;
}

.bookonline a {
	font-family: impact;
	font-size: 28pt;
	color: #00853F;
	font-weight: normal;
}

.purplename {
	font-family: verdana;
	font-size: 9pt;
	color: #00853F;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 12px;
}

.faq {
	font-family: verdana;
	font-size: 8pt;
	color: #00853F;
	font-weight: bold;
	font-style: normal;
}

.purplefaq {
	font-family: verdana;
	font-size: 9pt;
	color: #00853F;
	font-weight: bold;
	font-style: normal;
}

.faq a {
	font-family: verdana;
	font-size: 9pt;
	color: #00853F;
	font-weight: bold;
	font-style: normal;
}

.otherbook {
	background-color: #00853F;
}

.bookonline2 {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 10px;
}

.bookonline2 a {
	font-family: impact;
	font-size: 28pt;
	color: #ffffff;
	font-weight: normal;
}

.bookonline3 {
	color: #00853F;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 5px;
}

.bookonline3 a {
	font-family: impact;
	font-size: 28pt;
	color: #00853F;
	font-weight: normal;
}

.bookform {
	color: #00853F;
	font-size: 10pt;
	font-weight: bold;
}

.footer {
	background-color: #f2f1f7;
	width: 100%;
	font-size: 8pt;
	color: #788289;
	font-weight: bold;
}

.footer a {
	color: #00853F;
	font-size: 8pt;
	font-weight: bold;
}

ul {
	margin-top: 5px;
}

#menu {   
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-left: 10px;
}

#menu li
{   
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
}

#menu li a
{   
	display: block;
	background-color: #F3F1F8;
	margin: 0;
	margin-right: 3px;
	color: #00853F;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #00853F;
	width: 85px;
	height: 20px;
	padding-top: 5px;
}

#menu li a:hover
{   
	background-color: #00853F;
	color: #ffffff;
}

#menu2 {   
	margin: 0;
	padding: 0;
	margin-top: -30px;
	margin-left: 147px;
}

#menu2 li
{   
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
}

#menu2 li a
{   
	display: block;
	background-color: #f2f1f7;
	margin: 0;
	color: #00853F;
	text-align: center;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px solid #626463;
	padding-left: 11px;
	padding-right: 11px;
	height: 20px;
	padding-top: 8px;
}

#menu2 li a:hover
{   
	background-color: #00853F;
	color: #ffffff;
}