/* CSS Document */

body {
	background-color: #445a7a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fade.gif);
	background-repeat:repeat-x;
}

/* ------------------ Spacing Classes ----------------------*/

td.td-main {
padding-left:26px;
padding-top:23px;
padding-right:18px;
padding-bottom:10px;
/*height:551px*/
height:520px;
}
td.td-main_sub {
padding-left:26px;
padding-top:23px;
padding-right:18px;
padding-bottom:10px;
/*height:551px*/
}
td.td-careers {
padding-left:10px;
padding-top:0px;
padding-right:0px;
padding-bottom:3px;
/*height:551px*/
}
p {
padding:0px;
margin-top:0px;
margin-bottom:12px;
}
ul, div {
margin:0px;
padding:0px;
}
ul {
list-style-image:url(../images/bullet.gif);
margin-left:26px;
margin-top:3px;
}
li {
margin:0px;
padding:0px;
margin-top: 6px;
line-height: 14px;
}
div.indent {
margin-left:0px;
}
img.thumb-margins {
margin-right:19px;
margin-bottom:10px;
}

img.specials_img {
	border: 1px solid #a4aeb8;
	padding: 2px;
}

img.cal_img {
	padding: 1px;
	border: 1px solid #6480a2;
	float:left;
}

/* ------------------ Cell Text Classes ----------------------*/

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#46423C;
line-height:14px;
}
td.olympic {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#46423C;
line-height:14px;
}
td.careers_txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#46423C;
line-height:17px;
}
td.td-seotxt {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7D868E;
}
td.td-main a {
color:#3f628d;
}
td.td-main a:hover, td.td-main a:active {
color:#744c08;
}
td.td-footer1, td.td-footer1 a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
color:#b9b8ab;
text-decoration:none;
}
td.td-footer1 a:hover, td.td-footer1 a:active {
color:#9aa5b4;
}
td.td-footer2, td.td-footer2 a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
color:#9aa5b4;
text-decoration:none;
}
td.td-footer2 a:hover, td.td-footer2 a:active {
color:#b9b8ab;
}

/* ------------------ Other Text Classes ----------------------*/

.txt-bold {
font-weight:bold;
}
.txt-bold-blue {
font-weight:bold;
color:#445A7A;
}
.txt-bold-blue-u {
font-weight:bold;
color:#445A7A;
text-decoration:underline;
}

.todo_a {
	border-bottom: 1px solid #D6D1C9;
	border-top: 1px solid #D6D1C9;
}

.todo_b {
	border-bottom: 1px solid #C9A793;
	border-top: 1px solid #C9A793;
	border-right: 1px solid #C9A793;
	border-left: 1px solid #C9A793;
}

/* ------------------ Graphical Classes ----------------------*/

.line-vert-left {
background-image:url(../images/line.gif);
background-position:left;
background-repeat:repeat-y;
}

/* ------------------ Link Classes ----------------------*/

a.link-more {
color:#F3DFAE;
text-decoration:none;
}
a.link-more:hover, a.link-more:active {
color:#ABB9CF;
}

