/* ====================[ GLOBAL STYLES ]==================== */* { 	margin: 0; 	padding: 0;}img {	border: none;	}body {	width: 100%;    height: 100%;		text-align: center;	min-width: 843px;		padding-top: 30px;	font-family: arial;	font-size: 12px;	color: #fff;	background: #000 url("../images/backgroundFlourish.jpg") no-repeat;	background-position: top center;}a {	text-decoration: none;	color: #fff;}#globalContent {	margin-left: auto;    margin-right: auto;   	width: 843px;		}#mainLogo { 	text-align: center;}/* ==========[ FLASH MOVIE ]========== */#flashMovie {	height: 380px;	text-align: left;	background-color: #000;	}/* ==========[ TOP NAVIGATION ]========== */#topNavigation {			font-family: arial;	font-size: 11px;	text-align: right;	height: 43px;	line-height: 43px;	background-color: #000;	color: #fff;	}#topNavigation a {		color: #bebebe;}#topNavigation a:hover {		color: #fff;		}/* ==========[ LEFT NAVIGATION ]========== *//* ===[ Black Background ]=== */#leftNavigation {	width: 170px;	color: #fff;	font-family: arial;	text-align: center;		font-size: 11px;	background-color: #000;			height: 500px;	}#leftNavWrap {	text-align: left;			width: 170px;	margin-top: 40px;	line-height: 5px;		}#leftNavWrap a {	color: #bebebe;	display: block;		line-height: 15px;	}#leftNavWrap a:hover {	color: #fff;		background: url("../images/navRollover.gif") no-repeat;	}/* ==========[ BASIC LINK ]========== */#basicLink {			font-family: arial;	font-size: 12px;	color: #fff;	}#basicLink a {		color: #bebebe;}#basicLink a:hover {		color: #fff;		}/* ===[ Gray Background ]=== */#leftNavigationGray {	width: 170px;	color: #fff;	font-family: arial;	text-align: center;		font-size: 11px;	background-color: #666;			height: 500px;	}#leftNavWrapGray {	text-align: left;			width: 170px;	margin-top: 40px;	line-height: 5px;		}#leftNavWrapGray a {	color: #fff;	display: block;		line-height: 15px;	}#leftNavWrapGray a:hover {	color: #fff;		background: url("../images/navRolloverCorp.jpg") no-repeat;		}#quotationText {	margin: 20px 0 0 20px;	text-align: left;			}/* ==========[ MAIN CONTENT AREA ]========== */#mainContent {	width: 673px;	font-family: arial;	color: #fff;				font-size: 12px;	text-align: center;		}#mainContentGray {	width: 673px;	font-family: arial;	color: #000;				font-size: 12px;	text-align: center;			background-color: #eee;	min-height: 500px;}/*Internet Explorer will ignore min-height and is just given a height of 500 pixels. The IE bug automatically expands the container to fit the extra text.*/* html #mainContentGray {	height: 500px;}#mainContentWrapper {	width: 500px;	text-align: left;				margin: 0 auto;	margin-top: 40px;	}#mainContentWrapper p {	line-height: 17px;	margin: 0 0 15px 0;}#mainContentWrapper td {	color: #000;	font-family: arial;	font-size: 12px;}/* ==========[ CORPORATE LINKS ]========== */#corpLinks {		text-align: left;}#corpLinks a {		color: #4863A0;	font-weight: bold;}#corpLinks a:hover {		color: #5F83D6;	font-weight: bold;}/* ==========[ FOOTER ]========== */#footer { 	color: #fff;	font-family: arial;	font-size: 11px;	text-align: center;	line-height: 25px;	background-color: #000;		width: 843px;}/* ==========[ FLOAT ]========== */.floatRight {	float: right;}.floatLeft {	float: left;}/* ==========[ ORDERED/UNORDERED LISTS ]========== */ul {	list-style: circle inside;	color: #333333;} .blink {	color: #6e96be;	font-weight: normal;	}/* ==========[ RESORT LISTING ]========== */#listingImage {	width: 135px;	}#listingTextDark {	background-color: #888;	color: #000;	width: 345px;	min-height: 105px;	font-size: 11px;	}#listingTextLight {	background-color: #ccc;	color: #000;	width: 345px;	min-height: 105px;	font-size: 11px;	}#listingTextWrapper {	width: 320px;	margin: 10px 0 0 10px;}#listingHeading {	font-size: 12px;	font-weight: bold;}.listingMargin {	margin: 0 0 4px 0;}/*Internet Explorer will ignore min-height and is just given a height of 105 pixels. The IE bug automatically expands the container to fit the extra text.*/* html #listingTextDark {	height: 105px;}* html #listingTextLight {	height: 105px;}
