
/* Parent/Main styles */ 

body {
	background: #fff;
	color:#333;
	padding:0;
	margin:0;
	font:normal 75% Arial, Helvetica, sans-serif;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	font-size: 7pt;
}

select {
	font-size: 7pt;
}	

/* Div styles */ 

#container {
	width: 950px;
	padding: 0;
	margin: 0 auto;
}

#topHeader {
	width: 950px;
	height: 127px;
	padding: 0;
	margin: 0;
}

#topHeader-Logo {
	float:left;
}

#topHeader-Logo img {
	margin:25px 0 0 25px;
}

#topHeader-Right {
	float:right;
	padding:0 18px 0 0;
	/*width: 240px;*/
	padding-top: 29px;
}

#frmSearch {
	float:right;
}

#topNav {
	padding:0 20px;
	margin: 0;
	background: #3a1f32;
	height: 26px;
}

#contentContainer {
	width: 950px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url('/images/bg-blue.gif');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.webcamContainer {
	background-image: none !important;
}

#leftNav {
	width: 284px;
	background-color: #bebee0;	
	float:left;
	margin-top: 10px;
}

#content {
	width: 433px;
	min-height: 800px;
	float: left;
	padding: 7px 15px 20px 15px;
}

*html #content {
	height: 800px;
}

html>body #content {
	width: 433px;
	min-height: 800px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	padding: 7px 15px 20px 15px;
} 

#webcamContent {
	width: 735px;
	float: left;
	margin: 7px 15px 0px 0px;
}

.homePageContent {
	width: 464px !important;
	padding: 0 !important;
	/*margin-bottom: 20px !important;*/
}

#rightInfo {
	width: 200px;
	background-color: #e7e3e0;
	float: left;
	margin-top: 10px;
	padding-bottom: 0px;
}

#bottomFooter {
	width: 950px;	
	float: left;
}

#bottomFooter-Top {
	height: 18px;
	background-color: #3a1f32;
	padding: 12px;
}

#bottomFooter-Bottom {
	background: #978981;
	padding: 10px 10px 8px;
}

/* Header Right styles */ 

#topHeader-Right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topHeader-Right ul li {
	display: inline;
	border-right: 1px solid #6e6256;
}

#topHeader-Right ul li a {
	font-size: 7.5pt;
	color: #6e6256;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;	
	line-height: 18pt;
}

#topHeader-Right ul li a:hover {
	text-decoration: underline;
}

div.headerlinks {
	float:right;
	clear:right;
	padding:8px 0 0 0;
	color:#000;
	font-weight:normal;
}
div.headerlinks a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div.headerlinks a:hover {
	color:#bebee0;
}

.searchBox {
	font:normal 1em Arial, Helvetica, sans-serif;
	padding:2px;
	width:153px;
}

.btnSearchSite {
	width: 60px;
	padding: 1px 3px 1px 3px;
	background-color: #850037;
	color: #fff;
	border: 3px double #fff;
	margin: 1px;
	font-size: 7.5pt;
	font-weight: bold;
}

.searchHeader {
	float: left;	
	margin-left: 3px;
	margin-top: 5px;
}


/* Top Nav styles */ 

#topNav ul {
	float:left;
	margin:0;
	border-left: 1px #fff solid;
	padding:0;
	min-height:1%;
	list-style-type: none;
	clear: both;
	background:#3a1f32;
}
#topNav ul:after {
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#topNav ul li {
	float: left;
	font-weight: bold;
	text-align: center;
	border-right: 1px #fff solid;	
}

#topNav ul li a {
	display:block;
	color:#fff;
	background:#3a1f32;
	text-decoration:none;
	line-height:1em;
	padding:7px 9px 0;
	min-height:19px;
}

#topNav ul li a:hover {
	color: #bebee0;
}

.selectedTopNav {
	background:#978981 !important;
}

#leftNav-Form {
	/*height: 272px;*/
	min-height:1%;
	background:#bebee0;
}
#leftNav-Form:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* Left Nav Hotel styles */ 

