body {
	background: #f5f5f5;
}
body, td, th {
	color: #1a1a1a;
}
h1, h2 {
	color: #663300;
}
h3, h4, h5, h6 {
	color: #663300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: top;
	clip: rect(0px,auto,auto,auto);
	top: auto;
}
a {
	color: #5d583b;
	text-decoration: underline;
}
/************** min max width **********************/
#pagewrapper {
	min-width:720px;
	max-width:1100px;
	margin:0 auto;
	background: #dedeca;
}
/**************************** drop shadow border ************************************************/

.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:0 auto;
  /*margin:1em 0 0 10px;*/
  }
.in2 {
  display:block; 
  background: #777; 
  border:1px solid #999;
  position:relative;
  padding:1px;
  margin:1px;
  }
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative;
  /*padding: 1px; */
  font-weight:normal;
  }
.normal {min-width:720px;
		max-width:1100px;
}
/************************ end drop shadow ***************************************/

#pagecontainer {
	min-width:800px;
	margin:auto;
	height: auto;
}

/* -- Banner Area -- */
#bannercontainer {
	width: 100%;
	height:120px;
	background-repeat:repeat-x;
	width:auto;
	height:120px;
	text-align:center;
	z-index:1; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #8e7f62;
	text-align: center; /* this overrides the text-align: center on the body element. */
}

/* -- logo area-- */
#logocontainer {
	width: 100%;
	height:120px;
	background-image:url(images/top_bground.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:120px;
	text-align:center;
	z-index:1; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #8e7f62;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
#logo {
	background-image:url(images/logo_700x120.jpg);
	background-position:center;
	z-index:2;
	height:120px;
	background-repeat:no-repeat; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	width: 700px;
	margin: auto;
}

#menu {
	margin:2px auto 2px auto;
	width:auto;
	height:35px;
	background-image:url(images/middle_bg_light2.jpg);
	background-repeat:repeat-x;
	border: 2px solid #8e7f62;
}
#container_border {
	width:446px;
	background-color:#1a1a1a;
	margin:2px auto 2px auto;
	padding:2px;
}
#contactscontainer {	/*edit this and rename for container size for each page.*/
	width: 600px;
	height: auto;
	background: #dedeca;
	margin: 2px auto 2px auto; /* the auto margins (in conjunction with a width) center the page*/
	border: 2px solid #8e7f62;
	padding-left:42px;
	padding-right:42px;
	text-align: left;/* this overrides the text-align: center on the body element. */
}
#calendarcontainer {	/*edit this and rename for container size for each page.*/
	width: auto;
	height: auto;
	background: #dedeca;
	margin: 2px auto 2px auto; /* the auto margins (in conjunction with a width) center the page*/
	border: 2px solid #8e7f62;
	padding-left:42px;
	padding-right:42px;
	text-align:center;
}
#medallioncontainer {	/*edit this and rename for container size for each page.*/
	width: 100%;
	height:auto;
	background: #dedeca;
	margin: 2px auto 2px auto; /* the auto margins (in conjunction with a width) center the page*/
	border: 2px solid #8e7f62;
	text-align: left;
	min-width: 740px;
	left: 0px;
	top: 200px;
}

#medallioncontainer #mclogo {
	background-image: url(medallion%20page/medallionbox4c.jpg);
	height: 500px;
	width: 250px;
	left: 0px;
	top: 0px;
	margin-right: 40px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

#productscontainer {	/*edit this and rename for container size for each page.*/
	width: 1150px;
	height:auto;
	background: #dedeca;
	margin: 2px auto; /* the auto margins (in conjunction with a width) center the page*/
	border: 2px solid #8e7f62;
	padding-left:5px;
	padding-right:5px;
	text-align: left;/* this overrides the text-align: center on the body element. */
	clear: right;
	float: left;
	padding-bottom: 5px;
}

