html {font-size: 100.1%;}/*fixed opeara resizing font bug*/
body
{
	margin: 0;
	background: #fff url(../img/bg-body.gif) repeat-x;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 64%;
}
/*main preferences*/
#main {
	margin: 0 auto;
	width: 751px;
	letter-spacing: 0;
}
#main li {list-style: none; }
#main a {text-decoration: none;}
#main a:hover {text-decoration: underline;}
#main a:focus {outline: none;}
#main img {border: none;}
/*header styles start*/
#header {
	width: 100%;
	height: 153px;
	position: relative;
}
.logo {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 7px;
}
.logo a {
	overflow: hidden;
	text-indent: -3000px;
	float: left;
	background: url(../img/logo.gif) no-repeat; /* <--logo image */
	height: 74px;
	width: 184px;
}
#header span.number {
	position: absolute;
	font-size: 26px;
	color: #883121;
	left: 490px;
	top: 62px;
}
/*header title sart*/
#header span.title {
	position: absolute;
	left: 0;
	top: 103px;
	display: block;
	width: 100%;
	height: 47px;
	background: #A24D3E;
	font-size: 28px;
	color: #FCDDAC;
	margin: 0;
	padding: 3px 0 0;
	text-align: right;

}
#header span.title a {
	color: #FAF5ED;
	font-size: 20px;
	margin: 0 23px 0 52px;

}#header span.title a:hover { color: #50180C;
text-decoration: none;}
#header span.title strong {font-weight: normal;}
/* main container start */
#container {
	float: left;
	width: 100%;
}
#leftcolumn {
	float: left;
	width: 238px;
	overflow: hidden;
}
/*leftcolumn lists*/
#leftcolumn ul {
	float: left;
	width: 211px;
	margin: 0;
}
#leftcolumn ul li {
	float: left;
	width: 100%;
}
/*main navigation start*/
#main-nav {
	background: #FED694;
	/*border-top: 1px solid #D88D44;*/
	padding: 25px 0 25px 29px;
}
#main-nav li a {
	color: #B65240;
	font-size: 25px;
	padding: 0 0 4px 25px;
	width: 223px;
	float: left;
}
#main-nav li a:hover{
	
	color: #51170C;
	text-decoration: none;}
#main-nav li a.active
{
	color: #51170C;
	text-decoration: none;
	background-image: url(../img/bg-main-nav-active.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}


/*year navigation start*/
#year-nav
{
	padding: 11px 0 17px 29px;
	background: #51170C;
	border-top: 1px solid #B98A5E;
	min-height: 25px;
}
* html #year-nav {height: 25px;}
#year-nav li a:hover
{
	text-decoration: none;
	color: #FDD695;
}
#year-nav li a.active {
	background: url(../img/bg-years-active.gif) no-repeat 0 3px;
	text-decoration: none;
}
#year-nav li a {
	color: #FDFCFB;
	font-size: 24px;
	padding: 0 0 0 23px;
	width: 223px;
}
/*itin. navigation start*/
#itin-nav {padding: 22px 0 15px 31px;}
#itin-nav li a:hover
{
	text-decoration: none;
	
}

#itin-nav li a.active{
	background: url(../img/bg-nav-itineraries.gif) no-repeat 0 2px;
	text-decoration: none;
}
#itin-nav li a
{
	font-size: 14px;
	padding: 0 0 1px 25px;
	width: 223px;
	color: #B92B11;
	float: left;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}
#itin-nav li a:hover
{
	
	color: #4B160B;
}
#leftcolumn strong.itineraries {
	color: #621608;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 0 0 56px;
	padding: 0;
	float: left;
}
/*content start*/
#content {
	float: left;
	width: 513px;
}
/*images navigation menu*/
#img-nav
{
	float: left;
	margin: 0 0 24px;
	padding: 341px 0 0 20px;
	width: 493px;
	height: 63px;
	position: relative;
	background-color: #3A1409;
}
#img-nav li {float: left;}
#img-nav li a {
	float: left;
	padding: 11px 10px 0 0;
	display: inline;
}
#img-nav li a img.big {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#img-nav li:hover img.big, #img-nav li.hover img.big, #img-nav li.active img.big {display: block;}
#content h1
{
	margin: 10px 0 16px 14px;
	padding: 0;
	font-size: 200%;
	color: #50180C;
	font-weight: normal;
	line-height: 22px;
}
#content h1 span {font-size: 75%;}
#content h2 {
	margin: 5px 0 4px 14px;
	padding: 0;
	font-size: 180%;
	color: #51170C;
	font-weight: normal;
}
#content h3 {
	margin: 5px 0 4px 14px;
	padding: 0;
	font-size: 140%;
	color: #51170C;
	font-weight: normal;
}
#content p {
	margin: 0 0 20px 14px;
	padding: 0;
	color: #130402;
	font-size: 140%;
	line-height: 18px;
}
#content p a, #content ul.ord a
{
	color: #9F1C03;
	font-weight: bold;
	border-bottom: 1px #B62E12 dotted;
}
#content p a:hover, #content ul.ord a:hover
{
	border-bottom: solid 1px #B62E12;
	background-color: #FDE8C1;
	text-decoration: none;
}
#content ul.ord, #content ul.bullet  {margin: 0 0 20px 38px;
	padding: 0;
	color: #130402;
	font-size: 140%;
	line-height: 18px;
	list-style: disc; margin-bottom: 6px;}
	
