/* Body & Families */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFFFF;
	color: #444444;
}

h2, #context li.title, #sidebar h3, .times {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Sizes */

h1, #lang span, #path, #footer li {
	font-size: 11px;
}
#footer li {
	white-space: nowrap;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
ul#infomenu li, span.font13 /* Safari, Opera span font fix */ {
	font-size: 13px;
}
span.forumfont /* Safari, Opera span font fix */ {
	font-size: 14px;
	margin-top: 8px;
}
#context li span.font13 {
	font-size: 16px;
}

/*h3 {
	font-size: 16px;
}*/

#topdestinations li, .pagebox, .pagebox h3, #sidebar li, #extres li, span.right, span.right2, span.font12 /* Safari, Opera span font fix */ {
	font-size: 12px;
}
.smaller {
	font-size: 90%;
}

h2 {
	font-size: 24px;
}

.pagebox h2, h2.subtitle {
	font-size: 20px;
}
#sidebar h3, #articles h3 {
	font-size: 18px;
}
#context li.title {
	font-size: 18px;
}
.times {
	font-size: 20px;
}

h1 {
	line-height: 14px;
}

/* Colors */

a, #main a /* Safari, Opera a color fix */ {
	color: #BF9900; /*#A68500;*/ 
}

a:hover, #main a:hover /* Safari, Opera a color fix */ {
	color: #7F6600;
}

#context li a {
	color: #7F6600;
}

#context li a:hover, #context li.active a, #context li li a, #context li.active li a {
	color: #403300;
}

#context li li a:hover, #context li li.active a {
	color: #7F6600;
}

#lang a span.active, #path, #path a, #main .pagebox a span, #footer li a, #footer p a:hover {
	color: #666;
}

#path a:hover, #main .pagebox a:hover span, #footer li a:hover, #footer p a {
	color: #333;
}

.pagebox h3 a {
	color: #BF9900;
}

#lang a, #forum a {
	color: #EEE;
}

#lang a:hover, #forum a:hover, #topdestinations li a {
	color: #FFF;
}

#topdestinations li li a, #topdestinations li:hover a {
	color: #CCC;
}

#topdestinations li a:hover {
	color: #FFF;
}

h1 {
	color: #999;
}

h2, #topdestinations li.active a, #topdestinations li.active:hover a, #topdestinations li.active a:hover {
	color: #996;
}
#topdestinations li.hi a, #topdestinations li.hi a:hover {
color: #ffffa8;
}

h3, .pagebox h2, h2.subtitle {
	color: #663;
}

#context li.title {
	color: #663;

}

#sidebar h3 {
	color: #405366;
}

/* Styles */

a {
	text-decoration: none;
}

a span /* Explorer a span fix */ {
	cursor: pointer;
}

#page p a, #page ul a {
	text-decoration: underline;
	font-weight: bold;
}
#page ul h3 a {
	text-decoration: none;
}
#page p a.linknv, #page a.linknv  {
	color: #444444;
	text-decoration: none;
	font-weight:normal;
}

#page .pagebox .desc a {
	color: #444444;
	text-decoration: none;
}

.times, p.right, span.right, span.right2, #forum span {
	font-weight: bold;
}

#context li.title, #sidebar h3, #forum p {
	font-style: italic;
}


h1, .pagebox h2, h2.subtitle, .times {
	font-style: normal;
}

#lang span, #topdestinations li, .pagebox h3, .times, p.right {
	text-transform: uppercase;
}

.pagebox h2, h2.subtitle, #context li li, #context li.title, #sidebar h3 {
	font-weight: normal;
}

#topdestinations li li, #context li li {
	text-transform: none;
}

/*#context li.title, .pagebox h2, h2.subtitle, #sidebar h3 {
	text-transform: capitalize;
}*/

.pagebox h2, h2.subtitle {
	font-variant: small-caps;
}
.info {
	font-style: italic;
	font-weight: bold;
}
.box { /*orange box*/
	border: 2px solid #f60;
	border-bottom-color: #f60;
	border-right-color: #f60;
	padding: 5px;
	margin: 5px;
}
.imgleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.imgright {
	float: right;
	margin: 10px 0px 10px 10px;
}
.more  {
	background: #F2F4F6;
	padding: 5px;
	margin-top: 0px;
}
.t1 { /*for table, changes line color*/
	background-color: #e5e6da;
}
.photocredit {
	text-align:right;
	font-size: 80%;
	font-style:italic;
}

