/*Color Schemer

Black for text: #000000
Black for elements: #303030
Deep Red: #670021
Light Blue: #bbcbe2
White: #FFFFFF
Tan: #c7b299
Light Tan: #f3efea
*/


@charset "UTF-8";

/* _______________________________________________Header Styles_________________________________*/
html { min-height: 100%; margin-bottom: 1px; }

.header {
	background: #303030 url(images/banner.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 213px;
}

.bannertext {
	margin-top: 85px;
	margin-left: 338px;
	font-weight: bold;
	color: #000;
	height: 98px;
	background-repeat:no-repeat;
}

.tagline {
	font-size: large;
	color: #FFFFFF;
	margin-top: -15px;
	margin-left: 380px;
	font-style: italic;
}

/* _______________________________________________Navigation Styles_________________________________*/
.headnav{
	margin: 0;
	padding: 0;
	float: right;
	font: bold 13px Arial;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: #303030 url(images/blockdefault.gif) center center repeat-x;
}

.headnav ul {
	margin: 0px;
	padding: 0px;
}

.nav ul{
	margin: 0px;
	padding: 0px;
}

.nav li {
	list-style-type: none;
       display: inline;
}

.nav li a{
	float: left;
	color: #bbcbe2;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin: 0;
       display: inline;
}

.nav li a:hover, .current a {
	color: #ffffff;
	background: transparent url(images/blockactive.gif) center center repeat-x;
}
.footnav {
	margin: 0;
	padding: 0;
	float: right;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: #303030 url(images/blockdefault.gif) center center repeat-x;
}

.footnav ul {
	margin: 0;
	padding: 0;
}

/* _______________________________________________Image Swap Styles (titles are called in titles.css)_________________________________*/


.welcometext {
	font-weight: bold;
	color: #000;
	height: 51px;
	background-repeat:no-repeat;
}

.tourtext {
    height: 51px;
    background-repeat:no-repeat;
}

.ablogtext {
    height: 53px;
    background-repeat:no-repeat;
}

.articlestext {
    height: 51px;
    background-repeat:no-repeat;
}

.faqtext {
	height: 51px;
	background-repeat:no-repeat;
}


/* _______________________________________________Stylistic Elements Styles_________________________________*/

.stripe {
	background-color: #303030;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

.tourslist {
	margin: 0px;
	background-color: #f3efea;
}

/* _______________________________________________Footer Styles_________________________________*/

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

.footer p {
	text-align: center;
}

.footerleftimage {
	float: left;
	margin-left: 50px;
}

.footerrightimage {
	float: right;
	margin-right: 50px;
}

.searchbox {
	margin: 0;
	padding: 0;
	float: right;
}

/* _______________________________________________Sidebar Styles_________________________________*/

.sidebar ul {
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
}

.sidebar a {
	font-weight: bold;
	text-decoration: none;
}

.sidebar li {
	list-style: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.sidebar img {
	float: left;
	padding-right: 2px;
	padding-left: 8px;
}

/* _______________________________________________Main Div Styles_________________________________*/

.main h1 {
	font-size: x-large;
	font-weight: bold;
}

.main h2 {
	font-size: large;
	font-weight: bold;
}

.main h2 a, .main h3 a {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.main p {
	padding-right: 12px;
	padding-left: 12px;
}

.main h1, .main h2, .main h3 {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
}

.testimonialmain {
	font-size: 14px;
	font-style: italic;
	color: #670021;
	background-image: url(images/whitewine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	top: 15px;
	width: 200px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 18px;
}

.main img {
	float: left;
	padding-right: 2px;
	padding-left: 8px;
}

.main ul {
	margin: 0px;
	padding: 2px;
}

.main li, .main li a {
	list-style-type: none;
}

.reset {
	clear: left;
}

.postinfo {
	list-style: none;
	font-weight: bold;
}

.postinfo a {
	text-decoration: none;
}

.tourspecial {
	background-color: #FFFFFF;
	border: 1px dashed #303030;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;	
}

.tourspecial h2 {
	color: #C7C74A;
	font-size: x-large;
	text-align: center;
}

.itinerarygroup {
	padding: 8px;
	margin-left: 4px;
	margin-right: 4px;
}

.itinerary {
	font-weight: bold;
	list-style-type: none;
}

.tourprice {
	float: right;
	border: thin dashed #303030;
	padding: 8px;
	margin-right: 4px;
    margin-left: 4px;
	text-align: center;
}

.tourprice img {
	float: none;
}

.bookbutton img {
	float: none;
}

.tourprice h3 {
	color: #670021;
	
}

.childprice {
	font-weight: bold;
}

.adultprice {
	font-size: xx-large;
	font-style: italic;
	color: #670021;
	text-decoration: underline;
}

.availability {
	font-weight: bold;
	font-variant: small-caps;
	font-size: medium;
}
/* _______________________________________________Weather Styles_________________________________*/

.weather h3 {
	font-weight: bold;
	text-decoration: none;
    font-size: medium;	
}

.weather ul {
	list-style-type: none;
}

.weather {
    text-align: center;
}


/* _______________________________________________Front Page Styles_________________________________*/

.ablog {
	background-image: url(images/redwine.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 8px;
	padding-left: 8px;	
}

.ablog h3 a {
	font-weight: bold;
	text-decoration: none;
    font-size: medium;
}

.articles {
	background-image: url(images/whitewine.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.articles h3 a {
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
}

.articles p {
	padding-right: 5px;
	padding-left: 5px;
}

.articlelisthead {
	padding: 4px;
}

.articlelist li {
	list-style-type: none;
}

.articlelisthead li a {
	text-decoration: none;
}

.welcome p {
	padding-right: 5px;
	padding-left: 5px;
}

#blog {
	padding-right: 8px;
	padding-left: 8px;
}

#blog h4 a {
	font-weight: bold;
	text-decoration: none;
}

.tours ul {
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
}

.tours a {
	font-weight: bold;
	text-decoration: none;
    font-size: medium;
}

.tours li {
	list-style: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.tours img {
	float: left;
	padding-right: 2px;
	padding-left: 8px;
}

h2 {
	margin-top: 4px;
}

.disclaimer {
	font-size: x-small;
	color: #999999;
       margin-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
}