body{
	background-color:#e6e3e3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	position:relative;
	}

.wrapper{background-color:#e6e3e3;height:auto;width:965px;margin-right:auto; margin-left:auto; border:thin;border-style:solid;overflow:hidden;border-color:#000; -moz-box-shadow:0px 0px 5px 5px #b7b7b7;-webkit-box-shadow:0px 0px 5px 5px #b7b7b7;box-shadow:0px 0px 5px 5px #b7b7b7;}

/* PAGE LINKS */

a:link		{ color: #660000; text-decoration: none; }

a:visited	{ color: #660000; text-decoration: none; }

a:active	{ color: #339900; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: none; }



/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{ COLOR: #000000; FONT: 13px  georgia, "times new roman", verdana, arial, sans-serif; font-weight: normal; }

.title 		{
	color: #006600;
	font: 24px arial, verdana,  sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:left;
	line-height:24px;
}

.subtitle	{ color: #006600; font: 16px arial, verdana,  sans-serif; letter-spacing: 0px; font-weight: bold; text-align:left; float:left;}

.subtitle1	{ color: #006600; font: 16px arial, verdana,  sans-serif; letter-spacing: 0px; font-weight: bold; text-align:left; float:left; padding:0 0 20px 0}

.phonetitle 	{ color: #3E2B1E; font: 13px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold; }

.date-font	{ COLOR: #FFFFFF; FONT: 12px 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: 12px;
		  color: black;
		  font-size: 12px; 
		  font-weight: bold;
		  text-align: left;
		  border-top: #DDDCD6 1px solid;
		  border-bottom: #807A77 1px solid;
		  border-left: #807A77 1px solid;
		  border-right: #807A77 1px solid; }

.note-title	{ padding: 5px;
		  background-color: #ced6db;
		  COLOR: #322926;
		  FONT: bold 14px arial, verdana, sans-serif;
		  text-align: left;
		  border-top: #807A77 1px solid;
		  border-bottom: #807A77 1px solid;
		  border-left: #807A77 1px solid;
		  border-right: #807A77 1px solid; 
		  		  }


/* RIGHT SIDEBAR CODE */

.sidebar-area		{
			border-left: #445056 1px solid;
			background-color: #15191B;
			width: 225px;
			}

.sidebar-pagewidth	{
			background-color: #15191B;
			width: 200px;
			}

.sidetext		{ COLOR: #B0C3C5; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.sidetitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #B0C3C5;
			WIDTH: 150px;
			BORDER: ##D2D1CC 0px solid;
			}

.sidebar-frame		{
			width: 200px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}


 /* 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; }

 /* MENU CODE */

.menu	{
		background-color: #D2D1CC;
		width: 150px;
		border-right: #807A77 1px solid;
		}


.menu-line  	{
		border-left: #FFFFFF 1px solid;
		}



/* OTHER IMAGE BORDERS */

.borders		{ border: #74747B 0px solid; }

.borders-menuimage	{
			border-top: #445056 0px solid;
			border-bottom: #445056 0px 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-image: url("picts/shadeform.gif");
		background-color: #E7E6E5;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid; }


.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: left;
		  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; }


#logo {
	float: left;
	
}

#logo img {
	float: left;
	border: none;
	padding-right: 10px;
}
/* tabs */
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:757px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: url(images/blue_panes.jpg) no-repeat;
	display:block;
	height: 31px;   
	width: 188px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:189px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }


/* panes */
#flowpanes {
	background: url(images/blue_panes.jpg) no-repeat 0 -100px;
	width:757px;
	height:125px;
	border:solid;
	border-style:inset;
	border-color:#FFF;
	position:absolute;
	
	}


/* single pane */
#flowpanes div {
	display:none;
	color:#fff;	
	margin:-20px 20px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	font-size:22px;	
	margin-left: 105px;
	}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
	}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes .narrow {
	padding-right:160px;		
}
.tabpadding
{padding-right:25px;}

.verticalpadding
{padding-top:165px;}

.horizontalpadding
{padding-bottom:100px;}
