/**********************************************/
/* gt_v3.css                                  */
/* For use with Graduate Tours v3 Website     */
/* Developed by: Thorogood Communications     */
/* January 20, 2006                           */
/**********************************************/


/******************************************/
/* HTML tag styles                        */
/******************************************/

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 5px;
	padding:0;
	color: #636363;
	background-image:url(../assets/global/browser_background.gif);
}
h2 {
	font-size:14px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:4px;
	
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:4px;
	color:#666626;
}

h4 {
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:4px;
	color:#924105;
	font-weight:bold;
	
}
ol li {
	line-height:1.5em;
}



/******************************************/
/* Layout Divs                            */
/******************************************/


/**** Home Page layout - #col3_  *************/

#wrapper {
	width:955px;
	text-align:left;
	margin:10px auto;
	padding:0;
	border:0;
	background-color: #f4f4ef;
}

#wrapperhome {
	align:center;
	width:955px;
	text-align:left;
	/*margin-left:10px auto;*/
	/*margin-right:0px;*/
	margin:10px auto;
	padding:0;
	border:0;
	background-color: #f4f4ef;
}

#mainheadercap,
#mainheaderimage {
	margin:0;
}
#mainheadernav1 {
	margin:0;
	background-color:#FFFFFF;
}
#mainheaderlogo {
	background-color:#FFFFFF;
}
#mainheadernav2 {
	background-color:#FFFFFF;
	padding-bottom:2px;
}
.col3_homenav {
	width:165px;
	margin:0 5px;
	font-size:10px;
}
#col3_container,
#col2_container {
	background-color: #f4f4ef;
}
#col3_leftcol,
#col2_leftcol {
	float:left;
	width:200px;
	padding:15px 0;
	color:#666626;
}

#col3_leftcol_homenew
{
	float:left;
	width:200px;
	padding:15px 0;
	color:#FFFFFF;
}
/*** added by dv for new left nav ****/
#col2_leftcol_new {
	align:center;
	float:left;
	width:200px;
	padding:15px 0;
}

/*** added by dv for new left nav ****/
#col2_leftcol_travinfo {
	align:center;
	float:left;
	width:210px;
	padding:15px 0;
}

#col2_leftcol_new ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#col2_leftcol_new li {
	padding:1px 0 0 0;
}
#col2_leftcol_new a:link, #col2_leftcol_new a:visited, #col2_leftcol_new a:active{
	color: #636363;
	text-decoration: none;
}
#col2_leftcol_new a:hover{
	color: #636363;
	text-decoration: underline;
}
/*** end add ****/

/*** added by dv for new left nav ****/
#col2_leftcol_landing {
	align:center;
	float:left;
	width:200px;
	padding:0px;
}

#col2_leftcol_landing ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#col2_leftcol_landing li {
	padding:1px 0 0 0;
}
#col2_leftcol_landing a:link, #col2_leftcol_landing a:visited, #col2_leftcol_landing a:active{
	color: #636363;
	text-decoration: none;
}
#col2_leftcol_landing a:hover{
	color: #636363;
	text-decoration: underline;
}
/*** end add ****/


#col2_leftcol_tmt {
	float:left;
	width:125px;
	padding:15px 0;
	color:#666626;
}
#col3_leftcol {
	background: url(../assets/global/leftColTopFade.gif) no-repeat top;
}
#col3_rightcol {
	float:right;
	width:175px;
	padding:30px 0;
	color:#666626;
	background: url(../assets/global/rightColTopFade.gif) no-repeat top;
}
#col3_content {
	float:left;
	width:580px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#col2_content {
	float:left;
	width:755px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#col2_content_tmt {
	float:left;
	width:830px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#col2_content_tmt_new {
	float:left;
	width:755px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#col2_content_tmt_travinfo {
	float:left;
	width:745px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#col3_contentcontainer,
#col2_contentcontainer {
	background-color:#fff;
	padding:8px 14px;
	border-right:2px solid #c4c0a7;
	border-left:2px solid #c4c0a7;
	border-bottom:4px solid #c4c0a7;
}
#footer {
	clear:both;
	text-align:center;
	background-color: #fff;
}


