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

* {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eaeaea;
	font-weight:normal;
}

body{
	background-color:#000000;
}

.margin5px{
	margin:0 3px;
}
.big-letter{
	font-size:18px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
ul{
	list-style-type:none;
}
.line-space{
	line-height:20px;
}
.justify{
	text-align:justify;
}
.text-right {
	text-align:right;
}
.overflow{
	overflow:hidden;
}
.textbut {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
}
.martop15 {
	margin-top:15px;
}
.martop10 {
	margin-top:10px;
}
#wrapper{
	width:780px;
	margin:20px auto;
}
#header{
	width:780px;
	height:176px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
#navigator-area{
	width:780px;
	height:31px;
	background-image:url(../images/navigator-background.jpg);
	background-repeat:repeat-x;
}
#navigator-container{
	width:780px;
	height:33px;
	margin:0 auto;

}
.home-area{
	width:82px;
	height:31px;
}
	#homelink a:link{
	background:url(../images/navigator/home.jpg) top;
}    	

	#homelink a:visited{
	background:url(../images/navigator/home.jpg) top;
}    	

	#homelink a:hover{
	background:url(../images/navigator/home.jpg) bottom;
}
.about-area{
	width:100px;
	height:31px;
}
	#aboutlink a:link{
	background:url(../images/navigator/about.jpg) top;
}    	

	#aboutlink a:visited{
	background:url(../images/navigator/about.jpg) top;
}    	

	#aboutlink a:hover{
	background:url(../images/navigator/about.jpg) bottom;
}
.gallery-area{
	width:89px;
	height:31px;
}
	#gallerylink a:link{
	background:url(../images/navigator/gallery.jpg) top;
}    	

	#gallerylink a:visited{
	background:url(../images/navigator/gallery.jpg) top;
}    	

	#gallerylink a:hover{
	background:url(../images/navigator/gallery.jpg) bottom;
}
.corporate-area{
	width:107px;
	height:31px;
}
	#corporatelink a:link{
	background:url(../images/navigator/corporate.jpg) top;
}    	

	#corporatelink a:visited{
	background:url(../images/navigator/corporate.jpg) top;
}    	

	#corporatelink a:hover{
	background:url(../images/navigator/corporate.jpg) bottom;
}
.social-area{
	width:81px;
	height:31px;
}
	#sociallink a:link{
	background:url(../images/navigator/social.jpg) top;
}    	

	#sociallink a:visited{
	background:url(../images/navigator/social.jpg) top;
}    	

	#sociallink a:hover{
	background:url(../images/navigator/social.jpg) bottom;
}
.wedding-area{
	width:99px;
	height:31px;
}
	#weddinglink a:link{
	background:url(../images/navigator/wedding.jpg) top;
}    	

	#weddinglink a:visited{
	background:url(../images/navigator/wedding.jpg) top;
}    	

	#weddinglink a:hover{
	background:url(../images/navigator/wedding.jpg) bottom;
}
.contact-area{
	width:113px;
	height:31px;
}
	#contactlink a:link{
	background:url(../images/navigator/contact.jpg) top;
}    	

	#contactlink a:visited{
	background:url(../images/navigator/contact.jpg) top;
}    	

	#contactlink a:hover{
	background:url(../images/navigator/contact.jpg) bottom;
}
.associates-area{
	width:109px;
	height:31px;
}
	#associateslink a:link{
	background:url(../images/navigator/associates.jpg) top;
}    	

	#associateslink a:visited{
	background:url(../images/navigator/associates.jpg) top;
}    	

	#associateslink a:hover{
	background:url(../images/navigator/associates.jpg) bottom;
}

