/* CSS Document */
html, body
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   text-align: center;
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 11px;
}
.error
{
  color:red;
  font-style: italic;
  display: block;
  clear:both;
}
select.error
{
  color:black;
  font-style: normal;
}
.Loader
{
   vertical-align: middle;
   padding-top: 150px;
   text-align: center;
}
div,table,span,p
{
   color: #000000;
   font-family: Arial, Verdana;
   font-size: 11px;
}
.JustText
{
   text-align: justify;
}
.GoldText
{
   color: #b59442;
}
.GoldTextB
{
   color: #b59442;
   font-weight: bold;
}
a,a:visited,a:active,a:hover
{
   color: #000000;
   outline: none;
   text-decoration: none;
}
a.loadLink,a.loadLink:visited,a.loadLink:active
{
   color: #666666;
   outline: none;
   text-decoration: none;
}
a.loadLink:hover
{
   color: #cccccc;
}
a.GoldLink,a.GoldLink:visited,a.GoldLink:active
{
   color: #b59442;
   font-weight: bold;
}
a.GoldLink:hover
{
   color: #000000;
   font-weight: bold;
}
a.GoldLinkB,a.GoldLinkB:visited,a.GoldLinkB:active
{
   color: #b59442;
   font-weight: bold;
   font-size: 11pt;
}
a.GoldLinkB:hover
{
   color: #000000;
   font-weight: bold;
   font-size: 11pt;
}
#TopWrapper
{
   width: 1002px;
   height: 174px;
   text-align: left;
   margin: 0 auto 0 auto;
   padding: 0;
   position:relative;
}
#MiddleWrapper
{
   position:relative;
   width: 1002px;
   min-height: 447px;
   height: 447px;
   text-align: left;
   margin: 0 auto 30px auto;
   padding: 0;
}
html>body #MiddleWrapper
{
   position:relative;
   width: 1002px;
   height: auto;
   min-height: 447px;
   text-align: left;
   margin: 0 auto 30px auto;
   padding: 0;
}
a.LogoLink, a.LogoLink:visited, a.LogoLink:active
{
   position:absolute;
   top:10px;
   left:30px;
   outline:none;
   background:url(/img/logo_top.jpg) no-repeat left top;
   display:block;
   width:251px;
   height:152px;
   z-index: 9;
}
#NavBlock
{
   margin:0;
   padding:0;
   position:absolute;
   z-index:99;
   top:65px;
   right:0px;
   width:665px;
   height:30px;
}
.TopDivider
{
   position:absolute;
   bottom:65px;
   right:14px;
   margin:0;
   padding:0;
   width: 640px;
   height: 2px;
   line-height: 0px;
   font-size: 0px;
   background: url(/img/footer_divider_bg.jpg) repeat-x left top;
}
.BottomDivider
{
   margin:0;
   padding:0;
   width: 100%;
   height: 5px;
   line-height: 0px;
   font-size: 0px;
   background: url(/img/footer_divider_bg.jpg) repeat-x left top;
}
.BottomBlock
{
   margin:0;
   padding:0;
   width: 100%;
   height: 86px;
   line-height: 0px;
   text-align:left;
   overflow: hidden;
   position: relative;
}
#scBox{
  list-style: none;
  margin:0;
  padding:0;
}
#scBox li{
  float: left;
  list-style: none;
  margin:0;
  padding:0;
}
.ImageRotator
{
  width: 588px;
  height: 399px;
  position: relative;
  top: -30px;
  left: 30px;
}
#image_rotate {margin: auto; clear: both;}
#image_rotate img {padding: 15px; border: 1px solid #ccc; background-color: #eee; }


/***********************************Page styles********************************/
.ContactBlock
{
  background: url(/img/contact_cars.jpg) no-repeat right center;
}
.TourHeader
{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}
.TourHeader2
{
  color: #000000;
  font-size: 13pt;
}
.TourImg
{
padding: 3px; border: 1px solid #ccc; background-color: #eee; 
}
.GoldBox
{
   background-color: #b59544;
   color:#000000;
}
.GoldBoxInner
{
   padding: 20px;
   color:#000000;
   border: 2px #000000 solid;
}
.GoldBoxInner table
{
    color:#000000;
}
.DialogPop
{
  background-color: #000000;
  color: #000000;
  display: none;
  clear: both;
}
/*********************************End Page styles******************************/



/***********************************Navigation*********************************/
.NavBox {float: left;}
.NavSeperator {float: left; width: 1px; line-height: 0px; height: 15px; font-size: 0px; background-color: #997019;margin-top:5px;}
a.NavItem, a.NavItem:visited, a.NavItem:active {font-size: 15px;padding: 5px 12px 5px 12px; display: block; color: #997019; text-decoration: none;}
a.NavItem:hover, a.NavItemOn, a.NavItemOn:visited, a.NavItemOn:active {font-size: 15px;padding: 5px 12px 5px 12px; display: block; color: #000000; text-decoration: none;}
/********************************End of Navigation*****************************/