#content ul.bullet li, #content ul.ord li { list-style: disc; margin-bottom: 6px; }	
	
	
/*footer start*/
#footer {
	float: left;
	width: 500px;
	height: 38px;
	background: #622317;
	margin: 32px 0 0 238px;
	padding: 11px 0 0 13px;
	display: inline;
}
#footer li
{
	color: #AA6B3D;
	font-size: 110%;
	padding-left: 5px;
	float: left;
}

#footer li a {
	color: #F5DAC7;
	padding-right: 8px;
	background: url(../img/img-footer-separator.gif) no-repeat 100% 3px;
	float: left;
}
#footer li#copy a
{
	color: #AA6B3D;
	background: none;
	padding: 0px;
	float: none;
}
 .random img
{
	position: absolute;
	top: 0px;

	float: left;
}
.random
{
	float: left;
	margin: 0 0 15px;
	padding: 0 0 0 0px;
	width: 513px;
	height: 395px;
	position: relative;
	background-color: #3B1309;
}
#content div.static img
{
	border-bottom: 60px #3C1209 solid;
	margin: 0;
	padding: 0;



}

form
{
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font: 100%;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 513px;
	width: 513px;
}

form fieldset
{
	/ * clear: both;
	note that this clear causes inputs to break to left in ie5.x mac, commented out */ border-color: #000;
	padding: 10px;
	/* padding in fieldset support spotty in IE */
	margin: 0;
	border: 1px #ffffff solid;
}

form fieldset legend
{
	font-size: 1.4em;
	/* bump up legend font size, not too large or it'll overwrite border on left */
	color: #3B1309;
	/* be careful with padding, it'll shift the nice offset on top of border  */
}

form label
{
	display: block;
	/* block float the labels to left column, set a width */
	float: left;
	font-size: 1.2em;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color: #3B1309;
}

form fieldset label:first-letter
{
	/* use first-letter pseudo-class to underline accesskey, note that */
	/*text-decoration: underline;*/
	/* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
	/* pseudo-class on legend elements, but do support it on label elements */
	/* we instead underline first letter on each label element and accesskey */
	/* each input. doing only legends would  lessens cognitive load */
	/* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea
{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;
	/* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 5px 0 0 10px;
	/* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	background-color: #FFF3DE;
	color: #4D4D4D;
	border-top: 1px #535353 solid;
	border-right: 1px #868686 solid;
	border-bottom: 1px #868686 solid;
	border-left: 1px #868686 solid;
}

form input#reset
{
	margin-left: 0px;
	/* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small
{
	display: block;
	margin: 0 0 5px 160px;
	/* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required { font-weight: bold; }

/* uses class instead of div, more efficient */
form br
{
	clear: left;
	/* setting clear on inputs didn't work consistently, so brs added for degrade */
}

p.add
{
	width: 200px;
	float: left;
	clear: none;
}
.clear {clear: both;
width: 100%;}



#leftcolumn blockquote {
	float: left;
	width: 150px;
	background: url(../img/quotes-left.gif) no-repeat;
	margin: 30px 0 0 10px;
	display: inline;
}
#leftcolumn blockquote div {
	float: left;
	width: 100px;
	background: url(../img/quotes-right.gif) no-repeat 100% 100%;
}
#leftcolumn blockquote div
{
	float: left;
	color: #721C0D;
	padding: 0 45px;
	
	font-size: 12px;
	font-style: italic;
}


#content blockquote
{
	width: 460px;
	margin: 20px 0 20px 10px;
	display: block;
	background-image: url(../img/quotes-left.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#content blockquote div {
	
	width: 400px;
	background: url(../img/quotes-right.gif) no-repeat 100% 100%;
}
#content blockquote div
{
	color: #721C0D;
	padding: 0 45px;
	font-size: 13px;
	font-style: italic;
	
}
#content p.red { color: #9C1F05; }


