body {
	margin:0px;
}

/*---------------------------------------------------------------------------*/
/* Image */
#image_left {
	float:left;
	clear:left;
	padding:0 10px 10px 0;
}
#image_right {
	float:right;
	clear:left;
	padding:0 0 10px 10px;
}
/*---------------------------------------------------------------------------*/
/* Header */
#header{
	position: inherit;
	margin:10px 0 0 0;
	width:100%;
}
table.header{
	width:950px;
	height:94px;
}
table.logo{
	width:110px;
	vertical-align:top;
	padding:0 0 17px 0;
	background:url(images/ChrterDealer.gif) no-repeat left bottom;
}


/* right section Red separator */
#gray_O {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:0 10px 0 0;
}
#gray_O ul {
	float:left;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	background-position:43px 100%;
}
#gray_O li {
	float:left;
	display:inline;
	text-align:left;
	background:url(images/BottomSpBlue.gif) no-repeat center left;
	padding:0 10px 0 10px;
	white-space:nowrap;
}
#gray_O li a{
	float:left;
	color:#939598;
	text-decoration:none;
	white-space:nowrap;
}
#gray_O li a:hover{
	float:left;
	color:#00b5cb;
	text-decoration: underline;
}


/*---------------------------------------------------------------------------*/
/* Menu */
#menu{
	float:left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-weight:bold;
	color:#221E1F;
	text-decoration:none;
}
#menu ul {
	float:left;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
#menu li {
	float:left;
	display:inline;
	text-align:left;
}
#menu li a{
	float:left;
	padding:0 10px 0 0;
	background:url(images/menu_title_bg.gif) no-repeat left center;
}
#menu a span {
	float:left;
	display:block;
	padding:25px 10px 0 0;
	background:url(images/blue_separator.gif) no-repeat right top;
	background-position:100% 18px;
	width:82px;
	cursor:pointer;
}
/* group */
#menu #group a{
	color:#8CC63F;
	text-decoration:none;
}	
#menu #group a:hover{
	text-decoration:underline;
}
/* tour */
#menu #tour a{
	color:#F8931D;
	text-decoration:none;
}	
#menu #tour a:hover{
	text-decoration:underline;
}
/* rent */
#menu #rent a{
	color:#ED1C24;
	text-decoration:none;
}
#menu #rent a:hover{
	text-decoration:underline;
}
/* charter */
#menu #charter a{
	color:#00B5CB;
	text-decoration:none;
}
#menu #charter a:hover{
	text-decoration:underline;
}
/* event */
#menu #event a{
	padding:25px 10px 0 0;
	color:#007534;
	text-decoration:none;
	white-space: nowrap;
}
#menu #event a:hover{
	text-decoration:underline;
}


/*---------------------------------------------------------------------------*/
/* body */
#body{
	float:left;
	position: inherit;
	width:100%;
}
table.body {
	width:950px;
	margin:10px 0 0 0;
	background:url(images/BottomBanner_blue.gif) no-repeat center bottom;
}
table.body2 {
	margin:5px 0 0 0;
}


/*---------------------------------------------------------------------------*/
/* Text */
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
}
.text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00b5cb;
	text-decoration:none;
}
.text a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00b5cb;
	text-decoration: underline;
}
.text_note {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed1c24;
}
.text_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #747474;
}


/*---------------------------------------------------------------------------*/
/* Titles */
.title_orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #f8931d;
	text-decoration:none;
	padding-bottom:10px;
}
.title_orange_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #f8931d;
	text-decoration:none;
}
.title_green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #007534;
	text-decoration:none;
}
.title_green_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #007534;
	text-decoration:none;
}
.title_red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #ED1C24;
	text-decoration:none;
}
.title_red_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ED1C24;
	text-decoration:none;
}
.title_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #00b5cb;
	text-decoration:none;
}
.title_blue_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #00b5cb;
	text-decoration:none;
}
.button_orange{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color: #FFFFFF;
	height:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F7931D;
	text-decoration:underline;
	font-weight:bold;
	
	}


.title_lite_green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #8cc63f;
	text-decoration:none;
}
.title_lite_green_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #8cc63f;
	text-decoration:none;
}


/*---------------------------------------------------------------------------*/
/* Links */
.blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00b5cb;
	text-decoration: none;
}
a.blue:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00b5cb;
	text-decoration:underline;
}
.orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #f8931d;
	text-decoration: none;
}
a.orange:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #f8931d;
	text-decoration:underline;
}
.red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ED1C24;
	text-decoration: none;
}
a.red:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ED1C24;
	text-decoration:underline;
}
.lite_green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8cc63f;
	text-decoration: none;
}
a.lite_green:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8cc63f;
	text-decoration:underline;
}
.green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #007534;
	text-decoration: none;
}
a.green:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #007534;
	text-decoration:underline;
}


