/* @override http://www.beauchene.com/assets/templates/beauchene/css/main.css
	http://reservebeauchene.com/assets/templates/beauchene/css/main.css
	http://beauchene.com/assets/templates/beauchene/css/main.css
	http://www.reservebeauchene.com/assets/templates/beauchene/css/main.css */

@import 'reset.css';

body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	background: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#36241a;
}

.clear {
	clear: both;
}

.box {
	background-color: #fdf6ec;
	margin: 20px 0 0;
	padding: 25px;
	line-height:19px;
	
	-webkit-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-moz-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-ms-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-o-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.box .box-title {
	margin: 0 0 15px;
	color: #41110d;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.box .box-title a, .box .box-title a:link, .box .box-title a:visited {
	color: #41110d;
}
.box img {
	display: block;
	margin: 0 auto;
}

.divRight .form {
	padding: 0;
}
.form .box-title {
	background: #000000;
	color: #ffffff;
	margin: 0;
	padding: 10px 20px;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
	
	-webkit-border-radius: 9px 9px 0 0;
	-moz-border-radius: 9px 9px 0 0;
	-ms-border-radius: 9px 9px 0 0;
	-o-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
}
.form .box-title-french {
	font-size: 14px;
}
.form .box-title a, .form .box-title a:link, .form .box-title a:visited {
	color: #ffffff;
}
.form img {
	-webkit-border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	-ms-border-radius: 0 0 9px 9px;
	-o-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
}
.form table {
	width: 100%;
	border-collapse: collapse;
}
.form table td {
	padding: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
.form table input[type=text] {
	padding: 2px;
	border: 1px solid #a4a29f;
	width: 98%;
	font-family: Helvetica, Arial, sans-serif;
}
.form table input[type=submit] {
	display: block;
	background: #e91c33;
	margin: 0 0 0 auto;
	border: 1px solid #9c1322;
	width: 120px;
	height: 26px;
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
}
.form table input[type=submit]:hover {
	background: #a6232b;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

.contactform label {
	display: block;
	margin-bottom: 10px;
}

.contactform label span {
	float: left;
	width: 200px;
}

#contactinfoLeft, #contactinfoRight {
	position: relative;
	margin: 20px 0 0;
	width: 200px;
	height: 90px;
	font-size: 12px;
}

#contactinfoLeft {
	float: left;
	text-align: left;
}

#contactinfoRight {
	float: right;
	text-align: right;
}

#contactinfoRight .orvis {
	position: absolute;
	left: -60px;
}

.divLeft{
	float:left;
}

.divRight{
	float:right;
}

.fishingseason {
	float: right; 
	clear: right; 
	width: 360px; 
	padding: 8px; 
	color: white; 
	background-color: #504c45;
}

#maincol .content .fishingseason a:link, .content .fishingseason a:visited {
	color: #eeeeee;
	text-decoration: underline;
}

#maincol .content .fishingseason a:hover, .content .fishingseason a:active {
	color: #ccddff;
	text-decoration: none;
}

#maincol .content .fishingseason h3 {
	color: #eeeeee;
	margin-top: 0px;
}

.lakelist td {
	padding: 1px 2px 1px 3px;
	border: 1px solid #000000;
}

.loons {
	float: left;
	width: 150px;
	padding: 5px 5px 5px 5px;
	margin: 0px 8px 0px 5px;
	background-color: #504C45;
	color: White;
	clear: left;
}

.reservationformtable {
	background-color: #504C45; 
	color: White; 
	width: 365px;
	float: right;
	border: 4px solid #504C45;
}

.reservationformtable td {
	padding: 5px 4px 4px 4px;
	background-color: #504C45;
}

.reservationformtable tr {
	border-bottom: 1px solid White;
}

