body {
	background-position: center top;
	background-image: url(../images/bg_map.jpg);
	background-repeat: no-repeat;
	background-color: white;
	text-align: center;
	font-size: 62.5%;  /* 16px × 62.5% = Set base font size to 10px */ 

}

img {
	border: 0px;
}

#wrapper {
	min-height: 960px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

/* Header */

#header {
	height: 168px;
	width: 955px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(../images/bg_gray.jpg);
	background-position: 0px top;
	background-repeat: repeat-x;

}

#header h1 {
	padding-right: 0px 20px 0px 0px;
	margin: 0px 12px 0px 0px;
	letter-spacing: 0.10em;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #f0931f;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 32px;
	float: right;

	
	
}
.brown {

	color: #790000;
	
	

	
	
}

#logo {
	padding-left: 19px; 
	padding-top: 12px;
	float: left; 
}

.email {
	width:167px; 
	border: 1px solid #abadb3; 
	height: 19px;
	line-height: 19px;
	margin: 0px;
	float: left;
	color: gray;
	margin-right: 5px;

}

#header form {
	padding-right: 20px;
	display: block;
	float: right;
	margin-top: 31px;	

}


/* Menu */

#menu li {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block; 
	height:29px; 
	line-height:29px;
	text-align:center;
	font-size:1.5em;
	text-decoration:none;
	background-color: #ef9523;
}

#menu {
	background-color: #ef9523;
	margin-top: 18px;
	display: block;
	width: 956px;
	height:29px; 
}

#menu img {
	float: left;
}

.menu:hover, .active {
	background:url(../images/bg_menu.gif) center top repeat-x;
	color: white;
}

.menu:link {
	text-decoration: none;
	color: white;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

/* Primary Content (index) */

#box1 {
	margin-left: 12px;
	width: 680px;
	height: 380px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 0px;
	margin-bottom: 12px;
}

#box1 a {
	color:#ef9523; 
	text-decoration: underline; 
	font-weight: bold;
}

#box2 {
	margin-left: 12px;
	float: left;
	width: 260px;
	height: 380px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 12px;
}


#box3 {
	margin-left: 12px;
	margin-top: 12px;
	float: left;
	width: 954px;
	height: 300px;
	border: 1px solid #ccc;
}

#box4 {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	width: 607px;
	min-height: 200px;
	border: 0px solid #ccc;
}

#box2 p, #box3 p {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: .6em;
	margin-bottom: .6em;
}


#box1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 32px;
	padding: 0px;
	margin: 0px 0px 0px 12px;	

}

#box1 h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #ef9523;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2.8em;
	padding: 0px;
	margin: 0px 0px 0px 12px;	

}

#box1 p {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	line-height:  1.8em;
	padding: 0px;
	margin: 0px 0px 0px 12px;	

}

#boxa {
	background-color: #3c382f; 
	width: 323px; 
	height: 359px; 
	margin: 10px 6px 10px 10px; 
	float: left;
}

#boxb {
	background-color: #3c382f; 
	width: 323px; 
	height: 359px; 
	margin: 10px 10px 10px 6px; 
	float: left;
}

#boxc {
	background-color: #ffffff; 
	width: 320px; 
	height: 339px; 
	margin: 0px 6px 10px 10px; 
	float: left;
	border: 1px solid #ccc;
	margin-left: 12px;
	padding-left:12px;
	

}

#boxd {
	background-color: #f2f2f2; 
	width: 310px; 
	height: 315px; 
	margin: 0px 10px 10px 6px; 
	float: left;
	border: 1px solid #ccc;
	margin-left: 6px;
	padding:12px;
}
#boxe {
	margin-left: 3px;
	float: left;
	width: 236px;
	height: 315px;
	border: 1px solid #ccc;
	background-color: #f2f2f2; 
	padding:12px;
}

#boxe:link link{
color:#ef9523; 
	text-decoration: none; 
	font-weight: bold;
}


#box3 a {
	color:#ef9523; 
	text-decoration: underline; 
	font-weight: bold;
}
#box4a {
	background-color: #ffffff; 
	width: 390px; 
	height: auto; 
	margin: 0px 0px 0px 10px; 
	float: left;
}
/* Primary Content (inside) */

