/* silkwood.css */

/* For BOTH Layouts, see:
   /includes/silkwood.css

   For HOME Layout, see:
   /includes/silkwood_home.css

   For HOME IE OVERRIDE, see:
   /includes/silkwood_home_override.css

   For CONTENT Layout, see:
   /includes/silkwood_content.css

   For CONTENT IE OVERRIDE, see:
   /includes/silkwood_content_override.css

   For PRINT Layout, see:
   /includes/silkwood_print.css

   For AURAL Layout, see:
   /includes/silkwood_aural.css

   For HANDHELD Layout, see:
   /includes/silkwood_handheld.css */

/* GENERIC */

* { padding: 0;
	margin: 0; }

body { padding-bottom: 35px;
	color: #222;
	font: 100.01% Georgia, Garamond, 'Trebuchet MS', 'Times New Roman', Times, serif; }
body#season_autumn { background-color: #fdf3d3; }
body#season_winter { background-color: #c6ddec; }
body#season_spring { background-color: #f0fcdb; }
body#season_summer { background-color: #fefbdc; }

p { margin: 10px 0; }

h1, h2, h3, h4, h5, h6 { margin: 15px 0; }

ul, ol { margin: 10px 0 10px 40px; }

dl { margin: 10px 0; }
dl dt { font-weight: 800; }
dl dd { margin-left: 40px; }

table { margin: 10px 0; }

blockquote { margin: 10px 40px; }

acronym { padding-right: 1px;
	border-bottom: 1px dashed #000;
	font-style: italic;
	cursor: help; }

address { margin: 10px 0;
	font-style: normal; }

a { outline: none; }

/* TEMP */

.highlight { padding: 0 2px;
	background: #fff;
	border: 2px dashed #c00;
	color: #f00;
	font-weight: 800; }

/* SEMI-GENERIC + CUSTOM */

.center { text-align: center; }

div.clear { clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px; }

/* ACCESSIBLE */
div#entirety div#header div#menu_accessibility, 
div#entirety div#shell div#content .accessible { position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	font-size: 0.1em; }
/* EO.ACCESSIBLE */

div#entirety { width: 765px;
	margin: 0 auto; }

/* HEADER Layout */
div#entirety div#header p { margin: 0; }
div#entirety div#header p a#menu-home { display: block;
	height: 185px;
	width: 765px;
	background: no-repeat 0 0;
	outline: 0;
	color: #00c;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -888em; }
body#season_autumn div#entirety div#header p a#menu-home { background-image: url('/images/layout/autumn/header.jpg'); }
body#season_winter div#entirety div#header p a#menu-home { background-image: url('/images/layout/winter/header.jpg'); }
body#season_spring div#entirety div#header p a#menu-home { background-image: url('/images/layout/spring/header.jpg'); }
body#season_summer div#entirety div#header p a#menu-home { background-image: url('/images/layout/summer/header.jpg'); }

div#entirety div#header img { display: none; }
/* EO.HEADER Layout */

div#entirety div#shell { /* lte IE 7 OVERRIDE */ }
div#entirety div#shell:after { display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.'; }

/* MENU Layout */
div#entirety div#shell div#menu { position: absolute;
	top: 185px;
	width: 765px;
	height: 45px;
	background: repeat-x 0 0; }
body#season_autumn div#entirety div#shell div#menu { background-image: url('/images/layout/autumn/menu-flow.jpg'); }
body#season_winter div#entirety div#shell div#menu { background-image: url('/images/layout/winter/menu-flow.jpg'); }
body#season_spring div#entirety div#shell div#menu { background-image: url('/images/layout/spring/menu-flow.jpg'); }
body#season_summer div#entirety div#shell div#menu { background-image: url('/images/layout/summer/menu-flow.jpg'); }

div#entirety div#shell div#menu ul { height: 45px;
	margin: 0;
	list-style: none; }
