@charset "utf-8";
/* CSS Document */

body	{
	background:url(Images/background.jpg) repeat;
	padding: 0;
}

h1	{
	font-size: 15px;
	font-family: Garamond, Times New Roman, serif;
	color:#333333;
	margin: 0 0 -20px 0;
	text-align: center;
}	

a:link {
	color: #707070;
}

#box-index a:visited	{
	color: #333333;
}

a:visited	{
	color: #333333;
}

a:hover {
	color: #a57b20;
	text-decoration: underline;
}

blockquote	{
	background: url(Images/block-quote.png) top left no-repeat;
	margin: 5px 20px 5px 20px;
}

blockquote p	{
	background: url(Images/bottom-quote.png) bottom right no-repeat;
}

.maintext	{
	padding: 5px;
	font-size: 14px;
	font-family: Garamond, Times New Roman, serif;
	color:#333333;
}

.tourdates	{
	padding: 5px;
	font-size: 16px;
	font-family: Garamond, Times New Roman, serif;
	color:#333333;
}

.maintextpurple	{
	padding:5px;
	font-size: 14px;
	font-family: Garamond, Times New Roman, serif;
	color:#6b001b;
}

.copytext	{
	padding: 5px;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #6c6c6c;
}

.copytext a:visited	{
	color: #cccccc;
}

.emailtext	{
	padding: 2px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#all	{
	margin: 0 auto;
	width:857px;
	height: 546px;
	background:url(Images/paper.png) no-repeat;
}

#allgallery	{
	margin: 0 auto;
	width:857px;
	height:546px;
	background:url(Images/paper2.png) no-repeat;
}

#box-testimonials	{
	float:left;
	margin-left: 50px;
	margin-top: 70px;
	overflow: auto;
	width: 760px;
	height: 385px;
}

*:first-child + html #box-testimonials	{
	margin-top: 100px;
}

*html #box-testimonials	{
	margin-top: 100px;
}	

#box1	{
	float:left;
	margin-left: 50px;
	margin-top: 65px;
	width: 520px;
	overflow: auto;
	height: 392px;
}

/*IE top margin hack to line up boxes*/
*:first-child + html #box1	{
	margin-top: 110px;
}

#box2	{
	float:right;
	line-height: 1.3;
	margin-right: 45px;
	margin-top: 90px;
	padding: 20px 0 0 0;
	text-align: center;
	width: 220px;
}

#box-index	{
	background: url(Images/container.png) top center no-repeat;
	border: 1px solid #7b0623;
	float:right;
	height: 320px;
	line-height: 1.3;
	margin-right: 45px;
	margin-top: 90px;
	padding: 20px 0 0 0;
	text-align: center;
	width: 220px;
}

/*IE top margin hack to line up boxes*/
*:first-child + html #box-index	{
	margin-top: 130px;
}

#box2 a	{
	color: #6b001b;
}

#box3	{
	float: right;
	margin: 10px 97px 0 0;
	width: 169px;
	height: 197px;
}

/*chalkboard div*/
#boxchalk	{
	float: right;
	margin: 10px 68px 0 0;
	width: 169px;
	height: 197px;
}

#box4	{
	float:left;
	width: 700px;
	height:350px;
	margin-left: 90px;
	margin-top: 100px;
}

*:first-child + html #box4	{
	margin-top:130px;
}

#footer	{
	width: 100%;
	height: auto;
	margin-left:0;
	text-align: center;
}

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	margin: 0 auto;
	position: relative;
	top: 100px;
	left: 10px;
	width: 710px;
	height: 30px;
	}

#menuh
	{
	margin: 0 auto;
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:2em;
	margin-top: 1em;
	}
		
#menuh a
	{
	background: url(Images/leaf.png) left center no-repeat;
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #333333;
	font-size: 16px;
	font-family:Georgia, Times, serif;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	background: #d8d6a7;
	color: #5a1f28;
	font-size: 16px;
	font-family:Georgia, Times, serif;
	text-decoration:none;
	}	
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:10em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			
    vertical-align: bottom; 
	}

#menuh ul ul
	{
	background: #d8d6a7;
	position:absolute;
	z-index:500;
	top:40px;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

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

/*thumbnail information*/
ul.thumbnails a {
	display:block;
	float:left;
	margin:0;
	padding: 4px 2px 5px 2px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align:center;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.thumbnails {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1em;
	list-style:none;
}

ul.thumbnails li, ul.navigation li{
	display: inline;
	margin: 0;
	padding: 0;
}

ul.thumbnails a:hover {
	border-color: #ccc;
	background-color: #eee;
}

#scroll	{
	position: fixed;
	margin: 0 auto;
	bottom: 0;
	width: 100%
	background-color: #636363;
	height: 40px;
}

.scroll	{
	text-align: center;
	color: #CC0000;
}

.gallery-list li	{
	font-size: 13px;
	list-style-type: none;
	padding: 2px 0;
}
	
form p	{
	color:#333333;	
	font-size: 14px;
	font-family: Garamond, Times New Roman, serif;
	list-style-type: none;
	width: 250px;
}
