/* -------------------------------------------------------------------------- */
/* general                                                                    */
/* -------------------------------------------------------------------------- */

body {
  background-color: #edeeee;
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  margin: 0px;
}

a.headerMenuSubLink {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 7pt;
  letter-spacing: 1px;
  line-height: 1.4em;
  text-decoration: none;
}

a.headerMenuSubLink:hover {
  color: #000000;
}

a.topLink {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 7pt;
  font-style: italic;
  text-decoration: none;
  text-transform: uppercase;
}

p {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  text-align: justify;
}

ul {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  text-align: justify;
}

li {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
}


span.sectionHeader {
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

table.mainTable {
  background-color: #ffffff;
  margin-left: 0px;
  padding: 0px;
}

td.mainArea {
  background-color: #ffffff;
}

.selectedMenuItem {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 7pt;
  letter-spacing: 2px;
  line-height: 1.4em;
}

.superscript {
  font-size: smaller;
  vertical-align: baseline;
  position: relative;
  bottom: 0.33em;
}
/* -------------------------------------------------------------------------- */
/* inc_header.php                                                             */
/* -------------------------------------------------------------------------- */
a.headerLoginLink {
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 11pt;
  letter-spacing: 1px;
  text-decoration: none;
}

a.headerMenuLink {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 7pt;
  letter-spacing: 2px;
  line-height: 1.4em;
  text-decoration: none;
}

a.headerMenuLink:hover {
  color: #000000;
}

a.headerMenuSpecialsLink {
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4em;
  text-decoration: none;
}

a.headerMenuSpecialsLink:hover {
  color: #000000;
}

div.specialsPadding {
  padding-bottom: 5px;
}

#headerDiv {
  /* background-color: #cccccc; */
  height:144;
  position:relative;
}

#headerDivLogin {
  /* background-color: blue; */
  bottom: 0px;
  height: 45px;
  position:absolute;
  right: 0px;
  width: 250px;
}
#headerDivLoginLink {
  background-color: #999999;
  bottom: 12px;
  /* height: 25px; */
  right: -1px;
  padding-left: 12px;
  padding-right: 12px;
  position:absolute;
  text-align: right;
  /* width: 150px; */
}

#headerDivLogo {
  /* background-color: red; */
  height: 90px;
  position:absolute;
  right: 12px;
  text-align: right;
  top: 5px;
  width: 350px;
}

#headerDivMenu {
  /* background-color: #aaaaaa; */
  height: 144px;
  left: 0px;
  top: 0px;
  width:240px;
}

#headerDivMenuLinks {
  /* background-color: #cccccc; */
  bottom: 12px;
  left: -1px;
  padding-left: 12px;
  position:absolute;
}


/* -------------------------------------------------------------------------- */
/* about.php                                                                  */
/* -------------------------------------------------------------------------- */
a.associationLink {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-decoration: underline;
}

#aboutBody {
  /* background-color: yellow; */
  /* height: 20px; */
  left: 120px;
  position:absolute;
  top: 50px;
  width: 470px;
}

#aboutContentDiv {
  background-color: #ffffff;
  height: 2500px;
  position:absolute;
  width: 839px;
}

#aboutImg01 {
  /* background-color: yellow; */
  height: 20px;
  left: -1px;
  padding-top: 4px;
  position:absolute;
  top: 50px;
  width: 100px;
}

#aboutSubmenu {
  /* background-color: yellow; */
  height: 37px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 200px;
}

#aboutTitle {
  /* background-color: red; */
  height: 37px;
  left: 120px;
  position: absolute;
  top: 0px;
  width: 460px;
}

.pictureFudgeTop2 {
  padding-top: 3px;
}

/* -------------------------------------------------------------------------- */
/* clients.php                                                                */
/* -------------------------------------------------------------------------- */
img.client {
  padding-bottom: 10px;
}

p.client {
  color: #669900;
  font-style: italic;
}

td.client {
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 30px;
  text-align: right;
}

#clientBody {
  /* background-color: #aaaaaa; */
  left: 240px;
  position:absolute;
  top: 0px;
  width: 350px;
}

#clientContentDiv {
  background-color: #ffffff;
  height: 2956px;
  position:absolute;
  width: 839px;
}

/* -------------------------------------------------------------------------- */
/* contact.php                                                                */
/* -------------------------------------------------------------------------- */
a.contact {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  text-decoration: underline;
}

td.contactEmail {
  padding-right: 10px;
}

span.contact {
  color: #669900;
}

#contactBody {
  /* background-color: yellow; */
  height: 650px;
  left: 120px;
  padding-right: 12px;
  position: absolute;
  top: 168px;
  width: 362px;
}

#contactContentDiv {
  background-color: #ffffff;
  height: 950px;
  position: absolute;
  width: 839px;
}

#contactImg01 {
  /* background-color: red; */
  height: 158px;
  left: 120px;;
  position: absolute;
  top: 0px;
  width: 347px;
}

#contactImg02 {
  /* background-color: green; */
  height: 145px;
  left: -1px;
  position: absolute;
  top: 168px;
  width: 110px;
}

#contactImg03 {
  /* background-color: red; */
  height: 300px;
  left: 494px;
  position: absolute;
  top: 168px;
  width: 350px;
}

#contactSubmenu {
  /* background-color: yellow; */
  height: 37px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 200px;
}

/* -------------------------------------------------------------------------- */
/* faq.php                                                                    */
/* -------------------------------------------------------------------------- */
#faqBody {
  /* background-color: yellow; */
  left: 12px;
  position:absolute;
  top: 86px;
  width: 590px;
}

