body {
	background-image: url('../images/layout/bkg.jpg');
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #39322B;
	background-repeat: repeat-x;
	font-size: 12px;
}
li {
    line-height: 1.4em;
}

a{
	color: #1E83AE;
	text-decoration: none;
}

a:hover{
	color:#000;
	text-decoration: underline;
}

p {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.smallerText {
	font-size: 12px;
	line-height: 1.4em;
}
.biggerText {
	font-size: 14px;
}

.clear {
	clear: both;
}

.boldDark {
	font-weight: bold;
	color: #333;
}

#outer {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding: 0px;
	background-position: center;
	background-image: url(../images/layout/bkg_shadow.png);
	z-index: 1;
}

#head {
	width: 967px;
	height: 101px;
	background-image: url('../images/layout/header_back.png');
	background-repeat: no-repeat;
	padding: 0px;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}


#logo {
	width: 249px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	position: absolute;
	float: left;
}

#topNav {
	float: right;
	height: 24px;
	/*width: 695px;*/
	margin-top: 70px;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFF;
}

#topNav a{
	color: #FFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

#topNav a:hover{
	color:#E6D5CD;
}

#main {
	width: 944px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}

#headHome {
	width: 967px;
	height: 101px;
	padding: 0px;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	z-index: 50;
	position: absolute;
	top: 0px;
}

#homeFlash {
	width: 944px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 34px;
	clear: both;
	height: 393px;
	position: absolute;
	z-index: 2;
	top: 0px;
	background-image: url(../images/layout/bkg_shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
}

#mainHome {
	width: 944px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	margin-top: 0px;
}


/*footer layout*/

#footer {
	background-image: url('../images/layout/footer_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #226C96;
	margin: 0px;
	width: 924px;
	background-color: #FFF;
}
#footer a {
	color: #226C96;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	
	}
	
#footer a:hover {
	color: #000;
	text-decoration: underline;
	
	}

#footer #nav {
	width: 750px;
	line-height: 1.5em;
	
}

#footer #copyright {
	width: 500px;
	padding: 5px;
	margin-top: 10px;
	font-size: 11px;
	color: #666;
}

#footer #copyright a {
	color: #666;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	
	}
	
#footer #copyright a:hover {
	color: #2285C9;
	text-decoration: underline;
	
	}

#footerLogo{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	
	}



#homeFeature {
	color: #39322b;
	background-color: #E6EDF1;
	width: 305px;
	font-size: 12px;
	border: 10px solid #FFF;
	line-height: 1.3em;
	float: left;
	height: 411px;
	margin-top: 393px;
	padding: 10px;
}


#homeFeature h2 {
	font-size: 20px;
	font-weight: normal;
	color: #3D7DA0;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	}
	
#homeFeature p {
	margin-right: 10px;
	margin-left: 10px;
	}
	
#homeFeature #learnBkg {
	background-image: url('../images/home/homeFeature.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 302px;
	padding-top: 175px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}


#destinations {
	background-color: #efe4de;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	width: 579px;
	color: #300;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 393px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}


#destinations h3{
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
}

#homeContent {
	background-color: #ededed;
	background-image: url(../images/home/cake-messina_1091.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-right: 225px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 344px;
	margin: 0px;
	float: right;
	height: 236px;
}

#homeContent h2 {
	font-size: 24px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	}
	
	
#leftBar {
	float: left;
	width: 195px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#leftBar #section {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout/navSectionBk.jpg);
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftBar #leftNav {
	background-color: #f6ede8;
	font-size: 11px;
	color: #522c15;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#leftBar #leftPromo {
	background-image: url('../images/layout/sidePromoBk.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	width: 175px;
	font-size: 11px;
	color: #000;
}

#leftBar #leftPromo h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	color: #3d7da0;
	font-size: 14px;
	font-weight: bold;

}

/*inner page layout*/
#inner {
	float: left;
	width: 704px;
	background-image: url('../images/layout/innerShadow.png');
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#innerContent {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#innerContent h3{
	color: #522c15;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	
	}

#innerContent h4{
	font-size: 11px;
	text-transform: uppercase;
	color: #c4ab9d;
	margin: 0px;
	font-weight: normal;
	
	}