.rightcontextnav {
	float: right;
	width: 150px;
	padding: 30px 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-left: 1px solid #888888;
	background-color: #00352a;
	clear: right;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.rightcontextnav a, .rightcontextnav li, .rightcontextnav ul {
	color: #ffffff;
}

.rightcontextnavMaps {
	float: right;
	width: 90px;
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-left: 1px solid #888888;
	background-color: #E4E0D0;
	clear: right;
}

.rightpromo {
	float: right;
	width: 150px;
	padding: 5px 20px 0px 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: transparent;
}

.rightcontextnav .rightnav_toplink {
	display: block;
	margin-bottom: 4px;
}

.rightcontextnavMaps .rightnav_toplink {
	display: block;
	margin-bottom: 4px;
	border-bottom: 1px solid Black;
}

#maincol .content .rightcontextnav li {
	margin: 0px 0px 4px 8px;
	padding: 0px 0px 0px 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
		color: #ffffff;
}
#maincol .content .rightcontextnav a, #maincol .content .rightcontextnav a:link, #maincol .content .rightcontextnav a:visited {
	color: #ffffff;
}

#maincol .content .rightcontextnavMaps li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#maincol .content .rightcontextnavMaps ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#maincol .content .rightcontextnav li li {
	list-style-type:circle;
}

#maincol .content .rightcontextnav ul {
	margin-left: 8px;
}

#maincol .content a:link, #contactinfoRight a:link, #contactinfoLeft a:link {
	color: #39408A;
}
#contactinfoRight a:link, #contactinfoLeft a:link {
	color: #ea1c34;
}

#maincol .content a:visited, #contactinfoRight a:visited, #contactinfoLeft a:visited {
	color: #39408A;
}

#maincol .content a:hover, #contactinfoRight a:hover, #contactinfoLeft a:hover {
	color: #54735E;
	text-decoration: underline;
}

#maincol .content a:active, #contactinfoRight a:active, #contactinfoLeft a:active {
	color: #54735E;
}
 
#pagewidth{ 
	width:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:;
} 
 
#header{
	position:relative; 
	background: #fdf6ec;
	padding: 1px 0 0;
}

.inner-header {
	margin: 0 auto;
	width: 900px;
}

#header #logo{
	margin:10px 0 0 0;
	text-align:center;
}
#header #logo a,
#header #logo img {
	display: block;
	margin: 0 auto;
}
#header #logo a {
	width: 350px;
}

#header .head-container{
	margin: 0 auto;
	width:auto;
}

#header .booking, #header .brochure{
	float:right;
	background: #a6232b;
	margin: -30px 0 0;
	padding: 8px 15px;
	text-align:center;
	
	-webkit-border-radius: 10px 10px 0  0;
	-moz-border-radius: 10px 10px 0  0;
	-ms-border-radius: 10px 10px 0  0;
	-o-border-radius: 10px 10px 0  0;
	border-radius: 10px 10px 0  0;
}

#header .brochure{
	float:left;
	display: none;
}

#header .booking a, #header .brochure a{
	color:#ffffff;
	font-size: 18px;
}

#header #nav{
	position:relative;
	clear:both;
	margin:0 auto;
	width:auto;
	height:60px;
	background: #000000;	
	/*background:url(../images/bg-nav-right-carve.jpg) right top no-repeat #333330;*/
}

#header #nav ul{
	list-style:none;
	width: 900px;
	margin: 0 auto;
}

#header #nav ul li{
	float:left;
	margin:0;
	font-size:16px;
	font-family: Adobe garamond Pro, "garamond", times New Roman, times;
	line-height: 1.2;
}

#header #nav ul li ul li{
	font-size:14px;
}

#header #nav ul li a{
	display:block;
	padding: 20px 22px;
	color:#ffffff;
	text-align:center;
}

#header #nav ul li a:hover{
	background:#72706a;
}

#header #nav ul li .active{
	text-decoration:underline;
	background:#72706a;
}

#wrapper{
	padding:20px 0;
	background: #000000 url(../images/wood-bg.jpg) no-repeat center top;
	min-height: 1225px;
}

#maincol{
	margin: 0 auto;
	width: 900px; 
}
 
#maincol .container-1{
	float:left;
	width:615px;
}

