@font-face {
    font-family: yataghan;
    src: url(../fonts/yataghan.ttf);
}

@font-face {
    font-family: MontserratAlternates-Regular;
    src: url(../fonts/MontserratAlternates-Regular.ttf);
}

@font-face {
    font-family: BookAntiqua.ttc;
    src: url(../fonts/BookAntiqua.ttc);
}

body 	{
	background-color:rgba(0, 92, 67, 1.0);
	margin: 0;
	padding: 0;
	border: 0;
	}


/* 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%; }

.nobreak	{ white-space: nowrap; }

img 		{ border: 0; }

.img-left	{ float:left; margin-right: 8px; margin-bottom: 1px; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }

/* PAGE WIDTHS & HEIGHTS */

#wrapper	{ margin: 0 auto; }

.pagewidth	{ width: 100%; }

.pageheight	{ min-height: 760px; }

.pageheight-home { min-height: 75px; }

.contentarea	{
		text-align: left;
		padding: 0px 10px 0px 10px;
		margin-left: 250px;
		border: #999999 0px solid;
		}

.just 		{ text-align: justify; }

.content-width		{ width: 500px; }

.content-width-gallery	{ width: 900px; }

.mincontent-width	{ width: 400px; }

.whitespace-left	{ width: 70px; }

.whitespace-right	{ width: 0px; }

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

