/* ////////////////////// */

/*    CSS Developed By    */
/*     Cow Dog Design     */
/*  www.cowdogdesign.com  */
/*    info@cowdogdesign   */

/* ////////////////////// */
/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#231f20;
		}
	
	body {
		background: #e9dabb url(../images/bkg.jpg) 0 0 repeat;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #cfb67d;
		background-color: #cfb67d;
		height: 1px;
		width: 95%;
		margin: 5px auto;
		}
	input, textarea, select {
		padding: 4px;
		border:1px solid #cfb67d;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 0 10px 0;
		line-height: 150%;
		}
	em {
		font-style: italic;
		}
	ul, ol {
		margin: 0 30px;
		padding: 0 0 5px 0;
		}
	ul li, ol li {
		padding: 0 0 5px 0;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		margin:0 0 5px 0;
		width:414px;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:0 0 5px 0;
		}
	.common {
		margin:0 0 5px 0;
		width:414px;
		}
	.td_pad_4 td {
		padding: 4px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#c9c9c9;
		}
	.clear_float {
		clear: both;
		}
	.margin_top_10 {
		margin-top: 10px !important;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		margin: 0;
		padding: 0;
		color:#8f3900;
		font-family: Georgia, Times, "Times New Roman", serif;
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration: underline;
		color:#724e2c;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		color:#a85b00;
		text-decoration: none;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
/* END TD */

/* DIV */
	#wrapper {
		margin: 10px auto;
		padding: 0;
		width: 960px;
		background: #e9dabb url(../images/bgHead.jpg) 0 0 no-repeat;
		}
	#hmFooterBg {
		margin: 0;
		padding: 0;
		width: 960px;
		background: transparent url(../images/bgFooterHm.jpg) bottom left no-repeat;
		}
	
	#intFooterBg {
		margin: 0;
		padding: 0;
		width: 960px;
		background: transparent url(../images/bgFooterInt.jpg) bottom left no-repeat;
		}
	#header {
		margin: 0;
		padding: 41px 0 0 0;
		min-height: 51px;
		height: auto !important;
		height: 51px;
		background: transparent;
		}
	#hmContentWrapper, #intContentWrapper {
		margin: 0 auto;
		padding: 20px 0 0 0;
		width: 903px;
		}
	#intGalleryWrapper {
		margin: 0 auto;
		padding: 0;
		width: 904px;
		}
	#hmContentLeft, #intContentLeft {
		float: left;
		margin: 0;
		padding: 0;
		width: 612px;
		}
	#intContentLeft {
		padding-bottom: 15px;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		}
	#hmContentRight, #intContentRight {
		float: right;
		margin: 0;
		padding: 23px 0 0 0;
		width: 275px;
		}
	.hmRightBox {
		margin: 0;
		padding: 18px 18px 8px 12px;
		width: 245px;
		min-height: 148px;
		height: auto !important;
		height: 148px;
		background: #f2ead7;
		}
	#hmWelcome {
		clear: both;
		margin: 0 auto;
		padding: 34px 0 0 0;
		width: 735px;
		}
	#footer {
		clear: both;
		margin: 0;
		padding: 10px 0;
		width: 960px;
		}
/* END DIV */

/* UL */
	#header ul {
		margin: 0;
		padding: 0;
		border: 0;
		}
/* END UL */

/* LI */
	#header ul li {
		margin: 0;
		padding: 0;
		border: 0;
		list-style: none;
		display: inline
		}

/* END LI */



/* TEXT */
	#footer p {
		margin: 0;
		padding: 0;
		font-size: 1.2em;
		color: #3c2313;
		font-family: Times, "Times New Roman", Georgia, serif;
		text-align: center;
		}
	#hmWelcome p {
		margin: 0;
		padding: 0 0 10px 0;
		line-height: 160%;
		}
	.hmRightBox p {
		margin: 0;
		padding: 0;
		font-size: 1em;
		line-height: 130%;
		}
/* TEXT END */

