@charset "utf-8";
/* CSS Document */
body {
	background:#F8EAC9;
}
h1 {
	font-family:"Century Gothic", Arial, "Times New Roman";
	font-size:36px;
}
h2 {
	font-family:"Century Gothic", Arial, "Times New Roman";
	font-size:24px;
	text-align:center;
	color:#666666;
	text-decoration:underline;
}
h3 {
	font-family:"Century Gothic", Arial, "Times New Roman";
	font-size:18px;
	margin-top:10px;
}
.maintext{
	font-family:"Century Gothic", Arial, "Times New Roman";
	font-size:16px;
	padding:10px 10px 10px 10px;
}
.boxleft{
	background-image:url(../images/TableAssets/leftside.jpg);
	background-repeat:repeat-y;
}
.boxright{
	background-image:url(../images/TableAssets/rightside.jpg);
	background-repeat:repeat-y;
}
.topmid{
	background-image:url(../images/TableAssets/topmid.jpg);
	background-repeat:repeat-x;
}
.botmid{
	background-image:url(../images/TableAssets/botmid.jpg);
	background-repeat:repeat-x;
}
.footer {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size:16px;

}
a:link {
	color: #000000;
}
a:hover {
	color:#CC3333;
}
a:visited {
	color: #000000;
}
.bwd {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size:12px;
}

      
      /* Generic map, side bar holder styles */
      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 12pt; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
      .MapBuilder a:hover {color: #F60; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 18pt; color: #369; border-bottom: 2px solid #369;}
      
      /* Info Window styles */
      .IW { width: 350px;}
      .IWContent {height: 120px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 14pt; color: #369; border-bottom: 2px solid #369;}
      .IWFooter {margin-top: 5px; font-size: 10pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}

 
      .MapBuilderSideBar {float:left; margin-left: 10px; }
 
