body {
	background-color:#99aa99;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#header {
	margin: 1em 1em 1em 1em;
	width: 1014px;
	background-image:url('/images/header.gif');
	background-repeat: repeat-x;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	font-size:13px;
}
#loc {
	position: absolute;
	top: 50px;
	*top: 60px;
	_top: 50px;
	left: 180px;
	width: 855px;
	_width: 857px;
	*width: 857px;
	background-image:url('/images/header.gif');
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
}

#left {
	float: left;
	width: 160px;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}

#middle {
	margin: 0 160px;
	font-style:normal;
	font-size:24px;
}

#right {
	float: right;
	width: 160px;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	text-align: right;
	font-style: italic;
}
#movie {
	position: absolute;
	padding: 8px;
	top: 85px;
	*top:95px;
	_top:95px;
	left: 180px;
	width:460px;
	height:320px;
	background-color:#ffffff;
}
#movie_mm {
	left: 10px;
	top: 10px;
	background-color: #dddddd;
	border: 5px #dddddd solid;
	width:504px;
	height: 413px;
}

#movie img {
	position: absolute;
	top: 25px;
	left: 12px;
	width: 430px;
	height:234px;
}

#logo {
	position: absolute;
	top: 85px;
	*top:95px;
	_top:95px;
	left: 640px;
	width: 394px;
	*width:397px;
	_width:397px;
	height: 310px;
	*height: 313px;
	background-color: #ffffff;
}
#logo p {
	position: absolute;
	text-align: center;
	top: 250px;
	*top:265px;
	left: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #004400;
}

#logo img {
	position: absolute;
	top: 5px;
	left: 75px;
}
	
#form {
	margin: 10px 10px 10px 10px;
	background-color:#aabbaa;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
#form h3 {
    color: #eeeeee;
	background-image:url('../images/title.gif');
	padding: 0 0 0 5px;
	width: 50%;
	text-align: left;
	font-size: 17px;    
}

fieldset {
    border: 1px solid #002200;
    width: 95%;
    background-color: #99aa99;
    margin-left: 10px;
    margin-bottom: 5px;
}
legend {
    color: #fff;
    background-image:url('../images/title.gif');
    border: 1px solid #002200;
    padding: 2px 6px;
    font-size:17px;
}
    
#content {
	position:absolute;
	padding: 10px 0 0 10px;
	top:385px;
	*top:408px;
	_top:405px;
	left:180px;
	width:844px;
	*width:847px;
	_width:857px;
	background-color: #ffffff;
}
#content h6 {
	color: #003300;
	background-color: #86b85e;
}
#content h5 {
	color: #003300;
	background-color: #86b85e;
}
#content h4 {
	color: #eeeeee;
	margin-right: 10px;
	background-color: #004400;
	width: 40%;
	text-align: right;
	float: right;
	padding:0 7px 0 5px;
	font-size: 17px;
}

#content h4 a {
	color: #00dd00;
	text-decoration: underline;
}
#content h4 a:hover {
	color: #22dd22;
	text-decoration: underline;
}
#content h3 {
	color: #eeeeee;
	background-image:url('../images/title.gif');
	padding: 0 0 0 5px;
	width: 50%;
	text-align: left;
	font-size: 17px;
}
#content h2 {
	color: #003300;
	background-color: #86b85e;
}
#content h1 {
	color: #003300;
	background-color: #86b85e;
}
#content img {
	padding: 5px;
}
#content p {
	text-align: justify;
	padding: 2px 10px 2px 2px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	font-size: 17px;
}

#content ol {
	text-align: left;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	font-size: 15px;
}

#content .floatright {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	width:32%;
	border:none;
}
#content .floatleft {
	float: left;
	width:32%;
	border:none;
}
#content .site {
	width: 250px;
	height: 185px;
}
#content .style1 {
	font-size: 12px;
	font-style: italic;
}
#content .style2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#content .textleft {
	width: 565px;

}

#content .textright {
	left: 2px;
	width: 844px;
	*width: 544px;
}

#content .textcenter {
	position: relative;
	left: 275px;
	width: 290px;
}

/* #floatleft {
	margin: 5px 5px 5px 5px;
	border: none;
	background: #0000dd;
}	
#floatright {
	margin: 5px 5px 5px 5px;
	border: none;
}
*/
#content .h4right {
	float: right;
	margin: 5px 5px 10px 10px;
	width: 45%;
}
#h4right {
	float:right;
	margin: 5px 5px 10px 10px;
	width: 45%;
}



#footer {
	left:180px;
	width:844px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
#footer p {
	font-size: 0.85em;
	color: #a2a2a2;
	text-align: left;
	line-height:40%;
	padding-right:10px;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}

#footmenuline{
	padding: 0;
	width: 90%;
	height: 5px;
	line-height: 5px;
	background: #004d00; 
}

a {
	color: #00dd00;
	text-decoration: underline;
}
a:hover {
	color: #00d000;
	text-decoration: underline;
}
#mapfloat {
	float: left;
	margin: 5px 5px 5px 5px;
}
div.sdmenu {
	position: fixed;
	top:50px;
	*top: 60px;
	left:10px;
	left: 23px;
	width:150px;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	background: url(../images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}

div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../images/toptitle.gif) repeat-x;
}

div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #060;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #060 url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

table.fquote td.label {
	text-align: left;
	width: 9.5em;
	height: 0em;
	border-style: none;
	padding-left: .75em;
}
table.fquote td.data {
	text-align: left;
	font-size: .85em;
}
table.fquote tr.odd {
	background-color: #aabbaa;
	border-style: none;
}
table.contact {
	position: absolute;
	top: 200px;
	left: 400px;
	width: 450px;
}
table.contact th {
	background-color: #0b2b0b;
	text-align: center;
	color: #eeeeee;
}
table.contact td.label {
	text-align: right;
	width: 9em;
	height: 0em;
	border-style: none;
	padding-right: .75em;
	background-color: #0b2b0b;
	color: #eeeeee;
}
table.contact td.data {
        text-align: left;
        width: 17.3em;
        height: 0em;
        border-style: none;
        padding-right: .75em;
        background-color: #0b2b0b;
        color: #eeeeee;
}
table.info {
	position: absolute;
	*top: 40px;
	top: 50px;
	left: 400px;
	background-color: #0b2b0b;
	color: #eeeeee;
	width: 450px;
	}

#faq {
	margin-left: 5px;
}
#faq h3 {
	text-align: center;
	color: #ffffff;
	background-color: #004400;
	background-image:url('/images/header.gif');
	margin-left: 5px;
	font-size: 1.55em;
	width: 98%;
}
#faq h4 {
        text-align: left;
        font-variant: small-caps;
        float: none;
        color: #ffffff;
        background-color: #004600;
	font-size: 1.25em;
        padding-left: 20px;
        margin-left: 5px;
	width: 55%;
}
#faq p.question {
        margin-left: 1em;
        font-weight: bold;
        font-style: italic;
        font-size: 1.07em;
}
#faq p.answer {
        margin-left: 1em;
        font-size: 1.02em;
        padding-left: 1em;
}

#faq ol {
        text-align: left;
        font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
}