#leftNav-Hotel {
	float:left;
	background-color: #bebee0;
	width: 284px;
	padding-bottom: 20px;
}

#leftNav-Hotel p {
	padding-left: 15px;
	line-height: 1.25em;
	margin-top: 10px; 
	margin-bottom: 13px;
}

#leftNav-Hotel h2 {
	padding-left: 15px;
	font-size:1em;
	margin-bottom: 2px;
	margin-top: 8px;
}

#leftNav-Hotel ul {
	padding-left: 15px;
	margin: 0;
}

#leftNav-Hotel ul li {
	list-style-type: none;
	line-height: 1.25em;
}

#leftNav-Hotel ul li a {
	color:#333;
	text-decoration:underline;
}

#leftNav-Hotel ul li a:visited {
	color:#333;
	text-decoration:underline;
}

#leftNav-Hotel ul li a:hover {
	color:#333;
}


/* Left Nav Form Tabs */

.leftNav-Form-Tabs {
	width: 284px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 32px;
}

.leftNav-Form-Tabs ul {
	margin:0;
	padding:0;
	clear: both;
	list-style-type: none;
	background-color: #fff;
}

.leftNav-Form-Tabs ul li {
	float: left;
	background-color:#3a1f32;
	border-right: 2px #fff solid;
	text-align: center;
}

.leftNav-Form-Tabs ul li a {
	display: block;
	color: #fff;
	/*font-size: 7.5pt;*/
	font-weight: bold;
	text-decoration: none;
	height: 32px;
	width: 59px;
	padding: 1px;
	padding-top: 3px;
}

.leftNav-Form-Tabs ul li a:hover {
	color:#64584c;
	text-decoration: none;
	background-color:#bebee0;
}


/* Left Nav Check In Form */

.leftNav-Form-CheckIn {
	display: none;
}

.leftNav-Form-CheckIn p {
	padding-top: 15px;
	padding-left: 20px;
	width: 250px;
}

.leftNav-Form-CheckIn ul {
	margin: 0;
	padding: 0;
	clear: both;
	list-style-type: none;
	/*border-bottom: 1px solid #857d70; */
	margin-left: 20px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

.leftNav-Form-CheckIn ul li {
	
}

.leftNav-Form-CheckIn label {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.checkInOptions {
	margin-top: 5px;
	margin-bottom: 5px;
}

.btnContinue {
	
}

.btnBackingContinue {
	float:right;
	width: 73px;
}


/* Left Nav Form */

.leftNav-Form-Fields {
	
}

.calendarImage {
	margin-bottom: 5px;
}

#formFields-Room-Container {
	width: 180px;
}

.formFields-Rooms {
	float: left;
	width: 76px;
}
#leftNav-Form img.calendar {
	position:relative;
	top:2px;
}


/* Right Information styles */ 



/* Right Information - Special styles */ 

#rightInfo-Specials {
	float: left;
	width: 200px;
	height: 272px;
}

#rightInfo-Specials ul {
	margin:0;
	padding:0;
}

#rightInfo-Specials ul li {
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #cec7c1;
	padding-bottom: 10px;	
	margin-bottom: 11px;
	margin-top: 10px;
}

#rightInfo-Specials ul li a {
	color: #756b5f;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Specials ul li a:visited {
	color: #756b5f;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Specials ul li a:hover {
	color: #850037;
}

/*  */

#rightInfo-Theatre {
	float: left;
	width: 200px;
}

#rightInfo-Theatre p {
	color:#655848;
	font-size:7.5pt;
	line-height:8.5pt;
	margin-bottom:13px;
	margin-top:10px;
	padding-left:9px;
}

#rightInfo-Theatre ul {
	margin:0 0 20px 0;
	padding:0;
}

#rightInfo-Theatre ul li {
	list-style-type: none;
	margin: 4px 0 0 10px;
	line-height: 12px;
}

#rightInfo-Theatre ul li a {
	color: #655848;
	text-decoration: underline;
}

#rightInfo-Theatre ul li a:visited {
	color: #655848;
	text-decoration: underline;
	width: 50px;
}