#maincol .verticals{
	background: #41110d;
	margin: 20px 0 0;
	padding: 15px 0 15px 15px;
	
	-webkit-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-moz-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-ms-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-o-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#maincol .verticals a {
	float: left;
	margin: 0 0 0 10px;
	border-left: 1px solid #5d3431;
}
#maincol .verticals .acres {
	background: transparent url(../images/icon-acres.png) no-repeat 15px center;
	width: 180px;
	margin: 0;
	border: 0;
}
#maincol .verticals .lakes {
	background: transparent url(../images/icon-lakes.png) no-repeat 15px center;
	width: 178px;
}
#maincol .verticals .fish {
	background: transparent url(../images/icon-fish.png) no-repeat 15px center;
	width: 210px;
}
#maincol .verticals .world {
	background: transparent url(../images/icon-world.png) no-repeat 15px center;
}
#maincol .verticals .world span {
padding: 10px 0 10px 90px;
}
#maincol .verticals h5{
	margin:0;
	font-size:20px;
	color:#ffffff;
	font-family:"garamond", times New Roman, times;
	text-transform: uppercase;
}
#maincol .verticals h5 span{
	display:block;
	padding: 10px 0 10px 110px;
	text-align:left;
}

#maincol .french-verticals .acres {
	background: transparent url(../images/icon-acres.png) no-repeat 10px center;
	width: 215px;
}
#maincol .french-verticals .acres h5 {
font-size:14px;
}
#maincol .french-verticals .acres h5 span {
	padding: 20px 0 10px 105px;
}
#maincol .french-verticals .lakes {
	background: transparent url(../images/icon-lakes.png) no-repeat 10px center;
	width: 155px;
}
#maincol .french-verticals .fish {
	background: transparent url(../images/icon-fish.png) no-repeat 10px center;
	width: 215px;
}
#maincol .french-verticals .world {
	background: transparent url(../images/icon-world.png) no-repeat 10px center;
}
#maincol .french-verticals .world span {
padding: 10px 0 10px 85px;
}
#maincol .french-verticals h5 {
font-size:18px;
}
#maincol .french-verticals h5 span{
	display:block;
	padding: 10px 0 10px 105px;
	text-align:l;
}

#maincol #banner{
	background: #ffffff;
	padding: 12px;
}

#maincol .content{
	clear:both;
	background-color: #fdf6ec;
	margin: 20px 0 0 0;
	padding: 25px;
	line-height:19px;
	
	-webkit-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-moz-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-ms-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	-o-box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	box-shadow: 0 0 16px 1px rgba(1,1,1,0.75);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#maincol .home-content {
	float: left;
	width: 566px;
}

#maincol .content h2{
	margin:20px 0;
	font-size:36px;
	color:#36241a;
	font-weight:normal;
	text-transform:uppercase;
	line-height:34px;
}

#maincol .content h3{
	margin:14px 0;
	font-size:26px;
	color:#36241a;
	font-weight:normal;
	line-height:26px;
}

#maincol .content h4{
	font-size: 18px;
}

#maincol .content p{
	margin:0 0 15px 0;
}

#maincol .content ol, #maincol .content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 34px;
}

#maincol .content li {
	margin-bottom: 8px;
}

#maincol .photo{
	margin:20px 4px 20px 0;
	padding:9px;
	background:url(../images/bg-photogallery.jpg) left top no-repeat;
}

#maincol .photo1{
	margin:0 10px 10px 0;
	padding:9px;
	background:url(../images/bg-photogallery.jpg) left top no-repeat;
}

#maincol .photo2{
	margin:0 0 10px 10px;
	padding:9px;
	background:url(../images/bg-photogallery.jpg) left top no-repeat;
}

#maincol .no-right{
	margin-right:0;
}

#maincol .links{	
	width:266px;
}

#maincol .links .img{
	margin:0 0 5px 0;
}

#maincol .facebook {
	margin: 0 -13px;
}

#footer{
	clear:both;
	padding:40px 0;
	color:#e1e1df;
	font-family: Adobe garamond Pro, "garamond", times New Roman, times;
	font-size:14px;
}

#footer a{
	color:#e1e1df;
}

#footer a:hover{
	text-decoration:underline;
}
 
 /* *** Float containers fix:  *** */ 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
 
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