/*---------------------------------------------------------------------------*/
/* Orange list */
#orangelist{
	float:right;
	white-space:nowrap;
	margin:0px;
}
#orangelist ul {
	list-style:none;
	white-space:nowrap;
}
#orangelist li {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f8931d;
	text-align:left;
	white-space:nowrap;
}
#orangelist li a{
	float:left;
	color:#f8931d;
	text-decoration:none;
	white-space:nowrap;
	background:url(images/print_sep.gif) no-repeat left center;
	padding:0 10px 0 10px;
}
#orangelist li a:hover{
	float:left;
	color:#f8931d;
	text-decoration: underline;
}
#orangelist #left3 a{
	background:none;
}
#orangelist #print a{
	background:url(images/print.gif) no-repeat left center;
	padding:0 10px 0 32px;
}
#orangelist #download a{
	background:url(images/pdf_download.gif) no-repeat left center;
	padding:0 10px 0 32px;
}
#orangelist #inquiry a{
	background:url(images/inquiry_form.gif) no-repeat left center;
	padding:0 10px 0 20px;
}


/*---------------------------------------------------------------------------*/
/* breadcrumbs */
#breadcrumbs{
	padding:0px;
	margin:15px 0px 15px 0px;
}
#breadcrumbs ul {
	background-color:#F1F1F1;
	list-style:none;
	white-space:nowrap;
}
#breadcrumbs li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#777777;
	display:inline;
	background:none;
	padding:0 0 0 10px;
}
#breadcrumbs li a{
	color:#777777;
	text-decoration: none;
	white-space:nowrap;
	background:url(images/bc_gray.gif) no-repeat right center;
	padding:0 30px 0 0;
}
#breadcrumbs li a:hover{
	color:#777777;
	text-decoration: underline;
}


/*---------------------------------------------------------------------------*/
/* Tours Table */

#tours{
	width:100%;
	background:url(images/TopSliceAm.gif) no-repeat center top;
	text-align:left;
	padding:7px 0 10px 0;
}
.amman_bg{
	background:url(images/FromAqaba.gif) no-repeat left center;
	width:200px;
	height:131px;
	text-align:right;
	padding:0 10px 10px 0;
	vertical-align:bottom;
}
.middle_east_bg{
	background:url(images/MiddlEast.gif) no-repeat left center;
	width:200px;
	height:131px;
	text-align:right;
	padding:0 10px 10px 0;
	vertical-align:bottom;
}
.classic_bg{
	background:url(images/JordanTours.gif) no-repeat left center;
	width:200px;
	height:131px;
	text-align:right;
	padding:0 10px 10px 0;
	vertical-align:bottom;
}
.text_padding{
	padding:10px;
}
table.tours{
	width:650px;
	height:145px;
	background:url(images/bottomsliceam.gif) no-repeat center bottom;
	background-color:#FEEFDD;
}
#tours a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f8931d;
	text-decoration:none;
	background:url(images/Sahm.gif) no-repeat left center;
	padding:0 0 0 10px;
}
#tours a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f8931d;
	text-decoration:underline;
	background:url(images/Sahm.gif) no-repeat left center;
	padding:0 0 0 10px;
}
.tours_title_black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}


/*---------------------------------------------------------------------------*/
/* See Also */
#see_also{
	float:left;
	width:100%;
	/*padding:0 0 0 55px;*/
}
#see_also ul {
	list-style:none;
	white-space:nowrap;
}
#see_also li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#747474;
	text-align:left;
	padding:0 10px 0 0;
}
#see_also li a{
	color:#00b5cb;
	text-decoration:none;
	background:url(images/SahmBlue.gif) no-repeat left center;
	padding:0 0 0 10px;
}
#see_also li a:hover{
	color:#00b5cb;
	text-decoration: underline;
}


/*---------------------------------------------------------------------------*/
/* form fields*/
.text_field{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	height:8;
	padding:0 0 5px 0;
	
	}


/*---------------------------------------------------------------------------*/
/* Footer */
#footer{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:4px 10px 4px 0;
	height:23px;
}
#footer ul {
	float:left;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
