/* CSS Document */
/* body copy styles */
html {
font-weight:normal;
}
#body {
margin:auto;
padding:0px;
background:url('siteimages/bg_body.jpg') top center no-repeat;
background-color:#28150b;
background-attachment: scroll;
font-family:"Lucida Grande", "Lucida Sans";
color:#2f1b10;
font-size:11px;
line-height:14px;
font-weight:normal;
}
a {text-decoration:none; text-decoration:underline;}
a:link { color:#2f1b10; }
a:visited { color: #2f1b10;}
a:hover { color: #FFFFFF;}

img {
border:none;
}
.style4 {font-size: 9px}
.style2 {font-size: 10px}

h1{
	color:#ffffff;
	text-transform: uppercase;
	font:"Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:0px;
}


/* Footer */
.footer {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}
.footer a:link {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}	
.footer a:visited {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}
.footer a:hover {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px;  color: #FFFFFF; text-decoration:underline;}


/* Northern Hills Technology Link in Footer */
#NHT{
	clear:both;
}
.NHT {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}
.NHT a:link {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}	
.NHT a:visited {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #a7936f; text-decoration:none;}
.NHT a:hover {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px;  color: #CC0033; text-decoration:none;}

/* Anchor links on packages and wedding resources */
.anchor {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}
.anchor a:link {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}	
.anchor a:visited {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}
.anchor a:hover {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px;  color: #2f1b10; text-decoration:none;}

/* photo credit line */
.credit {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}
.credit a:link {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}	
.credit a:hover {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px;  color: #e7dec6; text-decoration:none;}
.credit a:visited {font-size: 7pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px; word-spacing: 0px; color: #e7dec6; text-decoration:none;}

/* Book Now link & phone number */
.toplinks	{ color:#e7dec6; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif;}
.toplinks a:link  { color:#e7dec6; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif;}	
.toplinks a:hover  { color:#e7dec6; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif;}	
.toplinks a:visited { color:#e7dec6; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif;}	

/* IE6 png transparency fix */
body{
background:#000000 url(images/bg_body.png) top left repeat;
}
img{
behavior:url(pngbehavior.htc);
}

/* Positioning DIV tags */
	#middle {
	background:url(siteimages/bg_rounded_header.png) no-repeat; 
	z-index:90; 
	height:71px; 
	position:relative; 
	top:-86px; 
	left:15px; 
	padding-top:15px;
}
	#ontop {
	position:  relative;
	left: 680px;
	height:10px;
	width: 200px;
	top:-130px; 
	z-index:500;
}
	
	#ontop_blog {
	position:  absolute;
	left: 635px;
	height:102px;
	width: 105px;
	z-index:5000; 
	top:-30px; 
}
	#award {
	z-index: 52;
	top: -163px;
	position:  absolute;
	left: -41px;
	height:118px;
	width: 117px;
}
	#ontop_postcard {
	z-index: 52;
	top: -18px;
	position:  absolute;
	left: 660px;
	height:102px;
	width: 105px;
}
	#onbottom {
	position: relative;
	width:877px;
	height:325px;
	left: 8px;
}

#maintable {
	background:url(siteimages/bg_content.png) repeat-y;
	float:left; 
	height:auto; 
	margin:auto; 
	clear:both; 
	width: 907px; 
	position:relative; 
	top:-96px;
	z-index:1000;
}
#imagecage {
	width:907px;
	background:url(siteimages/bg_slide.png) top no-repeat;
}
	#featured {
	position:relative;
	left:590px;
	top:-300px;
	z-index: 300;
	width: 240px;
}


/* Content Page Positioning*/
	body {
		text-align: center; /* for IE */
	}
	#pagetop {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		border: 0px;
		width:907px;
	}
	#header {
	position:relative;
	padding:0px 0px 0px 8px;
	margin-bottom: -3px;
	width:886px;
}
	#logo {
		width:415px;
		float:left;
		padding-top: 15px;
		text-align: middle;
		padding-bottom: 5px;
	}
	#topnav {
		width:460px;
		float: right;
		padding-top: 10px;
	}
	#search {
		height:50px;
		padding-bottom:10px;

	}
	#navcage {
		padding-bottom: 15px;
	}
	#navbar {
		clear: both;
		margin: 0 auto;   /* align for good browsers */
		width:863px; 
		color:#ffffff;
		background:url(siteimages/bg_menu.png) no-repeat;
		height:30px;
		min-height:30px;
		padding:23px 18px 0 32px;
		position:relative;
		z-index:7998;
	}
	#wrap {
		margin:0 auto;
		width:853px;
		padding:10px 20px 20px 0;
	}
	#main {
		float:left;
		width:690px;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom: 15px;
	}
	 /* style used on events page */
	 #mainwholewidth {
		float:left;
		width:843px;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom: 15px;
	}
	#sidebar {
		float:right;
		width:113px;
		padding: 15px 10px 10px 10px;
	}
	#introParagraph {
		padding: 5px 0px 10px 10px;
		text-align: left;
	}
	#contentrow {
		clear: both;
		margin-bottom: 10px;
		width:690px;
		min-height: 110px;
		height:auto !important;
		height:110px;
	}
	/* style used on events page */
	#contentrowwholewidth {
		clear: both;
		margin-bottom: 10px;
		width:820px;
		min-height: 110px;
		height:auto !important;
		height:110px;
	}
	#thumbnail {
		float:left;
		width:110px;
		padding-top: 10px;
		padding-left:10px;
	}
	#sticker {
		float:right;
		width:200px;
		z-index:60;
		position: relative;
		left:-350px;
		top:-240px;
	}
	#stickercontentrow {
		float:right;
		width:200px;
	}
	#thumbnail_paragraph {
		float:left;
		width:540px;
		padding:10px 10px 5px 10px;
		text-align: left;
	
	}
	/* style used on events page */
	#thumbnail_paragraphwholewidth {
		float:right;
		width:680px;
		padding:10px 10px 5px 10px;
		text-align: left;
		}
	#loopmap {
		float:left;
		width:800px;
		padding-left: 20px;
		padding-right:10px;
		padding-bottom: 15px;
		vertical-align:top;
		
	}

	#thumbnail_description {
	}

	#sublevelLinks {
	padding-top:10px;
	}
	#orangeBtns {
	
	}
	.orangeBtns {
		color:#FFFFFF;
	}
	.orangeBtns li {
		background: url(images/orange-bg.jpg) no-repeat;
		color:#FFFFFF;
		padding:7px 0 0 10px;
		list-style-type:none;
		margin-top:3px;
		height:22px;
		min-height:22px;
		text-align:left;
		text-transform:uppercase;
	}
