/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	margin: 2em 0 2em 2em
}
body A:Link, Visted, Active, Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
body A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
body A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
body A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.img_border {
	border:2px solid #006600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
}
.top_strap {
	background-attachment: scroll;
	background-image: url(../images/top_strap_background.jpg);
	background-repeat: no-repeat;
	width:800px;
}
main_image{
	background-attachment: scroll;
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFCC;
	line-height:1.7em;
}
.address A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFCC;
	line-height:1.7em;
	text-decoration:none;
}
.address A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFCC;
	line-height:1.7em;
	text-decoration:none;
}
.address A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFCC;
	line-height:1.7em;
	text-decoration:none;
}
.address A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FFFFCC;
	line-height:1.7em;
	text-decoration:underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	line-height:1.7em;
	padding:1.3em 1em .4em 1em;
	_padding:.7em 0em 0.3em 0em;
}
.navigation A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #006600;
	line-height:1.7em;
	text-decoration:none;
}
.navigation A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #006600;
	line-height:1.7em;
	text-decoration:none;
}
.navigation A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #006600;
	line-height:1.7em;
	text-decoration:none;
}
.navigation A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #006600;
	line-height:1.7em;
	text-decoration:underline;
}
.main_body {
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	
}
.footer {
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFCC;
}
.float_image {
    CLEAR: both;
    PADDING: 1em 1em 1em 1.5em;
    LEFT: 0px;
    FLOAT: right;
    Margin: 1em 1em 1em 1.5em;
    BOTTOM: 0px;
}
