body 	{
	background-color: #dcbca4;
	margin: 0px;
	padding: 0px;
	border: #673726 0px solid;
	}
/* ^^^ SEE CLASS "outer-background" BELOW */




/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }




/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }




/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }




/* NON-MENU LINK COLORS */

a:link, 
a:visited, 
a:active 	{ color: #673726; text-decoration: underline; }

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




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

div, table	{
		color: #000000;
		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		line-height: 22px;
		}

.title 		{ color: #000000; font: 20px arial, sans-serif; font-weight: normal; }

.subtitle 	{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; }

.smalltext	{ color: #673726; font: 13px arial, sans-serif; font-style: italic; font-weight: bold; }

.testimonial	{ color: #990000; font-style: italic; font-weight: bold; }

.list		{ color: #673726; font-size: 16px; font-weight: normal; }

.hilite		{ color: #FF0000; }

.homelinks	{ color: #999999; }

.captions	{
		color: #070707;
		font: 16px "Trebuchet MS", arial, sans-serif;
		font-weight: normal;
		padding: 3px 0px 3px 0px;
		}




/* PAGE & CONTENT HEIGHTS AND WIDTHS */

.pageheight	{ min-height: 900px; }

.pagewrapper	{ min-width: 950px; width: 100%; }

.content-pad 	{ padding: 25px 35px 25px 35px; }

.content-area	{ width: 950px; margin: 0 auto; }




/* HOME IMAGES */

.frame-image-inborder	{
			background-color: transparent;
			border: #67410D 20px solid;
			margin: 0px;
			}
.frame-image-outborder	{ border: #000000 1px solid; }

#home-image-1		{
			width: 563px;
			position: relative;
			top: 0px;
			left: 25px;
			z-index: 4;
			}

#home-image-2		{
			width: 438px;
			position: relative;
			top: -15px;
			left: 35px;
			z-index: 3;
			}

#home-image-3		{
			width: 463px;
			position: relative;
			top: -560px;
			left: 470px;
			margin-bottom: -466px;
			z-index: 2;
			}

#home-image-4		{
			width: 223px;
			position: relative;
			top: -260px;
			left: 725px;
			margin-bottom: -226px;
			z-index: 2;
			}




/* HOMEPAGE jQUERY */

/* ALSO EDIT "JQuery-Content/cycle-C-style.css" */


.JQslideshow 	  	{ background-color: transparent; }

/* NEXT PREV BUTTONS */

.NextPrevBorder	 		{ border: #FFFFFF 0px solid; }

a:hover .NextPrevBorder 	{ border: #67410D 0px solid; }

#NextPrev	{
		position: relative;
		left: 57px;
		top: 310px;
		width: 63px;
		height: 30px;
		margin-bottom: -30px;
		z-index: 50;
		}

table#NextPrev	td	{ padding: 0px 0px 0px 0px; }

#prev			{ margin: 0px 3px 0px 0px; }

#next			{ margin: 0px 0px 0px 0px; }




/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		background-color: transparent;
		padding: 0px 0px 0px 0px;
		margin: 10px 10px 10px 10px;
		border: #000000 0px solid;
		}

.headerL	{ width: 50%; padding: 0px; }

.headerR	{ width: 50%; padding: 0px; }

.logoimage	{ margin: 0px 10px 0px 0px; display: block; }

.headersize	{ height: 80px; width: 100%; }

/* START TEXT HEADER CODE */

.logolayerlink	{
		display: block;
		padding: 14px 10px 10px 0px;
		}

.logo		{ color: #000000; font: normal 32px "Palatino Linotype", "Book Antiqua", "times new roman", serif; margin-left: 3px; }

.logo2		{ color: #67410D; font: normal 32px "Palatino Linotype", "Book Antiqua", "times new roman", serif; }

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ text-decoration: none; }

a.textlogo:hover { text-decoration: none; }




/* SOCIAL ICONS */

.socialspace	{ padding-left: 1px; padding-right: 1px; }

.socialRspace	{ width: 0px; }




/* INNER AND OUTER BACKGROUNDS */

.inner-background	{
			background-color: transparent;
			border: #000000 0px solid;
			}

.outer-background	{
			background-color: #dcbca4;
			background-image: none;
	        background-image: url("picts/background-main3.jpg");
			background-repeat: repeat-X;
			background-attachment: fixed;
			}




/* IMAGE BORDERS AND IMAGE SPACING */

.img-borders		{ border: #000000 1px solid; }

.img-space		{ float: left; margin: 3px 8px 1px 0px; }




/* PAGE LINES & BORDERS */

.page-splits 	{ 
		line-height: 1px;
		height: 4px;
		background-color: transparent;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border: #DEDEDE 1px solid;
		}

/* MEDIUM PAGE SPLITS */

.medium-splits 	{
		line-height: 1px;
		height: 25px;
		background-color: #F0F4EE;
		margin: 0px;
		padding: 0px;
		border: #DEDEDE 1px solid;
		}

/* LARGE PAGE SPLITS */

.large-splits 	{
		color: #000000;
		font: 15px "Trebuchet MS", arial, sans-serif;
		font-weight: normal;
		line-height: 38px;
		background-color: transparent;
		margin: 0px;
		padding: 0px;
		border: #67410D 1px solid;
		}

/* LARGE PAGE SPLITS LINK COLORS */

div.large-splits a:link, 
div.large-splits a:visited, 
div.large-splits a:active 	{ color: #67410D; text-decoration: none; }

div.large-splits a:hover 	{ color: #B51212; text-decoration: underline; }




/* RIGHT SIDEBAR */

.sidebar-textarea { margin: 0 36px 0px 15px; }

.sidebar-right	  { width: 300px; }

.sidebar-pad 	  { padding: 25px 0px 25px 10px; }

.sidebar-text 	  {
		  color: #67410D;
		  font: 12px arial, sans-serif;
		  font-weight: normal;
		  line-height: normal;
		  }




/* FOOTER */

.footer-splits 		{
			color: #FFFFFF;
			height: 15px;
			background-color: #CD821B;
			margin: 0px;
			padding: 0px;
			border: solid #C5AB86;
			border-width: 0px 0px 1px 0px;
			}

#FooterFRM		{ visibility: visible; }

.footer-frame		{
			display: block;
			width: 100%;
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			}

.footer-height		{ height: 300px; }

.footer-page		{
			color: #FFFFFF;
			background-color: #CD821B;
			margin: 0px;
			padding: 0px;
			background-image: none;
			}

.footer-pad		{
			padding: 40px 10px 20px 10px;
			margin: 0px 0px 0px 0px;
			}

.footer-border		{
			border: solid #D5B384;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.footer-title 		{
			color: #000000;
			font: 18px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Trebuchet MS", arial, sans-serif;
			font-weight: bold;
			padding-bottom: 5px;
			margin-bottom: 3px;
			border-bottom: #67410D 1px solid;
			}

table.footer-links td 	{
			padding: 5px 30px 5px 30px;
			border-right: #67410D 1px solid;
			}

.footer-image		{
			margin: 30px 0px 3px 10px;
			border: #67410D 3px solid;
			}

.footer-image-table	{ margin-left: 20px;}

.footer-links	{ font-size: 16px; line-height: 30px; }

.footer-social	{ width: 180px; padding-left: 10px; }

.footerlinks-1	{ width: 33%; }

.footerlinks-2	{ width: 33%; }

.footerlinks-3	{ width: 33%; }

.html5-icon	{ margin-top: 12px; margin-bottom: 8px; }

.footer-copyright {
		  color: #FFFFFF;
		  font: 11px arial, sans-serif;
		  font-weight: normal;
		  padding: 14px 0px 14px 0px;
		  margin: 0px 0px 0px 0px;
		  background-color: #67410D;
		  border: solid #000000;
		  border-width: 3px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }


/* FOOTER LINK COLORS */

body.footer-page a:link, 
body.footer-page a:visited, 
body.footer-page a:active 	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }

body.footer-page a:hover 	{ color: #FFFF9C; text-decoration: underline; white-space: nowrap; }


/* COPYRIGHT LINK COLORS */

div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #FFFFFF; text-decoration: none; }

div.footer-copyright a:hover 	{ color: #F70307; text-decoration: underline; }



/* CONTACT PAGE CODE */

.contact-select			{ color: #010A41; font-weight: normal; }

.contactform-table		{ margin-left: 100px; }

table.contactform-table td	{ padding: 1px 0px 1px 0px; }

.button-submit 	{
		background-color:#FFFFFF;
		font: 14px arial, sans-serif;
		font-weight: bold;
		color: #010A41;
		width: 120px;
		padding: 7px 8px 7px 8px;
		margin-top: 0px;
		cursor: pointer;
		text-align: center;
		border: #010A41 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

.buttonon-submit 	{
		background-color:#010A41;
		font: 14px arial, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		width: 120px;
		padding: 7px 8px 7px 8px;
		margin-top: 0px;
		cursor: pointer;
		text-align: center;
		border: #709BCC 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F8FAF7;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 200px;
		border: #010A41 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #F8FAF7;
		color: #000000;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 250px;
		height: 150px;
		border: #010A41 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		background-color: #F8FAF7;
		color: #010A41;
		width: 240px;
		}




/* LINKS PAGE CODE */

table.searcharea td	{ padding: 0px 3px 0px 0px; }

.searcharea		{ margin: 18px 0px 18px 0px; }

.searchform 	{
		font: 12px arial, sans-serif;
		background-color: #F8FAF7;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 110px;
		border: #010A41 1px solid;
		}

.searchbutton 	{
		background-color:#010A41;
		font: 12px arial, sans-serif;
		font-weight: normal;
		color: #FFFFFF;
		height: 21px;
		margin-top: 0px;
		cursor: pointer;
		text-align: center;
		border: #236FC6 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}




/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		width: 150px;
		}

.payformbox	{
		background-color: #F0F4EE;
		border: #010A41 1px solid;
		}

.paypaltable td	{ vertical-align: middle; padding: 6px 10px 6px 10px; }

.paypalbadge	{ padding: 30px 10px 8px 0px; }




/* NEWS PAGE */

.news-table	    { width: 100%; }

table.news-table td { padding: 6px 6px 6px 6px; }

.news-image	    { width: 80px; }




/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide { display:none;}
}
@media screen{
.printonly { display:none;}
}



