﻿body, html
{
    width:800px;
    height:99%;
    border:solid 1px black;
    margin-top:0px;   
}
#master
{
    width:800px;
    height:99%;
    border:solid 1px black;
    margin-top:0px;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);    
}
a.menu, a.menu:link, a.menu:visited
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 133px;
	line-height: 30px;
	cursor: hand;
	background-image: url(../images/buttonoff.gif);
	background-color: #ffffff;
	display:block;
}
a.menu:hover, a.menu:active
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 133px;
	line-height: 30px;
	cursor: hand;
	background-image: url(../images/buttonon.gif);
	background-color: #ffffff;
	display:block;
}
#dropmenudiv
{
	position: absolute;
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 8pt Verdana;
	line-height: 10px;
	z-index: 100;
	color: #003399;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff;
	font: normal 8pt Verdana;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	height:20px;
	padding-top:2px;
}
#dropmenudiv a:hover
{
	background-color: #ff730d;
	font: normal 8pt Verdana;
	color: #ffffff;
}
#banner td
{
    margin:0px;
    border:0px;
    padding:0px;
    height: 100px;
    background-image:url(../images/background.gif);
    background-repeat:repeat-x;
}
#about
{
    font-family:Georgia;
    font-size:14px;
}
.home
{
    width:100%;
    height:100%;
    vertical-align:top;
    font-family:Georgia;
    font-size:10px;
    text-align:center;
}
#search { width:220px;float:right;padding:50px 5px 10px 20px; 
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FC6E0B;
}