@charset "UTF-8";
/* CSS Document */

:focus {outline: 0;}

html, body, #container {
	height: 100%;
	margin: 0 auto;
}

/* misc */

a {
	color: #496539;
	text-decoration: none;
}

a:hover {
	color: #374A2C;
}

a.active {
	color: #003D71;
}

a img {
	border: 0;
}

img {
	margin: 0; /* ie hack */
}

input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* layout */

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #333;
	background: #271e12 url('/images/body_bg.png') 0 0 repeat-x;
}

#main {
	padding-bottom: 40px;
	margin: 0 auto;
	background: transparent url('/images/container_bg.png') top center repeat-y;
}

#inner_container {
	width: 980px;
	margin: 0 auto;
	/*background: transparent url('/images/about_underlay.png') top left no-repeat;
	height: 1200px;*/
}

/* header */

#header {
	height: 115px;
	/*background: transparent url('/images/header_bg.png') top center no-repeat;*/	
}

.header_bg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 120px;
	display: none;
}

#header .logo {
	float: left;
	margin-left: 15px;
	margin-top: 50px;
	margin-bottom: -10px;
	position: relative;
	z-index: 100;
}

#header .logo img {
	width: 282px;
	height: 75px;
}

/* nav */

#nav {
	width: 500px;
	margin: 0 auto;
	float: left;
	margin-left: 30px;
	margin-top: 50px;
	font-family: 'URW Egyptienne';
}

#nav a {
	fisplay: block;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(000,000,000,.5);
	color: white;
	float: left;
	height: 59px;
	line-height: 59px;
}

#nav a:hover {
	color: #464e2f;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#nav a span.left {
	float: left;
	display: block;
	padding-left: 22px;
	height: 59px;
}

#nav a .right {
	display: block;
	float: left;
	width: 22px;
	height: 59px;
}

#nav a.active .left {
	background: transparent url('/images/nav_active_bg.png') top left no-repeat;
	text-shadow: 0 1px 0 #B3CF82;
	color: #464e2f;
}
#nav a.active .right {
	background: transparent url('/images/nav_active_bg.png') top right no-repeat;
}
/* subheader */

#subheader {
	height: 280px;
	overflow-x: hidden;
	margin-bottom: -103px;
	text-align: center;
}

#slider_text {
	font-size: 28px;
	line-height: 38px;
	color: white;
	text-shadow: 0 3px 6px rgba(0,0,0,.75);
	z-index: 100;
	text-align: left;
	position: absolute;
	padding-top: 16px;
	padding-left: 25px;
	width: 350px;
	letter-spacing: 1px;
}

#subheader img {
	width: 950px;
	height: 280px;
}

#subheader h1 {
	font-family: 'URW Egyptienne';
	color: white;
	font-size: 52px;
	margin-top: -240px;
	margin-left: 65px;
	position: relative; /* makes text selectable */
	font-weight: normal;
	text-align: left;
}

/* left */

#left, #right {
	float: left;
}

/* left */

#left {
	background: transparent url('/images/left_bg.png') top left repeat-y;
	width: 545px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
	position: relative;
	z-index: 100;
}

/* home page styles*/

#home_actions {
	padding: 15px 0;
	background: transparent url('/images/home_actions_bg.png') no-repeat;
	width: 950px;
	height: 123px;
	margin-bottom: 15px;
	float: left;
}

#home_actions div {
	width: 212px;
	float: left;
	padding: 0 9px 0 14px;
	border-left: 1px solid #CCC;
}

#home_actions div.first {
	border-left: 0;
}

#home_actions h1 {
	color: #0067A7;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

#home_actions p {
	line-height: 16px;
	margin: 8px 0 10px
}

#home_actions a {
	display: block;
	width: 88px;
	height: 26px;
	background: transparent url('/images/home_actions_button.png') top left no-repeat;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #333;
	margin-bottom: -2px;
	margin-left: -2px;
}

#home_actions a:hover {
	background-position: bottom left;
}

#home_actions a:active {
	color: white;
}

#home_left, #home_center, #home_right {
	float: left;
	padding-bottom: 25px;
}

#home_left {
	width: 330px;
	padding-right: 75px;
	padding-left: 15px;
}

#home_left p {
	line-height: 18px;
}

#home_center {
	width: 260px;
	padding-right: 30px;
}

#home_center p, #home_center ul {
	margin: 0;
	line-height: 18px;
}
#home_center ul{
	padding-left: 20px;
}