/* LINK */
	#header ul li a {
		display: block;
		margin: 0 0 0 16px;
		float: left;
		height: 51px;
		}
	#header ul li a#logo {
		padding: 0;
		width: 308px;
		}
	#header ul li a#btnHome, #header ul li a#btnHistory, #header ul li a#btnCalendar, #header ul li a#btnTours, #header ul li a#btnMembership, #header ul li a#btnGiftShop, #header ul li a#btnContact, #header ul li a#btnLinks {
		text-indent: -5000px;
		font-size: 1px;
		color: #bf9352;
		}
	#header ul li a#btnHome {
		width: 42px;
		background: transparent url(../images/btnHome.gif) 0 0 no-repeat;
		}
	#header ul li a#btnHistory {
		width: 60px;
		background: transparent url(../images/btnHistory.gif) 0 0 no-repeat;
		}
	#header ul li a#btnCalendar {
		width: 75px;
		background: transparent url(../images/btnCalendar.gif) 0 0 no-repeat;
		}
	#header ul li a#btnTours {
		width: 47px;
		background: transparent url(../images/btnTours.gif) 0 0 no-repeat;
		}
	#header ul li a#btnMembership {
		width: 89px;
		background: transparent url(../images/btnMembership.gif) 0 0 no-repeat;
		}
	#header ul li a#btnGiftShop {
		width: 71px;
		background: transparent url(../images/btnGiftShop.gif) 0 0 no-repeat;
		}
	#header ul li a#btnContact {
		width: 67px;
		background: transparent url(../images/btnContact.gif) 0 0 no-repeat;
		}
	#header ul li a#btnLinks {
		width: 40px;
		background: transparent url(../images/btnLinks.gif) 0 0 no-repeat;
		}
	#header ul li a:hover#btnHome, #header ul li a:hover#btnHistory, #header ul li a:hover#btnCalendar, #header ul li a:hover#btnTours, #header ul li a:hover#btnMembership, #header ul li a:hover#btnGiftShop, #header ul li a:hover#btnContact, #header ul li a:hover#btnLinks {
		background-position: 0 -51px;
		}
	#footer a {
		color: #3c2313;
		text-decoration: underline;
		}
	#footer a:hover {
		text-decoration: none;
		}
/* END LINK */

/* HEADING */
	.hmRightBox h3 {
		margin: 0;
		padding: 0;
		text-align: center;
		}
	h1.int_hdr {
		margin: 0;
		padding: 20px 0 5px 0;
		}
	#intGalleryWrapper h1.int_hdr {
		padding: 45px 0 0 0;
		}
/* END HEADING */

/* STRONG */
/* END STRONG */

/* FIELDSET */
	#fieldsetContact {
		margin: 10px auto 0 auto;
		padding: 15px;
		width: 350px;
		border: 1px #698088 solid;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}
/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
	#fieldsetContact label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 5px 5px 0;
		width: 125px;
		text-align: right;
		line-height: 100%;
		}
/* END LABEL */

/* INPUT */
	#fieldsetContact input.btnSubmit {
		float: none;
		clear: both;
		margin: 0 auto;
		width: 57px;
		cursor: pointer;
		color: #454545;
		font-weight: bold;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 1px #9a947c solid;
		}
	#fieldsetContact input:hover.btnSubmit {
		background: #ebe3cc;
		}
	#fieldsetContact input {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 200px;
		}
/* END INPUT */

/* TEXTAREA */
	#fieldsetContact textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		width: 200px;
		color: #454545;
		}
/* END TEXTAREA */

/* SELECT */
	#fieldsetContact select {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 200px;
		}
/* END SELECT */

/* IMG */
	.imgRightBox {
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
		}
/* END IMG */

/* HR */
	#hmContentRight hr, #intContentRight hr {
		margin: 12px auto;
		padding: 0;
		width: 95%;
		height: 7px;
		background: #f2ead7 url(../images/bgHr.gif) repeat-x;
		}
/* END HR */

/* SUP */
/* END SUP */