#faqContentDiv {
  background-color: #ffffff;
  height: 2456px;
  position: absolute;
  width: 839px;
}

#faqSubmenu {
  /* background-color: yellow; */
  height: 84px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 250px;
}

#topLink {
  /* background-color: red; */
  text-align: right;
  width: 815px;
}

span.faqQuestion {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 10pt;
  line-height: 1.4em;
  text-align: justify;
}

/* -------------------------------------------------------------------------- */
/* index.php                                                                  */
/* -------------------------------------------------------------------------- */
#homeBody {
	/* background-color: yellow; */
  left: -2px;
	position:absolute;
	top: 42px;
	width: 838px;
	padding-left:5px;
}

#homeContentDiv {
  background-color: #ffffff;
  height: 856px;
  position: absolute;
  width: 839px;
}

.homeText {
	width:350px;
	padding:0 10px;
	float:left;
}

.homeText p {
	margin:2px 0 8px 0;
}
#row2 {
	clear:both;
	padding-top:7px;
}

#slideshow1, #slideshow2, #slideshow3, #slideshow4 {
	float:left;
}

#slideshow3 {
	margin-left:5px;
}

/* -------------------------------------------------------------------------- */
/* rates.php                                                                  */
/* -------------------------------------------------------------------------- */
#ratesBody {
  /* background-color: #cccccc; */
  height: 1500px;
  left: 120px;
  position: absolute;
  top: 0px;
  width: 570px;
}

#ratesContentDiv {
  background-color: #ffffff;
  height: 3156px;
  position: absolute;
  width: 839px;
}

#ratesSubmenu {
  /* background-color: yellow; */
  height: 37px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 200px;
}

a.rates {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
}

td.rates {
  border-bottom: 1px solid #669900;
  border-right: 1px solid #669900;
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding: 5px;
  text-align: left;
}

td.ratesLast {
  border-bottom: 1px solid #669900;
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding: 5px;
  text-align: left;
}

td.ratesLastFinal {
  color: #808080;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding: 5px;
  text-align: left;
}

td.ratesTOS {
  border-bottom: 1px solid #669900;
  border-right: 2px solid #669900;
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: left;
  width: 120px;
}

td.ratesTOSFinal {
  border-right: 2px solid #669900;
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: left;
  width: 120px;
}

th.rates {
  border-bottom: 2px solid #669900;
  border-right: 2px solid #669900;
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 10px;
  text-align: left;
}

th.ratesLast {
  border-bottom: 2px solid #669900;
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  padding-left: 10px;
  text-align: left;
}

th.ratesTOS {
  border-bottom: 2px solid #669900;
  border-right: 2px solid #669900;
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  width: 120px;
}

/* -------------------------------------------------------------------------- */
/* request.php                                                                */
/* -------------------------------------------------------------------------- */
#requestBody {
  /* background-color: #cccccc; */
  height: 450px;
  left: 12px;
  position: absolute;
  top: 144px;
  width: 454px;
}

#requestContentDiv {
  background-color: #ffffff;
  height: 856px;
  position:absolute;
  width: 839px;
}

#requestSubmenu {
  /* background-color: yellow; */
  height: 37px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 200px;
}

#requestImg01 {
  /* background-color: red; */
  height: 302px;
  left: 478px;
  position: absolute;
  top: 144px;
  width: 361px;
}

#requestImg02 {
  /* background-color: yellow; */
  height: 86px;
  left: 478px;
  position: absolute;
  top: 48px;
  width: 122px;
}

#requestImg03 {
  /* background-color: red; */
  height: 135px;
  left: 226px;
  position: absolute;
  top: 0px;
  width: 245px;
}

.requestLogin {
  color: #669900;
  text-decoration: underline;
}

/* -------------------------------------------------------------------------- */
/* services.php                                                               */
/* -------------------------------------------------------------------------- */
td.areaSeparator {
  border-bottom: 1px solid #669900;
}

#servicesBody {
  /* background-color: yellow; */
  height: 100px;
  left: 359px;
  position:absolute;
  top: 188px;
  width:466px;
}

#servicesContentDiv {
  background-color: #ffffff;
  height: 1656px;
  position:absolute;
  width: 839px;
}

#servicesImg01 {
  /* background-color: red; */
  height: 445px;
  left: -1px;
  position: absolute;
  top: 0px;
  width: 360px;
}

#servicesImg02 {
  /* background-color: red; */
  height: 136px;
  position: absolute;
  left: 119px;
  top: 445px;
  width: 240px;
}

#servicesImg03 {
  /* background-color: red; */
  height: 188px;
  position: absolute;
  left: 359px;
  top: 0px;
  width: 280px;
}

#servicesSubmenu {
  /* background-color: yellow; */
  height: 37px;
  padding-right: 12px;
  position:absolute;
  right: -1px;
  text-align: right;
  top: 0px;
  width: 200px;
}

#servicesTitle {
  /* background-color: red; */
  height: 37px;
  left: 120px;
  position: absolute;
  top: 0px;
  width: 460px;
}

/* -------------------------------------------------------------------------- */
/* specials.php                                                               */
/* -------------------------------------------------------------------------- */
a.specials {
  color: #669900;
  font-family: arial, sans-serif;
  font-size: 14pt;
  text-decoration: none;
}

a.specials:hover {
  color: #333366;
  font-family: arial, sans-serif;
  font-size: 14pt;
  text-decoration: none;
}

td.print_source {
  visibility: hidden;
}

td.specials {
  padding: 10px;
}

