/*----------------------------------
			Theme 776
----------------------------------*/

/*----------------------------------
		 Defaults styles
----------------------------------*/

h1, h2, h3, h4, h5, h6 {  
	margin: 0;
	padding: 0;  
} 

h1 { font-size:34px; font-weight:bold; margin:0 0 0.5em; }
h2 { font-size:30px; font-weight:normal; margin:0 0 0.75em; }
h3 { font-size:24px; font-weight:normal; margin:0 0 1em; }
h4 { font-size:20px; font-weight:bold; margin:0 0 1.25em; }
h5 { font-size:16px; font-style:italic; margin:1.67em 0; }
h6 { font-size:16px; font-weight:bold; margin:2.05em 0; }
p, form { margin:0 0 1.5em; padding:0; }
blockquote { margin:1.5em; }
sup, sub { line-height:0; }
address { margin:0 0 1.5em; }
pre, code { margin:1.5em 0; white-space:pre; }
pre, code, tt { line-height:1.5; }
caption { margin:0; padding:.5em; }

body {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	line-height: 1;
	background-color: #e6eaec;
	color: #2f2f2f;
}

.sf_wrapper {
	width: 980px;
	margin: 50px auto 0;
	background-color: #fafbfb;
	background: rgba(255,255,255,.8);
	-webkit-box-shadow: 0 0 30px 0px rgba(144,144,144, .9);
	box-shadow: 0 0 30px 0px rgba(144,144,144, .9);
	position: relative;
	border: 1px solid #ccc;
	zoom: 1;
}

/*----------------------------------
		End Defaults styles
----------------------------------*/

/*----------------------------------
		Top menu styles
----------------------------------*/

.sf_region3 {
}

/* sidebar */
.sf_region3 .widget {  /* what */
	margin: 20px 0;
}

/* navigation */
.sf_region3 .sf_navigation .widget {
	margin: 0; /* what */
}

.sf_extra3 {
	display: none;
}

.sf_header_wrapper {
	background-color: #2f2f2f;
	padding: 26px 0;
	background-image: url(images/776_menu_bg.png);
	background-repeat: repeat;
}

.sf_navigation h3 {
	display: none;
}

.sf_navigation {
	padding: 0;
	margin: 0;
	position: relative;
	zoom: 1;
}

.sf_navigation:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sf_navigation ul {
	zoom: 1;	
	list-style-type:none;
	margin:0 30px;
	padding:0;
	float: right;
}

.sf_navigation ul:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sf_navigation ul li {
	display: inline-block;
	.display: inline;
	zoom: 1;
	margin: 0;
	padding:0 10px;
	position: relative;
}

.sf_navigation ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;	
	font-size: 18px;
	font-weight: normal;
	float: left;
	line-height: 1.3;
	text-shadow: 1px 0px 0 #000;
}

.sf_navigation ul li a:hover {
	text-decoration:none;
}

.sf_navigation ul li.active-nav {
	top: 5px;
	border-bottom: 5px solid #2F2F2F
}

/*----- Sub Nav -----*/

.sf_navigation ul li ul {
	float: left;
	left: -999em;
	margin:0;
	padding: 0px;
	position: absolute;
	width: 150px;
	z-index: 1000;
	background-color:#f5f5f5;
	top: 23px;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}

.sf_navigation ul ul li {
	white-space: normal;
	margin: 0;
	padding:0;
	width: 100%;
}

.sf_navigation ul ul li a {
	height: auto;
	margin:0;
	padding: 5px 10px;
	width: 130px;
	text-transform:none;
	border-top:1px solid #FFFFFF;
	background-color: #f5f5f5;
	border-bottom: 1px solid #C3C3C3;
	font-size:14px;
	white-space:normal;
	text-shadow: none;	
}

.sf_navigation ul ul li a:hover {
	background-color: #EBEBEB;
}

/*#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
	left: auto;
}*/

.sf_navigation ul li:hover ul, 
.sf_navigation ul li.sfhover ul {
	left: 10px;
}

.sf_navigation ul li.sf_last_nav_item:hover ul {
	left: auto;
	right: 8px;
}

#Nav1 iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	margin-left: 3px;
}

#Nav1 li:hover, 
#Nav1 li.hover {
	
}

/*----------------------------------
	   End Top menu styles
----------------------------------*/

/*----------------------------------
  	  Header Image and Text
----------------------------------*/

.sf_region4 {
	background-image: url(images/776_hdr_car.jpg);
	width: 980px;
	height: 383px;
}

.sf_main_header {
	float: left;
	font-size: 34px;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: bold;
	padding: 20px 40px;
	text-shadow: 1px 2px 0 #000000;
	color: #ffffff;
	border-right: 7px solid #2f2f2f;
}

/*----------------------------------
	 End Header Image and Text
----------------------------------*/

/*----------------------------------
     Rotated Image and pagetitle
----------------------------------*/

.sf_extra5 {
	background-image: url(images/776_rusty_car.jpg);
	width: 358px;
	height: 238px;
	border: 14px solid #f4f4f4;
	-webkit-box-shadow: 15px 0 15px rgba(94,94,94, .6);
	box-shadow: -15px 0px 15px rgba(94,94,94, .6);
	-moz-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
	position: relative;
	margin-bottom: -96px;
    margin-left: 28px;
    margin-top: -170px;
}

.sf_region6 {
	margin:0;
	zoom: 1;
}

.sf_pagetitle {
	color: #2f2f2f;
	background-color: #eeeeee;
	zoom: 1;
	font-size: 34px;
	text-align: right;
	padding: 20px 40px 20px 0;
	line-height: 1.1;
	min-height: 37px;
}

.sf_pagetitle:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sf_pagetitle h1,
.sf_pagetitle > div,
.sf_pagetitle > p {
	width: 500px;
	font-size: 34px;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.sf_pagetitle {
		margin-top: -15px;
	}
}

/*----------------------------------
   End Rotated Image and pagetitle
----------------------------------*/

/*----------------------------------
	     Content area
----------------------------------*/

.sf_content {
	padding: 45px 40px 40px;
	line-height: 1.3;
	zoom: 1;
}

.sf_content:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.sf_content p {
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.3;
}

/*----------------------------------
	    End Content area
----------------------------------*/

/*----------------------------------
	    Remainder ?
----------------------------------*/

/* sidebar Right

.sf_region7 {
	float: right;	
	width: 180px;
	overflow: hidden;
	margin: 0;
}

.sf_region7 .widget {
	margin: 20px 0;
}*/

/*----------------------------------
	    End Remainder ?
----------------------------------*/

/*----------------------------------
	     Footer area
----------------------------------*/

.sf_region10 {
	margin-top: -54px;
	height: 124px;
	text-align: center;	
	background-image: url(images/776_footer_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.sf_footer {
	padding-top: 69px;
	font-size: 18px;
	color: #8e8e8e;
	text-shadow: 1px 0 0 #fff;
}

.sf_banner {
	padding: 20px 0;
	font-size: .75em;
}

/* Other */

.form_button {
	padding: 5px 0px;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}