body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/back.gif);
	line-height: 20px;
}

html>body, html>body #rap { /*** required to make mozilla put anchor at bottom ***/
	height: auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

#header h1 {
	position: absolute;
	top: 106px;
	left: 82px;
	text-align: right;
	color: #FECD64;
	font-size: 10px;
}

#header h3 {
	position: absolute;
	top: -19px;
	left: 216px;
	text-align: right;
	color: #FECD64;
	font-size: 10px;
}

#header h4 {
	position: absolute;
	top: 126px;
	left: 231px;
	text-align: right;
	color: #FECD64;
	font-size: 10px;
}

#content h2 {
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 1.2em;
}

#rap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px solid #0A90D8;
	border-bottom: 2px solid #0A90D8;
	border-left: 2px solid #0A90D8;
	text-align: left;
	width: 740px;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 720px;
	background-color: #F0E7D7;
}

html>body #rap {
	height: auto;
	width: 720px;
}

#header {
	position: relative;
	height: 150px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	background: #ffffff url(images/banner.jpg) no-repeat center;
}

#topbar {
	position: relative;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	background: #ffffff url(images/topbar.jpg) no-repeat center;
}

#content {
	position: relative;
	width: 710px;
	height: auto;
	min-height: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 160px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top: 1px solid #ffffff;
	padding-bottom: 20px;
	voice-family: "\"}\""; /*Box Model Hack*/ /*** place the settings for modern browsers below this hack ***/
	voice-family: inherit;
	height: 800;
	width: 710px;
	background-color: #ffffff;
	background-image: url(images/thinline02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

html>body #content { /* IE hack to stop it from seeing double on this top line */
	height: 414px;
	width: 720px;
}

* html #content {
	border: 0;
	margin-top: 1px;
}

div#menu {
	position: absolute;
	top: 170px;
	left: -37px;
	height: auto;
	padding: 0px 0px 0px 0px;
	voice-family: "\"}\""; /*Box Model Hack*/ /*** place the settings for modern browsers below this hack ***/
	voice-family: inherit;
	height: auto;
	width: 10px;
}

html>body #menu {
	height: auto;
	background: #f0e7d7;
	margin: 0 auto;
	font-family: georgia, serif;
	font-size: 13px;
	text-align: center;
	text-transform: lowercase;
}

#menu ul { /** this is the unordered list style **/
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80px;
}

#menu li { /** this is the list style **/
	display: block;
	margin: 0;
	padding: 0;
}

#menu li a {
	display: block;
	width: 140px;
	padding: 0.3em 0 0.4em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #f7f2ea;
}

html>body #menu li a {
	background: #f0e7d7;
	color: #777;
}

#menu li a:visited {
	color: #777;
/*	background: transparent;*/
}

#menu li a:hover {
	margin: 0px;
	background: #f2ebde;
	color: #cdb785;
	text-decoration: none;
}

#menu li a:active {
	display: block;
	background-color: #ECEBEB;
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

#se p {
	font-size: 10px;
	color: #404040;
	margin: 5px 0px 0px 0px;
}

#se a:link, #se a:visited {
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}

#se a:hover {
	color: #404040;
	text-decoration: underline;
}

#image .bodyr {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	border: solid 1px #0A90D8;
}

dd a:link, a:visited {
	color: #333B4C;
	text-decoration: none;
}

.co_name {
	font-size: 0.90em;
	font-weight: bold;
	color: #333B4C;
}

.tel_no {
	font-size: 0.90em;
	font-weight: bold;
	color: #333B4C;
}
	
.fax_no {
	font-size: 0.90em;
	font-weight: bold;
	color: #333B4C;
}

.email {
	font-size: 0.90em;
	font-weight: bold;
	color: #333B4C;
}

a:link, a:visited {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

div#frontnews {
	position: absolute;
	height: 200px;
	margin-left: 0px;
	voice-family: "\"}\""; /*Box Model Hack*/ /*** place the settings for modern browsers below this hack ***/
	voice-family: inherit;
	height: auto;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	left: 37px;
	top: 440px;
	line-height: 15px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}

.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.formtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.floatright {
	margin: 5px;
	float: right;
}

.floatrightlost {
	margin: 5px;
	float: right;
	border: 1px solid #333333;
}

.floatrightmiddle {
	margin: 5px;
	float: right;
	position: static;
	top: 197px;
	visibility: visible;
}

.floatleft {
	margin: 5px;
	float: left;
}

.mapstyle {
	margin: 5px;
	height: auto;
	width: 400px;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.comtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.comname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}

.comaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.comtele {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.comail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.italicnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
label{
	float: left;
	width: 120px;
	font-weight: bold;
}

/*
input, textarea{
	width: 180px;
	margin-bottom: 5px;
}

textarea{
width: 250px;
height: 100px;
}*/

.boxes{
	width: 1em;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

#moshingkitty {
	color: #404040;
	text-decoration: underline;
	background-color: #EEEEEE;
	border: 1px dashed #999999;
	text-decoration: none;
	width: 520px;
}

.kittytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.enterme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #666666;
	background-color: #ECE0C4;
	position: absolute;
	left: 286px;
	top: 1256px;
	text-align: center;
	font-style: italic;
	width: 300px;
}

.entermegallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #666666;
	background-color: #ECE0C4;
	position: absolute;
	left: 273px;
	top: 176px;
	text-align: center;
	font-style: italic;
	width: 300px;
}

.enterme2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #666666;
	background-color: #ECE0C4;
	position: absolute;
	left: 283px;
	top: 59px;
	text-align: center;
	font-style: italic;
	width: 300px;
}

.floatrightkitten {
	margin: 5px;
	float: right;
	border: 1px solid #333333;
	width: 150px;
}

