#central {
	background-color:#fff;
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	margin-top: 10px;
}
#rightSide {
	background-image: url(images/rightSideBackground.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding: 3px;
}

#rightSide a {
	text-decoration: underline;
}
#leftSide {
	background-color: #fcd18c;
}
.leftBox {
	background-image: url(images/leftBoxBackground.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.leftBoxTitle {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.leftBoxDetail {
	font-size: 10px;
	font-weight: normal;
	display: block;
}


#leftFooter {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(images/leftBoxBackground.jpg);
	background-color: #fcd18c;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#rightFooter {
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-image: url(images/rightSideBackground.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#copyrightLeft a {
	color: #ffffff;
	text-decoration: none;
}
#copyrightLeft a:hover {
	text-decoration: underline;
}
#copyrightLeft {
	color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#copyrightRight {
	color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-align: right;
}
#copyrightRight a {
	color: #ffffff;
}

#mainContentTable {
	background-color: #7F7B9C;
}


#menu {
	background-color: #FFA204;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	font: normal 11px/1.5em Arial;
}

.bordBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

body {
	background-color: #7F7B9C;
	margin:0;
	padding:0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1 {
	color: #AF0000;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F28A27;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F28A27;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
}
ul {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

form {
	margin: 0px;
	padding: 0px;
}
#qSearch select {
	width: 182px;
}
#qSearch option {
	width: 182px;
}
#qSearch input {
	width: 182px;
}
#aSearch .advancedDetail {
	display: block;
	font-weight: bold;
}

#aSearch select {
	width: 260px;
}
select, option, input {
	font-size: 10px;
	margin-bottom: 2px;
}

img { border: none; }


#contactForm {
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
}
#contactForm input {
	width: 300px;
}
#contactForm textarea {
	width: 300px;
}
#contactForm .forced {
	font-weight: bold;
	color: red;
}
#contactForm .bold {
	font-weight: bold;
}

.bgBlue {
	background-color: #3398CC;
	color: #FFFFFF;
	font-size: 10px;
}






#dateTimeCell {
	background-color: #388ED7;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dateTime {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.gallery img {
	padding: 0px;
	margin: 3px;
	border: 1px solid black;
}



#props {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	/*
	background-color: #fcd18c;
	background-image: url(images/leftBoxBackground.jpg);
	background-repeat: repeat-x;
	*/
	background-image: url(images/rightSideBackground.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
#props td,th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#props th {
	background-color: #388ED7;
	color: #FFFFFF;
	font-weight: bold;
}
#props .debel {
	font-weight: bold;
}



#rates {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#rates td,th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#rates td {
	background-color: #ffffff;
}
#rates th {
	background-color: #388ED7;
	color: #FFFFFF;
	font-weight: bold;
}
#rates .debel {
	font-weight: bold;
}


#odetail {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#odetail td,th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#odetail td {
	background-color: #ffffff;
}
#odetail th {
	background-color: #388ED7;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}




#tripsForm {
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
}
#tripsForm input {
	width: 300px;
}
#tripsForm textarea {
	width: 300px;
}
#tripsForm .forced {
	font-weight: bold;
	color: red;
}
#tripsForm .bold {
	font-weight: bold;
}





/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      /*width:90%;*/
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
	float:left;
	display:block;
	background:url("images/tabrightE.gif") no-repeat right top;
	color:#FFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

#tabsEbg {
      float:left;
      /*width:90%;*/
      font-size:93%;
	  font-weight:bold;
      line-height:normal;

      }
    #tabsEbg ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsEbg li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsEbg a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsEbg a span {
	float:left;
	display:block;
	background:url("images/tabrightE.gif") no-repeat right top;
	color:#02C102;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsEbg a span {float:none;}
    /* End IE5-Mac hack */
    #tabsEbg a:hover span {
      color:#02C102;
      }
    #tabsEbg a:hover {
      background-position:0% -42px;
      }
    #tabsEbg a:hover span {
      background-position:100% -42px;
      }
#counter {text-align:center}