@charset "UTF-8";
/* RED: 9D053B */

body  {
	background:url(../images/background.jpg) repeat-x 50% -1px #FBF5E5;
	padding-bottom:36px;
}
#container {
	width:800px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-top:16px;
	text-align: left;
	min-height:375px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom:1px solid #FFFFFF;

} 
#header { 
	width:850px;
	height:108px;
	margin: 0 auto 12px auto;
	text-align: left;
} 

#header #logo {
	background:url(../images/huck_group_logo.jpg) no-repeat 0 0;
	height:108px;
	width:218px;
	float:left;
	cursor:pointer;
	}
#header #logo:hover {
	background:url(../images/huck_group_logo_hover.jpg) no-repeat 0 0;
	}

#header #logo h1 {
	display:none;
	}



/* NAVIGATION */
#navigation {
	float: left;
  	margin:13px 0 0 0;
  	padding: 0;
	}

#navigation ul {
  padding:0;
  margin:0;
  list-style: none; 
  }
  #navigation ul li {
    display: inline; 
	background:url(../images/bg_diamond.gif) no-repeat 100% 50%;
	padding:0 1em;
    float: left;
	
	}

	
	
	
  #navigation ul li a,
  #navigation ul li a.active {
    float: left;
    padding: 1.22em .3em;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.5em; 
	color:#000;
	}
  #navigation ul li a:hover,
  #navigation ul li a:active {
  	background:url(../images/bg_nav_bar.jpg) no-repeat 0 100%;
    text-decoration: none;
	color:#9D053B;
	}
  #navigation ul li a.active {
   	background:url(../images/bg_nav_bar.jpg) no-repeat 0 100%;
    text-decoration: none;
	color:#9D053B;
	}
  #navigation ul li.end {
	background:none;
	}


/* SUB NAVIGATION */
#sub_navigation {
	float:left;
	background:#000;
  	margin:0 16px 36px 16px;
	width:768px;
  	padding: 0;
	_margin:0 8px 0 8px;
	}

#sub_navigation ul {
  padding:0;
  margin:0;
  list-style: none;
  }
  #sub_navigation ul li {
    display: inline; 
	padding:0 .8em;
    float: left;
	}
  #sub_navigation ul li a,
  #sub_navigation ul li a.active {
    float: left;
    padding: 1.22em .3em;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.1em; 
	color:#FFF;
	}
  #sub_navigation ul li a:hover,
  #sub_navigation ul li a:active {
  	background:url(../images/bg_sub_nav_arrow.jpg) no-repeat 50% 100%;
    text-decoration: none;
	color:#9D053B;
	}
  #sub_navigation ul li a.active {
   	background:#9D053B;
	background:url(../images/bg_sub_nav_arrow_red.jpg) no-repeat 50% 100% #9D053B;
	}
  #sub_navigation ul li a.active:hover {
   	color:#FFF;
	}
  #sub_navigation ul li.end {
	background:none;
	}

 





#sidebar {
	float: right; 
	width: 18em;
	margin:12px 16px 0 0;
	_margin-top:32px;
}

#sidebar h4 {
	padding:0 0 8px 0;
	text-transform: uppercase;
	letter-spacing:0.1em;
	font-weight:100;
	font-size:.9em;
	}

#sidebar .item {
	border-top:dashed 1px #CCC;
	padding:8px 0;
	}

#sidebar h5 {
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em
	}
#sidebar h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-style:italic;
	font-weight:100;
	}


#sidebar .item .thumbnail {
	padding-right:6px;
	}




#mainContent {
 	 margin: 0 22em 0 21px;
  	_float:left;
	_margin:0 0 0 21px;
	_width: 460px;
} 







/* PORTFOLIO */
#portfolio {
	width:680px;
	margin:0 auto;
	}

#portfolio_display {
	height:290px;
	width:768px;
	margin:0 16px;
	}
	
