﻿/* Cascading Style Sheet for Map4Web export */
/* Template Menu/Cabre Home Page */
body {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 margin-top: 5px;
 margin-left: 15px;
 margin-right: 15px;
 background-color: #e6eff7;
}

#page-wrapper {
 margin: 0 auto;
 text-align: left;
 width: 960px;
}

.layer1 {
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-right-color: #E8F2C8;
 border-bottom-color: #E8F2C8;
 position: absolute;
 z-index: 1;
 height: 21px;
 width: 200px;
 left: 209px;
 top: 17px;
 font-size: 16px;
 font-weight: bold;
 color: #669900;
 padding: 4px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #E8F2C8;
}

.tdtopleft {
 background-color: #ffffff;
 width: 15%;
 height: 104px;
 font-size: 12px;
 color: #330080;
 border-width: 0px;
 padding: 6px;
 vertical-align: middle;
 text-align: center;
}

.tdtoptitle {
 background-color: #ffffff;
 padding-left: 0px;
 vertical-align: middle;
 text-align:center;
 width: auto;
}

h1 {
 font-size: 14pt;
 font-weight: bold;
 color: #330080;
 line-height: 16px;
}

h2 {
 font-size: 10pt;
 font-weight: bold;
 color: #330080;
 line-height: 12px;
 margin-left: 40px;
}

.mapName {
 font-size: 14pt;
 font-weight: bold;
 color: #330080;
 line-height: 20px;
 margin-left: 0px;
}

.tdtopright {
 width: 15%;
 background-color: #ffffff;
 font-size: 10pt;
 color: #330080;
 vertical-align: middle;
 padding-left: 30px;
 text-align: center;
}

.tdleft {
 background-color: #f6f6f6;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #f6f6f6;
 border-left-color: #f6f6f6;
 padding-top: 20px;
 padding-right: 3px;
 padding-left: 3px;
 width: 194px;
 text-align: center;
 height: 400px;
}

.tdright {
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #f6f6f6;
 padding-left: 10px;
 padding-top: 20px;
 background-color: #E8F2C8;
}

.tdmenu {
 background-color: #f6f6f6;
}

.Imgmap {
	width: 960px;
	padding-top: 10px;
	background-color: #FFFFDF;
	padding-bottom: 10px;
}

.banner {
 text-align: center;
 font-size: 10pt;
 text-decoration: bold;
 background-color: #E8F2C8;
}

.notes {
 font-size: 10pt;
 color: #330080;
 background-color: #E8F2C8;
 margin: 0px;
 padding: 10px;
}

.columns {
 font-size: 100%;
 background-color: #ffff99;
 color: #330080;
 vertical-align: top;
 padding: 10px;
}

.tdbottomleft {
 background-color: #f6f6f6;
 height: 20px;
 padding-left: 10px;
 font-size: 80%;
 width: 30%;
 vertical-align: top;
}

.tdbottomcenter {
 text-align: center; 
 background-color: #f6f6f6;
 font-size: 80%;
 width: 40%;
 vertical-align: top;
}

.tdbottomright {
 background-color: #f6f6f6;
 font-size: 80%;
 width: 30%;
 text-align: right;
 vertical-align: top;
 padding-right: 10px;
}

.contact {
 font-size: 9pt;
 font-weight: bold;
 color: #FFFFFF;
 padding-left: 10px;
}

.contact a:link {
 text-decoration: none;
 color: #669900;
}

.contact a:visited {
 text-decoration: none;
 color: #FFFFFF;
}

.contact a:hover {
 text-decoration: underline;
 color: #FFFFFF;
}

.contact a:active {
 text-decoration: underline;
 color: #FFFFFF;
}



