@charset "utf-8";

body {
	font-family: "Gill Sans Regular", Gill Sans MT;
	background-color: #3B3B3B;
	background-attachment: fixed;
	background-position: left top;
	margin-top: 4px;
}
#Wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 900px;
	font-size: 11px;
}

/*-----------------------------------------------------*/
/*--------------------HEADER STYLES--------------------*/
/*-----------------------------------------------------*/

#Header {
	background-color: #FFF;
}
.agent-photo {
	padding-bottom: 2px;
	padding-right: 5px;
}
.agent-photo img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.agent-name {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #333;
	letter-spacing: -0.1px;
	font-variant: small-caps;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Tours/images/hIEfix.png,sizingMethod=crop);		zoom:1;
	padding: 0px;
	line-height: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.agent-name .upper-stroke {
	background-image: url(/Tours/images/common/name-strokes/upper-d2d2d2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.agent-name .lower-stroke {
	background-image: url(/Tours/images/common/name-strokes/upper-d2d2d2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.agent-links {
	width: 325px;
	float: left;
	margin-left: 0px;
}
.agent-links a {
	width: 325px;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
.agent-links a:hover {
	text-decoration: underline;
}
.agent-info .contact-label {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
.agent-info .contact-info, .agent-info .contact-info a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.agent-info .contact-info a:hover {
	text-decoration: underline;
}
.agent-logo {
	text-align: right;
}
.agent-license {
	font-size: 9px;
	color: #999;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	padding-bottom: 2px;
}


/*-----------------------------------------------------*/
/*---------------------MENU STYLES---------------------*/
/*-----------------------------------------------------*/

#MenuPriceWrapper {
	padding:0;
	margin:0;
	background-color: #223050;
	width: 898px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-image: url(../images/common/navigation-backgrounds/8295A5.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 13px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#Menu {
	width: 667px;
	float:left;
}
#Menu ul {
	padding:0;
	list-style:none;
	border:0;
	width: 667px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#Menu ul li {
	float:left;
	height: 40px;
	margin:0;
	padding:0;
	display: inline;
}
#Menu div .left-tab{
	height: 40px;
	margin-left: 2px;
	float:left;
}
#Menu div .right-tab{
	height: 40px;
	margin-right: 2px;
	float:left;

}
/*These styles change the active menu tab based on the current page*/
#Menu li.selected a{
	color: #000 !important;
}
#Menu li.selected .left-tab{
	background-image: url(/Tours/images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#Menu .selected .right-tab{
	background-image: url(/Tours/images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#Menu ul li a {
	color:#FFF;
	text-decoration:none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	display: block;
	height: 30px;
	float:left;
}
#Menu ul li a:hover {
	color: #FF9;
}
#Price {
	padding:0;
	width: 200px;
	font-size: 25px;
	font-weight: normal;
	float: right;
	color: #FFF;
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}


/*-----------------------------------------------------*/
/*--------------------CONTENT STYLES-------------------*/
/*-----------------------------------------------------*/

#Content {
	background-color: #FFF;
}

/*---------------------MAIN STYLES---------------------*/

#Main {
	width: 665px;
	float: left;
}
#Main .description p {
	padding: 0px;
	margin-top: 0;
	margin-bottom: 8px;
}


/*--------------------SIDEBAR STYLES-------------------*/

#Sidebar {
	width: 225px;
	float: right;
}
#Sidebar-Details-Table {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 19px;
	margin-bottom: 5px;
}
#Tour-Highlights {
	border: 1px solid #E3E3E3;
	margin-top: 7px;
	margin-right: 7px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#Tour-Highlights .title {
	font-size: 13px;
	color: #CCC;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#Links {
	border: 1px solid #E3E3E3;
	margin-top: 7px;
	margin-right: 7px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Links .title {
	font-size: 13px;
	color: #CCC;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#Links a {
	font-size: 13px;
	color: #000;
	text-decoration: underline;	

}
#Links a:hover {
	text-decoration: underline;	
}
#Links li {
	margin-bottom: 10px;
	list-style-type: none;
}
#Tour-Info {
	background-color: #E5EBF3;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-right: 7px;
	border: 1px solid #CCC;
}
.tour-thumbphoto {
	text-align: center;
	padding-top: 13px;
	padding-bottom: 5px;
}
.tour-thumbphoto img {
	border: 4px solid #FFF;
}
.tour-address {
	margin-right: 10px;
	margin-left: 19px;
	font-size: 16px;
	color: #000;
	line-height: 16px;
}
.tour-city-state-zip {
	margin-right: 10px;
	margin-left: 19px;
	font-size: 13px;
	color: #666;
	line-height: 16px;
}
.tour-details {
	list-style-type: square;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 18px;
}

/*-----------------------------------------------------*/
/*--------------------FOOTER STYLES--------------------*/
/*-----------------------------------------------------*/

#Footer {
	background-color: #223050;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Footer table {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 10px;
}

/*---------------------MISC STYLES---------------------*/

.clear {
	clear: both;
}

.disclaimer {
	font-size: 10px;
	line-height: 12px;
	color: #CCC;
}
.copyright, .copyright a {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	text-decoration: none;
}
.buttons  {
	background-color: #1e4e6e;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A2C1D5;
}
.page-title {
	font-size: 22px;
	margin-top: 15px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 605px;
}
.agent-links {
	padding-bottom: 10px;
}
.login, .login a {
	text-align: right;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	float: right;
}

