/* Client Stylesheet Information - do not remove */
body {
	padding: 0px;
	margin:0px;
	background-image: url(images/bg.jpg);
	background-color:  #88704A; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body.printable {background:#ffffff; background-color: #ffffff; background-image: none;	margin: 20px }
 
/* ***** MAIN TEXT STYLES - color ***** */

h1 {
	color: #332711;
	font-weight: bold;
	
	font-size: 14px;
	}
h2 {
	color: #2d7470;
	font-weight: bold;
	
	font-size: 14px;
	}
h3 {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4e3d1e;
	}
h4 {
	color: #2d7470;
	font-weight: bold;
	font-size: 12px;
	}
h5 {
	color: #6b9794;
	font-weight: bold;
	font-size: 12px;
	}
h6 {
	color: #88704a;
	font-weight: bold;
	font-size: 10px;
	}
a:link, a:visited {
	color: #614005; 
	text-decoration: none; 
	font-weight: bold;
	 }
a:hover, a:active {
	color: #96722f; 
	text-decoration: none; 
	font-weight: bold;
 	}

li {
	padding: 1px;
	font-size: 12px;
	text-align: left;
	} 
P {
	color: #000000;
	font-size: 12px;
	} 
TD {
	color: #000000;
	font-size: 12px;
	} 
hr {
    border-style: solid;
    background-color: #d5b992;
    height: 1px;
	padding: 1px;
    border: none; 
    width: 100%; 
    color: #d5b992;
	margin: 0px 0px 0px 0px;
	}
blockquote {
	margin: 0 0 0 30px;
}
.alert {
	color: #FF0000;
	font-weight: bold;
	}

.sayings-table-hd {
	background-color:#efe9da;
	font-size: 10px;
	padding: 1px 2px 1px 8px;
	height: 20px;
	color: #978963;
}
.sayings-table1 {
	font-size: 10px;
	padding: 5px 2px 2px 8px;
	border-bottom: dashed 1px #88bfbc;
	height: 20px;
}
.sayings-table2 {
	font-size: 10px;
	padding: 5px 2px 2px 8px;
	border-bottom: dashed 1px #88bfbc;
	height: 20px;
}


/*********** BEGIN LAYOUT STYLES *************/
/* CONTENT AREAS */
.maintable {
	width: 996px;
	padding: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(images/content-bg-mid.jpg);
	}

.content {
	font-size: 12px;
	color: #332711;
	padding: 20px 25px 20px 25px;
	margin:0px;
	}
.content2 {
	font-size: 12px;
	color: #332711;
	padding: 20px 25px 20px 25px;
	margin:0px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top 100;
	}
.top-border {
	background-image: url(images/content-bg-top.jpg);
	height: 17px
}
.border {
background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top 100;
}
.bottom-border {
	background-image: url(images/content-bg-bot.jpg);
	height: 17px
}
.masthead {
	background: url(images/mast-bg.gif) no-repeat top center;
	padding: 0px 17px 0px 17px;
	height: 104px;
	vertical-align:top;
	}
.tag {
	background:#3F5B54;
	text-align: right; 
}
.shadow {
	background: #FFFFFF url(images/mast-shadow.gif) repeat-x center;
	width: 962px;
	height: 10px;
}
.masthead-interior {
	background-image:url(/images/masthead-R-int.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#ca9e69;
	border: solid 1px #a3650e;
	}
/* CARD LAYOUT */
.cardbox-left-top {
	border-right: dashed 1px #bdbcb2;
}
.cardbox-right-bottom {
	border-top: dashed 1px #bdbcb2;
}
.cardbox-left-bottom {
	border-top: dashed 1px #bdbcb2;
	border-right: dashed 1px #bdbcb2;
	}
	
.pricebox {
	color: #9a825d;
	font-weight: bold;
	border: solid 1px #876f49;
	background-color: #f9f5ef;
	padding: 4px 8px 4px 8px;
	height: 96px;
}
.pricebox div{
	width: 185px;
	color: #332711;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}
.custom {
	color: #FF0000;
	font-weight: bold;
	margin: 0 0 0 10px;	
	font-size: 11px;
}

.pricebox textarea, .pricebox select{
	color: #332711;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #88704a;
	text-indent: 0px;
	background-color: #ffffff;
	padding: 2px;
	width: 280px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
.pricebox input {
	margin: 8px 0 8px 0;
	border: solid 1px #88704a;
	padding: 0;
	float: right;
}
.pricebox form {
	margin: 0;
}
.picbox {
	padding: 0 0 5px 0;
}
.bottombar {
	background-color: #88bfbc;
	padding: 0;
}
.bottombar img {
	border: solid 1px #88704a;
	padding: 0;
	margin-top: 2px;
}
.bottombar td{

}
.bottombar input {
	margin: 6px 0 0 0;
	border: solid 1px #88704a;
	padding: 0;
}
.bottombar select {
	margin-bottom: 4px;
}
.bottombar form {
	margin: 0;
}
/* NAV */
.nav {
	padding-top: 2px;
}
.nav img{
	margin-left: 20px;
}
.nav ul {
	list-style-image: none;
	list-style-type: none;
}
.nav-space {
	margin-top: -12px;
}
.nav li {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #2d7470;
	list-style:none;
}
.nav a:link, .nav a:visited {
	color: #2d7470;
	list-style:none;
	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #4e3d1e;
	list-style:none;
	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.comingsoon {
	font-size: 9px;
	color: #614005;
	margin: 0 0 2px 5px;
}
.top-nav {
	background-color: #e1f2f2;
	height: 20px;
	margin: 2px 0 0 0;
	padding: 4px 5px 0 0;
	text-align: right;
	background-image: url(images/topnavL.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.top-nav ul {
	padding: 0;
	margin: 0;
}
.top-nav li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #2d7470;
	display:inline;
	padding: 0 0 0 7px;
	margin: 0;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.top-nav a:link, .top-nav a:visited {
	color: #2d7470;
	text-decoration:none;
}
.top-nav a:hover, .top-nav a:active {
	color: #4e3d1e;
	text-decoration:none;
}
/* --CONTENT AREAS: Featured Card */

.featured {
	width: 277px;
	margin: 20px 20px 0 30px;
	background-image:url(images/featured-bg.gif);
}
.featured-link {
	background-color: #332910;
	color: #a4e9e5;
	font-weight: bold;
	text-align: center;
}
.featured-link a:link, .featured-link a:visited{
	background-color: #332910;
	color: #a4e9e5;
	font-weight: bold;
	text-align: center;
}
.featured-link a:hover, .featured-link a:active{
	background-color: #332910;
	color: #c5a05b;
	font-weight: bold;
	text-align: center;
}
.holiday {
	width: 277px;
	margin: 20px 20px 0 30px;
	background-image: url(images/holiday-bg.gif);
	background-position: bottom;
}
.holiday-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4949;
	padding: 20px 20px 0 0;
}
#hol {
	margin: 17px 10px 17px 20px;
}
/* --CONTENT AREAS: Did You Know Callout */
.LeftCallout {
	padding: 0px;
	margin: 0 0 0 10px;
}
.LeftCallout img{
	padding: 0px;
	margin: 0;
}
.LeftCallout-text {
	padding: 5px 19px 5px 19px;
	background-image:url(images/bg-did-you.gif);
	font-size: 12px;
	color: #5e706f;
}
.LeftCallout-text p{

	font-size: 12px;
	color: #5e706f;
	
}/* --CONTENT AREAS: Footer */

.footer {
	color: #332910;
	
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 12px;
	}
.footer a:link, .footer a:visited {
	color: #332910;
	text-decoration: none;
	
	font-size: 11px;
	font-weight: bold;
	 }
.footer a:hover, .footer a:active {
	color: #d6b990;
	text-decoration: none;
	
	font-size: 11px;
	font-weight: bold;
	}
.credit {
	color: #332910;
	
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0 22px 0 8px;
	}
/*********** BEGIN PROGRAMMED PAGE STYLES *************/

/* popup thumbnail page */
popupmaintable {
	background-color:#f1f8e9;
	}
/* The details table */
.detailstable	{ 
	text-align: center;
	width: 100%;
	padding: 1px;
	}
.detailsheads {
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #17237B;
	text-align: center;
	padding: 2px;
	background-color: #BCD6F2;
	}
.details {
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	background-color: #FAEFD0;
	color: #17237B;
	}
/* The  rates table */
.ratestable	{ 
	text-align: center;
	width: 80%;
	background-color: #f9fc85; 
	padding: 1px;
	border-color: #f9e36e;
}
.rateshead {
	font-weight: bold;
	color: #388de8;
	text-align: center;
	padding: 2px;
	border: 1px solid;
	border-color: #ffffff #c1c4bd #c1c4bd #ffffff;
	}
.rateslabel {
	font-weight: bold;
	color: #c1c4bd;
	text-align: center;
	padding: 2px;
	border: 1px solid;
	color: #ffffff;
	border-color: #ffffff #388de8 #388de8 #ffffff;
	}                
.ratesdata {
	font-weight: bold;
	text-align: center;
	padding: 1px;
	border: 1px solid;
	background-color: #ffffff;
	border-color: #ffffff #c1c4bd #c1c4bd #ffffff;
	}
             
/*For the 3D text links that need to look like form buttons*/
.buttonbar {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #ffffff;
	}
.buttonbartable {
	padding: 0px;
	margin: 0px;
	}
.buttonbarcell {
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #9ea1d5 #000000 #000000 #9ea1d5;
	text-indent: 2px; 
	background-color: #3d59a8;
	padding: 3px;
	}
a:link.buttonbarlink , a:active.buttonbarlink {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a:hover.buttonbarlink , a:visited.buttonbarlink {
	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}

/* FORM elements */
	input, textarea, select{
	color: #332711;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #88704a;
	text-indent: 0px;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
/* The checkbox/radio alternative to matches the page background color */
input.clear {
	color: #000000;
	border: 0px;
	background-color: #ffffff;
	padding: 0px;
	width: 20px;
	}
form {
	margin: 0;}

/* The button alternative with a 3d effect */

input.button {
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image:url(images/submit.jpg);
	text-indent: 2px; 
	padding: 2px;
	height: 23px;
	width:93px;
	}

/* For Flash under a menu*/
#menu { 
	padding: 0px; 
	border: 0px; 
	width: 100%; 
	} 
#flashcontain { 
	border: 0px; 
	width: 100%; 
	z-index: 2; 
	} 