﻿body {background-color: #999999;padding:0px;margin:0px;font-family:Verdana;font-size:12px;}
h1 {font-size:18px;font-weight:bold;color:Gray;}
h2 {font-size:16px;font-weight:bold;color:Gray;}

.WrapWebsite
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color:White;
    border-left: solid 3px gray;
    border-right:solid 3px gray;
}
.WrapHeader{width: 1000px;height: 150px;background-repeat:no-repeat;}
.WrapHeader img{width:990px;}
.WrapFooter
{
    background-color: #125B7E;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 3px gray;
    border-right: solid 3px gray;
    width: 1000px;
    height: 20px;
    font-size: 11px;
    color: white;
    text-align: center;
    padding-top: 5px;
}
.WrapFooter A:Link {color:White;}
.WrapFooter A:Visited {color:White;}
.WrapFooter A:Hover {color:White;}
.WrapFooter A:Active {color:White;}
.WrapContent {padding:1px 9px;}
.Clear {clear:both;}

.LayoutSearchMenuDiv {height:109px;width:700px;background-image: url('Images/searchbg.png');background-repeat:repeat-x;padding:8px 20px;border:solid 1px #777777;}
.LayoutSearchMenuTbl {}
.LayoutSearchMenuTbl TD {padding:0;margin:0;width:5px;}
.LayoutSearchResults {border-left:solid 0px #d1e0ff;border-right:solid 0px #d1e0ff;border-bottom:solid 0px #d1e0ff;}
.LayoutBody {width:955px;margin-top:0px;padding:10px;}
.GoogleMap {width:480px;border:solid 1px gray;}
.GoogleMapWrapper {width:480px;float:right;margin-left:15px;margin-top:5px;}
.GoogleMapCaption {margin:5px 2px;font-style:italic;display:block;}

.SearchHeader {height:25px;background-image:url("./images/search-bot.bmp");background-repeat:repeat-x;}
.SearchHeader TH {padding-left:3px;}
.SearchItemStyle TD {border-bottom:solid 1px #f7f9ff;}
.SearchLabel  {padding:0 3px 0 10px;display:block;  }
.SearchTextbox  {}
.SearchDropdown {width:80px;}
.SearchButton {padding:0 2px;margin:0 10px;width:60px;}

.SearchHeaderWrapper {width:700px;height:115px;}
.SearchHeaderWrapper .Col1 {width:50px;height:110px;float:left;}
.SearchHeaderWrapper .Col2 {margin:7px 0 3px 0;width:180px;height:25px;text-align:right;float:left;}
.SearchHeaderWrapper .Col3 {margin:7px 0 3px 0;width:170px;height:25px;text-align:right;float:left;}
.SearchHeaderWrapper .Col4 {margin:7px 0 3px 0;width:100px;height:25px;text-align:right;float:left;}
.SearchHeaderWrapper .Col5 {margin:7px 0 3px 0;width:160px;height:70px;text-align:right;float:right;background-color:White;padding:10px;border:solid 1px #777777;font-size:13px;text-align:center;}

.InfoWindowText    {width:200px;margin-top:5px;margin-bottom:5px;}
.InfoWindowTitle   {font-weight:bold;}
.SearchInfoTextBox {text-align:center;margin-left:auto;margin-right:auto;}
.SearchInfoText    {padding:10px 0px;}

/********* Horizontal Hover Menu *********/
.hovermenu{
	font-weight: normal; font-size: 1.2em; width: 100%; padding-bottom:10px; text-align:center;}
.hovermenu ul{
	padding: 6px 0 6px 10px; margin: 0;}
.hovermenu ul li{
	display: inline;}
.hovermenu ul li a{
	color: #494949;
	background-color: #FFB84D;
	padding: 6px 6px 6px 6px;
	margin-right: 10px; /*spacing between each menu link*/
	text-decoration: none;
	border:solid 1px #cccccc;}
.hovermenu ul li a:hover, 
.hovermenu ul li a.selected{
	background-color: #B7CAD8;color:Black;border:solid 1px #777777;}

.contactusform {width:500px;margin:20px 10px;}
.contactusform .contactl {vertical-align:top;width:70px;text-align:right;padding:8px 10px 0 0;}
.contactusform .contactr {}
.contactusform textarea,input {border:solid 1px #bbbbbb;}
.contactusform td {padding:5px 0px;}
