/* CSS Document */



body {
	background: #382818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
}


/* LAYOUT */

#container {
	width: 802px;
	text-align: center;
	margin: 0px auto;	
	
}



#wrapOne {
	position: relative;
	width: 941px;
}
#contentWrap {
	border: 1px solid #DBE8C4;
	width: 800px;
	margin-top: 10px;
	background-color: #FFFFFF;	
	
}



#content {
	
	
	
	
}

#masthead  {
	width: 800px;
	background-color: #a8c291;
	
}

#masthead img.logo {
	float: left;
}




#mainContent {
	padding-bottom: 35px;
	float: left;
	text-align: left;
	
	
}

#leftcol {
	width: 520px;
	float: left;
	text-align: left;
	
	padding-right: 30px;
	padding-left: 30px;
}

#rightcol {
	width: 219px;
	float: left;
	margin-top: 2px;
	padding-top: 20px;
}

#logo {
	float: left;
	
	
}


#flash {
	float: left;
	
	
}
#oneCol {
	padding-right: 100px;
	padding-left: 80px;
	width: 620px;	
}









#footer {
	text-align: center;
	width: 802px;
	padding-bottom: 10px;	
}

/* GLOBAL STYLES */

a img {
 border: none;
}


p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
	
	
}


h1 {
	font-size: 24px;
	color: #6A9636;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	color: #666666;
}

h3 {
	font-size: 11px;
	color: #4D4D4D;
}

h4 {
	color: #556B82;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 15px;
	color: #8A3333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {

	font-size: 14px;
	color: #556B82;
}



.clear {
	clear: both;
}

.rule {
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 15px;
}

 


/* DIV/NESTED DIVS */



#subscribe {
	
	width: 475px;
	margin-left: 325px;
	margin-top: 15px;
	height: 22px;
}

#subscribe label {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C7B18B;
	word-spacing: 0.2em;
	text-align: right;
	padding-right: 10px;
	margin-top: 3px;
	line-height: 20px;
	float: left;
	width: 150px;
	
}

#subscribe form {
	
	float: right;
	text-align: right;
	height: 22px;
}

.emailWrap {
	background-color: #7d6a55;
	float: right;
	
}

#subscribe input.submail {
	float: left;
	height: 22px;
	width: 200px;
	font-size: 11px;
	color: #C7BE9F;
	padding-left: 8px;
	background-color: #7d6a55;
	background-image: url(../img_layout/submit_bg.gif);
	background-repeat: repeat;
	margin-right: 0px;
	padding-right: 0px;
	 border: none;
		
}

#subscribe input.submail:focus {
outline:none;
	
}


#subscribe input.subimg {
	float: right;
	margin: 0px;
	padding: 0px;
}

div.promoDetail {
	margin-left: 110px;	
}

div.promo {
	padding-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
div.rtPromo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	
}


/* REPEAT MARGINS */






/* HEADING STYLES */


 h2.incLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 15px;
	
}

 h2.noLine {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 15px;
	
}

h2.specials {
	margin-top: 25px;
	
}

#leftcol h3, #oneCol h3 {
	line-height: 18px;
	
}

#leftcol h3.incBord, #oneCol h3.incBord {
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 15px;
	
}

#leftcol h3.subtxt, #oneCol h3.subtxt {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

#oneCol h3.promoHead {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}


#oneCol .promoDetail h6 {
	color: #999999;
	margin-top: 5px;
}

#leftcol h3 span, #oneCol h3 span {
	font-weight: normal;
	font-style: italic;
}

#rightcol h4 {
	font-size: 11px;
	color: #4C4C4C;
	margin-bottom: 10px;
}

/* PARAGRAPH STYLES */

#leftcol p, #oneCol p {
	text-align: justify;
	font-size: 11px;
}

p.introTxt {
	color: #8B8B8B;
	font-size: 11px;
}

#leftcol p.note, #oneCol p.note {
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
}

p.anchor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div.promoDetail p {
	margin-right: 0px;
	margin-left: 0px;
}

span.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}



#rightcol p {
	font-size: 11px;
}


#footer p {
	font-size: 12px;
	color: #DCC8A4;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* ANCHOR AND LINK STYLES */

#leftcol a, #oneCol a {
	color: #A54242;
	text-decoration: none;
	
}

#leftcol a:hover, #oneCol a:hover {
	color: #999999;
}

p.anchor a {
font-size: 10px
}

#footer a {
	color: #D5B2AA;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}



#rightcol a {
	color: #A54242;
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}

#rightcol a:hover {
	text-decoration: underline;
}


/*IMAGE STYLES */

img.hours {
	vertical-align: top;
}


img.heading {
	margin-top: 20px;
	
	margin-bottom: 10px;
}

img.floatlft {
	float: left;
}
.promo img {
	margin-bottom: 15px;
}

img.gcBtn {
	margin-top: 20px;
	float: right;
	border-style: none;
}





/*LIST STYLES */

#leftcol ul {
	
}

ul.servList {
	
	list-style-type:none;
}

ul.servList  li { /*horizontal list */
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
	float: left;
	width: 172px;	
}

ul.servList  li.first {
font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
	
	
}

ul.servList  li.last {
font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
	
	
}

ul.vert { /* vertical list */
	list-style-type:square;
	margin-right: 30px;
	padding-left:30px;
	list-style-position: outside;
}

ul.vert  li {
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 18px;
	
	
}

/*FORM STYLES */

#contact {
	margin-right: 30px;
	margin-left: 30px;
}

.formContact input {
}

.formContact label {
	font-size: 11px;
	color: #666666;
	text-align: right;
	width: 150px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}




/* NAVIGATION ELEMENTS */

#topnav {
	margin-top: 20px;
	text-align: right;
	width: 800px;
	
}

#topnav ul {
	width: 100%;
	text-align: right;
	
	
	
}

#topnav li {
	text-align: left;
	font-size: 11px;
	color: #F1E3C5;
	margin-left: 36px;
	padding-left: 37px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1E3C5;	
}

#topnav ul li.first {
	border: none;	
	margin-left: 0px;
	padding-left: 0px;	
	
}


#topnav li a {
	font-size: 12px;
	color: #F1E3C5;
	text-decoration: none;
}

#topnav li a:hover {
	color: #DCC8A4;
}

#menu {
	width:800px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../img_layout/menu_bg.gif);
	background-repeat: repeat-y;	
}

div.menuItems {
	float: left;
	width: 168px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #736258;
}


div.menuItems ul {
	
	list-style-type: none;
		
	
}

div.menuItems li {
	line-height: 24px;
	font-size: 12px;
	color: #6D4D2E;
	text-align: left;

}


div.menuItems li a {
	font-size: 12px;
	color: #6D4D2E;
	text-decoration: none;
	padding-left: 15px;	
	
	
}
div.menuItems li a:hover {
	color: #9F9177;
}
/* Addition to packages page header, Created new txt style. 12/16/09 MK*/
.txtHeader
{
	color: #8B8B8B;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;}