* { outline: none; border: none;}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #663333;font-size:11px; word-spacing: 0.5pt; letter-spacing: 0.2pt; line-height: 1.4;
	text-align: center;
	background: url(../images/bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat: repeat;
	height:100%
}


/*TEXT*/

h1 {
	font-size: 12px; 
	color: #333333;
	text-align:left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 1.5;
}

h2 {
	font-size: 10px; 
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	line-height: .1;
}

p {
	color: #333333;
	text-align:left;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 1.5;
}



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

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

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





/*LAYOUT BEGINS*/


#wrapper {
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 920px;
	height:100%;
	background: url(../images/wrap_bg.png) repeat-y center;
}

#mailLink {
	position: absolute;
	margin-top: 120px;
	margin-left:250px;
	left: 50%;
	text-align:left;
	width: 150px;
	height : 17px;
	filter:alpha (opacity=0);-moz-opacity:.0;opacity:.0;z-index:10;
}

#vines {
	position: absolute;
	margin-top: -6px;
	margin-left:-452px;
	left: 50%;
	text-align:left;
	width: 920px;
	height : 86px;
	background : url(../images/vines.png) no-repeat;
	text-indent : -9999px;
	z-index: 10;
}

#header {
	text-align: right;
	width: 880px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background: #fcf1b1;
	background: url(../images/header.jpg);
	clear: both;
}

#mapBox {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	background: #fcf1b1;
	text-align:left;
	width: 215px;
	height: 250px;
	background: url(../images/Map.jpg);
}

ul#slideshow {
	text-decoration: none;
	list-style-type: none;
	float: right;
	width: 655px;
	height: 250px;
	padding: 0px;
	margin: 10px 20px 10px 0;
}








ol, ul {
	list-style: none;
	}



/* NAVIGATION - CSS SPRITES*/

#nav {
	float:left;
	width:876px;
	height:30px;
	margin: 1px 0 1px 22px;
	padding:0px;
	}	
	

	
	
/* DROP DOWNS */

#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
	}
	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
	width:100px;
}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#drops li:hover ul {
	left: auto;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}


#drops ul.drop {
	background: url(../images/drop_bg.png);
	background-position:bottom center;
	padding:5px 5px 8px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 30px;
	}

#drops ul.drop2 {
	background: url(../images/drop_bg2.png);
	background-position:bottom center;
	background-repeat: no-repeat;
	padding:5px 5px 10px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 50px;
	}

#drops ul.drop3 {
	background: url(../images/drop_bg3.png);
	background-position:bottom center;
	padding:5px 5px 8px 10px;
	width:auto;
	clear:both;
	float:left;
	margin-top: 30px;
	margin-left: 30px;
	}

#drops ul.drop li, #drops ul.drop2 li, #drops ul.drop3 li {
    	width:auto;
	clear:both;
	}
	
#drops ul.drop a, #drops ul.drop2 a, #drops ul.drop3 a {	
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	line-height: 2;
	clear:both;
	float:left;
	}
	
#drops ul.drop a:link, #drops ul.drop2 a:link, #drops ul.drop3 a:link {
	color: white;
}

#drops ul.drop a:visited, #drops ul.drop2 a:visited, #drops ul.drop3 a:visited {
	color: white;
}
#drops ul.drop a:hover, #drops ul.drop2 a:hover, #drops ul.drop3 a:hover {
	color: #9f5435;
}









/*SPRITE POSITIONING*/
	
#nav a.home, #nav a.about, #nav a.gallery, #nav a.library, #nav a.menu, #nav a.links {
	float:left;
	background: url(../images/sprite.jpg);
	width: 146px;
	height:30px;
	text-indent:-999999px;
	}
	


#nav a.home {	
	background-position: 0 0;
	}
	
#nav a.about {	
	background-position: -146px 0;
	}

#nav a.gallery {	
	background-position: -292px 0;
	}

#nav a.library {	
	background-position: -438px 0;
	}	
	
#nav a.menu {	
	background-position: -584px 0;
	}	
	
#nav a.links {	
	background-position: -730px 0;
	}


	

#nav a.home:hover {	
	background-position: 0 -30px;
	}
	
#nav a.about:hover {	
	background-position: -146px -30px;
	}

#nav a.gallery:hover {	
	background-position: -292px -30px;
	}

#nav a.library:hover{	
	background-position: -438px -30px;
	}	
	
#nav a.menu:hover{	
	background-position: -584px -30px;
	}	
	
#nav a.links:hover {	
	background-position: -730px -30px;
	}
	




#nav a#active1 {	
	background-position: 0 -60px;
	}
	
#nav a#active2 {	
	background-position: -146px -60px;
	}

#nav a#active3 {	
	background-position: -292px -60px;
	}

#nav a#active4{	
	background-position: -438px -60px;
	}	
	
#nav a#active5{	
	background-position: -584px -60px;
	}	
	
#nav a#active6 {	
	background-position: -730px -60px;
	}






/* SIDEBAR */



#sidebar {
	float: right;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 20px;
	margin-bottom: 6px;
	width: 215px;
	height: 425px;
	background-color: #ffeec0;
}

#sidebarText {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	width: auto;
	height: auto;
}


.icons {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 20px;
}










