﻿BODY 	{
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color: #322926;
	scrollbar-track-color: #BFBAB6;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	}




/* PAGE LINKS */

a:link		{
	color: #CC6600;
	text-decoration: none;
}

a:visited	{
	color: #CC6600;
	text-decoration: none;
}

a:active	{
	color: #CC6600;
	text-decoration: none;
}

a:hover		{
	color: #996600;
	text-decoration: none;
}




/* THE NEXT LINE IS THE MAIN PAGE FONT */


.title 		{
	font:normal 30px/33px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#082733; width:600px; height:43px;
	background-color:inherit;
	}

.subtitle	{
	color: #666633;
	font: 16px arial, verdana, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
}

.phonetitle 	{ color: #3E2B1E; font: 13px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold; }

.date-font	{ COLOR: #3E2B1E; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }





/* BORDER AND LINE CODE */

.page-splits	{ COLOR: #DDDCD6; height: 2px; BORDER-TOP: #A49C98 1px solid; width: 100%; }

.borders	{ BORDER: #000000 1px solid; }






/* RIGHT AND LEFT TEXT BOXS */


.note-text 	{
	padding: 6px;
	color: #66666;
	font-size: 10px;
	text-align: left;
}

.note-text_link 	{
	padding: 0px;
	color: #66666;
	font-size: 10px;
	text-align: left;
}

.note-title	{
	padding: 5px;
	background-color: #00000;
	COLOR: #333333;
	font: normal 21px/23px "Arial Narrow", Arial, Helvetica, sans-serif;
}

.note-title_right	{
	padding: 5px;
	background-color: #00000;
	COLOR: #A6CD39;
	font: normal 21px/23px "Arial Narrow", Arial, Helvetica, sans-serif;
	border: 1px none #807A77;
}










 /* PAGE FOOTER CODE */

.footer 	{
		border-bottom: #807A77 1px solid;
		border-top: #DDDCD6 1px solid;
		}

.footer-line	{
		border-right: #807A77 1px solid;
		border-bottom: #DDDCD6 1px solid;
		border-top: #807A77 1px solid;
		}

.footertext	{ COLOR: #322926; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }







 /* SIDEBAR CODE */

.sidebar	{
		background-image: url("picts/background-sidebar.jpg");
		width: 150px;
		border-right: #807A77 1px solid;
		}


.sidebar-line	{
		border-left: #FFFFFF 1px solid;
		}








 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}









 /* ORDER PAGE */

.price 		{ COLOR: #993300; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.ordermargin	{ margin: 6px 0px 0px 0px;}


.orderbutton {	background-color:#993333;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid; }


.orderbuttonon { background-color:#6666FF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid; }







 /* CONTACT FORM */

.submitbutton 	{ font-size: 13px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #E7E6E5;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #E7E6E5;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 135PX;
		BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #000000;
		WIDTH: 200PX;
		background-color: #E7E6E5;
		FONT: 12px arial, verdana, sans-serif; }








 /* LINKS PAGE CODE */


.linksmargin	{ margin: 10px; }

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #E8E8E8;
}


.searchdrop 	{ FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		background-color: #E7E6E5;
		margin-top: 3px; }










 /* START CODE FOR THE GALLERY AND VIEWER */



.gallerytitle 	{ COLOR: #000000; FONT: 16px georgia, "times new roman", verdana, sans-serif; font-weight: bold; }

.gallerytext 	{ COLOR: #342425; FONT: 11px georgia, "times new roman", verdana, sans-serif; font-weight: normal; }

.rollover 	{ BORDER: #FFFFFF 10px solid; }

.rolloveron 	{ BORDER: #342425 1px solid; padding: 9px; }

.viewer-border	{ BORDER: #FFFFFF 15px solid; }


.button-slideshow 
		{
		background-image: url("picts/button-slideshow.gif");
		background-color:#CCCCCC;
		color: #000000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		height: 22px;
		cursor:pointer;
		padding-left: 7px;
		padding-right: 7px;
		BORDER: #000000 1px solid;
		}


.buttonon-slideshow
		{
		background-image: url("picts/buttonon-slideshow.gif");
		background-color:#CCCCCC;
		color: #660000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		height: 22px;
		cursor:pointer;
		padding-left: 7px;
		padding-right: 7px;
		BORDER: #660000 1px solid;
		}













 /* START THE CODE FOR THE MENUS */


.menuouter	{
		border-top: #322926 1px solid;
		border-bottom: #807A77 1px solid;
		padding-top: 12px;
		padding-bottom: 0px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 4px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #807A77 1px solid;
		  border-bottom: #807A77 0px solid;
		  border-left: #807A77 1px solid;
		  border-right: #807A77 1px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#CBC7C3;
		  color: #322926; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#CBC7C3;
		  color: #322926; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#CBC7C3;
		   color: #322926; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#F0F0F0;
		  color: #006600; }






 /* GALLERY MENU CODE */

.menu-galleryouter	{
			border-top: #807A77 1px solid;
			margin-top: 10px;
			padding-top: 0px;
			padding-bottom: 0px;
			}



.menu-gallery		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 4px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #807A77 0px solid;
		  border-bottom: #807A77 1px solid;
		  border-left: #807A77 1px solid;
		  border-right: #807A77 1px solid; }


a.menu-gallery:link 	{ background-image: url("picts/menu.gif");
		  background-color:#CBC7C3;
		  color: #322926; }


a.menu-gallery:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#CBC7C3;
		  color: #322926; }


a.menu-gallery:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#CBC7C3;
		   color: #322926; }


a.menu-gallery:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#F0F0F0;
		  color: #006600; }
.largetext {
	color: #EB6123;
	font:normal 21px/23px "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
}
.bodyText {
	color: #333333;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

/*footer*/
#footer {
	background:url(images/footerbg.gif) repeat-x 0 0 #131313; padding:20px 28px 52px; color:inherit;
	}
#footer ul {
	margin:0; padding:0; width:638px; float:left;
	}
#footer ul li {
	color:#AFAFAF; background-color:inherit;
	}
#footer ul li a{
	font:normal 12px Arial, Helvetica, sans-serif; color:#AFAFAF; padding:0 3px; text-decoration:none;
	background-color:inherit;
	}
#footer ul li a:hover{
	color:#AFAFAF; text-decoration:underline; background-color:#000000;
	}
#footer p.copyright {
	font:normal 10px Arial, Helvetica, sans-serif; color:#EAD773; width:219px; float:right; text-align:right;
	background-color:inherit;
	}
#footer p.copyright a {
	color:#AFAFAF; text-decoration:none;
	font:normal 10px Arial, Helvetica, sans-serif;
	background-color:inherit;
	}
#footer p.copyright a:hover {
	color:#EAD773; background-color:inherit;
	}
/*footer*/

/*mislenious*/
.topPad{
	padding-top:6px !important;
	}

