@charset "utf-8";
/* CSS Document */


div#page{width:900px;

}

div#header{width:900px; height:224px; background-image:url(images/header/headersm2right.jpg); overflow:hidden; border-left: solid 3px; border-right: solid 3px; border-top: solid 3px; border-bottom:solid 3px; border-color:#000;


}

div#slide{width:221px; float:left; overflow:hidden;


}

div#menu{width:900px; overflow:hidden; background-image:url(buttonssm/bg1.jpg);border-left: solid 3px; border-right: solid 3px; border-bottom:solid 3px; border-color:#000;


}


div#main{width:884px; overflow:hidden; border-left: solid 3px; border-right: solid 3px; border-color:#000;  background-color:#F1FFDF; padding:8px; clear:both  

}

div#caption{width:865px; background-color:#F1FFDF; padding:8px; clear:both; padding-bottom:10px; float:left;

}
div#homeleft{float:left; width:500px;
}

div#homeright{float:right; width:376px; background-color:#dae8b7;
}

div#contactform{width:550px; float:left;

}

div#contacttext{width:300px; float:right; padding-right:10px;

}

div#footer{width:900px; clear:both; padding-top:15px; font-size:14px; background-color:#dae8b7;border-left: solid 3px; border-right: solid 3px; border-top:solid 3px; border-bottom:solid 3px; border-color:#000;

}
div#credits{width:900px; padding-top:15px;  padding-bottom:15px; font-size:12px;  background-color:#dae8b7;  border-left: solid 3px; border-right: solid 3px; border-bottom:solid 3px; border-color:#000;

}

.footerlinks a:link {

	text-decoration: underline;
	color: #354709;
	}
	.footerlinks a:visited {

	text-decoration: underline;
	color: #354709;
	}
	.footerlinks a:hover {

	text-decoration: underline;
	color: #f90;
	}
	.footerlinks a:active {

	text-decoration: underline;
	color: #354709;
	}

* {padding:0; margin:0}	
.dropdown {float: left; padding-bottom:30px; padding-top:5px }
.dropdown dd {position:absolute; overflow:hidden; width:171px; display:none; background:#d5d49a; z-index:200; opacity:0; float:left;}
.dropdown ul {width:175px; list-style:none; float:left}
.dropdown li {display:inline; float:left}
.dropdown a:link, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#000; text-decoration:none; background:#d5d49a; width:170px; height:27px;float:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px;}
.dropdown a:hover {background:#960; color:#fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; }