#home_right {
	width: 240px;
}

#home_right ul {
	margin: 0;
	line-height: 18px;
	padding-left: 20px;
}

#home_center h1, #home_right h1 {
	color: #003d71;
	text-transform: uppercase;
	font-size: 16px;
}

/* sub page styles */

#left h1 {
	font-size: 20px;
	color: #003d71;
	font-weight: normal;
	margin: 0 0 12px;
	line-height: 26px;
}

#left h1.title {
	margin-top: -5px;
}

#left h2 {
	color: #7A8559;
	font-family: 'URW Egyptienne';
	font-size: 27px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 24px;
	margin-top: 0;
}

#left h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0.75em;
	line-height: 1.5em;
}

#left h3 span {
	color: #98AB60;
}

#left p {
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#left p.bigger {
	font-size: 14px;
	margin-bottom: 1.5em;
}

#left ul {
	margin-top: 0;
	line-height: 18px;
	padding-left: 30px;
}

#left li {
	line-height: 18px;
	margin-top: 8px;
}

.info_table td {
	line-height: 18px;
}

.tour_brochures {
	float: left;
	border-top: 1px solid #ccc;
	margin-t
}

.tour_brochures div {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 500px;
	line-height: 40px;
	font-weight: bold;
}

.tour_brochures .button {
	float: right;
	margin: 7px -2px 0 0;
}

/* right */

#right {
	padding-left: 35px;
	padding-right: 30px;
	width: 230px;
	padding-bottom: 10px;
	padding-top: 110px;
	position: relative;
	z-index: 100;
}

#right .cats {
	
}

#right .cats > div {
	line-height: 11px;
	font-size: 11px;
	margin-bottom: 12px;
}

#right .cats img {
	width: 53px;
	margin-top: 3px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

#right .cats .title {
	font-family: 'URW Egyptienne';
	font-size: 23px;
	line-height: 32px;
	color: white;
}

#right h2 {
	color: white;
	font-family: 'URW Egyptienne';
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	margin: 0;
}

#right p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

.pa_video_buttons img {
	margin-bottom: 15px;
	width: 240px;
	height: 140px;
}

.right_tours {
	height: 255px;
	margin-bottom: 15px;
	background: transparent url('/images/right_tours_bg.png') no-repeat;
	padding: 0 15px;
	width: 210px;
}

.right_tours h1 {
	color: #0067A7;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	line-height: 50px;
}

.right_tours div {
	border-top: 1px solid #CCC;
	line-height: 50px;
	font-weight: bold;
}

.right_tours a {
	display: block;
	float: right;
	width: 88px;
	height: 26px;
	background: transparent url('/images/home_actions_button.png') top left no-repeat;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #333;
	margin-right: -2px;
	margin-top: 12px;
}

.right_tours a:hover {
	background-position: bottom left;
}

.right_tours a:active {
	color: white;
}

a.right_contact_button {
	display: block;
	float: right;
	width: 240px;
	height: 30px;
	background: transparent url('/images/right_contact_button.png') top left no-repeat;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

.right_contact_button:hover {
	background-position: bottom left;
}

a.right_contact_button:active {
	color: white;
}

#right a.bubble {
	height: 49px;
	width: 220px;
	padding: 13px 15px 13px 15px;
	cursor: pointer;
	display: block;
	background: transparent url('/images/right_bubble_bg.png') top left no-repeat;
	margin-bottom: 10px;
	color: #333;
}

#right a.bubble span {
	display: block;
	color: orange;
	font-weight: bold;
	color: #F89828;
	font-size: 15px;
	margin-bottom: 3px;
}

#right a.bubble:hover {
	background-position: 0 -75px;
}

#right a.bubble:hover span {
	color: #D57F1E;
}

#right a.bubble:active {
	background-position: 0 -150px;
	color: white;
}

#right a.bubble:active span {
	color: white;
}

#right .quote {
	font-size: 10px;
	line-height: 25px;
	padding: 15px 10px 0 15px;
}

#right .quote div {
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3A08F;
}

/* project images */

.project_thumbs {
	text-align: right;
}

.project_thumbs img {
	margin-bottom: 25px;
}

/* contact form */

.contact_details td {
	vertical-align: top;
}

#left .contact_details .phones p {
	font-size: 14px;
	line-height: 22px;
}

.google_map {
	float: right;
	height: 100px;
	width: 150px;
}

