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




/* 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: #A46800; text-decoration: none; }

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




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

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

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

.subtitle 	{ color: #7E5632; font: 17px arial, sans-serif; font-weight: bold; }

.smalltext	{ color: #7E5632; font: 12px arial, sans-serif; font-weight: normal; }

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

.list		{ color: #7E5632; font-size: 17px; font-weight: normal; }

.hilite		{ color: #FF0000; }

.homelinks	{ color: #CC9999; }

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




/* PAGE & CONTENT HEIGHTS AND WIDTHS */

.pageheight	{ min-height: 1000px; }

.pagewrapper	{ width: 950px; }

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




/* HOME IMAGES */

.frame-image-inborder	{
			background-color: #FFFFFF;
			border: #F4F4FA 20px solid;
			margin: 0px;
			}
.frame-image-outborder	{ border: #DEDEDE 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: #009900 0px solid; }

#NextPrev	{
		position: relative;
		left: 55px;
		top: 312px;
		width: 62px;
		height: 30px;
		margin-bottom: -30px;
		z-index: 50;
		}

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

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

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




/* TEXT AND GRAPHIC HEADER CODE */

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

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

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

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

#logolayerlink	{
		position: relative;
		top: -66px;
		left: 0px;
		margin-bottom: -80px;
		width: 400px;
		height: 80px;
		}

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

.logo2		{ color: #7E5632; font: normal 39px "Palatino Linotype", "Book Antiqua", "times new roman", serif; }

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


/* SOCIAL ICONS */

.socialspace	{ padding-left: 3px; }

.socialRspace	{ width: 0px; }




/* INNER AND OUTER BACKGROUNDS */

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

.outer-background	{
			background-color: #FFFFFF;
			background-image: none;
			background-repeat: repeat-X;
			background-attachment: fixed;
			}




/* IMAGE BORDERS AND IMAGE SPACING */

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

.img-space		{ float: center; 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: #8EBFDA 1px solid;
		}

/* LARGE PAGE SPLITS */

.large-splits 	{
		color: #FFFFFF;
		font: 15px "Trebuchet MS", arial, sans-serif;
		font-weight: normal;
		width: 100%;
		line-height: 38px;
		background-color: #4D4D4D;
		margin: 0px;
		padding: 0px;
		border: #000000 0px solid;
		}

/* LARGE PAGE SPLITS LINK COLORS */

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

div.large-splits a:hover 	{ color: #FFFF9C; 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: #72767F;
		  font: 12px arial, sans-serif;
		  font-weight: normal;
		  line-height: normal;
		  }




/* FOOTER */

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

.footer-copyright {
		padding: 14px 0px 14px 0px;
		margin: 0px 0px 15px 0px;
		background-color: #F4F4FA;
		border: solid #C0C0C0;
		border-width: 0px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.footer-image-bar	{
		height: 50px;
		background-image: url("picts/footer-image.jpg");
		margin: 0px 0px 10px 0px;
		border: #4D4D4D 1px solid;
		}

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




/* PICTURE GALLERY CODE */

.gallerytext		{ font-size: 14px; line-height: 18px; }

.gal-imagespace		{ width: 132px; }

.gal-whitespace		{ width: 20px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

a:hover .Galborder,
a:active .Galborder 	{ border: #FF6600 1px solid; cursor:pointer; }


/* CART & ORDER FORMS */

.view-cartspace	{ padding: 0px 10px 0px 7px; }	/* HEADER VIEW CART */

.price	 	{
		text-align: center;
		color: #CC6600;
		font: 16px arial, sans-serif;
		font-weight: bold;
		margin: 8px 0px 8px 0px;
		}

.button-order	{
		color: #000000;
	       	font: bold 15px arial, serif;
		text-align: left;
		background-color: #FFFFFF;
		overflow: visible;
	        background-image: url("picts/button-order.jpg");
        	padding: 8px 15px 8px 50px;
		margin: 0px;
		cursor:pointer;
        	border: #66B6E0 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}

.buttonon-order	{
		color: #000000;
	       	font: bold 15px arial, serif;
		text-align: left;
		background-color: #FFFFFF;
		overflow: visible;
	        background-image: url("picts/buttonon-order.jpg");
        	padding: 8px 15px 8px 50px;
		margin: 0px;
		cursor:pointer;
        	border: #F1A010 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
		-webkit-appearance: none;
		}

.orderbuttonmargin	{ margin: 0px; margin-top: 12px; margin-bottom: 5px; }




/* CONTACT PAGE CODE */

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

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

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

.button-submit 	{
		background-color:#FFFFFF;
		background-image: url("picts/button-submit.gif");
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #000000;
		width: 120px;
		padding: 6px 8px 6px 8px;
		margin-top: 10px;
		cursor: pointer;
		text-align: center;
		border: #000000 1px solid;
		}

.buttonon-submit 	{
		background-color:#FFFFFF;
		background-image: url("picts/button-submit.gif");
		font: 12px arial, sans-serif;
		font-weight: bold;
		color: #0066FF;
		width: 120px;
		padding: 6px 8px 6px 8px;
		margin-top: 10px;
		cursor: pointer;
		text-align: center;
		border: #3399FF 1px solid;
		}

.shadeform	{
		font: 12px arial, sans-serif;
		color: #000000;
		background-color: #F5F6F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 200px;
		border: #C1C2D6 1px solid;
		}

.textarea	{
		font: 12px arial, sans-serif;
		background-color: #F5F6F9;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250px;
		height: 150px;
		border: #C1C2D6 1px solid;
		}

.dropdown 	{
		font: 12px arial, sans-serif;
		background-color: #F5F6F9;
		color: #000000;
		width: 225px;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */

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




/* START THE CODE FOR THE MENUS */

.menuspace-home	{ margin-bottom: 15px; }

.menu-div	{
		background-color: #4D4D4D;
		padding: 0px 0px 0px 0px;
		border: #000000 0px solid;
		border-width: 0px 0px 0px 0px;
		margin-bottom: 0px;
		}

.menu		{
		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		text-align:center;
		padding: 7px 15px 7px 15px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		display: block;
		white-space: nowrap;
		background-color:#4D4D4D;
		border: #000000 0px solid;
		border-width: 0px 0px 0px 0px;
		}

a.menu:link 	{
		color: #FFFFFF;
		}

a.menu:visited 	{
		color: #FFFFFF;
		}

a.menu:active 	{
		color: #FFFFFF;
		}

a.menu:hover 	{
		background-color: #888888;
		color: #FFFFFF;
		text-decoration: none;
		}