div#entirety div#shell div#menu ul li { display: inline; }
div#entirety div#shell div#menu ul li a { float: left;
	display: block;
	height: 45px;
	background: no-repeat 0 0;
	outline: 0;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -888em; 
	}
div#entirety div#shell div#menu ul li a:hover { background-position: 0 100%; }

div#entirety div#shell div#menu ul li a#menu_home { width: 85px; }
div#entirety div#shell div#menu ul li a#menu_wine-sales { width: 98px; }
div#entirety div#shell div#menu ul li a#menu_vineyard { width: 83px; }
div#entirety div#shell div#menu ul li a#menu_scrapbook { width: 92px; }
div#entirety div#shell div#menu ul li a#menu_future-vision { width: 109px; }
div#entirety div#shell div#menu ul li a#menu_contact { width: 75px; }
div#entirety div#shell div#menu ul li a#menu_chalets { width: 120px; }
div#entirety div#shell div#menu ul li a#menu_sign-up { width: 88px; }

/* HOME */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_home { background-image: url('/images/layout/autumn/menu/home.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_home { background-image: url('/images/layout/winter/menu/home.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_home { background-image: url('/images/layout/spring/menu/home.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_home { background-image: url('/images/layout/summer/menu/home.jpg'); }

/* WINE SALES */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_wine-sales { background-image: url('/images/layout/autumn/menu/wine-sales.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_wine-sales { background-image: url('/images/layout/winter/menu/wine-sales.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_wine-sales { background-image: url('/images/layout/spring/menu/wine-sales.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_wine-sales { background-image: url('/images/layout/summer/menu/wine-sales.jpg'); }

/* VINEYARD */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_vineyard { background-image: url('/images/layout/autumn/menu/vineyard.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_vineyard { background-image: url('/images/layout/winter/menu/vineyard.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_vineyard { background-image: url('/images/layout/spring/menu/vineyard.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_vineyard { background-image: url('/images/layout/summer/menu/vineyard.jpg'); }

/* SCRAPBOOK */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_scrapbook { background-image: url('/images/layout/autumn/menu/scrapbook.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_scrapbook { background-image: url('/images/layout/winter/menu/scrapbook.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_scrapbook { background-image: url('/images/layout/spring/menu/scrapbook.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_scrapbook { background-image: url('/images/layout/summer/menu/scrapbook.jpg'); }

/* FUTURE */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_future-vision { background-image: url('/images/layout/autumn/menu/future.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_future-vision { background-image: url('/images/layout/winter/menu/future.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_future-vision { background-image: url('/images/layout/spring/menu/future.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_future-vision { background-image: url('/images/layout/summer/menu/future.jpg'); }

/* CONTACT */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_contact { background-image: url('/images/layout/autumn/menu/contact.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_contact { background-image: url('/images/layout/winter/menu/contact.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_contact { background-image: url('/images/layout/spring/menu/contact.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_contact { background-image: url('/images/layout/summer/menu/contact.jpg'); }

/* AUSTRALIAN */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_chalets { background-image: url('/images/layout/autumn/menu/australian.jpg'); overflow: hidden;}
body#season_winter div#entirety div#shell div#menu ul li a#menu_chalets { background-image: url('/images/layout/winter/menu/australian.jpg'); overflow: hidden; }
body#season_spring div#entirety div#shell div#menu ul li a#menu_chalets { background-image: url('/images/layout/spring/menu/australian.jpg');  overflow: hidden;}
body#season_summer div#entirety div#shell div#menu ul li a#menu_chalets { background-image: url('/images/layout/summer/menu/australian.jpg'); overflow: hidden; }

/* SIGN UP */
body#season_autumn div#entirety div#shell div#menu ul li a#menu_sign-up { background-image: url('/images/layout/autumn/menu/sign-up.jpg'); }
body#season_winter div#entirety div#shell div#menu ul li a#menu_sign-up { background-image: url('/images/layout/winter/menu/sign-up.jpg'); }
body#season_spring div#entirety div#shell div#menu ul li a#menu_sign-up { background-image: url('/images/layout/spring/menu/sign-up.jpg'); }
body#season_summer div#entirety div#shell div#menu ul li a#menu_sign-up { background-image: url('/images/layout/summer/menu/sign-up.jpg'); }

/* SUBMENU Layout */
div#entirety div#shell div#menu ul li ul { position: absolute;
	z-index: 1;
	display: none;
	width: 12em;
	margin-top: 45px; }
div#entirety div#shell div#menu ul li ul#submenu_wine-sales { margin-left: 86px; /* LTE IE 7 OVERRIDE */ }
div#entirety div#shell div#menu ul li ul#submenu_vineyard { margin-left: 182px; /* LTE IE 7 OVERRIDE */ }
div#entirety div#shell div#menu ul li ul#submenu_scrapbook { margin-left: 265px; /* LTE IE 7 OVERRIDE */ }
div#entirety div#shell div#menu ul li ul#submenu_future-vision { margin-left: 357px; /* LTE IE 7 OVERRIDE */ }
div#entirety div#shell div#menu ul li ul#submenu_chalets { margin-left: 461px; /* LTE IE 7 OVERRIDE */ }
div#entirety div#shell div#menu ul li ul#submenu_contact { margin-left: 587px; /* LTE IE 7 OVERRIDE */ }

div#entirety div#shell div#menu ul li ul li { display: inline; }
div#entirety div#shell div#menu ul li ul li a { float: none;
	width: 11em;
	height: auto;
	padding: 0.5em;
	font-size: 0.7em;
	text-indent: 0; }

body#season_autumn div#entirety div#shell div#menu ul li ul li a { background-color: #DF4402;
	color: #fff; }
body#season_autumn div#entirety div#shell div#menu ul li ul li a:hover { background-color: #444C19;
	color: #fff; }

body#season_winter div#entirety div#shell div#menu ul li ul li a { background-color: #89548C;
	color: #fff; }
body#season_winter div#entirety div#shell div#menu ul li ul li a:hover { background-color: #2F3952;
	color: #fff; }

body#season_spring div#entirety div#shell div#menu ul li ul li a { background-color: #00ABAA;
	color: #fff; }
body#season_spring div#entirety div#shell div#menu ul li ul li a:hover { background-color: #494F09;
	color: #fff; }

body#season_summer div#entirety div#shell div#menu ul li ul li a { background-color: #9B0A05;
	color: #fff; }
body#season_summer div#entirety div#shell div#menu ul li ul li a:hover { background-color: #49001D;
	color: #fff; }
/* EO.SUBMENU Layout */

div#entirety div#shell div#menu ul li ul li ul { margin: -1.55em 0 0 8.45em; /* lte IE 7 OVERRIDE */ }
/* EO.MENU Layout */

/* CONTENT Layout */
div#entirety div#shell div#content { /* lte IE 7 OVERRIDE */
	margin-top: 45px;
	padding: 1px 0;
	background: repeat-y 0 0;
	border: solid;
	border-width: 0 1px;
	color: #2e2204;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4; }
div#entirety div#shell div#content:after { display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.'; }

body#season_autumn div#entirety div#shell div#content { background-color: #fdf8dd;
	background-image: url('/images/layout/autumn/home-flow.jpg');
	border-color: #f7d4b1;
	color: #434c19; }
body#season_winter div#entirety div#shell div#content { background-color: #eff5f8;
	background-image: url('/images/layout/winter/home-flow.jpg');
	border-color: #dcd7e5; }
body#season_spring div#entirety div#shell div#content { background-color: #fcffe7;
	background-image: url('/images/layout/spring/home-flow.jpg');
	border-color: #abdbc9; }
body#season_summer div#entirety div#shell div#content { background-color: #fff9e1;
	background-image: url('/images/layout/summer/home-flow.jpg');
	border-color: #edbdc5; }

/* SEMI-GLOBALS */
div#entirety div#shell div#content .left { text-align: left; }
div#entirety div#shell div#content .center { text-align: center; }
div#entirety div#shell div#content .right { text-align: right; }
div#entirety div#shell div#content .justify { text-align: justify; }
div#entirety div#shell div#content .faux-strong { font-weight: 800; }
div#entirety div#shell div#content .faux-em { font-style: italic; }
/* EO.SEMI-GLOBALS */

div#entirety div#shell div#content h1 { font-size: 2.5em;
	text-align: left;
	text-transform: lowercase; }
div#entirety div#shell div#content h2 { font-size: 1.25em;
	text-align: left; }
div#entirety div#shell div#content h3 { font-size: 1.125em;
	text-align: left; }
div#entirety div#shell div#content h4 { font-size: 1em;
	text-align: left; }

body#season_autumn div#entirety div#shell div#content h1 { color: #b33702; }
body#season_winter div#entirety div#shell div#content h1 { color: #803990; }
body#season_spring div#entirety div#shell div#content h1 { color: #017475; }
body#season_summer div#entirety div#shell div#content h1 { color: #b01106; }

div#entirety div#shell div#content img { margin: 5px 10px;
	border: 1px solid; }

body#season_autumn div#entirety div#shell div#content a { color: #9e6400; }
body#season_autumn div#entirety div#shell div#content a:hover { color: #b17400; }
body#season_autumn div#entirety div#shell div#content img { border-color: #444c19; }
body#season_autumn div#entirety div#shell div#content a:hover img { border-color: #707d2a; }

body#season_winter div#entirety div#shell div#content a { color: #3d4d74; }
body#season_winter div#entirety div#shell div#content a:hover { color: #4561a6; }
body#season_winter div#entirety div#shell div#content img { border-color: #3d4d74; }
body#season_winter div#entirety div#shell div#content a:hover img { border-color: #4561a6; }

body#season_spring div#entirety div#shell div#content a { color: #018485; }
body#season_spring div#entirety div#shell div#content a:hover { color: #00a7a8; }
body#season_spring div#entirety div#shell div#content img { border-color: #018485; }
body#season_spring div#entirety div#shell div#content a:hover img { border-color: #9ba712; }

body#season_summer div#entirety div#shell div#content a { color: #b01106; }
body#season_summer div#entirety div#shell div#content a:hover { color: #d82d12; }
body#season_summer div#entirety div#shell div#content img { border-color: #b01106; }
body#season_summer div#entirety div#shell div#content a:hover img { border-color: #d82d12; }

/* NAVI EXTERNAL */
div#entirety div#shell div#content a[href^='http'], 
div#entirety div#shell div#content a[href^='mailto:'], 
div#entirety div#shell div#content a[href^='/files/'] { padding-right: 15px;
	background: url('/images/layout/navi-external.gif') no-repeat 100% 60%; }
div#entirety div#shell div#content a[href^='http']:hover, 
div#entirety div#shell div#content a[href^='mailto:']:hover, 
div#entirety div#shell div#content a[href^='/files/']:hover { background-image: url('/images/layout/navi-external-ro.gif'); }
/* EO.NAVI EXTERNAL */

div#entirety div#shell div#content div#home_split { padding-bottom: 10px; }
div#entirety div#shell div#content div#home_split div#home_other { float: left;
	width: 383px; }
div#entirety div#shell div#content div#home_split div#home_other blockquote { margin: 0;
	padding: 15px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: left; }
div#entirety div#shell div#content div#home_split div#home_other blockquote p { margin: 5px 0; }

body#season_autumn div#entirety div#shell div#content div#home_split div#home_other blockquote { background-color: #fde6bb;
	border-color: #f7d4b1;
	color: #a60130; }
body#season_winter div#entirety div#shell div#content div#home_split div#home_other blockquote { background-color: #e2eef6;
	border-color: #dcd7e5;
	color: #803990; }
body#season_spring div#entirety div#shell div#content div#home_split div#home_other blockquote { background-color: #e9f8b2;
	border-color: #abdbc9;
	color: #018485; }
body#season_summer div#entirety div#shell div#content div#home_split div#home_other blockquote { background-color: #fff5cc;
	border-color: #edbdc5;
	color: #7d1e40; }

div#entirety div#shell div#content div#home_split div#home_other div#silknotes { float: left;
	width: 169px; /* IE OVERRIDE */
	padding: 1px 5px 1px 20px;
	background: no-repeat 9px 11px;
	text-align: left; }
div#entirety div#shell div#content div#home_split div#home_other div#silknotes h2 { font-size: 2.5em;
	text-align: left;
	text-transform: lowercase; }

body#season_autumn div#entirety div#shell div#content div#home_split div#home_other div#silknotes h2 { color: #b33702; }
body#season_winter div#entirety div#shell div#content div#home_split div#home_other div#silknotes h2 { color: #803990; }
body#season_spring div#entirety div#shell div#content div#home_split div#home_other div#silknotes h2 { color: #017475; }
body#season_summer div#entirety div#shell div#content div#home_split div#home_other div#silknotes h2 { color: #b01106; }

body#season_autumn div#entirety div#shell div#content div#home_split div#home_other div#silknotes { background-image: url('/images/layout/autumn/silknotes-bg.jpg'); }
body#season_winter div#entirety div#shell div#content div#home_split div#home_other div#silknotes { background-image: url('/images/layout/winter/silknotes-bg.jpg'); }
body#season_spring div#entirety div#shell div#content div#home_split div#home_other div#silknotes { background-image: url('/images/layout/spring/silknotes-bg.jpg'); }
body#season_summer div#entirety div#shell div#content div#home_split div#home_other div#silknotes { background-image: url('/images/layout/summer/silknotes-bg.jpg'); }

div#entirety div#shell div#content div#home_split div#home_other div#silknotes a { display: block;
	width: 113px;
	height: 28px;
	margin-left: 20px;
	background: no-repeat 0 0;
	outline: 0;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -888em; }
body#season_autumn div#entirety div#shell div#content div#home_split div#home_other div#silknotes a { background-image: url('/images/layout/autumn/button-signup.jpg'); }
body#season_winter div#entirety div#shell div#content div#home_split div#home_other div#silknotes a { background-image: url('/images/layout/winter/button-signup.jpg'); }
body#season_spring div#entirety div#shell div#content div#home_split div#home_other div#silknotes a { background-image: url('/images/layout/spring/button-signup.jpg'); }
body#season_summer div#entirety div#shell div#content div#home_split div#home_other div#silknotes a { background-image: url('/images/layout/summer/button-signup.jpg'); }

div#entirety div#shell div#content div#home_split div#home_other div#mini_gallery { float: left;
	width: 189px;
	text-align: left; }
div#entirety div#shell div#content div#home_split div#home_other div#mini_gallery ul { margin: 0;
	padding: 5px 0 0 5px;
	list-style: none; }
div#entirety div#shell div#content div#home_split div#home_other div#mini_gallery ul li { display: inline; }

div#entirety div#shell div#content div#home_split div#home_other div#mini_gallery ul li img { margin: 0; }

div#entirety div#shell div#content div#home_split div#home_diary { /* IE OVERRIDE */
	position: relative;
	min-height: 300px; /* IE OVERRIDE */
	margin-left: 383px;
	padding: 1px 12px; }
div#entirety div#shell div#content div#home_split div#home_diary div#home_diary_headings { min-height: 100px; /* IE OVERRIDE */ }
div#entirety div#shell div#content div#home_split div#home_diary h2 { padding-top: 10px;
	font-size: 2.5em;
	text-align: left;
	text-transform: lowercase; }
div#entirety div#shell div#content div#home_split div#home_diary h2, 
div#entirety div#shell div#content div#home_split div#home_diary h3 { margin-bottom: 0;
	margin-left: 155px; }

div#entirety div#shell div#content div#home_split div#home_diary h3 { font-size: 1.0625em; }
div#entirety div#shell div#content div#home_split div#home_diary h3 small { display: block;
	font-size: 1em;
	font-weight: 100; }

body#season_autumn div#entirety div#shell div#content div#home_split div#home_diary h2, 
body#season_autumn div#entirety div#shell div#content div#home_split div#home_diary h3 { color: #b33702; }
body#season_winter div#entirety div#shell div#content div#home_split div#home_diary h2, 
body#season_winter div#entirety div#shell div#content div#home_split div#home_diary h3 { color: #803990; }
body#season_spring div#entirety div#shell div#content div#home_split div#home_diary h2, 
body#season_spring div#entirety div#shell div#content div#home_split div#home_diary h3 { color: #017475; }
body#season_summer div#entirety div#shell div#content div#home_split div#home_diary h2, 
body#season_summer div#entirety div#shell div#content div#home_split div#home_diary h3 { color: #b01106; }

div#entirety div#shell div#content div#home_split div#home_diary img { position: absolute;
	left: 0px; /* IE OVERRIDE */
	top: 0;
	border: 7px solid #fff; }
/* EO.CONTENT Layout */

/* FOOTER Layout */
div#entirety div#footer { padding: 1px 0 1px;
	background: repeat-x 0 0;
	border-top: 1px solid #3c3114;
	color: #eee;
	font-size: 0.7em;
	text-align: center; }

body#season_autumn div#entirety div#footer { background-image: url('/images/layout/autumn/footer-flow.jpg'); }
body#season_winter div#entirety div#footer { background-image: url('/images/layout/winter/footer-flow.jpg'); }
body#season_spring div#entirety div#footer { background-image: url('/images/layout/spring/footer-flow.jpg'); }
body#season_summer div#entirety div#footer { background-image: url('/images/layout/summer/footer-flow.jpg'); }

div#entirety div#footer p { margin: 6px 10px; }

div#entirety div#footer p a { color: #fff; }

div#entirety div#footer p#footer-license { width: 720px;
	height: 24px;
	margin: 0 auto;
	background: url('/images/layout/footer-license.png') no-repeat 0 0; /* IE 6 OVERRIDE */
	text-indent: -888em;
	text-decoration: none;
	text-align: left; }
div#entirety div#footer p#footer-license a { display: block;
	height: 24px; }

div#entirety div#footer ul { margin: 30px 0 0;
	list-style: none; }
div#entirety div#footer ul li { display: inline;
	padding: 0 5px 1px 8px;
	border-left: 1px solid; }