#main-body{
	float:left;
	width:750px;
	padding:15px;
	background-image:url(http://www.nhlccatering.com/images/main-body-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#4a4a4a;
}
#left-column-container {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 290px;
}
#left-column{
	float:left;
	width:290px;
	background-image:url(../images/left-column-body.jpg);
	margin-top: 15px;
	margin-bottom: 25px;
}
#left-column-content{
	float:left;
	width:260px;
	padding:20px 15px 0 15px;
}
#left-column-top{
	height:15px;
	width:290px;
	float:left;
	background-image:url(../images/left-column-top.jpg);
	background-repeat:no-repeat;
}
#left-column-bottom{
	height:15px;
	width:290px;
	float:left;
	background-image:url(../images/left-column-bottom.jpg);
	background-repeat:no-repeat;
}
#main-column{
	float:left;
	width:750px;
	background-image:url(../images/main-body-bg.gif);
	margin-top: 15px;
	
}
#main-column-content{
	float:left;
	width:720px;
	padding:20px 15px 0 15px;
}
#main-column-top{
	height:15px;
	width:750px;
	float:left;
	background-image:url(../images/main-body-top.gif);
	background-repeat:no-repeat;
}
#main-column-bottom{
	height:15px;
	width:750px;
	float:left;
	background-image:url(../images/main-body-bottom.gif);
	background-repeat:no-repeat;
}
#right-content{
	float:right;
	width:443px;
	
}

#right-container{
	padding:15px;
	
}
#right-column-bottom{
	height:15px;
	width:443px;
	float:right;
	background-image:url(../images/right-column-bottom.jpg);
	background-repeat:no-repeat;
}
#footer{
	width:765px;
	height:38px;
	float:left;
	padding:12px 0 0 15px;
	background-image:url(../images/footer-background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#thumbnail-area{
	width:443px;
	float:left;
}
#photo-scroll{
	width:443px;
	height:60px;
	padding:10px;
	background-image:url(../images/scroll-area.jpg);
	background-repeat:no-repeat;
}

#left-column-content ul li #menu_buttons #left_button{
		float:left;
		display:inline;
		padding: 10px;
}
#left-column-content ul li #menu_buttons #right_button{
		float:left;
		display:inline;
		padding: 10px;
}

.venue {
	margin-top:15px;
	margin-bottom:15px;
}
.venue-title  {
	font-weight:bold;
	font-size:110%;
}
.venue-image {
	float:left;
	width:150px;
	padding-top:4px;
	margin-right:12px;
}
.venue-description {
	float:left;
	width: 550px;
	
}

/**** New HMTL/CSS Navigation ****/
#nhlcc_nav {
	width: 780px;
	height: 31px;
	background-color: #f1f1f1;
}
#nhlcc_nav .nhlcc_nav_sep {
	float: left;
	display: inline;
	height: 31px;
	width: 2px;
	background: url(../images/nav_bg_sep.gif) center center no-repeat;
}
#nhlcc_nav .nhlcc_nav_item {
	display: inline;
	float: left;
	text-align: center;
	line-height:31px;
}
#nav_home, #nav_about, #nav_venue, #nav_menu, #nav_gallery, #nav_contact,
#nav_home a, #nav_about a, #nav_venue a, #nav_menu a, #nav_gallery a, #nav_contact a {
	width:95px;
	height:31px;
}
#nav_wedding, #nav_accolades,
#nav_wedding a, #nav_accolades a {
	width:96px;
	height:31px;
}
#nhlcc_nav .nhlcc_nav_item a {
	display: block;
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size:15px;
	color: #121212;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../images/nav_bg_sprite.gif);
	background-repeat: repeat-x;
}
#nhlcc_nav .nhlcc_nav_item a:link,
#nhlcc_nav .nhlcc_nav_item a:visited {
	background-position: bottom center;
}
#nhlcc_nav .nhlcc_nav_item a:hover,
#nhlcc_nav .nhlcc_nav_item a:active {
	background-position: top center;
}


		#footer ul li.info {
			color:#666666;
			font-size:11px;
			font-weight:bold;
			float:left;
		}
		#footer ul li.like {
			float:right;
		}
		#footer ul li.like iframe {
			margin-top:-5px;
		}

		
		
#homepage_awards {
	display:block;
	width:443px;
	height:150px;
	margin-bottom: 20px;
}
#homepage_awards a.brides_ct {
	float: left;
	display:block;
	width:121px;
	height:150px;
	background: url(../images/brides_ct_badge.png) top center;
	margin:0 20px;
}
#homepage_awards a.brides_ct:hover {
	background-position:bottom center;
}
#homepage_awards p {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5;
	padding: 35px 24px;	
	text-shadow:1px 1px 2px #000;
}
#center_button a.brides_ct {
	float: right;
	display:block;
	width:80px;
	height:99px;
	background: url(../images/brides_ct_badge_sm.png) top center;
	margin:0 20px;
}
#center_button a.brides_ct:hover {
	background-position:bottom center;
}
