@charset "utf-8";

body {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	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;
	color: #000000;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.75em;
	text-decoration: none;
	color: #000066;
	font-weight: normal;
	font-variant: small-caps;
}
.menu-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border a {
	text-decoration: none;
	color: #135375;
}
.border a:hover {
	text-decoration: none;
	color: #990000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.thrColFixHdr #container {
	width: 989px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/content-bg-search.jpg);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	background-position: center;
} 
.thrColFixHdr #header {
	background-image: url(/OilSpill/header.jpg);
	background-repeat: no-repeat;
	height: 187px;
	background-position: center;
} 
.thrColFixHdr #header2 {
	padding-left: 27px;
}
.thrColFixHdr #mainContent {
	width: 94%;
	padding-left: 30px;
} 
.thrColFixHdr #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: right;
	color: #000000;
}
.mainContent-text {

}
.thrColFixHdr #footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 984px;
} 
.thrColFixHdr #footer a {
	color: #FFFFFF;
}
.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;
}
.thrColFixHdr #navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 150px;
	text-decoration: none;
}

.background {
	background-color: #990000;
}
.navbar {
}
a:visited {
	color: #000000;
}
a:active {
	color: #990000;
}
.border {
	border: 1px solid #000000;
}

.menu-destin-wine-and-food {
	float: right;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
.menu-destin-wine-and-food a:link {
	color: #293881;

}
.menu-destin-wine-and-food a:visited {
	color: #293881;
}

