
/*************************************************************************
* This copyright of this code is owned by Americurium (www.americurium.com)
* and may not be used or copied without permission.
*************************************************************************/

body {
margin: 0px 0px 0px 0px;
padding: 20px 0px 70px 0px;
background-color: #b19672;
}

#container {
   width: 740px;
   margin-left:auto;
   margin-right:auto;
   background-color: #FCF5D9;
}

#header {
  height: 260px;
  width: 740px;
  background: url(./images/header.jpg);
  background-repeat: none;
}

#floatstrip {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 165px 0px 0px 70px;
 }

.floatMenu {
  float: left;
  font-size: 18px;
  color: #B39674;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 121px 0px 0px 32px;
 }

.floatMenu a {
     color: #B39674;
     text-decoration: none;
}

.floatMenu a:hover {
     color: #613C2C;
     text-decoration: none;
}

.floatMenuAdmin {
  float: left;
  font-size: 18px;
  color: #B39674;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 121px 0px 0px 15px;
 }

.floatMenuAdmin a {
     color: #B39674;
     text-decoration: none;
}

.floatMenuAdmin a:hover {
     color: #613C2C;
     text-decoration: none;
}

.pnav {
  color: #B39674;
  margin: 0px 0px 0px 0px;
  padding: 20px 10px 20px 0px;
}

.pnav a {
     color: #B39674;
     text-decoration: none;
}

.pnav a:hover {
     color: #613C2C;
}

#main {
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 30px 0px;
   background-color: #FCF5D9;
}

#maintop {
   height: 100%;
   margin: 0px 0px 0px 0px;
   padding: 0px 60px 20px 60px;
}

#maintopserv {
   height: auto;
   margin: 0px 0px 0px 0px;
   padding: 0px 60px 0px 60px;
}

#mainbottom {
   background-color: #FCF5D9;
   height:60px;
   width:740px;
   border-top-width: 1px;
   border-top-style:solid;
   border-top-color:#B19672;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.separator {
clear: both;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #613C2C;
  font-weight: bold;
  margin: 20px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #613C2C;
  font-weight: bold;
  margin: 25px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #613C2C;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.body {
    height: 100%;
}

p {
  font-size: 16px;
  line-height: 20px;
  color: #B19672;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: bold;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

.servintro {
  font-size: 9px;
  line-height: 10px;
  color: #613C2C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: none;
  margin: 2px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.servintro2 {
  font-size: 9px;
  line-height: 9px;
  color: #613C2C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: none;
  margin: 2px 0px 9px 0px;
  padding: 0px 0px 0px 0px;
}

.servdetail {
   clear: both;
   width: 100%;
   float: left;
   font-size: 9px;
   line-height: 10px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   text-align: left;
   margin: -2px 0px 5px 0px;
   padding: 0px 0px 0px 0px;
}

.servline {
   clear: both;
   height: 2px;
   overflow: hidden;
   color: #B19672;
   border-top: dotted 2px;
   margin: 3px 2px 4px 2px;
   padding: 0px 0px 0px 0px;
}

.servlinedummy {
   height: 1px;
   overflow: hidden;
   color: #FCF5D9;
   border-top: dotted 1px;
   margin: 0px 4px 4px 4px;
   padding: 0px 0px 0px 0px;
}

.servlistleft {
   float: left;
   font-size: 9px;
   line-height: 12px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: 0px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
   }

.servlistleftnarrow {
   float: left;
   font-size: 9px;
   line-height: 12px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: -6px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
   }

.servlistright {
   float: right;
   font-size: 9px;
   line-height: 12px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }

.servlistrightnarrow {
   float: right;
   font-size: 9px;
   line-height: 12px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: -6px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
   }

.servpanelleft {
  float: left;
  width: 295px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.servpanelright {
  float: left;
  width: 295px;
  height: 100%;
  margin: 0px 0px 0px 28px;
  padding: 0px 0px 0px 0px;
}

#servpictcont {
   float: left;
   width: 598px;
   height: 130px;
   margin: 15px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }

#servpictleft {
   float: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 35px;
   }

#servpicttextleft {
   float: left;
   font-size: 18px;
   line-height: 20px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-align: left;
   margin: 0px 0px 0px 0px;
   padding: 25px 0px 0px 30px;
   }

