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

<style type="text/css"> 
 

h1 {
	font-size: 24px;
	color: #D20049;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC004D;
	border-right-color: #CC004D;
	border-bottom-color: #CC004D;
	border-left-color: #CC004D;
	margin-top: 34px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	font-size: 24px;
	color: #C8024D;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8024D;
	border-right-color: #C8024D;
	border-bottom-color: #C8024D;
	border-left-color: #C8024D;
	margin-top: 34px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.navbar1 {
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6003E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
	display: block;
	width: 160px;
}
#navposition {
	height: auto;
	width: 180px;
	left: 10px;
	top: 200px;
	position: relative;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #262626 url(../images/back.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 50px;
}
.twoColFixLt #container {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000 url(../images/fpwine.jpg) no-repeat right bottom;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #FFFFFF;
	clear: both;
	padding-right: 24px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 214px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000008 url(../images/left_col_bk2.gif) no-repeat;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 800px;
}
.twoColFixLt #mainContent {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15;
	margin-left: 265px;
	width: 335px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #A6003E;
}
a:active {
	text-decoration: none;
	color: #A6003E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
.fpcopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E4E4E4;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	padding: 8px 5px;
	width: 167px;
	border: 1px solid #A90039;
	display: block;
	line-height: 15px;
	background-color: #282828;
}
 
</style>
.twoColFixLt #mainContentINT {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15;
	margin-left: 265px;
	width: 335px;
}
.twoColFixLt #mainContent_int {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	margin-top: 0;
	margin-left: 265px;
	background-image: url(../images/stamp.jpg);
	margin-bottom: 0px;
}
.twoColFixLt #container_int {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #FFFFFF;
	clear: both;
	padding-right: 24px;
	height: auto;
}
.redhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90046;
}
.box {
	padding: 15px 10px 15px 50px;
	width: 350px;
	border: 1px solid #999999;
	background-image: url(../images/gifts.jpg);
	background-repeat: no-repeat;
}
.box2 {
	padding: 15px 10px 15px 50px;
	width: 350px;
	border: 1px solid #999999;
	background-image: url(../images/gifts2.jpg);
	background-repeat: no-repeat;
}
.dot_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8024D;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 12px;
	border: 1px dotted #666666;
	text-align: center;
}
.tours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90046;
	padding: 3px;
	border: 1px solid #FFFFFF;
	display: block;
	width: 308px;
}
