/*
	This section sets the baseline CSS environment across browser platforms.
*/

body, div, dl, dt, dd,
ul, ol, li, h1, h2, h3,
h4, h5, h6, pre, form,
fieldset, input, textarea, 
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

a {
	text-decoration: none;
	cursor: pointer !important;
	
}

a:active, a:active * { 
	outline: none !important; 
}

a:focus, a:focus * { 
	outline: none !important; 
}

address, caption, cite, code,
dfn, th, var {
	font-style: normal; 
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th 
{
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;

}

q:before, q:after {
	content: '';
}

abbr, acronym  {
	border: 0;
}


/*
	This section begins the site.
*/

@font-face {
	font-family: 'Museo300';
	src: url('/_includes/museo/museo300-regular-webfont.eot');
	src: local('☺'), url('/_includes/museo/museo300-regular-webfont.woff') format('woff'), url('/_includes/museo/museo300-regular-webfont.ttf') format('truetype'), url('/_includes/museo/museo300-regular-webfont.svg#webfont4tbPSIqi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('/_includes/museo/museo500-regular-webfont.eot');
	src: local('☺'), url('/_includes/museo/museo500-regular-webfont.woff') format('woff'), url('/_includes/museo/museo500-regular-webfont.ttf') format('truetype'), url('/_includes/museo/museo500-regular-webfont.svg#webfontl6fTHHnq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo700';
	src: url('/_includes/museo/museo700-regular-webfont.eot');
	src: local('☺'), url('/_includes/museo/museo700-regular-webfont.woff') format('woff'), url('/_includes/museo/museo700-regular-webfont.ttf') format('truetype'), url('/_includes/museo/museo700-regular-webfont.svg#webfonttKxl1kT0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'YanoneKaffeesatzRegular';
	src: url('/_includes/yanone/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('☺'), url('/_includes/yanone/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('/_includes/yanone/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('/_includes/yanone/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
	font-weight: normal;
	font-style: normal;
}




header, footer, section, nav {
	display: block;
}

body {
	font: 100% Helvetica, Arial, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align:center;
	background: url("/_images/bg.jpg") repeat;
	width:100%;
	min-width:1000px;
}

.clear {
	clear: both;
	float: none !important;
	width: auto !important;
	height: auto !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/*
	Header
*/

#header {
	height:54px;
	position: fixed;
	left: 0;
	background: url("/_images/header_bg.png") repeat-x;
	margin:0 0;
	width:100%;
	z-index:10;
}

.logo {
	float:left;
	display:inline;
	background: url("/_images/logo.png") no-repeat;
	margin: 0 0 0 9px;
	height:53px;
	width:200px;
	line-height:70px;
	color:#314359;
	font: 26px/26px 'YanoneKaffeesatzRegular', Helvetica, Arial, sans-serif;
	vertical-align:middle;
	padding:17px 0 0 70px;
}

a.logo {
	color:#314359;
}

a.logo:hover {
	color:#3b516c;
}

/*
	Nav
*/


nav {
	float:right;
	display:inline;
	padding-right:4px;
	padding-left:8px;
	color:#9e9380;
	font-size: 14px;
	text-align: center;
}
	
nav ul {
	float: right;
}
		
nav ul li {
	float: left;
}

.rnav {
	border-top: 4px solid #1a916c;
}

.cnav {
	border-top: 4px solid #dc9100;
}

.enav {
	border-top: 4px solid #e1d402;
}

.tnav {
	border-top: 4px solid #be0b0b;
}


.agnav {
	border-top: 4px solid #0b74be;
}


.anav {
	border-top: 4px solid #312493;
}

.anav a {
	border-right: 1px solid #e5e4e0;
}
	
nav ul li a {
	display: block;
	color:#9e9380;
	font: 14px/14px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	margin-top:12px;
	padding: 12px 12px 11px 12px;
	border-left: 1px solid #e5e4e0;
	text-decoration: none;
}
	
nav ul li a:hover, nav ul li.active a {
	color: #495058;
}
	




/*
	Content
*/

#container {
	background: url("/_images/bg2.jpg") 50% 0 repeat-x;
	min-width:1000px;
}

#home {
	clear:both;	
}

#reno {
	clear:both;
	padding-top:200px;
}

#carb, #edx, #trip, #agency, #about {
	clear:both;
	padding-top:100px;
}


#potion {
	position: absolute; 
	z-index:1;
	top: 54px; 
	right: 0px;	
}

#marker {
	position:absolute;
	z-index:7;
	top:160px;
	right:375px;
}

.content {
	text-align:left;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}


.content p {
	font-size:80%;
	line-height:150%;
	color:#868a8d;
	padding:10px 0 0 0;
}

.content p span {
	font-weight:100;
	color:#a8acb0;
}

.content h1 {
	position:relative;
	padding: 145px 0 0 10px;
	max-width:800px;
	color:#495058;
	font: 40px/44px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow:#ffffff 0px 1px 1px;
	letter-spacing: 0;
	line-height:120%;
	z-index:5;
}

.content h2 {
	position:relative;
	padding: 10px 0 20px 10px;
	max-width:725px;
	color:#868a8d;
	font: 22px/24px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	letter-spacing: 0;
	line-height:125%;
	z-index:6;
}


.content h3 {
	clear:both;
	margin:0 0 25px 10px;
	padding: 0 0 0 10px;
	color:#495058;
	text-shadow: #ffffff 0px 1px 1px;
	font: 28px/28px 'Museo300', Helvetica, Arial, sans-serif;
	letter-spacing:1px;
}