#rightInfo-Theatre ul li a:hover {
	color: #850037;
}



/* Right Information - Voucher styles */ 

#rightInfo-Gift {
	float: left;
	width: 200px;
}

#rightInfo-Gift p {
	padding-left: 0px;
	font-size: 7.5pt;
	text-align: center;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 48px;
	margin: 0 10px 0 10px;
}

#rightInfo-Gift img {
	padding-left: 25px;
	padding-top: 65px;
/*	padding-bottom: 44px;*/
}

#rightInfo-Gift a {
	color: #756b5f;
	text-decoration: underline;
}

#rightInfo-Gift a:visited {
	color: #756b5f;
	text-decoration: underline;
}

#rightInfo-Gift a:hover {
	color: #850037;
}



/* Footer Bottom styles */ 

#bottomFooter-Top p {
	padding:0;
	margin: 0;
}


#bottomFooter-Top ul {
	float:left;
	list-style: none;
	margin:0;
	padding:2px 0 0 30px;
}

#bottomFooter-Top ul li {
	float:left;
	padding-left:25px;
}

#bottomFooter-Top ul li a {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Top ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Top ul li a:hover {
	text-decoration: underline;
}

/* Footer Bottom styles */ 

#bottomFooter-Bottom ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	width: 500px;
	padding-left: 20px;
}

#bottomFooter-Bottom ul li {
	display: inline;
	margin-left: 11px;
}

#bottomFooter-Bottom p {
	display: inline;
	color: #fff;
	padding:0;
	margin: 0;
	width: 290px;
}

#bottomFooter-Bottom ul li a {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Bottom ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#bottomFooter-Bottom ul li a:hover {
	text-decoration: underline;
}


/* Inheratble styles */ 

.lastLink {
	border: 0 !important;
	margin-bottom: 12px !important;
}

.selectedTab {
	color:#64584c !important;
	background-color:#bebee0 !important;
}

.lastTab {
	border: 0;
	border-right: 0;
}

.formFields {
	float:left;
	width: 260px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.searchMap {
	text-align: right;
	padding-top: 16px;
	width: 245px;
	margin-bottom: 5px;
}

.mapIcon {
	padding-right: 2px;
}

.searchOptions {
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 30px;
}

.alignRight {
	text-align: right;
}

.formFieldsFullWidth {
	color:#333;
	width: 246px;
	height: 18px;
	font:normal 1em Arial,Helvetica,sans-serif;
}

.formFields select {
	margin-top: 4px;
}

.formFields-Sub {
	float: left;
	width: 126px;
}

.formFields-Sub input,
.leftNav-Form-CheckIn input {
	width: 82px;
	margin: 0;
	padding:2px;
	margin-top: 5px; 
	margin-bottom: 5px;
	font:normal 1em Arial,Helvetica,sans-serif;
}
.leftNav-Form-CheckIn input {
	width: 160px;
	margin:0;
}

.linkSearchOptions {
	padding-top: 4px;
}

.formFields-RoomInfo {
	float: left;
	width: 120px;
}

.formFields-RoomInfo-Headers {
	width: 150px;
	margin-left: 20px;
}

.formFields-RoomInfo-Headers label {
	margin-left: 27px;
}

.formFields-HotelSelect {
	width: 246px;
}

.btnCheckAvailability {
	display: block;
	padding: 2px 3px 2px 4px;
	background-color: #850037;
	color: #fff;
	margin: 1px;
	text-decoration: none;
	font:bold 10px Verdana,Arial,Helvetica,sans-serif;
}

a:hover.btnCheckAvailability {
	background-color: #66002a;
}

.btnBacking {
	display: block;
	background-color: #fff;
	border: 1px solid #850037;
	margin: 0;
}

.btnBacking a {
	color: #fff !important;
}

.btnBacking a:hover {
	text-decoration: none !important;
}

.btnBackingSearch {
	margin-top: 0px;
}

.btnSearch {
	padding: 2px 6px 2px 6px;
	font:bold 0.84em Verdana, Arial, Helvetica, sans-serif;
	background:#850037;
}

a:hover.btnSearch {
	background-color: #66002a;
}

.footerSelectBox {
	float:left;
	font:normal 1em Arial,Helvetica,sans-serif;
}

.redLink {
	color: #850037;
	font-weight: bold;
	text-decoration: none;
}

a:visited.redLink {
	color: #850037;
}

a:hover.redLink {
	color: #850037;
	text-decoration: underline;
}

.largerTab {
	width: 95px;
}

ul li a.largerTabLink {
	width: 92px;
}

.topMargin {
	margin-top: 10px;
}

.bottomMargin {
	margin-bottom: 10px;
}

.buttonShadow {
	background-color: #850037; 
	width: 60px;
	height: 20px;
}

.sectionHeader {
	padding: 9px 0 10px 15px;
	background-color:#3a1f32;
	font-size:1em;
	color: #fff;
	margin: 0;
	line-height: 10pt;
}

.contentContactHeader {
	float:right;
	clear:right;
	font-size:11px !important;
	color: #4e4e4e;
	margin: 0;
	margin-top: 3px !important;
	padding: 0;
	margin-bottom: 3px !important;
	font-weight:normal;
	text-align:right;
	width:320px;
	font-family:Arial,Helvetica,sans-serif;
}

.miscPages {
	width: 284px !important;
}

/* Individual Text styles */ 

.specialsLink {
	width: 50px !important;
}

/* Hotel Styles */

#rightHeader {
	width: 187px;
	float:left;
	margin-top: 10px;
	padding-left: 14px;
	padding-bottom: 12px;
	text-align: left;
}