#portfolio_display .info {
	float:right;
	margin-top:90px;
	background:#FFF;
	padding:18px 42px 18px 18px;
	}
	#portfolio_display .info h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		font-weight:100;
		}
	#portfolio_display .info p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#666;
		margin:0;
		padding:0;
		}
	#portfolio_display .info img {
		margin:4px 4px 0 0;
		}



#portfolio .item {
	background:#F1F1F1;
	padding:8px;
	width:44%;
	_width:42%;
	float:left;
	margin:12px;
	}


#portfolio h5 {
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em
	}
#portfolio h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-style:italic;
	font-weight:100;
	}


#portfolio .item .thumbnail {
	padding-right:6px;
	}




#wide {
	width:680px;
	min-height:300px;
	_height:340px;
	margin:0 auto;
	}
	
	#wide .item {
		text-align:center;
		margin:28px 0 18px 0;
		padding-bottom:18px;
		background:url(../images/bg_page_title.jpg) no-repeat 50% 100%
		}
	#wide .item h1 {
		padding:0 0 8px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:100;
		font-size:2.6em
		}
	#wide .item h4 {
		margin:0;
		padding:0 0 8px 0;
		text-transform: uppercase;
		letter-spacing:0.1em;
		font-weight:100;
		font-size:1em;
		}
	#wide .item h6 {
		line-height:1.8em;
		}
	#wide .item p {
		text-align:left;
		}
	#wide .item img {
		margin:6px 6px 10px 6px;
		}






/* BIG IMAGE ON TOP OF PAGS */
#big_image {
	margin:0 16px;
	}






/* PAGE TITLES */
.page_title {
	text-align:center;
	margin:28px 0 18px 0;
	padding-bottom:8px;
	background:url(../images/bg_page_title.jpg) no-repeat 50% 100%
	}
	.page_title h1 {
		padding:0 0 8px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:100;
		font-size:2.6em
		}
	.page_title h4 {
		margin:0;
		padding:0 0 8px 0;
		text-transform: uppercase;
		letter-spacing:0.1em;
		font-weight:100;
		font-size:1em;
		}
	.page_title h6 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#CCC;
		line-height:1.4em;
		}















/* TESTIMONIALS */
.testimonial {
	text-align:center;
	margin-bottom:36px;
	}
	
.testimonial h4 {
	padding:0 0 8px 0;
	text-transform: uppercase;
	letter-spacing:0.1em;
	font-weight:100;
	font-size:.9em;	
	}
.testimonial h5 {
	text-align:left;
	background:url(../images/quotes.jpg) no-repeat 0 4px;
	padding:6px 0 6px 28px;
	border-top:dashed 1px #CCC;
	border-bottom:dashed 1px #CCC;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	}
















/* FOOTER */
#footer { 
	padding: 0 10px;
	margin:16px;
		margin-bottom:10px;
	background:#000;
	width:742px;
	_margin:0 8px 8px 8px;
	float:left;
} 


#footer ul {
  padding:0;
  margin:0;
  margin-left:108px;
  list-style: none;
  }
  #footer ul li {
    display: inline; 
	background:url(../images/bg_dot.gif) no-repeat 100% 50%;
	padding:0 .8em 0 .3em;
    float: left;
	}
  #footer ul li a {
    float: left;
    padding: .8em .3em;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em; 
	color:#FFF;
	}
  #footer ul li a:hover,
  #footer ul li a:active {
    text-decoration: none;
	color:#9D053B;
	}

  #footer ul li.end {
	background:none;
	}

 

#base {
	width:802px;
	margin: 0 auto;
	padding-top:12px;
	text-align: right;
	font-size:.75em;
	color:#999;
	background:url(../images/bg_base.jpg) no-repeat 0 0;
	}
	#base a {
	color:#999;
	}


#print_base {
	width:802px;
	/* width:787px; */
	margin: 0 auto;
	padding-top:12px;
	text-align: right;
	font-size:.75em;
	color:#999;
	}
#print_base a {
	color:#999;
	}



/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

br .clearfloat {
display:none;
}

.highlight {
	background:#F1F1F1;
}
.hide {
	display:none;
}
.show {
	display:block;
}