body	{
	margin: 0;
	padding: 0;
	border: 0;
	
	}





/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }






/* DEFAULTS - ALIGNMENT */


.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: #1f790d; text-decoration: none; }

	a:hover 
	{ color: #2c30e0; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

body		{ color: #833C33; font: 13px verdana, arial, sans-serif; font-weight: normal; line-height: 18px; }

.title		{ color: #370C06; font: 23px  "Bradley Hand ITC", "Lucida Handwriting", "Trebuchet MS", arial, sans-serif; font-weight: normal; }

.title1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #470d09;
	font-weight: bold;
	font-style: italic;
}


.subtitle	{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; }

.smalltitle	{ color: #CC6600; font: 14px arial, sans-serif; font-weight: bold; }

.colortitle	{ color: #006633; font: 14px arial, sans-serif; font-weight: bold; }

.smalltext	{ color: #BD6610; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.hilite		{ color: #CC6600; font: 21px  "Trebuchet MS", arial, sans-serif; font-weight: bold; }

.hilite2	{ color: #006644; font-style: italic; font-weight: bold; }





/* PAGE BACKGROUNDS & CONTENT HEIGHTS AND WIDTHS */

.pageheight		{ min-height: 765px; }

.pageheight-home	{ min-height: 750px; }

.pageheight-gallery	{ min-height: 790px; }

.outer-background	{ background-color: #000000; }

.content-background	{
			background-color: #F7E6BB;
			background-image: url("background-content.jpg");
			background-repeat: repeat;
			}



.contentwrapper		{
			margin: 0 auto;
			width: 989px;
			border: solid #642F23;
			border-width: 0px 3px 0px 3px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.contentpad 		{ padding: 35px 25px 25px 25px; }

.contentpad-gallery	{ padding: 20px 10px 25px 10px; }

.split-content		{ vertical-align: bottom; }






/* INSET CORNER RADIUS */

.round-corners	{ height: 50px; margin-bottom: -50px; background-color: #370C06; }

.round-corners-rad
		{
		height: 50px;
		-webkit-border-top-left-radius: 50px;
		-webkit-border-top-right-radius: 50px;
		-moz-border-radius-topleft: 50px;
		-moz-border-radius-topright: 50px;
		border-top-left-radius: 50px;
		border-top-right-radius: 50px;
		background-color: #F7E6BB;
		background-image: url("../p1/background-shadow.jpg");
		}






/* HEADER */

.headerheight	  { height: 80px; }

.headerarea	  { background-color: #310600; }

.headertext	  { color: #FFFFFF; font: 12px arial, sans-serif; font-weight: normal; }

.head-logo-cell   { padding-left: 0px; }

.head-mobile-cell { width: 136px; padding: 0px 10px 0px 10px; border-left: #7E4A35 1px solid; }

.head-image-cell  { width: 120px; padding: 3px 10px 0px 10px; border-left: #7E4A35 1px solid; }

.head-last-cell	  { width: 20px; border-left: #7E4A35 1px solid; }

.logo-image	  { margin-bottom: 0px; }

.header-image	  { margin: 0px auto 0px auto; }





/* START TEXT HEADER CODE */

.logolayerlink	{
		display: block;
		padding: 21px 15px 0px 15px;
		}

.textlogo	{ font: normal 26px arial, sans-serif; font-weight: normal; }

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ color: #FFFFFF; text-decoration: none; }

a.textlogo:hover { color: #FFFFFF; text-decoration: none; }

.textlogo-mobile {
		 font: normal 22px arial, sans-serif;
		 font-weight: normal;
		 padding: 12px 0px 12px 5px;
		 }





/* HOME (INTRO) PAGE CODE */

.homewrapper	{
		background-color: #F7E6BB;
		background-image: url("background-content.jpg");
		background-repeat: repeat;
		}

.home-content	{ border-width: 0px 0px 0px 0px; }

.home-corners	{ height: 15px; background-image: url("../p1/background-shadow.jpg"); }







/* HOME BOXES */

.outerboxes-pad 	{ padding: 0px 10px 0px 10px; }

.outerboxes-margin	{ margin-top: 38px; }

.introtitle		{ color: #000000; font: 17px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Trebuchet MS", arial, sans-serif; font-weight: bold; line-height: normal; }

.introboxes	{
		width: 250px;
		background-color: #FBEFD4;
		border: 1px #C5B086 solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		}

.boxtext	{
		color: #666666;
		font: 12px arial, sans-serif;
		font-weight: normal;
		line-height: 16px;
		}

.introboxes-pad		{ padding: 15px; }

.introbox-L-pad 	{ padding: 1px 7px 1px 0px; }

.introbox-R-pad		{ padding: 0px 0px 0px 0px; }

.boxes2		{
		color: #C07A00;
		background-color: transparent;
		border: solid #E39100;
		border-width: 0px 0px 1px 0px;
		margin: 0px 0px 7px 0px;
		}

table.boxes2 td { padding: 5px 0px 5px 0px; }

.box-img-borders { border: 2px #C5B086 solid; }



/* INTRO PAGE LINK COLORS */

	a.introlink:link, a.introlink:visited, a.introlink:active 
	{ color: #5A7401; text-decoration: none; }

	a.introlink:hover 
	{ color: #81A600; text-decoration: underline; }





/* HOMEPAGE JQUERY SLIDESHOW */

.JQ-size	  { width: 983px; height: 450px; }

.JQslideshow img  { display: none; padding: 0; top: 0; left: 0; }   /* HIDES SLIDES DURING LOADING */

.JQslideshow 	  {
		  background-color: #000000;
		  padding: 0;
		  overflow: hidden;
		  z-index: 2;
		  vertical-align: bottom;
		  margin: 10px auto 0px auto;
		  border: solid #642F23;
		  border-width: 3px 3px 3px 3px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }





/* JQUERY HOME ROUND SLIDE BUTTONS ( NUMBERS HIDDEN BY FONT SIZE AND COLOR ) */

#nav	{
	position: relative;
	height: 20px;
	top: -8px;
	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;
	color: rgba(0, 0, 0, 0.0);
	font-size: 1px;
	line-height: 1px;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
	width: 9px;
	height: 9px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #B6DB94;
/* CORNER ROUNDING */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	}

#nav a:hover		{ background: #B6DB94; border: 2px solid #B6DB94; }

#nav a.activeSlide 	{ background: #29B74A; border: 2px solid #29B74A; }

#nav a:focus		{ outline: none; }

/* FADE UP JQUERY ROUND 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; }}





/* FOR OPTIONAL HOME */

.homeimage	{
		vertical-align: bottom;
		margin: 10px auto 0px auto;
		border: solid #642F23;
		border-width: 3px 3px 3px 3px;
		}





/* FOOTER OPTIONS - HIDE DURING LOAD */

#FooterFRM		{ visibility: hidden; }

.footer-frame		{
			display: block;
			width: 100%;
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			}

.footer-height		{ height: 270px; }

.footer-page		{
			background-color: #3E1505;
			background-image: url("background-footer.png");
			background-repeat: no-repeat;


			margin: 0px;
			padding: 0px;
			}

.footer-pad		{
			padding: 50px 10px 20px 10px;
			margin: 0px 0px 0px 0px;
			}

.footer-border		{
			border: solid #955918;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.footer-title 		{
			color: #FFFFFF;
			font: 20px Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Trebuchet MS", arial, sans-serif;
			font-weight: bold;
			padding-bottom: 5px;
			margin-bottom: 3px;
			border-bottom: #89FF00 1px solid;
			}

.footer-text 		{
			color: #FFFFFF;
			font: 14px arial, sans-serif;
			font-weight: normal;
			}

table.footer-links td 	{
			padding: 5px 30px 5px 30px;
			border-right: #955918 1px solid;
			}

.footer-image		{
			margin-top: 7px;
			margin-bottom: 20px;
			border: #8E643E 1px solid;
			}

.footer-social	{ width: 180px; padding-left: 10px; }

.footer-links	{ line-height: 30px; }

.footerlinks-1	{ width: 33%; }

.footerlinks-2	{ width: 33%; }

.footerlinks-3	{ width: 33%; }

.footer-copyright {
		  color: #FFFFFF;
		  font: 10px arial, sans-serif;
		  font-weight: bold;
		  padding: 14px 0px 14px 0px;
		  margin: 0px 0px 0px 0px;
		  background-color: #320B05;
		  border: solid #734339;
		  border-width: 1px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }

/* FOOTER AND COPYRIGHT LINK COLORS */

a.footerlink:link, a.footerlink:visited, a.footerlink:active 

	{ color: #FFFFFF; text-decoration: none; }

a.footerlink:hover

	{ color: #FFFFFF; text-decoration: underline; }






/* SOCIAL ICONS */

.socialspace	{ padding: 5px 1px 5px 1px; }

.socialtext	{ color: #FFFFFF; font: 10px arial, sans-serif; font-weight: bold; }

/* SOCIAL ICON COLORS */

.socialicon	{
		margin: 0px;
		display: block;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		border: #8E643E 1px solid;
		}

.si-fbook	{ background-color: #55170E; }

.si-twit	{ background-color: #55170E; }

.si-linked	{ background-color: #55170E; }

.si-cont	{ background-color: #55170E; }

.socialicon:hover	{
			margin: 0px;
			border: #EFC67E 1px solid;
			}



/* BORDERS AND BARS */

.page-splits 	{
		font-size: 1px;
		line-height: 1px;
		height: 2px;
		background-color: transparent;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border-top: #D2A77C 1px solid;
		}

/* PAGE TOP AND BOTTOM BORDER BARS */

.pagebar	{
		background-color: #360F09;
		height: 10px;
		border-bottom: #734339 1px solid;
		}

.pagebar-footer	{
		font-size: 1px;
		line-height: 1px;
		background-color: #2F0D08;
		height: 12px;
		margin: 0px;
		border: solid #734339;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}





/* LEFT SIDEBAR OPTIONS */

.sidebar-left		{
			background-color: #DDBF90;
			background-image: url("../p1/background-sidebar-left.png");
			background-repeat: repeat;
			background-position: 0px 400px;
			border-right: #D2A77C 0px solid;
			}

.sidebar-left-contact	{
			background-image: url("../p1/background-sidebar-contact.png");
			background-position: 0px 300px;
			}

.sidebar-left-width	{ width: 200px; }

.sidebar-left-text	{
 			color: #000000;
 			font: 12px arial, sans-serif;
 			font-weight: normal;
 			text-align: center;
 			padding: 8px 2px 8px 2px;
			margin: 10px 10px 10px 10px;
			border-top: #AC6D4D 1px solid;
			border-bottom: #AC6D4D 1px solid;
			}

.sidetitle-L		{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; }

.sideimage-left	 { border-bottom: #D2A77C 1px solid; display: block; }

/* LEFT SIDEBAR LINK COLORS */

	.sidebar-left-text a:link, .sidebar-left-text a:visited, .sidebar-left-text a:active 
	{ color: #007700; text-decoration: none; }

	.sidebar-left-text a:hover 
	{ color: #B15409; text-decoration: underline; }





/* RIGHT SIDEBAR OPTIONS */

.sidebar-right-width	{ width: 183px; padding-top: 5px; }

.sidebar-right 		{
 			background-color: #55170E;
			background-image: url("../p1/background-sidebar-right.png");
			background-repeat: repeat-x;
 			border-left: #7E4A35 0px solid;
 			}

.sidebar-right-text 	{
 			color: #FFFFFF;
 			font: 12px arial, sans-serif;
 			font-weight: normal;
			}

.sidebar-right-pad 	{ padding: 10px 15px 10px 15px; }

.sidetitle-R 		{ color: #FFFFFF; font: 14px arial, sans-serif; font-weight: bold; }

.side-splits-R  	{
 			font-size: 1px;
 			line-height: 1px;
 			height: 2px;
 			background-color: transparent;
 			margin: 7px 0px 4px 0px;
 			padding: 0px;
 			border-top: #925E38 1px solid;
 			}

.sideimage-right 	{ border: #925E38 1px solid; display: block; margin: 0 auto; }

/* RIGHT SIDEBAR LINK COLORS */

	.sidebar-right-text a:link, .sidebar-right-text a:visited, .sidebar-right-text a:active 
	{ color: #D6B898; text-decoration: none; }

	.sidebar-right-text a:hover 
	{ color: #FFFFFF; text-decoration: underline; }





/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* GALLERY CODE */

.content-gallery	{ width: 800px; }

.gallerytitle 		{ color: #000000; font: 14px arial, sans-serif; font-weight: bold; }

.gallerytext		{ font-size: 11px; line-height: 18px; }

table.gallery-area td 	{ padding: 5px 20px 5px 20px; width: 150px; vertical-align: top; }

.Galborder	 	{ border: #FFFFFF 5px solid; margin-bottom: 2px; vertical-align: middle; }	

a:hover .Galborder	{ border: #370C06 1px solid; margin: 4px; margin-bottom: 6px; vertical-align: middle; }

.gallery-closeup	{
			color: #000000; font: 12px Papyrus, "Bradley Hand ITC", arial, sans-serif;
			font-weight: bold;
			text-indent: 26px;
			height: 22px;
			background-image: url("../p1/gallery-closeup.png");
			background-repeat: no-repeat;
			}





/* SLIDESHOW */

.slideshow-border	{ border: #FFFFFF 5px solid; margin-top: 15px; }

.slideshow-box		{ width: 602px; }

#slideshow-watermark	{
			width: 300px;
			height: 40px;
			margin-bottom: -40px;
			position: relative;
			left: 0px;
			bottom: 125px;
			z-index: 10;
			}

/* MOBILE SLIDESHOW */

.slideshow-return-mobile 	{
			background-color: #7B2D20;
			width: 40px;
			height: 40px;
			margin: 12px auto 0px auto;
			border: #000000 0px solid;
		/* CORNER ROUNDING */
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			border-radius: 5px;
			}

.mobile-slideshow-background
			{
			background-color: #370C06;
			background-image: url("background-outer.png");
			background-repeat: repeat-x;
			}

.mobile-slideshow-border	{
			border: #FFFFFF 3px solid;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			}





/* MOBILE SLIDESHOW ROUND ACTIVE BUTTON STYLES (SEE ALSO responsive-slides.css IN FOLDER mobile/JQuery) */

/* NORMAL STATE */

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a 
		{
		background-color: #D0B583;
	/* CORNER ROUNDING */
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		width: 14px;
		height: 14px;
		}

/* HOVER STATE */

.centered-btns_tabs a:hover,
.transparent-btns_tabs a:hover,
.large-btns_tabs a:hover 
		{ background-color: #B59966; }

/* ACTIVE STATE */

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a 
		{ background-color: #70AA00; }





/* SLIDESHOW (slideshow.htm) CODE (BUTTON WIDTHS IN HTML PAGE) */

.slideshow-buttons	{ padding: 4px 0px 0px 0px; background-color: transparent; }

input[type="button"].button-slideshow 
		{
		color: #000000;
		font-family: Papyrus, "Bradley Hand ITC", "Lucida Handwriting", "Trebuchet MS", arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		background-color: #F3DAAB;
		cursor:pointer;
		padding: 5px 3px 5px 3px;
		margin: 0px 2px 0px 1px;
		border: #BC9A57 1px solid;
		-webkit-appearance: none;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

input[type="button"].button-slideshow:hover 
		{
		color: #FFFFFF;
		background-color: #214635;
		border: #000000 1px solid;
		}





/* GALLERY AND SLIDESHOW MENU */

.menu-gallery	{
		background-color: #370C06;
		padding: 8px 8px 9px 8px;
		margin-top: 0px;
		margin-bottom: 0px;
		border-bottom: #642F23 0px solid;
		}

.menu-gal	{
		font: bold 15px   "Trebuchet MS", verdana, arial, sans-serif;
		text-decoration: none;
		padding: 5px 8px 5px 8px;
		margin: 0px 2px 0px 2px;
		cursor:pointer;
		text-align: center;
		
		border: #925E38 1px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

a.menu-gal:link, a.menu-gal:visited, a.menu-gal:active 
	{
	color: #AC8C6A;
	background-color:#511C0F;
	}

a.menu-gal:hover
	{
	background-color:#70AA00;
	color: #FFFFFF;
	border: #9FE357 1px solid;
	text-decoration: none;
	}





/* CONTACT & QUOTES PAGE */

.phonetitle		{ color: #370C06; font: 16px arial, sans-serif; font-weight: bold; }

.form-align		{ margin-left: 40px; }

table.form-align td	{ padding: 1px 0px 1px 0px; }

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F3DAAB;
		background-image: url("../p1/shadeform.png");
		text-align: left;
		width: 180px;
		border: #BC9A57 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F3DAAB;
		background-image: url("../p1/shadeform.png");
		text-align: left;
		overflow: auto;
		width: 250px;
		height: 150px;
		border: #BC9A57 1px solid;
		}

.form-align-quotes		{ margin-left: 40px; }

table.form-align-quotes td	{ padding: 3px 0px 3px 0px; }

.quoteform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F3DAAB;
		background-image: url("../p1/shadeform.png");
		text-align: left;
		border: #BC9A57 1px solid;
		}

.quotechoice 	{ color: #006633; }

.dropquotes	{ font: 12px arial, sans-serif; background-color: #F3DAAB; }





/* CONTACT & QUOTES & PAYMENTS FORM BUTTONS */

input[type="submit"].submitbutton, input[type=reset].submitbutton 
		{
		color: #000000;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color: #F3DAAB;
        	padding: 6px 4px 6px 4px;
		cursor: pointer;
        	border: #BC9A57 1px solid;
		-webkit-appearance: none;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}

input[type="submit"].submitbutton:hover, input[type=reset].submitbutton:hover 
		{
		color: #FFFFFF;
		background-color: #214635;
		border: #000000 1px solid;
		}

.contact-buttons	{ width: 124px; margin: 10px 5px 0px 0px; }

.quotes-buttons 	{ width: 180px; margin: 10px 5px 0px 0px; }





/* LINKS PAGE */

.searchbox	{
		background-color: transparent;
		border: #BC9A57 1px solid;
		border-collapse: separate;
		border-spacing: 2px;
		}

table.searchbox td 	{
			padding: 2px 2px 2px 2px;
			}

.searchform 	{
		font: 11px arial, sans-serif;
		color: #000000;
		background-color: #F3DAAB;
		background-image: url("../p1/shadeform.png");
		width: 110px;
		height: 18px;
		border: #BC9A57 1px solid;
		}

.searchbutton 	{
		color: #000000;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #F3DAAB;
        	padding-top: 1px;
        	padding-bottom: 1px;
		cursor: pointer;
		width: 40px;
        	border: #BC9A57 1px solid;
		}





/* NEWS PAGE */

.news-table	    { width: 90%; }

table.news-table td { padding: 6px 6px 6px 6px; }

.news-image	    { width: 70px; }





/* PAYPAL payments.htm PAYMENT PAGE CODE */

.payform-amount		  { width: 100px; }

.payform		  {
			  width: 159px; 
			  -moz-box-sizing: border-box;
			  -webkit-box-sizing: border-box;
			  box-sizing: border-box;
			  }

textarea.payform 	  { overflow: auto; }

.payform, .payform-amount { margin: 1px 0px 8px 0px; }

.payformbox	{
		background-color: #F7E6BB;
		border: #D2A77C 1px solid;
		}

.paypalpad 	{ padding: 5px 10px 5px 10px; }

.paypalbadge	{ padding: 30px 10px 8px 0px; }





/* CODE FOR THE MENU */

.menubackground	{
		background-color: #622E21;
		background-image: url("menu-background.jpg");
		padding: 0px 6px 0px 6px;
		border-top: #734339 1px solid;
		border-bottom: #734339 1px solid;
		}

.firstborder	{ border-left: #734339 1px solid; }

.menu		{
		font-family:  "Trebuchet MS", arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		background-color: #511C0F;
        	background-image: url("menu-gradient.png");
		padding: 9px 12px 9px 12px;
		margin: 0px 0px 0px 0px;
		cursor:pointer;
		text-align: center;
		display: block;
		border-right: #734339 1px solid;
		}

a.menu:link 	{ color: #AC8C6A; }

a.menu:visited 	{ color: #AC8C6A; }

a.menu:active 	{ color: #AC8C6A; }

a.menu:hover 	{
		background-color: #214635;
        	background-image: url("menu-gradient.png");
		color: #FFFFFF;
		text-decoration: none;
		}





/* MOBILE SELECT OVERLAY */

.SOLbackground {
	background-color: #747886;
	filter: alpha(opacity=60);
	-moz-opacity:.60;
	opacity:0.60;
	}
  
.SOLselect {
	background-color: #370C06;
	background-image: url("../p1/background-overlay.png");
	background-repeat: no-repeat;
	border: #EFC67E 4px solid;
/* CORNER ROUNDING */
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	}

.SOLinner	{
		color: #FFFFFF;
		font: 16px arial, sans-serif;
		font-weight: normal;
		line-height: normal;
		}

.SOLinner a	{ font: 34px arial, sans-serif; }

.SOLclose	{
	background-color: #990000;
	border: #EFC67E 3px solid;
/* CORNER ROUNDING */
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	}

/* MOBILE SELECT LINK COLORS */

a.selectlink:link, a.selectlink:visited, a.selectlink:active 
			{ color: #EFC67E; text-decoration: none; }
a.selectlink:hover	{ color: #FFFFFF; text-decoration: underline; }





/* MOBILE HOME MENU CODE */

div.menu-mobile		{
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		background-color: #EDD7A9;
		background-image: url("../mobile/picts-mobi/menu-arrow-black.png");
		background-position: top right;
		background-repeat: no-repeat;
		border: solid #BC9A57;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

div.menu-mobile-last	{ border-width: 0px 0px 0px 0px; }

/* MOBILE HOME MENU CODE (OPTIONAL HOME PAGE) */

div.menu-mobile-first	{ border-width: 1px 0px 1px 0px; }

.menulink-mobile	{
		font-family: arial, helvetica, sans-serif;
		font-size: 17px;
		font-weight: normal;
		line-height: 41px; /* THIS CONTROLS MENU BUTTON HEIGHT */
		text-align: left;
		display: block;
		cursor: pointer;
		padding: 0px 10px 0px 10px;
		}

a.menulink-mobile:link, a.menulink-mobile:visited, a.menulink-mobile:active 
	{
	color: #000000;
	text-decoration: none;
	}

a.menulink-mobile:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	}

div.menu-mobile:hover 
	{
	background-color: #370C06;
	background-image: url("../mobile/picts-mobi/menu-arrow-white.png");
	}




.outer-background div table tr td table tr td p {
	text-align: left;
}