/******************************************/
/* Component Divs                         */
/******************************************/


/**** #mainheadernav1 styles *************/

#mainheadernav1 ul {
	list-style:none;
	margin:0;
	text-align:right;
}
#mainheadernav1 li {
	display:inline;
	padding:0 10px;
}
#mainheadernav1 a:link, #mainheadernav1 a:visited {
	color: #8e805c;
	text-decoration:none;
}
#mainheadernav1 a:hover, #mainheadernav1 a:active {
	text-decoration:underline;
}


/**** #mainheadernav2 styles *************/

#mainheadernav2 ul {
	list-style:none;
	margin:0;
	text-align:right;
}
#mainheadernav2 li {
	display:inline;
	padding:0 10px;
}
#mainheadernav2 a:link, #mainheadernav2 a:visited {
	color: #636466;
	text-decoration:none;
}
#mainheadernav2 a:hover, #mainheadernav2 a:active {
	text-decoration:underline;
}


/**** .nav styles *************/

#nav ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rtArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#nav li {
	padding:1px 0 0 0;
}
#nav a:link, #nav a:visited {
	color: #666626;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration:underline;
}
#nav p {
	font-weight:normal;
	/*padding:5px;*/
	margin:3px;
}
.navheader {
	margin-left:7px;
	background-image:url(../assets/global/leftNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.navbox {
	width:180px;
	margin-left:7px;
	margin-bottom:2px;
	padding:2px;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.navhomeheader {
	margin-top:2px;
	margin-left:0px;
	background-image:url(../assets/global/leftNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.navhomebox {
	width:180px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:2px;
	padding:0px;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavheader {
	margin-left:7px;
	background-image:url(../assets/global/rightNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}
.rightnavbox {
	width:206px;
	margin-left:7px;
	margin-bottom:0px;
	padding:2px;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}
.rightnavfooter {
	margin-left:7px;
	background-image:url(../assets/global/rightNavFooter.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding: 0px 6px 0px 0px;
	font-weight:bold;
}

/* added */
.rightnavheader_landing {
	margin-left:0px;
	background-image:url(../assets/global/rightNavHeader_landing.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:0px;
	font-weight:bold;
}
.rightnavbox_landing {
	width:295px;
	margin-left:2px;
	margin-bottom:0px;
	padding:2px;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavbox_landing1 {
	width:310px;
	margin-left:1px;
	margin-bottom:0px;
	padding:1px;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavbox_landing1 A:link {	FONT-WEIGHT: bold;	COLOR: #6f6429;	TEXT-DECORATION: none}
.rightnavbox_landing1 A:visited {	FONT-WEIGHT: bold;	COLOR: #6f6429;	TEXT-DECORATION: none}


.rightnavbox_landing1header {
	margin-left:7px;
	background-image:url(../assets/global/rightNavHeader_Landing1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.rightnavfooter_landing {
	margin-left:7px;
	background-image:url(../assets/global/rightNavFooter.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding: 0px 6px 0px 0px;
	font-weight:bold;
}
/* end add */

#homenav ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#homenav li {
	padding:1px 0 0 0;
}
#homenav a:link, #homenav a:visited, #homenav a:active{
	color: #636363;
	text-decoration: none;
}

.homenavtitle{
	font-size:10px;
	color: #636363;
	text-decoration: none;
}

#homenav a:hover,{
	color: #636363;
	text-decoration:underline;
}

#homenav p {
	font-weight:normal;
	color: #636363;
	/*padding:5px;*/
	margin:3px;
}

.homespecial{
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;
	
	color:#924105;
}


/**** #col3_leftcol link styles *************/

#col3_leftcol a:link, #col3_leftcol a:visited {
	color:#666626;
	text-decoration:underline;
}
#col3_leftcol a:hover, #col3_leftcol a:active {
	color: #666626;
	text-decoration:none;
}
#col3_leftcol p {
	padding:0 10px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/**** #col3 & col2_contentcontainer styles *************/

#col3_contentcontainer a:link, #col3_contentcontainer a:visited,
#col2_contentcontainer a:link, #col2_contentcontainer a:visited {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

#col3_contentcontainer a:hover, #col3_contentcontainer a:active,
#col2_contentcontainer a:hover, #col2_contentcontainer a:active {
	text-decoration:underline;
}

#col2_contentcontainer p {
	line-height:1.5em;
}

.homepage a:link {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

.homepage a:visited {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

.homepage a:hover {
	color:#6f6429;
	font-weight:bold;
	text-decoration:underline;
}

.homepage a:active {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}


/**** #destNav link styles *************/

#destNav ul {
	height:18px;
	margin:5px 0 6px 0;
	padding-top:2px;
	padding-right:100px;
	text-align:right;
	background-color:#77753a;
}
#destNav li {
	display:inline;
	padding:0 15px;
}
#destNav a:link, #destNav a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#destNav a:hover, #destNav a:active {
	text-decoration:underline;
}


/**** #tabnav link styles **************/

ul#tabnav {
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 22px;
border-bottom: 1px solid #77753a;
margin: 0;
}

ul#tabnav li {
float: left;
height: 19px;
background-color: #f4f4ef;
margin: 2px 2px 0 2px;
border: 1px solid #77753a;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a {
color: #636363;
}

#tabnav a {
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 3px;
}

#tabnav a:hover {
background: #fff;
}

/****** Landing Page ********************/
.landing_right{
	background-color:#f4f4ef;
	color:#636363;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.landing_right_header{
	background-image:url(../assets/global/landing_header_right.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.landing_right_footer{
	background-image:url(../assets/global/landing_footer_right.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
	text-align:center;
}

.landing_right A:link {
	color:#636363;
	text-decoration:none;
}

.landing_right A:visited {
	color:#636363;
	text-decoration:none;
}

.landing_right A:active {
	color:#636363;
	text-decoration:none;
}

.landing_right A:hover {
	color:#636363;
	text-decoration:underline;
}



/**** sundry styles ********************/

.strongitalic {
	font-style:italic;
	font-weight:bold;
}
.triptable {
	font-size:11px;
}
.hometable2 td {
	border: 1px solid #6f6429;
}
.bluebold {
	font-weight:bold;
	color:#015393;
}
.brownbold13px {
	font-size:13px;
	font-weight:bold;
	color:#924105;
}
.redbold {
	font-weight:bold;
	color:#924105;
}
.white {
	color:#fff;
}
#costTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}
#costTable td {
	border-collapse:collapse;
	border: 1px solid #918e5e;
}
.small_red_print {
	font-size:9px;
	font-weight:normal;
	color:red;
}
.formtable {
	background-color:#FBF8F3;
	padding:2px 10px;
}

fieldset {
	font-weight:bold; 
	padding:5px;
	background-color:#FBF8F3;
	border: 2px solid #F1E2D0;
	color: #A66C1E;
}

form input, form textarea, form radio {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.font12px {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.marginzero {
	margin:0;
	padding:0;
}
.imgborder {
	border: 1px solid #c4c0a7;
}
.imgborderpadbrown {
	border: 1px solid #924105;
	margin: 0 10px;
}
.padding10px {
	padding:0 10px 0 10px;
}
.greenbox {
	border: 1px solid #9f9f40;
	padding:2px;
}
.vtdivhidden {
	visibility: hidden;
	position: absolute;
	left:inherit;
	right:inherit;
	top:600px;
}
.vtdivvisible {
	visibility: visible;
	position: absolute;
	left:inherit;
	right:inherit;
	top:600px;
}
.noborderleftred {
	border:none;
	color:red;
	text-align:left;
}

.tabletitle{
	background-color: #393939
	color: #ffffff;
}

.tablelight{ 
	background-color: #FFFFFF;
}

.tabledark{
	background-color: #FFFFFF;
}





