BODY {
	background-image: url(../../images/default/background.gif);
	background-repeat: repeat-x;
	background-color: #d0cbc0;
	margin: 0 0 0 0;
}

P	{
	margin: 0 0 0 0;
	padding: 0 0 8px 0;}

H1 {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	color: #384838;
	font-size: 16px;
	font-weight: normal;
}

.h1 {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	color: #384838;
	font-size: 16px;
	font-weight: normal;
}

#ltHeader {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	color: #384838;
	font-size: 16px;
	font-weight: normal;	
}

H2 {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	color: #384838;
	font-size: 14px;
	font-weight: normal;
}

.h2 {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	color: #384838;
	font-size: 14px;
	font-weight: normal;
}

H3 {
	margin: 0 0 10px 0;
	padding: 15px 0 5px 0;
	color: #384838;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.h3 {
	/*color: #384838;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;*/
	margin: 0 0 5px 0;
	padding: 15px 0 5px 0;
	color: #384838;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

H4 {
	margin: 0 0 5px 0;
	padding: 15px 0 5px 0;
	color: #373738;
	font-size: 12px;
	font-weight: bold;
}

TD {
	/*vertical-align: top;*/
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #4c4d4f;*/
}

A {
	color: #916315;
	text-decoration: none;
}

#wrapper {
	background-image: url(../../images/default/contentBackground.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	float: left;
	background-color: #f4f3f1;
	width: 760px;
}

.white {
	background-color: #f4f3f1;
	}

#top {
	height: 104px;
}

#logo {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content {
	min-width: 760px;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 15px 0;
	background-color: #f4f3f1;
	color: #4c4d4f;
	width: 100%;
}

.contentArea {
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	/*width: 100%;*/
	width: 740px;
}

.contentArea A {
	/*text-decoration: underline;*/
	text-decoration: none;
}

.contentArea A:hover {
	text-decoration: none;
}

.logout {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}

.loginLinks {
	margin: 0 0 0 0;
	padding: 0 0 0 60px;
	font-weight: bold;
}


#content A {
	/*font-weight: bold;*/
}



.footer {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/bottomBackground.png');
	 height: 16px;
	 margin: 15px 20px 0 20px;
	 padding: 0 0 0 0;
	 text-align: center;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.footer[class] {
	background-image: url(../../images/default/bottomBackground.png);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
}

.footerText  {
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	text-align: center;
}

.powered {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/flybookLogo.png');
	 width: 137px;
    height:50px;
	 float: right;
	 margin-right: 10px;
	 cursor: pointer;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.powered[class] {
  background-image:url(../../images/default/flybookLogo.png);
  width: 137px;
  height:50px;
  float: right;
  margin-right: 20px;
}

.powered IMG {
	border: 0;
}

.leftSide {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/leftBackground.png');
	 width: 16px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.leftSide[class] {
  background-image:url(../../images/default/leftBackground.png);
  width: 16px;
}

.leftCorner {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/leftCorner.png');
	 width: 16px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.leftCorner[class] {
  background-image:url(../../images/default/leftCorner.png);
  background-repeat: no-repeat;
  width: 16px;
}

.rightSide {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/rightBackground.png');
	 width: 16px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.rightSide[class] {
  background-image:url(../../images/default/rightBackground.png);
  width: 16px;
}

.rightCorner {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/default/rightCorner.png');
	 width: 16px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.rightCorner[class] {
  background-image:url(../../images/default/rightCorner.png);
  background-repeat: no-repeat;
  width: 16px;
}


#left {
	width: 450px;
	margin: 0 15px 0 0;
	padding: 15px 15px 15px 15px;
	border-right: 1px dashed #6d6f48;
	float: left;
}

#left P {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}

#right {
	margin: 0 0 0 0;
	padding: 15px 0 0 15px;
}

#right P {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}

#leftSub {
	width: 501px;
	margin: 0 15px 0 0;
	padding: 15px 15px 15px 15px;
	border-right: 1px dashed #6d6f48;
	float: left;
}

#leftSub P {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	width: 501px;
}

.calloutImage {
	margin: 0 10px 0 0;
}

.subCallout {
	margin: 0 0 15px 0;
	}

#callout {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#callout H1 {

}

#contact {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dashed #6d6f48;
}