.rh3 {
	border-left: 4px solid #1a916c;
}

.ch3 {
	border-left: 4px solid #dc9100;
}

.eh3 {
	border-left: 4px solid #e1d402;
}

.th3 {
	border-left: 4px solid #be0b0b;
}


.agh3 {
	border-left: 4px solid #0b74be;
}


.ah3 {
	border-left: 4px solid #312493;
}

	
.content h4 {
	padding:22px 0 0 5px;
	color:#495058;
	font: 20px/20px 'Museo300', Helvetica, Arial, sans-serif;
	text-shadow: #ffffff 0px 1px 1px,;
	letter-spacing:1px;
}




.btn {
	font: 85% Helvetica, Arial, sans-serif;
	color:#9e9380;
	background:#ebe9df;
	border:2px solid #d9d7d0;
	display:block;
	overflow:hidden;
	text-align:center;	
	line-height: 20px;
	padding: 1px 7px 0px 7px;
}

.btn:hover {
	border:2px solid #9e9380;
}


.contact {
	float:left;
	margin-top:-42px;
	padding-left:10px;
	width:200px;
}

.contact a {
	padding-left:34px;
	color:#9e9380;
	margin-top:6px;	
	font-size:13px; 
	height:28px;
	font-weight:bold;	
	text-decoration:none;
}

.contact a:hover {
	color:#495058;
}

.award {
	clear:both;
	float:left;
	margin-top:5px;
	padding-left:5px;
	width:470px;
}

.award ul {
	color:#868a8d;
	margin-top:5px;	
	font-size:13px; 
	line-height: 20px;
	text-decoration:none;
	margin-bottom:20px;
}

.award ul li {
		height:24px;
}

.award a {
		color:#9e9380;
		font-weight:bold;	

}

.award a:hover {
	color:#495058;
}

.feature {
	clear:both;
	float:left;
	margin-top:5px;
	padding-left:5px;
	width:250px;
}

.feature ul {
	color:#868a8d;
	margin-top:5px;	
	font-size:13px; 
	line-height: 20px;
	text-decoration:none;
	margin-bottom:20px;
}

.feature ul li {
		height:24px;
}

.feature a {
		color:#9e9380;
		font-weight:bold;	

}

.feature a:hover {
	color:#495058;
}

.email {
	background: url("/_images/icons/email.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}

.resume {
	background: url("/_images/icons/acrobat.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.social {
	float:left;
	width:470px;
	margin-top:5px;
	padding-left:2px;
}

.social a {
	padding-left:34px;
	color:#9e9380;
	margin-top:6px;	
	font-size:13px; 
	height:28px;
	font-weight:bold;
	text-decoration:none;
}

.social a:hover {
	color:#495058;

}
	
.linkedin {
	background: url("/_images/icons/linkedin-logo.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.twitter {
	background: url("/_images/icons/twitter.png") no-repeat 0 0;
	line-height:28px;
	display:block;
	vertical-align:middle;
}


.divider {
	border-top:1px solid #d9d7d0;
}


.combine {
	float:left !important;	
}


/*
	1 column
*/



.hero {
	float:left;
	width:980px;
	padding:10px 10px 20px 10px;
	margin: 0 auto;
}

.hero p {
	text-align:left;
	color:#868a8d;
	margin:25px 30px 0px 8px;
}

.col {
	float:left;
	width:470px;
}

.hero a img {
	border-bottom:4px solid #d9d7d0;
}

.reno img:hover {
	border-bottom:4px solid #1a916c;
}

.carb img:hover {
	border-bottom:4px solid #dc9100;
}

.edx img:hover {
	border-bottom:4px solid #e1d402;
}

.trip {
	border-bottom:4px solid #d9d7d0;
}

.trip img:hover {
	border-bottom:4px solid #be0b0b;
}

.agencyhero img:hover {
	border-bottom:4px solid #0b74be;
}



/*
	2 column
*/



.thumb {
	float:left;
	width:480px;
	min-height:280px;
	padding:10px 10px 20px 10px;
	margin: 0 auto;
}
.thumb p {
	text-align:left;
	color:#868a8d;
	margin:0 12px 0 8px;

}
.thumb a img {
	border:4px solid #d9d7d0;
}

.agency img:hover {
	border:4px solid #0b74be;
}

.about {
	border:4px solid #d9d7d0;
}





/*
	Footer
*/


#footer {
	clear:both;
	height:64px;
	background:url("/_images/footer.jpg") repeat-x;
	width:100%;
	margin:0 auto;
}

#footer p {
	font-size:75%;
	color:#868a8d;	
}

#footer p a {
	color:#9e9380;
}

#footer p a:hover {
	color:#495058;
}

.left {
	text-align:left;
	float:left;
	display:inline;
}

p.left {
	padding:25px 0 0 10px;
}

.footerlogo {
	float:left;
	display:inline;
	background: url("/_images/footer_logo.jpg") no-repeat;
	margin: 18px 0 0 9px;
	height:24px;
	line-height:24px;
	font: 20px/20px 'YanoneKaffeesatzRegular', Helvetica, Arial, sans-serif;
	color:#314359;
	vertical-align:middle;
	padding:2px 0 0 30px;
	z-index:3;
}

#footerflair {
	clear:both;
	float:left;
	padding: 10px 0 0 9px;
	overflow:hidden;
	z-index:2;
}


.right {
	float:right;
	display:inline;
	text-align:right;
}

p.right {
	padding:14px 0 0 0;
}