div#entirety div#footer ul li#footer_first { border-left: 0; }
div#entirety div#footer ul li a { border-bottom: 1px solid;
	text-decoration: none; }

body#season_autumn div#entirety div#footer ul li { border-left-color: #464f1c; }
body#season_autumn div#entirety div#footer ul li a { border-bottom-color: #fdf3d3;
	color: #464f1c; }
body#season_autumn div#entirety div#footer ul li a:hover { border-bottom-color: #d89602; }

body#season_winter div#entirety div#footer ul li { border-left-color: #406c87; }
body#season_winter div#entirety div#footer ul li a { border-bottom-color: #c6ddec;
	color: #406c87; }
body#season_winter div#entirety div#footer ul li a:hover { border-bottom-color: #85578f; }

body#season_spring div#entirety div#footer ul li { border-left-color: #00999a; }
body#season_spring div#entirety div#footer ul li a { border-bottom-color: #f0fcdb;
	color: #00999a; }
body#season_spring div#entirety div#footer ul li a:hover { border-bottom-color: #b6c415; }

body#season_summer div#entirety div#footer ul li { border-left-color: #ab6163; }
body#season_summer div#entirety div#footer ul li a { border-bottom-color: #fefbdc;
	color: #ab6163; }
body#season_summer div#entirety div#footer ul li a:hover { border-bottom-color: #9b0a05; }
/* EO.FOOTER Layout */