#rightHeader h1 {
	padding: 0px;
	margin: 10px 0px 6px 0px;
	color: #64584a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#rightHeader p {
	color: #64584a;

}

.rightHeaderButton {
	width: 115px;	
	margin-left: 56px;
	margin-top: 9px;
}

#rightGallery {
	width: 187px;
	background-color: #e7e3e0;
	float:left;
	padding-left: 14px;
	padding-bottom: 0px;
}

#rightGallery h1 {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #64584a;
	font-size: 11px;
	font-weight: bold;
}

#rightGallery ul {
	margin: 0px;
	padding: 0px;
}

#rightGallery ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#rightAttractions {
	width: 201px;
	background-color: #e7e3e0;
	float: left;
	padding-bottom: 0;
}

#rightAttractions h2 {
	padding-left: 9px;
	color: #65574a;
	font-size: 8pt;
	margin-bottom: 2px;
	margin-top: 8px;
}

#rightAttractions p {
	padding: 10px 10px 0 10px;
	color: #6b6052;
}

.RightPanelAttractions {
	margin: 0 10px 10px 10px;
	padding: 0px;
}

.RightPanelAttractions li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	line-height: 11pt;
}

.RightPanelAttractions a {
	color: #655848;
	text-decoration: underline;
}

.RightPanelAttractions a:hover {
	text-decoration: none;
	color: #850037;
}

.hotelLabel {
	width: 155px;
	display: block;
	color: #64584a;
	margin: 0 0 10px 0;
	/*padding: 0px 0 5px 17px;*/
	/*background-image: url(../images/icon-glass.gif);*/
	background-repeat: no-repeat;
}

/* General Styles */

#content h1 {
	padding: 0px;
	margin: 0;
	color: #333;
	font-size:1.5em;
}

#content h2 {
	padding:0px;
	margin: 6px 0 0 0;
	color: #333;
	font-size: 1.09em;
	font-weight: bold;
}

#content p {
	padding: 4px 0 4px 0;
	line-height:1.25em;
	color:#333;
}

#content p a {
	color: #860037;
	text-decoration: none;
}

#content p a:hover {
	text-decoration: underline;
}

#content p.subHeader {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#content ul {
	margin: 4px 0 0 32px;
	padding: 0;
}

#content ul li {
	margin: 5px 0 0 0;
}

#content ul li a {
	color: #860037;
	text-decoration: none;
}