#content_wrapper {
	margin-left: 12px;
	margin-top: 0px;
	float: left;
	width: 954px;
	min-height: 734px;
	border: 1px solid #ccc;
}

.brown_bdg {
	display: block; 
	background-color: #3c382f; 
	width:100%;  
	height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 12px;
	padding-left: 11px;
	margin-bottom: 20px;
	text-decoration: none;
}

a.brown_bdglink:link {font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	text-decoration: none; }
a.brown_bdglink:visited {font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	text-decoration: none; }
a.brown_bdglink:hover {font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	text-decoration: none; }
a.brown_bdglink:active {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	text-decoration: none; } 

.brown_bdg_sm {
	display: block; 
	background-color: #3c382f; 
	width:289px; 
	height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef9523;
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 12px;
	padding-left: 11px;
	margin-bottom: 20px;
	
}
#primary_content {
	width: 617px;
	float: left;
	margin-left: 10px;
	color: black;
}

#primary_content p, #secondary_content p {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 12px;
	color: black;
	
}

#primary_content h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #ef9523;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px 0px 0px 12px;	

}

.header-outline {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #ef9523;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 28px;
	padding-left: 11px;
	display:block;
	border: 1px solid #ef9523;
	width: 607px;
	height:28px;	
}

.header-outline-brown  {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 28px;
	padding-left: 11px;
	display:block;
	border: 1px solid #3c382f; 
	width: 607px;
	height:28px;
	background-color:	#3c382f; 
}

a.header-outline-brown-link:link {font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-weight: bold;
  text-decoration: none; }
a.header-outline-brown-link:visited {font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-weight: bold;
  text-decoration: none; }
a.header-outline-brown-link:hover {font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-weight: bold;
  text-decoration: none; }
a.header-outline-brown-link:active {font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-weight: bold;
  text-decoration: none; } 


.headerclick:link, .headerclick:visited, .headerclick:active  {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:  #ef9523;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 28px;
	padding-left: 11px;
	display:block;
	border: 1px solid #3c382f; 
	width: 607px;
	height:28px;
	background-color:	#3c382f; 
}
.headerclick:hover {
text-decoration:underline;
}



.sidelist li, .sidelist ul {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.0em;
	margin-left: 8px;
	padding:0px;
	list-style: square;
}
.large {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	color: black;
}

.header {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #ef9523;
	font-weight: bold;
	margin-left: 11px;
}
.header_bottom {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #ef9523;
	font-weight: bold;
	margin-left: 0px;
	color:#ef9523; 

}

.lg-orange {
	color:#ef9523; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration: underline; 
	font-size: 1.4em;
	line-height: 1.8em;
	margin-left: 11px;
	font-weight: bold;
}
.md-orange {
	color:#ef9523; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration: underline; 
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 0px;
	font-weight: bold;
}
.md-black {
	color:#000000; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration: none; 
	font-size: 1.2em;
	line-height: 1.8em;
	margin-left: 11px;
	font-weight: bold;
}

.orange-bold {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #ef9523;
	font-size: 1.2em;
	font-weight: bold;
	
}

#secondary_content{
	width: 310px; 
	float: left;
	padding-left: 10px;
	

}

address {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: black;
	margin-left: 12px;

}

/* Trip Details */

.tripdetails_orange {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #ef9523;
	font-weight: bold;
}
.tripdetails {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: black;
}

/* Footer */

#footer {
	float: left; 
	margin-left: 12px;
	margin-top: 23px;
	margin-bottom: 55px;
	width: 954px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	vertical-align: middle;
	text-align: center;
	
}

#footer img {
	padding-left: 11px;
	padding-right: 11px;

}


/* Contact and Quote Forms*/

label, input, textarea, select {
	text-align:left;
	float:left;
}

form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#000000;
	line-height:28px;
}

.required {
	color:#FF0000;
	font-size:1.3em;
	}

#stylized label {
	display:block;
	font-weight:bold;
	text-align:left;
	padding-right:4px;
	padding-left:20px;
	
}
input, select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #e5e5e5;
	margin:2px 0 20px 0px;
}
textarea {
	padding:4px 2px;
	border:solid 1px #e5e5e5;
	margin:2px 0 20px 0px;
}