div, table	{ color: #C0C0C0; font: 13px "Open Sans", arial, sans-serif; font-weight: 600; line-height: 150%; }

.title 	{ 
	color: #ffffff; 
	font-family: yataghan;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	}
	
.book_title 	{ 
	color: #ffffff; 
	font-family: yataghan;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	}

.video_title 	{ 
	color: #ffffff; 
	font-family: yataghan;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	}
	
.photo_title 	{ 
	color: #ffffff; 
	font-family: yataghan;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	}
	
.audio_title 	{ 
	color: #ffffff; 
	font-family: BookAntiqua;
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	}


.subtitle	{ color: #FFFFFF; font: 14px "Open Sans", arial, sans-serif; font-weight: 700; }

.phonetitle 	{ color: #998A65; font: 14px "Open Sans", arial, sans-serif; font-weight: 700; }

.hilite		{ color: #FFCC66; font-weight: 600; }

.lists		{ color: #FFFFFF; font-size: 13px; line-height: 25px; margin-top: 0px; margin-bottom: 0px; }

/* FONT USED FOR TEXT HEADER */

a.TextLogo, a.TextLogo:hover	{
				color: #FFFFFF;
				font: normal 24px "Open Sans", arial, sans-serif;
				line-height: 80px;
				letter-spacing: 20px;
				text-decoration: none;
				}

.TextLogopad			{ padding: 0px 0px 0px 0px; }

/* HOMEPAGE CODE */

/* 3 BOX COLUMNS */

.splitintrobox		{ width: 33%; }

.introwidth-boxes	{ width: 820px; }

.introboxes	{
		width: 238px;
		background-color: transparent;
		border: solid #5D553E;
		border-width: 0px 0px 0px 0px;
		}

.introboxes-pad		{ padding: 12px 10px 10px 10px; }

.introbox-pad2		{ font-size: 12px; padding: 8px 0px 0px 0px; }

.boxes2		{
		color: #62543D;
		background-color: transparent;
		border: solid #5D553E;
		border-width: 1px 0px 1px 0px;
		padding: 6px 2px 6px 2px;
		}

/* HOME IMAGES WITH ZOOM */

.imagesbox	{
		border: 0px solid #FFFFFF;
		width: 236px;
		height: 100px;
		overflow: hidden;
		cursor:pointer;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

.introimages img	{
			width: 236px;
			height: 100px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
		/* IMAGE ZOOM */
			-webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
			-o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
			}

.introimages img:hover	{
			width: 280px;
			height: 119px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			}

/* JQUERY HOME PAGE CODES */

.JQsize	  	  { width: 800px; height: 350px; }

.JQslideshow img  { display: none; top: 0; left: 0; }

.JQslideshow 	  {
		  overflow: hidden;
		  z-index: 2;
		  }

.homeimageborder {
		border: 0px solid #62543D;
		border-width: 3px 0px 3px 0px;
		padding: 5px 0px 5px 0px;
		margin: 40px 0px 40px 0px;
		}

.homeimagecolor	{
		background-color: transparent;
		background-image: url("../picts/shade-black-50.png");
		border: 0px solid #000000;
		border-width: 0px 1px 0px 1px;
		}


.homeimage	{
		background-color: transparent;
		background-image: url("../picts/black/homeimage-background.jpg");
		border: 0px solid #000000;
		border-width: 1px 0px 1px 0px;
		}

.homeimage td	{ padding: 0px 0px 0px 0px; }

/* JQUERY HOME SLIDE BUTTONS ( NUMBERS HIDDEN BY FONT SIZE AND COLOR ) */

#nav	{
	position: relative;
	height: 20px;
	top: -2px;
	left: 0px;
	z-index: 200;
	text-align: center;
	padding: 0px;
	margin: -20px auto 0px auto;
	font-size: 6px;
	line-height: 6px;
	}

#nav a 	{
	display: inline-block;
	font-size: 6px;
	line-height: 6px;
	color: #776343;
	background: #776343;
	text-decoration: none;
	cursor: pointer;
	width: 40px;
	height: 6px;
	margin: 0px 2px 0px 2px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #BDA989;
/* CORNER ROUNDING */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	}

#nav a:hover		{ background: #CC0000; color: #CC0000; border: 1px solid #C89F9F; }

#nav a.activeSlide 	{ background: #BCA168; color: #BCA168; border: 1px solid #F1D9AB; }

#nav a:focus		{ outline: none; }

/* FADE UP JQUERY BUTTONS */

#nav	{
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
	}
@keyframes fadein {
    from { opacity:0; } to { opacity:1; }}

@-moz-keyframes fadein { /* Firefox */
    from { opacity:0; } to { opacity:1; }}

@-webkit-keyframes fadein { /* Safari & Chrome */
    from { opacity:0; } to { opacity:1; }}

@-o-keyframes fadein { /* Opera */
    from { opacity:0; } to { opacity:1; }}

/* FOOTER */

.footer-text	{
		color: #cccccc;
		font: 11px MontserratAlternates-Regular;
		font-weight: 500;
		padding: 0px;
		text-align: center;
		}
		
.footer-text a	{
		color: #cccccc;
		font: 11px MontserratAlternates-Regular;
		font-weight: 500;
		padding: 0px;
		margin: 0px;
		}

.footerlink	{ font-size: 13px; }

/* GALLERY */

.line-up-pictures	{ min-height: 110px; }

.Galborder	 	{ border: #7E6C4E 2px solid; vertical-align: bottom; }

a:hover .Galborder 	{ border: #FFFFFF 2px solid; vertical-align: bottom; }

.Galbor-margin		{ margin: 4px 0px 4px 0px; }

.thumb-space	{
		width: 175px;
		text-align: center;
		vertical-align: middle;
		}
		
.video-space	{
		width: 225px;
		text-align: center;
		vertical-align: middle;
		}

.gallery-table	{ width: 100%; }

.gallerytext	{
		font: 11px MontserratAlternates-Regular;
		font-weight: 600;
		}

.gallerytitle { 
	color: #ffffff; 
	font: 10px MontserratAlternates-Regular;
	font-weight: 700;
	width: 175px;
	text-align: center; 
	}

/* GALLERY CART CODE */

.cartmargin		{ margin: 0px; }

.view-cart-margin	{ margin: 1px 0px 0px 0px; }

.carticon		{ margin: 0px 0px 0px 5px; }

#view-cart-loc		{ position: absolute; top: 131px; left: 10px; }

.cartpad		{ padding: 8px; }

.thumb-space-cart	{
			width: 102px;
			text-align: center;
			}

.cartbox	{
		width: 258px;
		background-color: transparent;
		border: #4C412F 1px solid;
		padding: 5px;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}

.price 		{
		font: 15px "Open Sans", arial, sans-serif;
		font-weight: 700;
		line-height: 20px;
		color: #FFCC66;
		}

.options	{
		background-color: #DDE2EC;
		color: #000000;
		width: 104px;
		font-size: 11px;
		margin: 0px 0px 4px 0px;
		}

/* ORDER BUTTONS */

.rrd_button_order	{
		color: #ffffff;
	    font: 500 14px "MontserratAlternates-Regular";
		text-align: center;
	    background-image: url("../images/button.png");
	    width: 250px;
		-webkit-appearance: none;
        padding: 3px 2px 3px 2px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
        border: #000000 0px solid;
		-webkit-appearance: none;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}

.view-cart	{ width: 102px; }

/* SLIDESHOW "slideshows-home.htm" PAGE */

table.slideshow-table td	{ vertical-align: top; padding: 2px 4px 2px 4px; }

.slideshow-image-width		{ width: 104px; }

.slideshow-table		{ width: 80%; }

/* LEFT SIDEBAR */

.side-mobile		{ position: fixed; left: 0; top: 300px; z-index: 10; width: 200px; }

.side-mobile-home	{ position: absolute; left: 0; top: 300px; z-index: 10; width: 200px; }

#viewmobileL img	{ display: block; }

.viewmobile-margin	{ margin-bottom: 15px; }

.socialicon		{ margin-top: 1px; }

.social-align		{ margin-left: 2vw; margin-right: auto; }



/* SOCIAL ICON BACKGROUND AND HOVER COLORS */

.soc-1			{ background-color: #000000; }

.soc-2			{ background-color: #000000; }

.soc-3			{ background-color: #000000; }

img.soc-1:hover, img.soc-2:hover, img.soc-3:hover 
			{ background-color: #62543D; }

/* CONTACT FORM */

#contact_button	{
		color: #ffffff;
	    font: 500 18px BookAntiqua;
		text-align: center;
		text-decoration: none;
		background-color:rgba(0, 92, 67, 0.7);
        padding: 3px 2px 3px 2px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
        border: #ffffff 1px solid;
		-webkit-appearance: none;
		 width: 170px;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
		}
		
#contact_button a	{
		text-decoration: none;
		}

.formalign		{ margin-left: 0px; }

table.formalign td 	{ padding: 2px 0px 2px 0px; }

.shadeform	{
		font: 13px arial, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		width: 175px;
		border: #666666 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		width: 225px;
		height: 135px;
		overflow: auto;
		border: #666666 1px solid;
		}

.butwidth	{ width: 110px; }

/* SITE MAP CODE */

.searchform 	{
		font: 13px arial, sans-serif;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		width: 160px;
		border: #666666 1px solid;
		}

.searchmargin	{ margin: 1px 0px 0px 0px; }

.sitesearchbutton 	{ margin: 3px 0px 0px 3px; }

/* BORDERS AND BARS */

.page-splits 	{
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 4px;
		background-color: transparent;
		padding: 0;
		margin: 10px 0px 10px 0px;
		border: #4C412F 1px solid;
		}

/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display: none; }
.printhelp	{ width: 600px; }
#nav 		{ display: none; }
}
@media screen{
.printonly 	{ display: none; }
}

