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

A:focus, A:hover, A:active /* Firefox image outline fix */
{ 
	outline: none 
}

a:link, a:visited, a:active {
  color:#968774;
  text-decoration:underline;
}
a:hover {
  color:#ffffff;
  text-decoration:none;
}

h1 {
	text-indent: -5000px;
	background:url(../images/sitewide/logo.gif) -50px 0px no-repeat;
	width: 479px;
	height: 199px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top:0px;
	left:0px;
	}
	
h2 {
	text-indent: -5000px;
	background:url(../images/sitewide/strap.gif) no-repeat;
	width: 455px;
	height: 68px;
	margin-top: 97px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 484px;
	}
	
h3 {
   text-indent: -5000px;
   background:url(../images/headings/featured-work.gif) no-repeat;
   width: 91px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h4 {
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height:140%;
	padding-bottom:8px;
	}
	
h5 {
   text-indent: -5000px;
   background:url(../images/headings/location.gif) no-repeat;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6 {
   text-indent: -5000px;
   background:url(../images/headings/speakers.gif) no-repeat;
   width: 103px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.hire {
   text-indent: -5000px;
   background:url(../images/headings/restaurants.gif) no-repeat;
   width: 144px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.cv {
   text-indent: -5000px;
   background:url(../images/headings/hotels.gif) no-repeat;
   width: 117px;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}
	
h6.schedule {
   text-indent: -5000px;
   background:url(../images/headings/schedule.gif) no-repeat;
   height: 58px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top:0px;
	}

a .featured_image {
	border:6px solid #160f09;
	margin-top:18px;
	}
	
	a:hover .featured_image {
	border:6px solid #0c0805;
	margin-top:18px;
	}
	
.info {
	line-height:150%;
	margin-bottom:15px;
	}
	
.view a {
   padding:6px;
   background-color:#000;
   font-size:10px;
   color:#8e7d6a;
   text-decoration:none;
   }
   
.view a:hover {
   padding:6px;
   background-color:#903000;
   font-size:10px;
   color:#fff;
   text-decoration:none;
   }	

	
.involvement {
	font-size:11px;
	}
	
#bullets {
	padding-top:8px;
	margin-bottom:15px;
	}
	
	
.listitems ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/tick.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#615242;
	float:none;
	padding-left:29px;
	padding-top:1px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
.listitems2 ul li {
	position: relative;
	list-style:none;
	background: url(../images/sitewide/arrow.gif) 0px 2px no-repeat;
	font-size:11px;
	color:#615242;
	float:none;
	padding-left:29px;
	padding-top:1px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:6px;
	height:17px;
	}
	
	
.footerlinks A:link {
	color:#8e7d6a;
    font-size:11px;
	clear:both;
	text-decoration:none;
    }
	
    .footerlinks A:visited {
    color:#8e7d6a;
    font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:active {
    color:#8e7d6a;
    font-size:11px;
	clear:both;
	text-decoration:none;
		  }
		  
    .footerlinks A:hover {
    color:#8e7d6a;
    font-size:11px;
	clear:both;
	text-decoration:underline;
		  }	

	

/*Form Styles*/

.text {
	width:230px;
	height:22px;
	background-color:#1e150d;
	border:1px solid;
	border-color:#322014;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	}
	
.posText {
	width:230px;
	height:150px;
	background-color:#1e150d;
	border:1px solid;
	border-color:#322014;
	padding-left:5px;
	padding-top:5px;
	color:#8e7d6a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}	

input.text:focus	{
	background: #19110a;
	border: 1px solid #322014;
}

textarea.posText:focus	{
	background: #19110a;
	border: 1px solid #322014;
}

fieldset {
	border:none;
	}
	
#emailSuccess {
padding-bottom:14px;
}

#loadBar {
padding-bottom:14px;
}

.border_none {
	border:none;
	}

.middle {
	vertical-align:middle;
}