#salecontainer {	/*edit this and rename for container size for each page.*/
	width: 800px;
	height:auto;
	background: #ffffff;
	margin: 2px auto 2px auto; /* the auto margins (in conjunction with a width) center the page*/
	border: 2px solid #8e7f62;
	padding-left:5px;
	padding-right:5px;
	text-align: left;/* this overrides the text-align: center on the body element. */
	padding-bottom: 5px;
}
#container {
	width: 442px;
	background: #dedeca;
	color:#663300;
	margin: 2px auto 2px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #8e7f62;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 3px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#slideShowContainer{
	width:760px;
	margin:auto;
	height:500px;
	text-align:center;
}
/*------------------------------------------------Lower Area-----------------------*/
#LowerAreaBackground {
	background:url(images/olive_halftone.jpg) repeat;
	width:100%;
	height:150px;
	margin:2px auto;
	float:left;
	padding:0;
	border: 2px solid #8e7f62;
}
#LowerAreaBackgroundProd {
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	float:none;
	padding:0 0 0 0;
	border: 2px solid #8e7f62;
}
#Lower_container {
	float:none;
	height:145px;
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 5px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px none #1a1a1a;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	background: #dedeca url(images/olive_halftone.jpg);
}
#Lower_container_1 {
	width:225px;
	float:left;
	height:135px;
	background: #dedeca url(images/olive_halftone.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Lower_container_2 {
	width:355px;
	float:left;
	height:135px;
	text-align: center;
	background: #dedeca url(images/olive_halftone.jpg);
}
#Lower_container_3 {
	width:170px;
	float:left;
	height:135px;
	background: #dedeca url(images/olive_halftone.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
/* two column */	
.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #dedeca;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #1a1a1a;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #dedeca; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} /* end two column */
.twoColFixLt #contentcontainer {
	width: 100%;
	height:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	border: 1px none #1a1a1a;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*---------------footer---------*/
#foot {
	margin:2px 0px;
	width:100%;
	height:120px;
	float:none;
	color:#1a1a1a;
	text-align:center;
	background: url(images/top_bground.jpg) repeat-x;
	border: 2px solid #8e7f62;
}
#foot_container {
	width:780px;
	height:120px;
	margin:0 auto;
	background: center;
}
#foot_1 {
	width:252px;
	float:left;
	height:112px;
	background: #8e7f62;
	margin: 4px;
	display: inline;
}
#foot_1_1 {
	width:252px;
	height:28px;
	top: auto;
	float: none;
	clear: both;
}
#foot_2 {
	width:252px;
	float:left;
	height:112px;
	background: #8e7f62;
	margin: 4px;
}
#foot_1_2 {
	width:252px;
	height:28px;
	top: auto;
	float: none;
	clear: both;
}
#foot_3 {
	width:252px;
	float:left;
	height:112px;
	background: #8e7f62;
	margin: 4px;
}
#foot_1_3 {
	width:252px;
	height:28px;
	top: auto;
	float: none;
	clear: both;
}
#footer_div {
	width:720px;
	margin:10px auto;
	height:75px;
	text-align:center;
	clear: both;
}
#footer_div ul {
	width:500px;
	margin:5px auto 5px auto;
	height:20px;
	display:block;
	list-style-type:none;
	text-align:center;
}
#footer_div ul li {
	display:block;
	float:left;
	font:12px/11px Arial, Helvetica, sans-serif;
	color:#1a1a1a;
}
#footer_div ul li a {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#1a1a1a;
	text-decoration:none;
	margin:0 8px 0 8px;
}
#footer_div ul li a:hover {
	text-decoration:underline;
}
#footer_div p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1a1a;
	margin:0px 0 0 0;
	display: block;
}
.pf1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: none;
}
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal {
	margin: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	width: 49em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: 8em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	font-weight: bold;
	z-index: 1020;
	width: 8.4em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 8.4em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
	border: 2px solid #1a1a1a;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	text-align:center;
	background-image: url(images/middle_bg_light2.jpg);
}
/* Menu items that have mouse over or focus have a brown background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #dedeca;
	color: #8e7f62;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a brown background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color: #dedeca;
	color: #8e7f62;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
	f\loat: left;
	background: #FFF;
}
}

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 75%;
	cursor: default;
	width: 8em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font:bold 100% Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	border: 1px solid #1a1a1a;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul {
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	font-weight: bold;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible {
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li {
	width: 8.2em;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical {
	border: 1px solid #1a1a1a;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul {
	border: 1px solid #1a1a1a;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a {
	display: block;
	cursor: pointer;
	background-color: #c5ba8d;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
	background-color: #8e7f62;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
	background-color: #8e7f62;
	color: #FFF;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover {
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarVertical li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	background: #FFF;
}
}
.mapsection {
	font-family: Geneva, Arial, Helvetica, sans-serif, Georgia;
	font-size: larger;
}
.mapitem {
	font-family: Geneva, Arial, Helvetica, sans-serif, Georgia;
	font-size: large;
}
#pagecontainer .twoColFixLt #container #mainContent #contentcontainer img {
	top: 1px;
	float: right;
	height: auto;
	width: auto;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