#contact P {
	
}

/* Menu styles */

.menu {
	background-color: #384838;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width:160px;
}

.hover {
	background-color:#373738;
	color: #fff;
}

.item {
	color: #fff;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 0;
}

.selected {
	background-color: #6D6F48;	
	padding: 2px 0 2px 0;
}

#alertItem {
	display: block;
	background-color: #fff;
	margin: 2px 2px 2px 2px;
	padding: 10px 10px 10px 10px;
}

.alternate {
	/*background-color: #f4f3f1;*/
	background-color: #fff;
}

.red {
	color: Red;
	display: inline;
}

.right {
	text-align: right;
}

.strong {
	font-weight: bold;
}

.orderTotal {
	border-top: 1px solid #000;
	text-align: right;
	font-weight: bold;
}

.subTotal {
	border-top: 1px solid #000;
	text-align: right;
	font-style: italic;
}

.rentals {
	text-align: right;
	float: right;
}

.rentals TD {
	border:1px solid #ccc;
}

.rentals TABLE {
	border: 0px;
}

.headerRow {
	background-color: #6d6f48;
	color: #fff;
	border: 0px;
}

.headerRow A {
	color: #fff;
	text-decoration: underline;
}

TH {
	color: #fff;
	text-align: left;
	border: 1px solid #fff;
}

.selectedRow {
	background-color: #ccc;
}

.borderMe {
	/*border: 1px solid #ccc;*/
}

.borderMe TD {
	border:1px solid #ccc;
}

.borderMe TABLE {
	border: 0px;
}

.noBorder {
	border-collapse: collapse;
}

/* calendar */

.day {
	background-color: #fff;
}

.dayHeader {
	background-color: #999999;
	border: 0px;
	color: #000;
}

.title {
	background-color: #6d6f48;
	color: #fff;
	border: 0px;
}

.calendar {
	border: 1px solid #000;
	background-color: #6d6f48;
}

.buttons {
	text-align: right;
	margin-top: 4px;
	width: 98%;
}

.passSubmit {
	margin: 0 0 0 0;
	padding: 0 50px 0 0;
}

/* Main Trip Selector Styles */

.tripTitle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #384838;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#tripDescription {
	/*height: 240px;*/
	/*height: 200px;*/
	width: 413px;
	overflow: auto;
	/*background-color: aqua;*/
	margin: 0 0 4px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #929376;
}

.rates {
	width: 161px;
	border-right: 1px dashed #929376;
}

.people {
	border-right: 1px dashed #929376;	
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
}

.bookNow {
	margin: 0 0 0 0;
	padding: 10px 0 0 5px;
}

#thumbs {
	/*border-top: 1px dashed #929376;*/
	width: 740px;
}

#ImgRow1 {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	border-top: 1px dashed #929376;
}

#ImgRow1 INPUT {
	margin: 0 0 0 0;
	width: 120px;
	padding: 0 13px 0 13px;
	border-right: 1px dashed #929376;
}

#ImgRow2 {
	background-color: #e8e7e2;
	/*border-top: 1px dashed #929376;*/
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
}

#ImgRow2 INPUT {
	margin: 0 0 0 0;
	width: 120px;
	/*padding: 0 15px 0 15px;*/
	padding: 0 13px 0 13px;
}

#ImgTxtBox1 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #929376;
}

.txtDescription {
	/*background-color: aqua;*/
	/*border-right: 1px solid #000;*/
	text-align: center;
	/*display: inline;*/
	width: 120px;
	padding: 0 13px 0 13px;
	/*padding: 0 10px 0 10px;*/
	margin: 0 0 0 0;
}

#ImgTxtBox2 {
	background-color: #e8e7e2;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.picker A {
	text-decoration: underline;
}

.picker A:hover {
	text-decoration: none;
}

.picker {
	width: 255px;
}

.search {
float: right;
text-align: right;
/*display: inline;*/
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-weight: bold;

}

.search A {

}

.search A:hover {

}

.ccard {
	font-size: 10px;
}

.tblBorder {
	border: 1px solid #000;
}