#indexpanelcont {
  float: left;
  width: 600px;
  height: 900px;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
}

#indexpanelleft {
  float: left;
  width: 295px;
  height: 225px;
  margin: 2px 2px 2px 2px;
  padding: 0px 0px 0px 0px;
}

#indexpanelright {
  float: left;
  width: 295px;
  height: 225px;
  margin: 2px 2px 2px 2px;
  padding: 0px 0px 0px 0px;
}

#indexintro {
  height: 225px;
  font-size: 14px;
  line-height: 16px;
  color: #B19672;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: bold;
  background-color: #E9DBBE;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

#indexintrohead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #613C2C;
  font-weight: bold;
  margin: 0px 0px 5px 50px;
  padding: 10px 0px 0px 0px;
}

#indexopentime {
  height: 224px;
  text-align: center;
  background-color: #E9DBBE;
  margin: 0px 0px 0px 0px;
  padding: 1px 10px 0px 10px;
}

.indexservline {
   clear: both;
   height: 2px;
   overflow: hidden;
   color: #B19672;
   border-top: dotted 2px;
   margin: 1px 2px 4px 2px;
   padding: 0px 0px 0px 0px;
}

.indexservlistleft {
   float: left;
   font-size: 9px;
   line-height: 10px;
   color: #613C2C;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   margin: 0px 0px 4px 0px;
   padding: 0px 0px 0px 0px;
   }

#indexopenhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #613C2C;
  font-weight: bold;
  margin: 15px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

#book {
  font-size: 18px;
  line-height: 18px;
  color: #B19672;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: bold;
  margin: 15px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

#bookbold {
  color: #613C2C;
}
li {
  font-size: 12px;
  line-height: 16px;
  color: #B19672;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
}

.footer {
     text-bottom;
}

.floatLeft {
  float: left;
  font-size: 12px;
  color: #B29573;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 20px 60px;
 }

.floatRight {
  float: right;
  font-size: 12px;
  color: #B29573;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 20px 60px 20px 0px;
}

.floatRight a {
     color: #B29573;
     text-decoration: none;
}

.floatRight a:hover {
     color: #613C2C;
}

#map {
   width: 293px;
   height: 223px;
   background-color: #E9DBBE;
   color: #F2EFE9;
  border: 1px solid #B19672;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#maptext {
  font-size: 14px;
  color: #B19672;
  font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 70px 10px 0px 10px;
}

#maptext a {
   color: #B29573;
   text-decoration: underline;
}

#maptext a:hover {
   color: #613C2C;
}

.cmsTable {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #613C2C;
    line-height: 20px;
  background-color: #E9DBBE;
  text-indent: 5px;
  border: 1px solid #B19672;
  font-weight: normal;
    padding-top: 3px;
    padding-left: 30px;
    padding-bottom: 345px;
}
.cmsTitle {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #613C2C;
    line-height: 20px;
  background-color: #E9DBBE;
  text-indent: 5px;
  font-weight: normal;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #613C2C;
  background-color: #FCF5D9;
  text-indent: 5px;
  border: 1px solid #13335D;
  font-weight: normal;
}
.buttonsubmit {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #613C2C;
  background-color: #613C2C;
  text-indent: 5px;
  border: 1px solid #613C2C;
  font-weight: normal;
}
textarea {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #613C2C;
  background-color: #efefef;
  text-indent: 5px;
  border: 1px solid #B19672;
  font-weight: normal;
}
select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  background-color: #efefef;
  text-indent: 5px;
  border: 1px solid #B19672;
  font-weight: normal;
}

.ErrColor {
  color: #ff0000;
}

.WarningColor {
  color: #FFCC01;
}

.SuccessColor {
  color: #129F05;
}