/*----MAIN BODY----*/
body {
  padding: 0px;
  margin: 0px;
  color: #000000;
  background-image: url(images/background.jpg);
  font-family: Times, "Times New Roman", serif; 
  font-size: medium; 
  text-align:left; 
  font-weight:normal; 
  }

div, h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  clear: both;
}

img {
  padding: 0px;
  margin: 2%; 
}

p {
  margin: 2% 5%; 
  color: #000000;
  text-align: left;
}

ul {
  margin: 0% 4%;
  color: #000000;
  text-align: left;
}

body a:link {color:#009999; }
body a:visited {color:#ca9b07; }
body a:focus {color:#ca9b07; }
body a:hover {color:#cc0033; }
body a:active {color:#cc0000; }

body.map {background:white; }

h1, h2, h3, h4, h5, h6 {
  font-family:helvetica, 
  arial, sans-serif; 
  text-align:center; 
  }
h1 {font-size:3em; }
h2 {font-size:2em; padding: 2%; }
h3 {font-size:1em; }
h4 {font-size:.8em; }
h5 {
  font-size:1em;  
  font-style:italic; 
  font-weight:lighter; 
  }
h6 {
  font-size:.8em;  
  font-style:italic; 
  font-weight:lighter; 
  }

/*----TOP BANNER----*/
.banner {
  margin:0%;
  padding:1% 5%;
  height:150px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  background-image:url(images/bkgd_banner.jpg);
  }

.banner img {
  float: left; 
  margin: 5px 3% 0 0;
  height: 140px;
  }

#title  {font-size: xx-large; }

#greeting {font-size: large; }

#assocn {font-size: medium; }

#slogan {
  font-size: small; 
  font-style: italic; 
  font-weight: lighter; 
  }

#byline {
  font-family: helvetica, arial, sans-serif; 
  text-align: center; 
  font-size: .8em;  
  font-style: italic; 
  font-weight: lighter; 
}

/*----NAVIGATION----*/
.navigation {
  padding: 1%;
  clear: left; 
  border-top: medium groove #ca9b07;
  border-bottom: medium groove #ca9b07;  
  height: 3.8em;
  margin-bottom: 2%; 
}

a.nav, a.nav:link, a.nav:visited {
  display: block; 
  float: left;
  width: 13.5%; 
  height: 1.6em; 
  background: #cccccc; 
  border: 2px ridge #666666; 
  margin-top: 0;
  text-align: center;
  text-decoration: none; 
  font-family: arial, sans-serif; 
  font-size: .8em;
  color: #009999; 
  line-height: 1.6em; 
  overflow: hidden;
  }

a.nav:hover {
  color:#ffffff; 
  background:#cc0033;
  }

a.nav:active {
  color:#ffffff; 
  background:#cc0000;
  }

/*----SUB NAVIGATION----*/
.sub_menu {
  margin-top: 2%;
  padding-left: 5%;
  clear: left; 
  border: double black;  
  height: 35px;
  }

a.subnav, a.subnav:link, a.subnav:visited {
  display: block; 
  float: left;
  width: 60px; 
  height: 15px;
  margin-right: 2%;
  margin-top: 1%;
  text-align: center;
  text-decoration: none; 
  font-family: arial, sans-serif; 
  font-size: x-small;
  color: #009999; 
  line-height: 160%; 
  overflow: hidden;
  }

a.subnav:hover {
  color:#ffffff; 
  background:#cc0033;
  }

a.subnav:active {
  color:#ffffff; 
  background:#cc0000;
  }

/*----BOX STYLES----*/
.decorated {
  border-style: outset;
  border-color: silver;
  border-width: 2px; 
  margin: 2%; 
  padding-left: 115px; 
  background-color: white; 
  background-image: url(images/border4_110.gif); 
  background-repeat: repeat-y; 
  background-position: left; 
  text-align: left;
  display: block;
} 

.plain {
  width: 75%;   
  margin-left: auto;
  margin-right: auto;
  text-align:left;
} 

ul.plain {
  list-style-type: none;
}

body p.blink {
  color:fuchsia; 
  text-decoration:blink; 
  font-variant:small-caps; 
  text-align:center; 
  }

img.centered, div.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.floatLeft { 
    float: left; 
    margin: 2%; 
}

img.floatRight { 
    float: right; 
    margin: 2%; 
}

p.centered {
  text-align: center;
  }

.copyright {
  font-size:.7em; 
  margin:2%;
  border-top:medium groove #ca9b07; 
  }

.section, #footer{clear:both; }

.signature{
  font-family:"Lucida Calligraphy", fantasy; font-size:1.2em; 
  text-align:center; 
  }

.haiku {
  font-family:"Lucida Calligraphy", fantasy; font-size:1.2em; 
  text-align:center; 
  }

.business_card {
  padding:1%;
  border:medium ridge silver;
  background: white;
  width:40%; 
  height:12em;
  margin:5% 2%; 
  float:left; 
  }

div.row {
  clear: both;
  padding-top: 5px;
  }div.row span.label {
  float: left;
  width: 25%;
  text-align: right;
  }div.row span.formw {
  float: right;
  width: 70%;
  text-align: left;
  } 

div.spacer {
  clear: both;
  }

div.contactus {width: 50%; 
  background-color: #ccc;
  border: 1px dotted #333; 
  padding: 5px;
  margin: 0px auto; 
  }

table.centered 
{
  margin-left: auto;
  margin-right: auto;
  }

table {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	background-color:#fff;
	}
table a {
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:hover {
	border-bottom-style:solid;
	}
table a img {border:0; }
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:center;
	}
tbody td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody td {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody.calendar tr.even td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody.calendar tr:hover td {
	background:#ffffee;
	border-color:#523A0B;
	}
caption {
	font-family:Georgia,Times,serif;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
	margin:0;
	padding:0.5em 0.25em;
	}
tbody tr td.title{
        text-align:center;
        font-style:italic;
        }    