ul.icons {
	list-style: none;
	padding: 0px;
	margin: 10px 0 0 21px;
	float: left;
	text-align: left;

	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.icons li {
	float: left;
	}

ul.icons li a {
	display: block;
	width: 43px;
	height: 52px;
	background: url(../images/icons.jpg);
	}





/*
*	Normal Links
*/
ul.icons li.facebook a {
	background-position: 0 0;
	}

ul.icons li.youtube a {
	background-position: -43px 0;
	}

ul.icons li.googleMaps a {
	background-position: -86px 0;
	}

ul.icons li.tripAdvisor a {
	background-position: -129px 0;
	}



/*
*	Hover Links
*/
ul.icons li.facebook a:hover {
	background-position: 0 -52px;
	}

ul.icons li.youtube a:hover {
	background-position: -43px -52px;
	}

ul.icons li.googleMaps a:hover {
	background-position: -86px -52px;
	}

ul.icons li.tripAdvisor a:hover {
	background-position: -129px -52px;
	}













/*----SIGNUP FORM----*/

#mc_embed_signup {
	margin-top: 100px;
	margin-left: -3px;
}


.mc-field-group {
	width: 150px;
	height: 40px;
	margin: 0 10px 10px 24px;
	border: 0px;
}

#mce-EMAIL {
	margin: 18px 0 0px -20px;
	width: 180px;
}

.mc-embedded-subscribe {
	margin: 0px 0px 0px 5px;
}

fieldset {
    border: 0;
    height: 200px;
    width: 150px;
    margin-left: 10px;
    margin-bottom: 2px;
}

fieldset h1 {
    border: 0;
    height:auto;
    width: 200px;
    margin-left: 4px;
    margin-bottom:0;
    line-height: 1em;
}

.mce_inline_error {
	width: 150px;
	margin-top: 50px;
	margin-left: -20px;
}


#mce_inline_error {
	width: 150px;
}

#mce-success-response{
	width: 150px;
	margin: 0 10px 10px 0;
}

#mce-responses{
	width: 150px;
	margin: 10px 10px 10px 8px;
}

/*----END SIGNUP FORM----*/











/* HOME */

#mainBodyHome {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 655px;
	height: 425px;
	background-color: #ffeec0;
}
#mainBodyHome ul {
	padding : 0px;
	margin-right: auto;
	margin-left: 50px;
	text-decoration: none;
	list-style-type: none;
}
#mainBodyHome li {
	padding : 0px;
	text-decoration: none;
	list-style-type: circle;
}
	div.text {
	height: auto;
	width: 655px;
	overflow: auto;
	padding: 0px;
	margin-top: 10px;

}




/* ABOUT */	

#mainBodyAboutUs {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 880px;
	height: auto;
	background-color: #ffeec0;
}

#AboutUsMugs {
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 200px;
	height: auto;
}
#AboutUsMugs ul {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 200px;
	padding: 0px;
}
#AboutUsMugs li {
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 18px;
	margin-right: 0px;
	width: 200px;
	height: 100px;
	padding: 0px;
	line-height: 0;
}

#AboutUsText {
	float: right;
	text-align: left;
	padding: 0px;
	margin-top: 11px;
	width: 660px;
	height: auto;
}
#AboutUsText ul {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	padding: 0px;
}
#AboutUsText li {
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 18px;
	margin-right: 0px;
	width: auto;
	height: 100px;
	padding: 0px;
	line-height: 0;
}






/* GALLERY */	

#mainBodyGallery {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 880px;
	min-height: 425px;
	background-color: #ffeec0;
}
#GalleryBox {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 0px;
	width: 880px;
	height: auto;
}
#GalleryBox ul {
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 18px;
	width: 840px;
	height: auto;
	padding: 0px;
	float: inherit;
}
#GalleryBox li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	width: 200px;
	height: 100px;
	padding: 3px;
	line-height: 2;
}
#GalleryBox a:hover {
	color: #8ff103;
	font-size: 12px;
	text-decoration: none;
}






/*LIBRARY*/

#mainBodyLibrary {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 655px;
	height: 425px;
	background-color: #ffeec0;
}






/*MENU*/

.menu-icons li{
	display: inline;
	margin: 0;
}

.menu-icons {
	margin-left: -30px;
	width: 640px;
}






/*LINKS*/

#mainBodyLinks {
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 6px;
	width: 655px;
	height: auto;
	background-color: #ffeec0;
}

#linksText {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 655px;
	height: auto;
}







/*FOOTER */

#footer {
	width: 920px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/foot_bg.png);

}
#footerBar {
	text-align:left;
	width: 880px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/footer.jpg);
}

#footerText1 a:link {
	color: white;
}

#footerText1 a:visited {
	color: white;
}

#footerText1 a:hover {
	color: #9f5435;
}


#footerText1 {
	font-size: 10px;
	color: white;
	text-align:left;
	padding: 7px 0 0 22px;
}

#footerText1 img {
	margin-top: -3px;
	margin-bottom: -1px;
	margin-left: -2px;
	padding: 0px;
	vertical-align: bottom;
}


#footerText2 a:link {
	color: white;
}

#footerText2 a:visited {
	color: white;
}

#footerText2 a:hover {
	color: #9f5435;
}

#footerText2 {
	font-size: 10px;
	color: white;
	text-align:right;
	margin: -14px 0 0 0;
	padding-right: 22px;
}



.clear 
{
	clear: both;
}