#footer li {
	float:left;
	display:inline;
	color:#939598;
	text-align:left;
	white-space:nowrap;
	padding:0 5px 0 5px;
}
#footer li a{
	float:left;
	color:#939598;
	text-decoration:none;
	white-space:nowrap;
	background:url(images/BottomSpBlue.gif) no-repeat left center;
	padding:0 0 0 13px;
}
#footer li a:hover{
	float:left;
	color:#00b5cb;
	text-decoration: underline;
}
#footer #left a{
	background:url(images/BottomSpBlue.gif) no-repeat right center;
	padding:0 13px 0 0;
}

/*---------------------------------------------------------------------------*/
/* Editable region */
#er{
	float:left;
	width:790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d3d4;
	background:url(images/line.gif) repeat-y left center;
}
table.er{
	width:100%;
	height:373px;
	background:url(images/BlueRect.gif) no-repeat left top;
	text-align:left;
	padding:18px;
}
table.logodown{
	float:right;
	margin:10px 0 0 0;
	width:70px;
	height:61px;
	background:url(images/Tour-Operator.jpg) no-repeat right bottom;
}

/* END */
/*---------------------------------------------------------------------------*/
/* <--------------------  Old styles ------------------------->  */
/* Text and menu Style */
.gryText{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#939598;
	text-decoration:none;

}


/*.HeaderText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#F7931D;
	font-weight: bold;
	text-decoration:none;
}
*/
.MenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3pt;
}
a.MenuText:hover{
font-weight:bolder;
font-size:10px;
 color:#FFFFFF;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}
   
   
   .MenuTextAMA{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3pt;
}
a.MenuTextAMA:hover{
font-weight:bolder;
font-size:10px;
 color:#ED6C8A;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}
   

   
   
   

.GroupMenuAma {font-size:10px;
 color:#FFFFFF; 
 text-decoration:none;
  padding-left:3pt;
  font-family: Arial, Helvetica, sans-serif;}
  
  a.GroupMenuAma:hover {font-size:10px;
 color:#F7931D; 
 text-decoration:none;
  padding-left:3pt;
  font-family: Arial, Helvetica, sans-serif;}
-->

.BlueText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00B5CB;
	font-weight: bold;
}

.BlueTitle
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#00B5CB;
	font-weight: bold;
}


.LeftUpperMenueText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#221E1F;
	text-decoration:none;
}

.GreenText{
	font-weight:bold;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8CC63F;
	padding-left:4px;
	padding-bottom:4px;
}

.GreenTextTour{
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8CC63F;

}

.CharterTextAma {
font-size:10px;
 color:#FFFFFF;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}

a.CharterTextAma:hover {
font-size:10px;
 color:#231A59;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}
   
   
   .EventTextAma {
font-size:10px;
 color:#FFFFFF;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}

a.EventTextAma:hover {
font-size:10px;
 color:#8CC63F;
  text-decoration:none;
   padding-left:3pt; 
   font-family: Arial, Helvetica, sans-serif;}
   
   
   
   
   
.GreenPicText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

	color:#FFFFFF;
	text-decoration:none;
	padding-left:3pt;
	
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	
	
	
	}
	.GreenPicText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#8CC63F;
	text-decoration:none;
	padding-left:3pt;
	}
	
	.GreenPicText2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3pt;}
	
	
	.TextInside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height:17px;
	}
	
	



	

/* End Of Text Style */

/*Link Style */

a.LeftUpperMenueText:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

a.gryText:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color: #FF0000;
	text-decoration: underline;}
	
	

.GreenPicText2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#F7931D;
	text-decoration:none;
	padding-left:3pt;
	}


/*Border Style */
	

.Border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
 	border-bottom-color: #CCCCCC;
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
	background-attachment:fixed;
 
 
 	border-right-width: 1px;
 	border-right-color: #CCCCCC;
 	border-right-style: solid;

}


.Border-With-img{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
 	border-bottom-color: #CCCCCC;
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 
 
 	border-right-width: 1px;
 	border-right-color: #CCCCCC;
 	border-right-style: solid;
	background-image:url(images/ImgRent.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:right bottom;


}
.LeftBorder
 {
 border-left-color: #CCCCCC;
 border-left-width: 1px;
 border-left-style: solid;
 
 }
 /* End Of Border Style */

/* inside Scroll Bar Style */

/*div{
    scrollbar-3dlight-color:#F6F7F7;
	scrollbar-arrow-color:#F1F1F1;
	scrollbar-base-color:tomato;
	scrollbar-darkshadow-color:#DCDDDE;
	scrollbar-face-color:#F7992A;
	scrollbar-highlight-color:#DCDDDE;
	scrollbar-shadow-color:#DCDDDE;
	scrollbar-track-color:#DCDDDE;
}*/

/* end of scrol bar style */



	
/*Book trip link style*/

	.Red_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration:none;
}

