@charset "utf-8";

/* JASON'S EDITS */


#searchAndMailingListForms{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	width:620px;
	overflow:hidden;
}
	#searchAndMailingListForms h2{
		color:#584032;
	}
	#searchAndMailingListForms form{
		background:url('http://oaklodge.ca/images/layout/subscribe-background.png') repeat-y 0 0;
		text-align:center;
		display:inline-block !important;
		margin:32px;
		padding:10px 20px 40px 20px;
		border:0px solid #1c0100;
		width:205px;
		height:110px;
		overflow:hidden;
		float:left;
	}
.textBox{
	width:100px;
}
#leftSideBarCart{
	display:block;
	margin:25px 0px 0px 25px;
	padding:25px 0 0 25px;
	width:200px;
	height:25px;
}
/* END JASON'S EDITS */
/*CSS Document*/

* {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color:#1c0100;
	background-image:url(../images/layout/bkdtil.gif);
	padding:0px;
	margin:0px;
}
#container {
	position:relative;
	overflow:hidden;
}
#bkdRpt {
	background-image:url(../images/layout/nubkdrpt.gif);
	background-repeat:repeat-y;
	background-position:center top;
	overflow:hidden;
}
#bigTop {
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	background-image:url(../images/layout/nuBkdtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:264px;
	margin-bottom:-236px;
}
#bigBt {
	height:964px;
	position:relative;
	top:-850px;
	left:0px;
	background-image:url(../images/layout/nuBkdBot.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index: 30;
	margin-bottom:-850px;
	overflow:hidden;
}
#wrapper {
	width:915px;
	position:relative;
	top:0px;
	left:0px;
	z-index: 50;
	overflow:hidden;
}
#header {
	text-align:left;
	background-image:url(../images/layout/headBkd2b.jpg);
	background-repeat:no-repeat;
	height:224px;
	overflow:hidden;
	display:block;
}
#contentArea {
width:914px;
	background-color:#fff;
	border-right:2px solid #907e6a;
	border-left:2px solid #907e6a;
}
.rot1 {
	width:302px;
	height:204px;
	padding: 2px 1px 2px 2px;
	background-color:#4d4133;
}
.rot2 {
	width:302px;
	height:204px;
	padding: 2px 2px 2px 1px;
	background-color:#4d4133;
}
#intro{width:596px; font-size:8pt; text-align:justify;}
#intro .cropit{width:250px; height:auto; padding-right:15px; /*overflow:hidden;*/}
#call {
	background-image:url(../images/layout/callBkd.gif);
	background-repeat:no-repeat;
	height:47px;
	line-height:47px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	color:#fff;
	text-align:center;
}
#call a {
	color:#fff;
	text-decoration:none;
}
#call a:hover {
	text-decoration:underline;
}
#footer {
	padding:0px 15px 0px 15px;
	margin:0px;
	position:relative;
	top:0px;
	opacity:.45;
	background-color:#FFF;
	height:235px;
	border-right:2px solid #907e6a;
	border-left:2px solid #907e6a;
	text-align:center;
	color:#666;
	font-weight:lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:9pt;
	z-index:-1;
}
#footer p {
	margin:0px;
	padding:0px;
	line-height:20px;
	text-align:center;
}
#footer a {
	color:#666;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#base {
	height:25px;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:10pt;
	background-image:url(../images/layout/footBkd.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#base a {
	color:#fff;
	padding:1px 25px 1px 25px;
	text-decoration:none;
}
#base a:hover {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
/* CSS Document */