#innerNavBox {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 685px;
	padding-top: 292px;
	height: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cavebInnPage #innerNavBox {
        background-image: url('../images/cavebinn/sagecliffe-inner-big.jpg');
}
#cavebInnWedPage #innerNavBox {
        background-image: url('../images/cavebinn/sagecliffe-inner-wed.jpg');
}
#cavebInnInfoPage #innerNavBox {
        background-image: url('../images/cavebinn/sagecliffe-inner-info.jpg');
}
#cavebInnGallPage #innerNavBox {
        background-image: url('../images/cavebinn/sagecliffe-inner-gall.jpg');
}
#rainbowranchPage #innerNavBox {
        background-image: url('../images/rainbowranch/rainbow-inner-big.jpg');
}
#knobhillinnPage #innerNavBox {
        background-image: url('../images/knobhillinn/knobhillinn-inner-big.jpg');
}
#kenwoodPage #innerNavBox {
	background-image: url('../images/kenwood/kenwood-big.jpg');
}

#lakedalePage #innerNavBox {
	background-image: url('../images/lakedale/lakedale-inner-big2.jpg');
}

#bellharborPage #innerNavBox {
	background-image: url('../images/bell/bell-inner-big3.jpg');
}

#wtcPage #innerNavBox {
	background-image: url('../images/wtc/wtc-inner-big.jpg');
}

#kccPage #innerNavBox {
	background-image: url('../images/kcc/kcc-inner-big.jpg');
}
#langleyPage #innerNavBox {
        background-image: url('../images/innatlangley/langley-inner-big.jpg');
}

#salishPage #innerNavBox {
	background-image: url('../images/salish/salish-inner-big.jpg');
}

#fhhPage #innerNavBox {
	background-image: url('../images/fhh/fhh-inner-big.jpg');
}

#innerNav {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#innerNav ul {
	list-style-type:none;
	font-size: 11px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;

}

#innerNav li {
	display: inline;
	margin: 0;
	padding: 0px;
}

#innerNav a {
	background-image: url('../images/layout/inner-tab.png');
	background-repeat: no-repeat;
	float: left; /*padding inside each tab*/
	height: 21px;
	width: 135px;
	display: block;
	padding-top: 12px;
	text-align: center;
	color: #1E83AE;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7E4EB;
	font-weight: bold;
}

#innerNav .twoLine{
	height: 27px;
	display: block;
	padding-top: 6px;
	line-height: 1.2em;
}

#innerNav a:hover, #innerNav .active {
	background-image: url('../images/layout/inner-tab_f2.png');
	background-repeat: no-repeat;
	color:#a7826d;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;
}


#innerInfo {
	background-color: #dbe6ec;
	float: right;
	width: 235px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-image: url('../images/layout/topcorners.png');
	background-position: left top;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 25px;
}

#innerInfoContent {
	width: 215px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#innerInfo #address {
	text-align: center;
	color: #522c15;	
	}

#innerInfo #features {
	text-align: left;
	color: #336699;
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}
	
#innerInfo #features ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	list-style-type: disc;
	font-size: 11px;
	}
	
#topPic {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}

 .whiteBorder {
	border: 3px solid #FFF;	
	}

/*   info request form */

#weddingrfp {
	width:380px;
	background-color:#f5f5f5;
	margin:15px 0 15px;
	padding:20px 10px;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
}
#weddingrfp table {
	margin-bottom:15px;
	/*border:1px solid #00C;*/
	width:370px;
}
#weddingrfp label {
	font-weight:bold;
	color:#5e5d5d;
	line-height:17px;
}
#weddingrfp td {
	padding:0 10px 15px 0;
	width:400px;
}
#weddingrfp textarea {
	background-color:#FFF;
	overflow:auto;
	width:300px;
	height:125px;
}
#weddingrfp input {
	width:200px;
	margin-right:10px;
}
#weddingrfp input#submit {
	width:auto;
	color:#333;
}
#weddingrfp td.radioBtn input {
	width:auto;
	margin-right:5px;
}
#weddingrfp h3 {
	font-weight:bold;
	padding-bottom:10px;
	font-size:13px;
}
#weddingrfp span {
font-weight:normal;
}

