li {
	text-align: left;
}
a:link {
	background: transparent;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	background: transparent;
	color: #BF4D00;
}
a:hover {
	background: #FFCC00;
	color: #000000;
	text-decoration: none;
}
a:active {
	background: #FFCC00;
	color: #000000;
	text-decoration: none;
	
}
a.hotel:link {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
a.hotel:visited {
	background: transparent;
	color: #000000;
	text-decoration:none
}
a.hotel:hover {
	background: transparent;
	color: #495D5C;
	text-decoration: underline;
}
a.hotel:active {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
a.linkstylehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.linkstylehead:visited {
	background: transparent;
	color: #BF4D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.linkstylehead:hover {
	background: #FFCC00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.linkstylehead:active {
	background: #FFCC00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.linkstylewhite:link {
	background: #146600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.linkstylewhite:visited {
	background: #146600;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.linkstylewhite:hover {
	background: #146600;
	color: #FFCC00;
	text-decoration: none;
}
b {
	font-weight: bold;
}
body {
	background-color: #ECE9D8;
	background-image: url("images/bgbgrad200B.jpg");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}

/***** Wrap ********************/

#wrap {
	background: #F7F5EF;
	width: 980px;
	margin: 10px auto 10px;
	position: relative;
	border: 10px solid #D4CFBB;
	-moz-box-shadow: 0 1px 3px #333333; 
	-webkit-box-shadow: 0 1px 3px #333333;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.admin                          /* used in admin bars */ {
	font-size: 10px;
	font-weight: bold;
}
.bighead                           /* frontpage header */ {
	background-color: #EBD9A5;
	border: 1px solid #000000;
	color: #000000;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}
.bluebg {
	background-color: #0080C0;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.bodytextlma {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.bodytextwhite {
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boxhead                           /* box headers */ {
	background-color: #EBD9A5;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.boxheadblue {
	background-color: #76BBDC;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.boxheadorange {
	background-color: #EBD9A5;
	border: 1px solid #D1A92E;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.boxheadorangenav				/* used in side navigation */ {
	background-color: #EBD9A5;
	border: 1px solid #D1A92E;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}
.bread                          /* used in breadcrumb bars */ {
	font-size: 10px;
}
.button a, .button a:link, .button a:active, .button a:visited {
	background: #CCE5BF;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: Black;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}
.button a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.buttoninline a, .buttoninline a:link, .buttoninline a:active, .buttoninline a:visited {
	background: #CCE5BF;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}
.buttoninline a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.buttonsub a, .buttonsub a:link, .buttonsub a:active, .buttonsub a:visited {
	background: #339933;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}
.buttonsub a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.caption                        /* photo captions on all pages */ {
	font-size: 10px;
}
.creambg {
	background-color: #FEFCE5;
}
.desc                           /* album descriptions on main page */ {
	font-size: 12px;
}
.directorylink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dkbluebg {
	background-color: #003399;
}
.editlink			/* Used for the [edit] tags */ {
	font-size: 10px;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.error                          /* all error text */ {
	background: transparent;
	color: #FF0000;
	font-size: 12px;
}
.fineprint                      /* used for fine print */ {
	font-size: 10px;
}
.greenbg {
	background-color: #146600;
}
.greenmed {
	background-color: #2CABAA;
}
.head                           /* page headers */ {
	background-color: #EBD9A5;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.headbox			/* box around the page headers */ {
	border: 1px solid #999999;
}
.headboxorange {
	border: 1px solid #D1A92E;
}
.leftimg {
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}
.lessemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.listspaced {
	margin-bottom: 1em;
}
.ltbluebg {
	background-color: #B1D8EB;
}
.ltgreenbg {
	background-color: #CCE5BF;
}
.whitebg {
	background-color: #FFFFFF;
}
/*.mainbutton a:link, .mainbutton a:visited {
	background: #FFCC00; /* Used for top navigation
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 1px 8px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}
.mainbutton a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 1px 8px;
	text-align: left;
	width: 150px;
}
.mainbutton a:active {
	background: #146600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 1px 8px 1px 8px;
	text-align: left;
	width: 150px;
}*/
.mainhead                           /* Body headline */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.mainheadhotel                           /* Country headline */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mainhead2                           /* Body headline */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.mainlogotopmargin {
	margin-top: 5px;
}
.menubutton a, .menubutton a:link, .menubutton a:active, .menubutton a:visited {
	background: #CCE5BF;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 2px 3px 2px 3px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
.menubutton a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 2px 3px 2px 3px;
	text-align: left;
	width: auto;
}
.nav                            /* used in navigation bars */ {
	font-size: 12px;
}
.noemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pagebutton a:link, .pagebutton a:active, .pagebutton a:visited {
	background: #146600; /* Used for current page top navigation*/
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFF00;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 1px 8px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}
.popup {
	font-size: 12px;
}
.popuphead {
	font-size: 16px;
	font-weight: bold;
}
.purpleltbg {
	background-color: #DCD5E9;
}
.rightimg {
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
}
.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.slogan           /* Used for main page crossheads*/ {
	background: transparent;
	color: #FFFFFF;
	font-family: "Comic Sans MS", Verdana, sans-serif;
}
.sloganred        /* Used for main page crossheads*/ {
	background: transparent;
	color: #FF6600;
	font-family: "Comic Sans MS", Verdana, sans-serif;
}
/* 
   text styles 
*/
.title                          /* album titles on main page */ {
	font-size: 14px;
	font-weight: bold;
}
.topbutton a:link, .topbutton a:active, .topbutton a:visited {
	background: #EBD9A5; /* Used for side navigation*/
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}
.topbutton a:hover {
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.topbuttonblue a:link, .topbuttonblue a:active, .topbuttonblue a:visited {
	background: #76BBDC; /* Used for side navigation*/
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}
.topbuttonblue a:hover {
	background: #0080C0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.tip {
	font-style: italic;
}
.turqoisebg {
	background-color: #01A0C6;
}
.ltgoldbg {
	background-color: #FFE991;
}
.ltyellowbg {
	background-color: #FFFFCC;
}
.bgTSPgrad {
	background-image: url("images/bgbgrad200G.jpg");
	background-repeat: repeat-x;
}
/* adSense styles */

.adLargerect {
	float: left;
	margin-right: 10px;
}
.adLargerectright {
	float: right;
	margin-left: 10px;
}

/* Salespage styles */

.georgiablue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000080;
}
.georgiablack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
table.signup, tr.signup, td.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.List {
	font-size: 16px;
	font-weight: normal;
	list-style: square;
	padding-bottom: 10px;
}

/* Testimonial box styles */

.tbottom {
	background-image: url(../images/ts_mid_bottom_f3.gif);
	background-repeat: repeat-x;
}
.ttop {
	background-image: url(../images/ts_mid_top_f4.gif);
	background-repeat: repeat-x;
}
.tright {
	background-image: url(../images/ts_rt_mid_f3.gif);
	background-repeat: repeat-y;
}
.tleft {

	background-image: url(../images/ts_lf_mid_f3.gif);
	background-repeat: repeat-y;
}
.tcontent {
	background-color: #F2F2F2;
	padding: 0px;
}

/************************************************
*	Travel Signposts header styles	new			*
************************************************/	

.tstitletable  {
	background-color: #ECE9D8;
	background-image: url("https://www.travelsignposts.com/images/bgbgrad200B.jpg");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}

.navbg {
	background-color: #666666;
}

.mainbutton a:link, .mainbutton a:visited {
	background: #E1DCCA url(images/navbar.png); /* Used for top navigation*/
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #495D5C;
	display: inline;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 5px 15px 4px 15px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}
.mainbutton a:hover {
	background: #EBE6D4 url(images/navhov.png);
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #495D5C;
	display: inline;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 5px 15px 4px 15px;
	text-align: left;
	width: 150px;
}
.mainbutton a:active {
	background: #E1DCCA url(images/navbar.png);
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #495D5C;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 4px 15px 4px 15px;
	text-align: left;
	width: 150px;
}

/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #666666;
	width: 960px;
	height: 24px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #666666;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #85ACAC;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
	
#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}