#contact_form .top_align {
	padding-top: 7px;
	vertical-align: top;
}

#contact_form td {
	font-size: 12px;
}
#contact_form .req {
	margin-left: 5px;
	font-size: 16px;
	color: #009ACD;
	vertical-align: middle;
}

a.button {
	display: block;
	width: 88px;
	height: 26px;
	background: transparent url('/images/home_actions_button.png') top left no-repeat;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #333;
	margin-bottom: -2px;
	margin-left: -2px;
}

a.button:hover {
	background-position: bottom left;
}

a.button:active {
	color: white;
}

#contact_form input[type=text], #contact_form textarea {
	border: 1px solid #BBB;
	height: 14px;
	line-height: 12px;
	margin-top: 5px;
	padding: 6px;
	width: 305px;
	background: #f8f8f8;
}

#contact_form textarea {
	overflow: auto;
	height: 140px;
}

#contact_form input[type=submit] {
	color: #43220b;
	background-color: #F89828;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 5px 1px 5px;
	border-bottom: 1px solid orange;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_message {
	float: left;
	line-height: 24px;
	width: 234px;
	margin-top: 5px;
	display: block;
}

#contact_form .select_container {
	padding-top: 9px;
	height: 24px;
	vertical-align:middle;
}

#contact_form a {
	margin-top: 5px;
	float: left;
}

/* footer */

#footer {
	height: 210px;
	margin-top: -210px;
	position: relative;
	clear: both;
	background: transparent url('/images/footer_bg.png') top center no-repeat;
	background: #281f12;
	color: #afafaf;
}
#footer > div {
	width: 900px;
	font-size: 13px;
	line-height: 1.3em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

#footer .title {
	font-family: 'URW Egyptienne';
	font-size: 22px;
	color: #b5c688;
	margin-bottom: 10px;
}

#footer .title span {
	color: #fbbb6c;
}

#footer .title span span {
	color: #88cbdf;
}

#footer .menu {
	margin-top: -2px;
}

#footer .menu a {
	line-height: 1.5em;
}

#footer > div > div {
	float: left;
	width: 210px;
	border-left: 1px solid #46413c;
	padding-left: 14px;
	height: 100px;
}

#footer div.first {
	width: 265px;
	padding-left: 0;
	border: 0;
}

#footer div.share img {
	width: 32px;
	height: 32px;
	margin-right: 3px;
}

#footer div.last {
	width: 170px;
	font-family: 'URW Egyptienne';
	font-size: 25px;
}

#footer div.last span {
	padding: 2px 0 5px;
	display: block;
}

#footer div.last a {
	font-size: 17px;
}

#footer div a {
	color: #fff;
}
#footer div a:hover/*, #footer a.active*/ {
	color: #d1ae7e;
}

#footer .menu span {
	margin: 0 10px;
	background: transparent url('/images/footer_separator.png') center no-repeat;
}

#footer_left {
	width: 520px;
	padding-top: 10px;
}

#footer_right {
	width: 400px;
	text-align: right;
	padding-top: 15px;
}

#footer_right img {
	margin-right: -17px;
	vertical-align: middle;
	margin-left: 22px;
}

/* sticky footer */

/* CLEAR FIX*/
#main { padding-bottom: 210px;}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%;
	width: 950px;
	height: 154px;
	margin: 0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width: 950px; /* opera hack */
	height: 154px; /* opera hack */
}
#slider .nivo-controlNav img {
	display:inline;
	position:relative;
	width: 37px;
	height: 37px;
}
#slider .nivo-control.active img {
	//border-color: 6b2368;
}

#slider .nivo-control {
	padding: 0;
}

#slider .nivo-control.active div {
	border: 2px solid #6b2368;
	height: 33px;
	width: 33px;
	position: absolute;
	top: 2px;
	left: 2px; /*ie hack */
}
#silder .nivo-control div:hover {
	border: 2px solid #32a960;
}
#slider .nivo-controlNav {
	position: absolute;
	bottom: -51px;
	right: 50px;
}

#slider .nivo-control {
	float: left;
	display: block;
	//padding: 2px solid white;
}

#slider3 {
	margin-bottom:110px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:29%;
	bottom:-70px;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}
#slider3 .nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;
}

/* misc */

.purple {
	color: #6a2668;
}
.hr {
	height: 1px;
	background: transparent url('/images/hr_bg.png') top left;
	width: 100%;
}
.left {
	float: left;
}
.hr.padded {
	margin: 15px 0;
}