a.olympic:link    { color:#46423C; font-size:10px; text-decoration:underline; }
a.olympic:visited { color:#46423C; font-size:10px; text-decoration:underline; }
a.olympic:active  { color:#46423C; font-size:10px; text-decoration:none; }
a.olympic:hover   { color:#46423C; font-size:10px; text-decoration:none; }

/* ------------------ Special Function Classes ----------------------*/

.formitem {
width:200px;
font-family:Verdana;
font-size:11px;
color:#4E4E4E;
}

.formitemdropdown {
width:206px;
font-family:Verdana;
font-size:11px;
color:#4E4E4E;
}

a.rollover img, a.rollover:visited img  { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}
a.rollover:hover img, a.rollover:active img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}
a.rolloveron img { 
 filter: alpha(opacity=00);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
 -moz-opacity: 0.00; opacity:0.0;
}

a.rollover80 img, a.rollover80:visited img  { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}
a.rollover80:hover img, a.rollover80:active img { 
 filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.80; opacity:0.8;
}

a.rollover90 img, a.rollover90:visited img  { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
}
a.rollover90:hover img, a.rollover90:active img { 
 filter: alpha(opacity=90);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.90; opacity:0.9;
}

.hours-left { width:50px; float:left; font-weight:bold; }
.hours-right { width:300px; float:left; }

.info-header { width:350px; font-weight:bold; margin-bottom:5px; }
.info-left { width:60px; float:left; font-weight:bold; }
.info-right { width:350px; float:left; }
.cleaner { clear:both; margin:0; padding:0; }

#left-menu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:62.5%; color:#fff; margin:0; padding:0; width:138px; margin-right:12px; }
#left-menu ul { list-style-type:none; margin:0; padding:0; margin-bottom:5px; }
#left-menu li { width:136px; display:block; text-align:right; margin:0; padding:0; margin-bottom:3px; font-size:1.25em; padding-right:2px; }
#left-menu li a { color:#fff; text-decoration:none; }
#left-menu li a:hover { color:#AFD0FF; }
#left-menu li a.active { color:#AFD0FF; }
#left-menu li.menu-header-golf { height:22px; background-image:url("../images/nav/1.gif"); background-repeat:no-repeat; background-position:right; margin-bottom:6px; }
#left-menu li.menu-header-marina { height:35px; background-image:url("../images/nav/8.gif"); background-repeat:no-repeat; background-position:right; margin-bottom:6px; }
#left-menu li.menu-header-the-inn { height:38px; background-image:url("../images/nav/12.gif"); background-repeat:no-repeat; background-position:right; margin-bottom:6px; }
#left-menu li.menu-header-real-estate { height:35px; background-image:url("../images/nav/19.gif"); background-repeat:no-repeat; background-position:right; margin-bottom:6px; }
#left-menu li.menu-header-overview { height:35px; background-image:url("../images/nav/27.gif"); background-repeat:no-repeat; background-position:right; margin-bottom:6px; }

#whats-new-menu { width:158px; margin:0; padding:0; }
#whats-new-menu ul { list-style-type:none; margin:0; padding:0; }
#whats-new-menu li { width:158px; display:block; margin:0; padding:0; margin-bottom:18px; }
#whats-new-menu a.golf { width:158px; height:103px; display:block; background-image:url("../images/whats-new-golf.gif"); background-repeat:no-repeat; background-position:center; }
#whats-new-menu a.golf:hover { background-image:url("../images/whats-new-golf-active.gif"); }
#whats-new-menu a.where-to-retire { width:158px; height:102px; display:block; background-image:url("../images/whats-new-where-to-retire.gif"); background-repeat:no-repeat; background-position:center; }
#whats-new-menu a.where-to-retire:hover { background-image:url("../images/whats-new-where-to-retire-active.gif"); }
#whats-new-menu a.seattle-times { width:158px; height:119px; display:block; background-image:url("../images/whats-new-seattle-times.gif"); background-repeat:no-repeat; background-position:center; }
#whats-new-menu a.seattle-times:hover { background-image:url("../images/whats-new-seattle-times-active.gif"); }
#whats-new-menu a.northwest { width:158px; height:103px; display:block; background-image:url("../images/whats-new-northwest.gif"); background-repeat:no-repeat; background-position:center; }
#whats-new-menu a.northwest:hover { background-image:url("../images/whats-new-northwest-active.gif"); }
#whats-new-menu a span { display:none; }

.extra-whatsnew { width:640px; height:59px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-calendar { height:29px; display:block; }
.extra-map { width:640px; height:169px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-marina { width:640px; height:139px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-inn { width:640px; height:219px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-real-estate  { width:640px; height:60px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-real-estate-villages  { width:640px; height:91px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-real-estate-lifestyle  { width:640px; height:104px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-real-estate-developer  { width:640px; height:190px; background-image:url("../images/extra-bg.jpg"); display:block; }
.extra-real-estate-builder  { width:640px; height:59px; background-image:url("../images/extra-bg.jpg"); display:block; }