#content ul li a:hover {
	text-decoration: underline;
}


.doubleChevron {
	font-weight: bold;
	color: #a43f67;
	margin-right: 4px;
}

.articleHeader {
	border-top: 1px solid #ede9e6 !important;
	margin-left: 15px !important;
	padding-top: 2px !important;
	margin-right: 15px !important;
	font-size:1em;
}

.articleSubHeader {
	border-top: 1px solid #ede9e6 !important;
	padding-top: 2px !important;	
}

.articleSubHeader a {
	color: #333;
	text-decoration: none;

}

.hotelSubHeader {
	border-top: 1px solid #ede9e6 !important;
	padding-top: 2px !important;	
}

.hotelSubHeader a {
	color: #333;
	text-decoration: none;

}

.articleHeader a {
	color: #333;
	text-decoration: none;
}

.topBorder {
	border-top: 1px solid #ede9e6 !important;
}

.homePageContent p {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.homePageCenterGraphic {
	margin-bottom: 15px;
}

.hideContent {
	display: none;
}

.showContent {
	display: ;
}

.showContent a {
	font-weight: bold;
}

.noBullet {
	list-style-type: none;
	margin: 0 0 5px 0 !important;
}

.noBullet li {
	margin: 0 !important;
}

.RightPanelHotel li{
	margin-left: 0px !important;
}

.bottomHotelLink {
	margin-top: 15px;
}

.theatreLinkContainer {
	display: block;
	float: left;	
	width: 500px;
	margin: 0 0 20px 0;
}

.theatreBlock {
	float: left;
	margin: 10px 25px 0 0;
	width: 130px;
	text-align: center;
	height: 200px;
}

.theatreLink {
	display: block;
	text-align: center;
	margin: 8px 0 0 0;
}

.theatreLink a {
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #850037;
}

.theatreLink a:hover {
	text-decoration: underline;
}

.videoContainer {
	display: block;
	width: 435px;	
	text-align: center;
	margin: 10px 0 0 0;
}

.sectionHeaderLink {
	font-size: 7.5pt !important;
	color: #fff;
	text-decoration: none;
}

a:hover.sectionHeaderLink {
	text-decoration: underline;
}

.nofontWeight {
	font-weight: normal !important;
}

.div-map {
	width: 100%; 
	height: 500px;
	margin-top: 10px;
}

.mapDirectionHeader {
	margin-bottom: 10px !important;
}

.rightPanelTheatre li {
	margin-top: 15px  !important;
	margin-left: 35px !important;

}

.divCallToAction {
	display: block;
	width: 380px;
	height: 50px;
	background-image: url(../theatre/images/booking-bkgrd.gif);
	background-repeat: no-repeat;
	margin: 20px 0 20px 26px;
	padding-top: 5px;
}

.divCallToAction p {
	text-align: center;
	font-weight: bold;
}

.webcamRightPanel {
	width: 200px !important;
	/*padding-bottom: 62px !important;*/
	height: 660px !important;
}

.webcamRightPanel p {
	padding: 10px 10px 0 10px !important;
}

.webcamRightUL {
	margin: 5px 0 5px 28px; 
	padding: 0 0 0 0;
}

.webcamRightPanel a {
	color: #655848; 
	text-decoration: underline;
}

.webcamRightPanel a:hover {
	color: #850037; 
	text-decoration: none;
}

.largerTopMargin {
	margin: 20px 0 0 0;
}

li.largerTopMargin {
	margin: 10px 0 0 0;
}

.attractionHeader {
	margin: 0 0 5px 0 !important; 
}

/* Theatre breaks stykes */

.theatre-img {
	padding: 3px 0 10px 10px;
}

.theatre-tn {
	padding: 10px 10px 0 0;
}

.thumbnails{
	width: 420px;
	margin: 0 0 10px 10px;
}

.recommendations {
	width: 180px;
	min-height: 95px;
	margin: 10px 0 0 10px;
	padding:0 0 10px 0;
}

.recommendations p {
	padding: 0 !important;
}

.recommendations img {
	padding: 3px 8px 0 0;
}

.recommend-book {
	width: 180px;
	margin: 0 0 0 10px;
	text-align: center;
}

.recommend-book a {
	color: #655848; 
	text-decoration: none;
	display: block;
	background-color: #d0cdc8;
	padding: 4px;
	font-weight: bold;
}

.recommend-book a:hover {
	color: #850037; 
	text-decoration: underline;
}

.topMargin {
	margin-top: 10px;
}

.formFields-Submit {
	float: left;
	width: 75px;
	margin: 15px 0 0 28px;
	padding: 0;
}

.extraWidth {
	width: 160px !important;
}

.smallerWidth {
	width: 70px !important;
	margin-left: 15px;
}

/* specials and packages styles */

#rightLocations img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#rightLocations a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#rightLocations {
	width: 201px;
	float: left;
	padding-bottom: 0;
}

