
body {
	color: #333;
}

hr {
	background: #907E53;
	color: #907E53;
}

div#placeholder-logo {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

div#placeholder-search {
	background: #3b563d;
}

div#sub {
	font-size: 11px;
}	

/* Menu TD
-------------------------------------------------------------- */

td.menu-item-subhd {
	color: #333;
	font-size: 11px;
	letter-spacing:2px;
	font-weight:bold;
}

td.menu-item {
	color: #654;
	font-style: italic;
}

td.menu-item-hover {
	color: #ba8;
	font-style: italic;
}

td.menu-item-selected {
	color: #ba8;
	font-style: italic;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* Forms
-------------------------------------------------------------- */

div#placeholder-box1 {
	border-bottom: 1px solid #2F251C;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #2F251C;
	margin-bottom: 18px;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #C8AF74;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* Links
-------------------------------------------------------------- */

a:link, a:visited {
	color: #721;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #ba8;
	text-decoration: none;
}

div#nav a:link, div#nav a:visited {
	color: #654;
	text-decoration: none;	
}

div#nav a:hover {
	color: #ba8;
	text-decoration: underline;
}

div#nav a:active {
	color: #ba8;
	text-decoration: none;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* General Layout
-------------------------------------------------------------- */

body {
	background: #721;
	margin: 0;
	text-align: center;
}

body#sub {
	background: #721;
}

div#header {
    background: url(/images/cssimg/bg-header.gif) no-repeat 50% 0;
	height: 150px;
	text-align:center;
	padding-top: 60px;
	}
	
div.container {
    background: url(/images/cssimg/bg-page.gif) repeat-y 50% 0;
	text-align: left;
	margin:0 auto;
	}
	
div#main-body {
	margin: 0;
	width: 980px;
	display: inline;
}

div#main {
	margin: 0;
	width: 475px;
	padding-top: 25px;
}

body#sub div#main {
	margin: 0;
	width: 475px;
	min-height: 400px;
}

div#main div.inner {
	padding: 18px 0px;
}

/* Home Page Styles
-------------------------------------------------------------- */
div#homeIntro {
	margin: 0;
	width: 325px;
	padding-top: 25px;
}

div#homePhoto {
	width: 350px;
	height: 270px;
}


div#main {
	margin: 0;
	width: 475px;
	padding-top: 25px;
}

div#tours {
	margin: 0;
	width: 475px;
	padding-top: 25px;
}

div#tours a {
    font-size:16px;
	color: #765;
	text-decoration:underline;
}

div#tours a:hover {
    font-size:16px;
	color: #987;
	text-decoration:none;
}

div#tours p.red a {
    color: #821;
}

td#tours a {
    font-size:16px;
	color: #821; /*#765*/
	text-decoration:underline;
}

td#tours a:hover {
    font-size:16px;
	color: #987;
	text-decoration:none;
}

td#tours p.red a {
    color: #821;
}

/* SEY Styles
-------------------------------------------------------------- */

td#tours ul.productfeaturelist {
	list-style:none;
	margin-left: 0px;
}

p.seyInfo {
	visibility:hidden;
	display:none;
}

#sey p.seyInfo {
	visibility:visible;
	display:block;
}

div.sey-background {
	margin: 0;
	width: 960px;
	background: url(/Images/sey/sey-background.jpg) no-repeat center top;
}

/* Tour Page Styles
-------------------------------------------------------------- */

div#headerTour {
    background: url(/images/cssimg/bg-header-tour.gif) no-repeat 50% 0;
	height: 60px;
	}
	
div#TourFeature {
    height: 275px;
	width: 850px;
	border: #000 3px solid;
	margin: 0 0 0 62px;
	}

div#footerTour {
	padding: 15px 0 0 65px;
	background: #721 url(/images/cssimg/bg-footer-tour.gif) no-repeat 50% 0;
	height: 150px;
	width: 915px;
	}

div#TourFooterMenu {
	margin: 15px 0 0 175px;
	height: 30px;
	font-style: italic;
	}

div#TourFooterMenu table{
	width: inherit;
	}

div#TourFooterMenu td{
	width: inherit;
	border-left: #cc9 1px solid;
	padding: 0 10px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
	}

div#TourFooterTxt {
	margin-top: 20px;
	height: 30px;
	text-align:left;
	color: #555;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
p.intro {
	font-size:16px;
	line-height:20px;
}
	
/* Vert Nav Styles
-------------------------------------------------------------- */
div#nav {
	height: 90px;
	margin: 0 10px 0 0;
}

div#navFoot {
	height: 50px;
	margin: 0 26px 0 0;
	width: 170px;
	background: url(/images/cssimg/nav-footer.gif) no-repeat 100% 0;
}


div#placeholder-nav-vert {
	padding: 26px 5px 0 0;
	text-align: right;
	border-right: #cc9 1px solid;
	float:left;
	width: 150px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}


/* Misc Placeholders
-------------------------------------------------------------- */

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}


/* Footer
-------------------------------------------------------------- */
div#placeholder-footer {
	padding: 25px 0 0 75px;
	background: #721 url(/images/cssimg/bg-footer.gif) no-repeat 50% 0;
	height: 70px;
	width: 905px;
	text-align:left;
	color: #555;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Shop Sidebar Promo
-------------------------------------------------------------- */
div#placeholder-shopPromo {
	margin: 125px 0 0 15px;
	border-left: #CC9 1px solid;
	padding-left:20px;
}
	
div#placeholder-shopPromoHome {
	margin: 25px 0 0 15px;
	border-left: #CC9 1px solid;
	padding-left:20px;
}
	
/* @end */