a.Red_color:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration:underline;
}

/* end */

/*Form text , Button, and contact form Style*/


.ButtonStyle{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color: #FFFFFF;
	height:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F7931D;
	font-weight:bold;
	
	}
	
	
	.TextStyle{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	height:10;
	
	}
	
	
	.Contact_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B6B6B;
	text-decoration: none;
	padding-left:4px;
	padding-bottom:4px;
}


	.SpanText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
}
.Dashed {
	background-image: url(images/Dashed.gif);
	background-repeat: repeat-y;
}
.TextAma {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.TextAma:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.MonoTypeText {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.moreMONOTYPE {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration:none;
}

a.moreMONOTYPE:hover {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration:underline;
}
.grrnLinks {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #77B12B;
	text-decoration: none;
}
a.grrnLinks:hover {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #77B12B;
	text-decoration: none;
}
.DashedLine {
	background-image: url(images/DasheS.gif);
	background-repeat: repeat-x;
}

.ToursHeader {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 13px;
	font-weight: bold;
	color: #6E7B5D;
	text-decoration: none;
}

.SmalLinks {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.SmalLinks:hover {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration:underline;
}


.backslinks {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 12px;
	font-weight: normal;
	color: #A0BC7C;
	text-decoration: none;
}
a.backslinks:hover {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 12px;
	font-weight: normal;
	color: #A0BC7C;
	text-decoration:underline;
}
.FiveDashes {
	background-image: url(images/FiveDashes.gif);
	background-repeat: repeat-x;
}
.FiveDaOR {
	background-image: url(images/FiveDashesO.gif);
	background-repeat: repeat-x;
}
.fiveDasBlu {
	background-image: url(images/FiveDashesBlue.gif);
	background-repeat: repeat-x;
}
.DOrangBG {
	background-image: url(images/DorangeSlice.gif);
	background-repeat: repeat-x;
	background-color:#F8931D;
}
.TopBG {
	background-image: url(images/BGtopGreen.gif);
	background-repeat: no-repeat;
	height:138px;
	background-color:#A3CA6F;
	background-position:bottom;	
}
.centerBG {
	background-image: url(images/GreenCenterBg.gif);
	background-repeat: no-repeat;
	height:141px;
	background-color:#9AC265;
	background-position:bottom;	
}
.boldTextgrr {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.detailsGrr {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #F6FCED;
	text-decoration: none;
}

.detailsGrrGray {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #FBF8F8;
	text-decoration: none;
}

.detailsSeven {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}
.detailsfirstc{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #484848;
	text-decoration: none;
}

.grrnLinksDES {
	font-family: "Myriad Pro", Arial, Algerian;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.newGrrnLinks {
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #FBA85E;
	text-decoration: none;
}
a.newGrrnLinks:hover {
	font-family:Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #FBA85E;
	text-decoration:underline;
}
.blueLink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00B5D4;
	text-decoration: none;
}
a.blueLink:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00B5D4;
	text-decoration: none;
}

.NewTEXT {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
}
.DetailsAm {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F8931D;
	text-decoration: none;
}
a.DetailsAm:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F8931D;
	text-decoration:underline;
}
.NewTEXTA {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F8931D;
	text-decoration:none;
}
a.NewTEXTA:hover{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F8931D;
	text-decoration:underline;
}

.galary {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #AD6209;
	text-decoration: none;
}
a.galary:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #AD6209;
	text-decoration:underline;
}
.title_text {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:regular;
	color: #f8931d;
	text-decoration:none;}
.gray_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:regular;
	color: #777777;
	text-decoration:none;}
.gray_text_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:regular;
	color: #777777;
	text-decoration:none;}
a.gray_text_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:regular;
	color: #000000;
	text-decoration:none;}

.title_text_sub {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight:regular;
	color: #f8931d;
	text-decoration:none;}
a.title_text_sub:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight:regular;
	color: #f8931d;
	text-decoration:underline;}

.title_text_sub1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #777777;
	text-decoration:none;}
a.title_text_sub1:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #777777;
	text-decoration:underline;}
	
.GreenPicText_y{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
	font-weight:regular;
	color:#FFFFFF;
	text-decoration:none;
	}
a.GreenPicText_y:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
	font-weight:regular;
	color:#FFFFFF;
	text-decoration:underline;
	}

.moreMONOTYPE_y {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	text-transform: none;
	color: #6675FB;
	text-decoration:underline;
}
a.moreMONOTYPE_y:hover {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: regular;
	font-variant: normal;
	text-transform: none;
	color: #6675FB;
	text-decoration:underline;
}
