html {
  background-color: #FFF;
  border:  0;
  margin:  0;
  padding: 0;
  font-family: arial;
}




body {
  border:  0;
  margin:  0;
  padding: 0;
}

a:link {
  color: #942118;
  text-decoration: none;
}
a:visited {
  color: #942118;
  text-decoration: none;
}
a:hover {
  color: #4C2000;
}

#main {
  border: 0;
  margin: 0;
  padding: 0;
  width: 760px;
}

#headertop {
  background-image: url(../images/headertop.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 5px;
}

#header {
  background-color: #FFF;
  border: 0;
  height: 86px;
  margin: 0;
  padding: 0;
}

#middle {
  background-color: #dfead0;
  border-color: #69863e;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  padding: 1px 1px 0px 1px;
}

#middle2 {
  background-color: #d9e2be;
  background-image: url(../images/middlebg.gif);
  background-position: top center;
  background-repeat: repeat-x;
  padding: 4px 12px 0px 12px;
}

#menu {
  display: none;
}


#center {
  background-color: #FFF;
  background-image: url(../images/contentbg.gif);
  background-position: top right;
  background-repeat: repeat-y;
  margin: auto;
  text-align: center;
  vertical-align: top;
  width: 760px;
}

#title {
  background-color: #9ebc68;
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  height: 19px;
  text-align: center;
}

#content {
  background-image: url(../images/contentbg.gif);
  background-position: top left;
  background-repeat: repeat-y;
  padding: 6px 6px 12px 6px;
}

.b   { font-weight: bold; }
.c   { text-align: center; margin-left: auto; margin-right: auto; }
.i   { font-style: italic; }
.u   { text-decoration: underline; }
.bc  { font-weight: bold; text-align: center; margin-left: auto; margin-right: auto; }
.bi  { font-weight: bold; font-style: italic; }
.bu  { font-weight: bold; text-decoration: underline; }
.ci  { text-align: center; margin-left: auto; margin-right: auto; font-style: italic; }
.cu  { text-align: center; margin-left: auto; margin-right: auto; text-decoration: underline; }
.iu  { font-style: italic; text-decoration: underline; }
.bci { font-weight: bold; text-align: center; margin-left: auto; margin-right: auto; font-style: italic; }
.bcu { font-weight: bold; text-align: center; margin-left: auto; margin-right: auto; text-decoration: underline; }
.biu { font-weight: bold; font-style: italic; text-decoration: underline; }
.bciu { font-weight: bold; text-align: center; font-style: italic; margin-left: auto; margin-right: auto; text-decoration: underline; }
.l   { text-align: left; }
.r   { text-align: right; }

#mainlist a:link {
  color: #C00000;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

#mainlist a:visited {
  color: #C00000;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

#mainlist a:hover {
  color: #DE1111;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.normindent {
  font-size: 10pt;
  padding: 0px 12px 0px 12px;
  text-align: justify;
  text-indent: 10pt;
}

.normtext {
  font-size: 10pt;
  padding: 0px 12px 0px 12px;
  text-align: justify;
}

.normcenter {
  font-size: 10pt;
  padding: 0px 12px 0px 12px;
  text-align: center;
}

.largetext {
  font-size: 16pt;
  padding: 0px 12px 0px 12px;
  text-align: left;
}

.smalltext {
  font-size: 8pt;
  text-align: left;
}

.service {
  background-image: url(../images/services_bg_top.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 0 5px 10px 5px;
  vertical-align: top;
  width: 280px;
}

.service_name {
  margin: 0 auto 0 auto;
  padding-top: 4px;
  text-align: center;
  vertical-align: top;
}

.service_name img {
  border: 0;
}

.service_text {
  background-image: url(../images/services_bg_text.gif);
  background-position: bottom center;
  background-repeat: repeat-y;
  color: #722729;
  font-family: verdana;
  font-size: 11pt;
  padding: 0 10px 0 10px;
  text-align: justify;
  vertical-align: top;
}

.service_text a {
  text-decoration: none;
}

.service_bottom {
  background-image: url(../images/services_bg_bot.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 6px;
}

img.photo {
  border: solid 2px #A63221;
}

img.flag {
  border: solid 1px #712729;
}

form {
  border: 0;
  padding: 0;
  margin: 0;
}

#contactform {
  border-collapse: collapse;
  font-size: 10pt;
  padding: 0px 12px 0px 12px;
  text-align: left;
  text-indent: 10pt;
}

#contactform td {
  padding-bottom: 8px;
  vertical-align: top;
}

textarea, input.box {
  background-color: #EEE;
  border: solid 1px #C4C4C4;
  padding: 2px;
}

select.box {
  background-color: #EEE;
  border: solid 1px #C4C4C4;
}

.checktext {
  padding-left: 0;
  margin-left: 0;
  color: #A63221;
}

.required {
  color: #F00;
  font-weight: bold;
}

.infotext {
  color: #69863e;
  font-size: 8pt;
  text-align: left;
}

#website {
  visibility: hidden;
  font-size: 1px;
}

#thanks {
  background-image: url(../images/nybg.gif);
  background-position: center center;
  background-repeat: none;
  height: 295px;
  width: 560px;
  text-align: center;
  margin: 0 auto 0 auto;
  vertical-align: middle;
}

#footer {
  background-color: #69863e;
}

#address {
  background-color: #d9e2be;
  border-color: #dfead0;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  margin: 0px 1px 0px 1px;
  text-align: center;
  padding: 0px 12px 0px 12px;
  color: #000;
  font-size: 9pt;
  font-weight: bold;
}

#address1 {
  display: none;
}

#address2 {
  background-color: #b3ce91;
  padding: 4px 0px 4px 14px;
  text-align: left;
  width: 370px;
}


#address2 a {
  color: #FFF;
  text-decoration: none;
}

#address2 a:hover {
  text-decoration: underline;
}

#address3 {
  padding: 4px 8px 0px 0px;
  text-align: right;
  width: 294px;
}

#address3 a {
  color: #FFF;
  text-decoration: none;
}

#address3 a:hover {
  text-decoration: underline;
}

#spacer {
  background-color: #d9e2be;
  border-color: #dfead0;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  height: 12px;
  margin: 0px 1px 0px 1px;
}




#bottom {
  width: 760px;
}

#copyleft {
  background-image: url(../images/copyleftprint.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #000;
  font-size: 9px;
  height: 14px;
  padding: 0px 8px 0px 0px;
  text-align: right;
  width: 50%;
}

#copyright {
  background-image: url(../images/copyrightprint.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #000;
  font-size: 9px;
  height: 14px;
  padding: 0px 8px 0px 0px;
  text-align: right;
  width: 50%;
}

#copyright a:link {
  text-decoration: none;
  color: #000;
}
#copyright a:visited {
  text-decoration: none;
  color: #000;
}
#copyright a:hover {
  text-decoration: underline;
  color: #000;
}