body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans serif;
	text-align:center;
	margin:10px 0px 0px 0px;
	font-size:12px;
	line-height:18px;
	background:#ebefdb;
	}

p, div, td, th {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans serif;
	}
h1, h5, h6 {
	font-size:17px;
	display:inline;
	color:#541900;
	}
h2 {
	font-size:12px;
	color:#e36f1e;
	}
h3 {
	font-size:14px;
	color:#5c8727;
	padding:10px 0px 0px 0px;
	border-top:1px dashed #a6b4ac;
	clear:both;
	}
h4 {
	font-size:12px;
	color:#541900;
	line-height:2px;
	}
h5 {
	font-size:12px;
	color:#541900;
	border-bottom:1px dashed #541900;
	width:580px;
}
	
.clear {
	clear:both;
	}
	
/* Type */
.copyright {
	font-size:10px;
	}
.semibold {
	font-size:13px;
	font-weight:bold;
	color:#e36f1e;
	}
.orange {
	color:#e36f1e;
	}
/* Links */
a:link, a:visited { color:#5c8727;}
a:hover, a:active {}

/* Layout */
#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	}
#footer {
	width:940px;
	float:left;
	clear:both;
	background:none;
	}
/* Layout */
#mainHeader {
	width:940px;
	float:left;
	}
#Content {
	width:940px;
	float:left;
	padding:10px 0px;
	background:#fff7e5;
	text-align:left;
	}
#ContentMain {
	width:580px;
	float:right;
	margin-right:30px;
	}
* html #ContentMain {
	margin-right:10px;
	}
div#ContentMain {
	padding-left:20px;
	padding-top:80px;
	}
#ContentMain p {
	clear:both;
	}
#leftCol {
	width:264px;
	float:left;
	margin-left:20px;
	}
* html #leftCol {
	margin-left:10px;
	}
#leftNav {
	width:100%;
	float:left;
	border:2px solid #ffd24f;
	}
div#leftNav {
	margin-bottom:10px;
	padding:5px;
	}
#leftNav img {
	border:1px solid #ffd24f;
}
#leftNav .logo {
	border:none;
}
#buttonNav {
	float:left;
	width:580px;
	margin-top:-80px;
}
#addThis {
	clear:both;
	}
.navImage {
	float:left;
	clear:left;
	width:100%;
	}
.navImage img {
	margin:20px 0px;
	}
.2column {
	width:580px;
	}
.column-left {
	width:280px;
	float:left;
	}
.column-right {
	width:280px;
	float:right;
	}	
/* Tours */
ul#navTour {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
	}
ul#navTour li {
	margin:5px 0px;
	border-bottom:1px dashed #ffd24f;
	}
ul#navTour li a {
	display:block;
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-indent:20px;
	font-weight:bold;
	color:#541900;
	}
ul#navTour li a:hover {
	text-decoration:underline;
	}
#signup {
	width:256px;
	padding:10px;
	float:left;
	clear:left;
	border:1px solid #568727;
	background:#ebefdb;
	}
ul#tourButtons	{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-size:13px;
	width:100%;
	}
ul#tourButtons li {
	height:20px;
	float:left;
	margin-right:20px;
	text-indent:10px;
	line-height:20px;
	background:#f8dfc2 url(../images/green_indent.gif) no-repeat;
	border:1px solid #e38c1a;
	font-variant:small-caps;
	font-weight:bold;
	}
ul#tourButtons li a {
	display:block;
	padding:0px 10px;
	color:#541900;
	text-decoration:none;
 	}
ul#tourButtons li a:hover {
	text-decoration:underline;
 	}
ul#tourButtons .resBut {
	float:right;
}
.map {background:url(../tours/images/culinary-tours-map.jpg) top left no-repeat;}
.map_text {height:470px; width:540px; color:#541900; margin-top:-26px; padding-left:10px;}
.italy {background:url(../tours/images/italy-stamp.gif) top right no-repeat;}
.spain {background:url(../tours/images/spain-stamp.gif) top right no-repeat;}
.france {background:url(../tours/images/france-stamp.gif) top right no-repeat;}

/* General */
.button {
	border:1px solid #ebefdb;
	background:#568727;
	color:#FFFFFF;
	}
.img-wrapper {
	background:url(../images/img-wrapper.gif) no-repeat top left;
	display:block;
	padding:10px 20px 20px 10px;
	margin:0px 10px 0px 10px;
	}
.menu {
	padding:0px 20px;
	border:1px solid #CCCCCC;
	}
div.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
div.menu li {
	padding-bottom:10px;
	}
/* Forms */
form {
	margin:0px;
	padding:0px;
}
fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #e38c1a;
	}
legend {
	font-weight:bold;
	color:#5c8727;
	font-size:14px;
	margin-bottom:20px;
	}
label {
	display:block;
	}
#journey-form div {
	width:50%;
	float:left;
	padding-bottom:10px;
	}
#journey-form label {
	float:none;
	display:inline;
	}
#journey-paypal div {
	width:50%;
	float:left;
	padding-bottom:10px;
	}
#journey-form paypal {
	float:none;
	display:inline;
	}
/* Favorites */
td {
	vertical-align:text-top;
	padding-right:10px;
	}
h5 td {
	padding:10px 0px;
	}
/* About */
.quotes {
	font-style:italic;
	font-weight:bold;
	}
/* Cookbooks */
.img-book {
	margin:0px 10px 10px 10px;
	border:1px solid #000000;
	}
/* Schedule */
.schedule_box {
	width:580px;
	}
.left_schedule {
	width:280px;
	float:left;
	}
.right_schedule {
	width:280px;
	float:right;
	}
.cal-month {
	font-size:16px;
	BORDER-BOTTOM: #cccccc 1px dotted;
	color:#e36f1e;
	}
