/*----------------------------*/
/*                            */
/*       Main CSS File        */
/*                            */
/*----------------------------*/

BODY {
  margin:0;
  border:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
  background-Color:#fdedcd;
  text-align:center;
  color:#726940;
}
IMG {
  border:0;
}
A:link, A:active {
  color:#900;
  text-decoration:underline;
}
A:visited {
  color:#900;
}
A:hover {
  color:#666;
}
H1 {
  font-family:times new roman;
  font-size:32px;
  font-weight:normal;
}
H2 {
  font-size:16px;
  margin-top:25px;
  margin-bottom:-10px;
}
H3 {
  font-size:14px;
  margin-top:25px;
  margin-bottom:-10px;
}

/* Top styles */

#sitetop {
  text-align:center;
  width:1000px;
  height:384px;
  background:url('../images/topbg.jpg') top left no-repeat;
}
#phoneico {
  position:relative;
  z-index:2;
  left:-385px;
  top:-125px;
}
#mainlogo {
  margin-left:10px;
}
#mainmenu {
  width:1000px;
}
#mainmenu TABLE {
  border-collapse:collapse;
  margin-right:25px;
  margin-top:-15px;
  z-index:3;
  position:relative;
}
#mainmenu TD {
  padding-left:10px;
  padding-right:10px;
  font-family:times new roman;
  font-size:18px;
}
#submenu {
  width:1000px;
  margin-top:10px;
}
#submenu TABLE {
  margin-right:25px;
}
#submenu TABLE TD {
  vertical-align:top;
  text-align:left;
  padding:0px 15px 0px 15px;
}
#submenu A:link,
#submenu A:active,
#submenu A:visited,
#submenu A:hover {
  display:block;
  margin-top:5px;
  padding:0;
}
#submenu IMG {
  margin-right:7px;
  margin-bottom:-1px;
}
#sub_selected {
  margin-top:5px;
  background-Color:#dfd0aa;
  padding:3px 10px 3px 5px;
  color:white;
  margin-left:-5px;
  color:#726940;
}

/* Maintext styles */
#maintext {
  padding-top:20px;
  width:940px;
  text-align:left;
  padding-bottom:30px;
}
#maintext #mainpage {
  margin-top:-20px;
}
#maintext #mainpage .leftmp {
  padding-left:15px;
  padding-right:40px;
  padding-bottom:20px;
  vertical-align:top;
}
#maintext #mainpage .leftmp IMG {
  float:left;
  padding-right:5px;
}

#maintext #mainpage .rightmp {
  padding-right:15px;
  padding-left:40px;
  padding-bottom:20px;
  vertical-align:top;
}
#maintext #content .lefttd {
  width:85%;
  vertical-align:top;
}
#maintext #content .righttd {
  vertical-align:top;
}

#about_title {
  background:url('../images/about_title.gif') top left no-repeat;
  font-family:times new roman;
  font-size:40px;
  font-weight:normal;
  padding:60px 0px 0px 70px;
  margin:0 0 -10px -15px;
  color:#988c58;
}
#news_title {
  background:url('../images/news_title.gif') top left no-repeat;
  font-family:times new roman;
  font-size:40px;
  font-weight:normal;
  padding:20px 0px 0px 70px;
  margin:20px 0px 10px -15px;
  color:#988c58;
}
#hottours {
  background:url('../images/hot.gif') top left no-repeat;
  font-family:times new roman;
  font-size:40px;
  font-weight:normal;
  padding:45px 0px 0px 30px;
  margin:15px 0 5px -30px;
  color:#988c58;
}
#weather_title {
  background:url('../images/weather_title.gif') top left no-repeat;
  font-family:times new roman;
  font-size:40px;
  font-weight:normal;
  padding:40px 0px 0px 30px;
  margin:0px 0 -10px -30px;
  color:#988c58;
}
#bottom {
  width:930px;
  text-align:left;
  border-left:4px solid #988c58;
  padding-left:10px;
}

/* Misc */
.ndate {
  color:#b6a97b;
  margin-bottom:5px;
}
.ntext {
  margin-bottom:15px;
}
.offer {
  margin-top:5px;
  margin-bottom:10px;
}
.offprice {
  margin-left:10px;
  font-weight:bold;
}
.offdetails {
  margin-top:4px;
  color:#b6a97b;
}

#searchform {
  background:#fffce7 bottom right no-repeat;
  width:380px;
  margin-left:5px;
  margin-top:10px;
  padding-bottom:20px;
  position:relative;
}
#search {
  padding-top:15px;
  margin:0 30px;
  padding-bottom:0;
  margin-bottom:0;
}
#stable {
  width:100%;
}
.sminitable TD {
  vertical-align:middle !important;
}
#search TH {
  font-size:18px;
  color:#777;
  font-weight:normal;
  padding-bottom:10px;
  text-align:left;
}
#search TD {
  padding-top:3px;
}
#search .comboavg {
  width:190px;
}
#stable TD {
  vertical-align:top;
  font-size:11px;
}
#stable TD DIV {
  margin-bottom:10px;
}
#stright {
  padding-left:20px;
}
#sbutton {
  width:275px;
  height:30px;
  background-Color:#e2e2e2;
  border-top:1px solid white;
  border-left:1px solid white;
  border-bottom:1px solid #aaa;
  border-right:1px solid #aaa;
  cursor:hand;
  cursor:pointer;
}
#slcorn {
  position:absolute;
  top:0;
  left:0;
  z-index:2;
  width:16px;
  height:17px;
  background:url('../images/slcorn.gif') top left no-repeat;
}
#srcorn {
  position:absolute;
  top:0;
  right:0;
  z-index:2;
  width:16px;
  height:17px;
  background:url('../images/srcorn.gif') top left no-repeat;
}