.orangeBtns li a {
		list-style-type:none;
		color:#FFFFFF;
		font-weight:bold;
	}
.orangeBtns a:link {
	text-decoration:none;	
	}
.orangeBtns a:hover {
	color:#ffa664;
	text-decoration:none;	
	}
.orangeBtns a:visited {
	text-decoration:none;	
	}

#footer {
	}
	
	/* MASTER_3COL plus orange button STYLES */
	
#contentrowNarrow {
		clear: both;
		margin-bottom: 10px;
		width:350px;
		min-height: 110px;
		height:auto !important;
		height:110px;
	}
#thumbnail_paragraphNarrow {
		float:right;
		width:200px;
		padding:10px 10px 5px 10px;
		text-align: left;
	}
#bigPic1 {
		float:right;
		width:270px;
		padding:10px 10px 5px 10px;
		text-align: left;
		
	}
#bigPic2 {
		float:right;
		width:270px;
		padding:10px 10px 5px 10px;
		text-align: left;
		
	}
	
	/* MASTER_1COL no orange buttons STYLES */
	
#main1Col {
		float:left;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom: 15px;
		width:570px;
	
	}
.wedding-gallery{
	float:left;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 15px;
	width:570px;
	display:inline;
}
.wedding-gallery img {
	padding:5px;	
}

#sidebar1Col {
		float:right;
		width:243px;
		padding: 20px 10px 10px 10px;
	}

	
		/* MASTER_3COL no orange buttons STYLES */
	
#main3Col {
		float:left;
		width:843px;
		padding-left: 10px;
		padding-right:10px;
		padding-bottom: 15px;
	}
	
#map
	{
	width:473px;
	padding:10px 0px 5px 10px;
	float:right;
	}

#introParagraph3Col {
		padding: 3px 0px 10px 10px;
		text-align: left;
		width:830px;
		
		}
#gallery { 
width:473px;
padding:10px 0px 0px 0px;
}

#thumbnail_paragraph_meetingspage {
		float:right;
		width:420px;
		padding:10px 10px 5px 10px;
		text-align: left;
		
	}
#contentrow_meetingspage {
		clear: both;
		margin-bottom: 10px;
		width:570px;
		min-height: 110px;
		height:auto !important;
		height:110px;
	}
	
#pagebtm {
		margin: 0 auto;   /* align for good browsers */
		text-align: right; /* counter the body center */
		width: 863px;
		border: 0px;
		margin-bottom: -3px;
		width:876px; 
		position:relative; 
		top:-110px; 
		clear:both;
	}
	
		
#leftColContactpage {
		float:left;
		width:413px;
		padding-top:5px;
		padding-left: 25px;
		padding-right:10px;
		padding-bottom: 15px;	
	}
#rightColContactpage {
		float:right;
		width:400px;
		padding-top:20px;
		padding-left: 5px;
		padding-right:10px;
		padding-bottom: 15px;
	
	}
	
#cse-search-box form{
width: 210px;
}

#cse-search-box input{
	color: #3F281A;
	background: #A7936F;
	padding: 0px 0px 0px 0px;
}

#cse-search-box button{	
	padding: 13px 0px 10px 0px;
	background: #CABFAA;
}

#btmimage {
	clear:both; 
	position:relative; 
	top:-96px; 
	float:left;
}

.breadcrumb {
	float:left;
	padding-left:10px;
	text-transform:uppercase;
	color:#5B4631;
	position:  absolute;
	left: 30px;
	height:30px;
	width: 500px;
	z-index:100; 
	top:-10px;
	text-align:left;
}

.breadcrumb li {
	color:#5B4631;
	display:inline;
	padding:0 10px 0 10px;
	
}
.breadcrumb a {
	color:#5B4631;
	padding:0 0px 0 0px;
	
}
.breadcrumb a:link  {
	text-decoration:none;	
	

}
.breadcrumb a:hover  {
	color:#281600;
	text-decoration:none;	
}
.breadcrumb a:visited  {
	text-decoration:none;	
}

#footerbtns {
	height:42px; min-height:42px; float:left;
}
.footerbtns {
	text-transform:uppercase; font-size:12px;
}
#footerlft {
float:left; background:url(siteimages/btn_ftr_lt.png) no-repeat; height:42px; min-height:42px; width:16px;
}
#footertext {
background-image:url(siteimages/btn_ftr_ctr.png); background-repeat:repeat-x; float:left; padding:14px 0 18px 0;
}
#footerrt {
float:left;background:url(siteimages/btn_ftr_rt.png) no-repeat; height:42px; min-height:42px; width:16px;
}