#rightLocations p {
	padding: 10px 15px 0 15px;
	color:#333;
	line-height: 14px;
}

#content h3 {
	padding: 9px 0 10px 15px;
	margin: 12px 0 10px 0;
	color: #fff;
	font-size:1em;
}

#content h4 {
	padding: 9px 10px 10px 15px;
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 10px;
}

.special-hdr {
	margin-top: 3px;
}

.offers {
	width: 433px;
	height: 93px;
	margin: 0 0 10px 0;
}

.offers p {
	padding: 0 !important;
}

.offers img {
	padding: 3px 8px 0 0;
}

.offerActive {
	font-weight: bold;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

/* New home banner */

#homeBanner {
	padding:21px 0 0 35px;
	min-height:358px;
	background:url('/images/banner-home.jpg') no-repeat left top;
}

body div.facebook-banner{
	padding: 35px 22px 0 0 !important;
	background: url(/images/booking_panel_image.gif) 0 0 no-repeat !important;
}

#homeBanner #leftNav-Form {
	float:left;
	width:284px;
	border:2px solid #fff;
}

body div.facebook-banner #leftNav-Form{
	border: none !important;
	float: right !important;
}

#homeBanner a#bannerLink {
	float:left;
	width:300px;
	height:130px;
	text-indent:-9999em;
	outline:0;
}
#homeMain {
	min-height:1%;
	padding:10px;
}
#homeBanner:after,
#homeMain:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#homeMain a {
	color:#860037;
}
#homeMain div.left {
	float:left;
	width:600px;
}
#homeMain h2.articleHeader {
	margin:9px 0 0 !important;
	margin-left:0 !important;
	margin-right:0 !important;
}
#homeMain div.left p {
	margin:1em 0;
	line-height:1.25em;
}
#homeMain h2.articleHeader a {
	color:#333;
}
#homeMain div.right {
	float:right;
}
#homeMain div.right a {
	float:right;
	margin:0;
	padding:8px;
	width:296px;
	height:148px;
	background:url('/images/feature_shadow.png') no-repeat left top;
}
#homeMain div.right a img {
	display:block;
	margin:0;
	padding:0;
	border:0;
}
.searchMap a {
	color:#333;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.hide {
	display:none !important;
}

#leftNav-Form select {
	font:normal 1em Arial,Helvetica,sans-serif;
}
#leftNav-Form .redLink {
	font-size:11px;
}

#homeLinks {
	padding:0 0 20px;
	min-height:1%;
}
#homeLinks:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#homeLinks div.col {
	float:left;
	margin:0 20px 0 0;
	width:303px;
}
#homeLinks div.last {
	margin:0;
	width:304px;
}
#homeLinks h2 {
	margin:0;
	padding:7px 10px 6px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font:normal 14px Arial,Helvetica,sans-serif;
}
#homeLinks ul {
	margin:0;
	padding:14px 10px 10px;
	list-style:none;
}
#homeLinks ul li {
	margin:0;
	padding:6px 0 0;
}
#homeLinks ul li ul {
	padding:0 0 0 10px;
}
#homeLinks a {
	color:#333;
}
