body {
	background-image:url(../images/gat_bkg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b1a795;
	margin:0px 0px 20px 0px;
	padding:0px;
}

/* PAGE FRAME */

#frameHead {
	background-image:url(../images/frame_top.png);
	background-position:center;
	background-repeat:repeat-y;
}

#frameLeft {
	background-image:url(../images/frame_left.png);
	background-position:right;
	background-repeat:repeat-y;
}

#frameMain {
	background-color:#f1f1ef;
	background-image:url(../images/main_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:640px;
	padding:0px 0px 20px 12px;
}

#frameRight {
	background-image:url(../images/frame_right.png);
	background-position:left;
	background-repeat:repeat-y;
}

#frameFootLeft {
	background-image:url(../images/frame_bleft.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#frameFoot {
	background-image:url(../images/frame_foot.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#frameFootRight {
	background-image:url(../images/frame_bright.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/* LEFT PANEL */

#leftPanel {
	background-color:#f1f1ef;
	background-image:url(../images/left_bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:182px;
}

#leftPanel img {
	padding-left:2px;
}

#leftContacts {
	color:#916931;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:15px 0px 25px 6px;
	line-height:1.3em;
}

#leftContacts a {
	color:#666633;
	text-decoration:none;
}

#leftContacts a:hover {
	text-decoration:underline;
}

.leftContactsName {
	color:#583504;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

#leftReleases {
	color:#65793e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:15px 0px 25px 15px;
	line-height:1.2em;
}

#leftReleases a {
	color:#65793e;
	text-decoration:none;
}

#leftReleases a:hover {
	text-decoration:underline;
}

/* CONTENT AREA */

#mainNav {
	margin:10px 0px 10px 5px;
}

#mainNav img {
	border:0px;
}

#factSpace {
	width:440px;
	height:35px;
	padding:5px 10px 0px 45px;
	margin:15px 0px 20px 70px;
	background-image:url(../images/facts_bkg.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99460a;
	line-height:1.1em;
}

#factSpace a {
	color:#99460a;
	text-decoration:none;
}

#factSpace a:hover {
	text-decoration:underline;
}

.factSpan {
	width:435px;
	position:absolute;
}

#factNext {
	position:absolute;
	margin-left:390px;
	margin-top:20px;
}

h1 {
	display:inline;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:400;
	line-height:1.4em;
}

h2 {
	display:inline;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	line-height:2em;
}

h3 {
	display:inline;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
}

.mainText {
	color:#010000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
}

.mainText a {
	color:#666633;
}

.flashPrompt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

/* WELCOME PAGE */

#vidHolder {
	background-image:url(../images/video_bkg.png);
	width:618px;
	height:341px;
	padding-top:14px;
	margin-bottom:16px;
}

#vidFlash {
	margin-left:14px;
}

/* SUGGESTED ITINERARY */

.itinImg {
	padding:25px 7px 0px 0px;
}


/* SPECIAL INTERESTS */

.intImg {
	padding:4px 7px 0px 0px;
}


/* FOOTER */

.footText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.footText a {
	color:#000000;
	text-decoration:none;
}

.footText a:hover {
	text-decoration:underline;
}