/* Begin CSS Drop Down Menu */


#menuh-container
	{
	height: 200px;
	width: 900px;
	background-color: #3f3f3f;
	position: absolute;		
	top: 1em;
	left: 1em;
	}

#menuh
	{
	background-color: #a46373;
	border-top-color: #a56474;
	border-top-style: solid;
	border-top-width: 2px;
	width: 900px;
	float:left;
	}
		
#menuh a
	{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 1px;
	margin-top: 0;
	position: relative;
	left: 3px;
	padding: 11px;
	border-right-style: none;
	border-top-color: #a56474;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #a56474;
	border-left-style: none;
	border-left-width: 1px;
	text-align: center;
	display:block;
	white-space:nowrap;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	word-spacing: 0.2em;
	padding-bottom: .4em;
	padding-top: .4em;
	font-style: italic;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #54112a;
	background-color: #fff788;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	font-size: 0.7em;
	color: #54112a;
	background-color: #e1b123;
	}	
			
#menuh ul
	{
	width: 128px;
	margin: 0px;
	border-right-style: none;
	list-style:none;
	padding:0;
	float:left;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	min-width: 190px;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{ display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{ display:block;}

/* End CSS Drop Down Menu */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #a23255;
}

#page
{ margin-top: 50px; margin-right: auto; margin-left: auto; width: 900px; }

#content
{ margin-right: auto; margin-left: auto; width: 900px; }

#logoheader
{ background-color: #54112a; float: left; height: 142px; width: 900px; }

#sectiontext
{
	line-height: 1.5em;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff788;
	min-height: 100px;
	margin-bottom: 36px;
	top: 20px;
	float: left;
	width: 740px;
}

#itemcont
{
	height: auto;
	margin-bottom: 36px;
	top: 20px;
	left: 70px;
	position: relative;
	float: left;
	width: 800px;
}

.itembox2
{ margin-bottom: 15px; float: left; width: 162px; margin-right: 35px; height: 260px;}

.itembox
{ float: left; margin-bottom: 5px; z-index: 0; width: 162px; margin-right: 35px; height: 340px;}

.itemboxleft
{ top: -260px; position: relative; z-index: 1; width: 162px; margin-right: 35px; height: 260px;}

.itemboxleftwtext
{ top: -260px; position: relative; z-index: 0; width: 162px; margin-right: 35px; height: 260px;}

.itemimg
{ width: 162px; margin-right: 15px; height: 260px; float: left; clear: left;}

.itemimgbelow
{ width: 162px; margin-right: 35px; height: 260px; float: left;}

.itemtext
{
	z-index: 0;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff788;
	font-size: small;
	float: left;
	width: 550px;
}

.itemtextbelow
{
	height: 112px;
	position: relative;
	line-height: 1.5em;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff788;
	top: -70px;
	overflow: hidden;
}

.itemtextbelowLong
{
	height: 130px;
	position: relative;
	line-height: 1.5em;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff788;
	top: -70px;
	overflow: hidden;
}

#title
{
	float: left;
	margin-left: 0px;
	height: 85px;
	width: 900px;
}

#middle
{
	position: relative;
	background-repeat: repeat-y;
	float: left;
	background-image: url(../mid_repeat.jpg);
	width: 900px;
}

#bottom
{
	background-repeat: no-repeat;
	background-image: url(../bottom.jpg);
	letter-spacing: .2em;
	font-size: xx-small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	float: left;
	height: 46px;
	width: 900px;
}

#footer
{
	background-repeat: no-repeat;
	color: #c0bb74;
	letter-spacing: .2em;
	font-size: xx-small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	background-image: url(../footer.jpg);
	float: left;
	height: 34px;
	width: 900px;
}

#footer a
{
	text-decoration: none;
}.xcustom
{
	text-decoration: none;
	color: #e6d95e;
	font-size: xx-small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

b
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #e6d95e;
}

h1
{
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfe22;
}

c
{
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff788;
}

#top
{
	text-decoration: none;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff688;
}

top a:link, top a:visited
{
	text-decoration: none;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff688;
}

copyr
{
	font-style: italic;
	color: #f4ec85;
	letter-spacing: normal;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#textlink
{
	text-decoration: none;
	color: #e0b022;
}

textlink a:link, textlink a:visited
{
	color: #fff788;
}

.giftcert
{
	font-weight: bold;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#picsidebar
{
	top: 260px;
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
}

img
{
	border-style: none;
}

.column
{
	padding: 0px; margin: 0px; float: left; width: 275px;
}
