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

/*Page Specific CSS*/

/*Brown Call-Out Box*/
#calloutboxHeaderWhite{color:#FFF;}
#allCOB{
	width:380px;
	border:#774D23 solid 1px;
	background:#774D23;
	color:#FFF;
	font-size:9pt;
	padding:10px;
	margin-top:10px;
}
/*Seperator Line*/
div.line{
	width:500px;
	border-bottom:#CF9E5A solid 1px;
}
/*Callout Box CSS*/
#special3COB{width:450px;}
#victorianCOB{width:350px;}
#bedBreakfastCOB{width:350px;}
#romanticRetreatCOB{width:350px;}
#spaEscapeCOB{width:425px;}
#wineDineCOB{width:350px;}
#holeInOneCOB{width:425px;}
#trekkingTrailCOB{width:420px;}
#dinnerShowCOB{width:325px;}
#seasonalCOB{width:250px;}
/**Right-Photo Containers**/
#photo1{height:229px;}
#photo2{height:187px;}
#photo3{height:229px;}
