body {margin: 0;padding: 0;font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 100%; background-color: #fff;color: #473729;}

img {border: 0;}

a {text-decoration: none; outline:none;}
a.wtb {color: #ffffff;}
a.wtb:hover {color: #473729;}
a.btw {color: #473729;}
a.btw:hover {color: #ffffff;}

h1,h2,h3,h4,h5,h6 {font-weight: normal;margin:0;}
h1 {font-size: 2em;}
h2 {font-size: 2em;}
h3 {font-size: 1em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.1em;}

.brownLine {border-bottom: 2px #473729 solid; width: 100%;}
.indent {margin-left: 65px;}
/* navigation */

#page {width: 900px; margin: 0 auto; clear: both; font-size: .9em;}

p#created {font-size: .7em;margin-bottom:.2em;}
p#tweet {font-size: 1em; margin-top:.2em;}
#tabs, .vcard, #footer ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tabs li, .vcard li, #footer ul li
{
    padding: 0;
    margin: 0;
}

#header {position: relative; background: url(../images/header.jpg) 0 0 no-repeat; height: 135px;}


#tagLine, #tagLine:hover
{
    font-size: 1.4em;
    font-weight: normal;
    padding: 80px 0pt 30px 230px;
    display: block;
    text-decoration: none;
    color: #ffffff;
}

#tabs
{
    background: url(../images/backgrounds/navBarBG.gif) bottom no-repeat;
    background-color: #FF8C30;
    min-height: 28px;
}

#tabLeftCorner
{
    padding: 0 !important;
    background: url(../images/nav_left.gif) bottom left no-repeat;
    width: 10px;
    min-height: 30px;
}

#selectedTab
{
    background: url(../images/nav_selected.gif) bottom left no-repeat;
    font-weight: bold;
}

#tabs li a
{
    display: block;
}

#tabs li
{
    float: left;
    padding: 8px 20px 7px 20px;
}

#footer
{
    clear: both;
    padding-top: 5px;
}
#footer a {color: #473729;}
#footer a:hover {color: #FF8C30;}

#footer ul {margin: 10px 200px;}

#footer ul li
{
    float: left;
    padding: 10px 20px 10px 20px;
}



#footer div
{
    clear: both;
    position: relative;
    border-top: solid 1px #473729;
    padding: 10px 0pt 0pt 20px;
    font-size: 0.9em;
	text-align:center;
	margin-bottom: 10px;
}

#credits
{
    position: absolute;
    top: 0;
    right: 0;
}

#credits img
{
    vertical-align: middle;
}

#main
{
    width: 705px;
    margin-top: 2px;
    float: left;
    clear: left;
}

div.contentTopTwitter
{
    background: url(../images/backgrounds/twitterTop.gif) 0 0 no-repeat;
    background-color: #BCDEE2;
	margin:0;

}
div.contentTop {background: url(../images/backgrounds/blueTop.gif) 0 0 no-repeat;
    background-color: #BCDEE2;
	margin:0;}
div.withMargin {margin-top:5px;}
#twitter
{
    color: #473729;
    display: block;
    text-decoration: none;
	padding: 13px 0 0 65px;
	margin:0;
}

#main div.content {padding: 5px 0 20px 0;}
#main div.content a {color: #FF8C30; text-decoration:none;}
#main div.content a:hover {color: #473729;}
#main div.content div#underlineLinks a {color: #473729; text-decoration:underline;}
#main div.contentTopTwitter div.content p {margin-left: 65px; margin-right: 65px;} 
#main div.contentTop div.contentInterior h1,h2,h3,h4,h6,p,iframe {margin-left: 45px; margin-right: 45px;}
#main div.contentTop div.contentInterior p.bold {font-weight:bold;}
#main div.contentInterior iframe {margin-top: 10px;}  
#main div.contentInterior h4 {margin-top: 10px;margin-bottom: .7em;} 
#main div.contentInterior ul {list-style-type:none;margin: .3em 45px .3em 25px;font-size: 1em;}
#main div.contentInterior div#googleMap {margin-right: 45px;}
#main div.contentTop div.contentInterior p.close {margin-top: .2em;margin-bottom:.2em;}

#main a.promo 
{
    display:block;
    margin-top:10px;
    text-align:center;
}

div.contentBottom
{
    background: url(../images/backgrounds/blueBottom.gif) bottom left no-repeat;
	margin-bottom: 0px;
}

#main h2, #main h3
{
    margin-top: 0;
    padding-top: 0;
}

#sideBar
{
    width: 190px;
    margin: 5px 0 0 710px;
}

.vcard
{
    background: url(../images/backgrounds/greenSideTop.gif) 0 0 no-repeat;
    background-color: #B4C6B7;
    margin-top: 5px;
	font-size:.9em;
}

.vcard dt
{
    color: #ffffff;
    padding: 20px 20px 0 20px;
}

.vcard dd
{
    margin: 2px 0;
    color: #473729;
    padding: 0 20px;
}

.vcard dd a {text-decoration: underline; color: #473729;}
.vcard dd a:hover {color: #ffffff;}

.lastLine
{
    padding-bottom: 20px !important;
    background: url(../images/backgrounds/greenSideBottom.gif) bottom left no-repeat;
}

img.bannerImage
{
    padding-bottom: 5px;
}

/*#main a
{
    color: #3299FE;
    text-decoration: underline;
}
*/

/* page specific */
#main.welcomePage div.welcomeImages
{
    margin-top: 5px;
    background: url(../images/home_image_small_01.jpg) top right no-repeat;
}

#newsletterSignUp 
{
    border: solid 2px #ccc;  
    margin: 5px auto;
    width: 240px;
}

#newsletterSignUp strong {
    display: block;
    padding: 5px;
    text-align: center;
    border-bottom: solid 2px #ccc;
}

#newsletterSignUp form {
    padding: 5px;
    margin: 0;
}

#mapArea
{
    border-top: solid 1px #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

#main.reservationsPage dl dt
{
    margin: 0;
    font-weight: bold;
}

#main.reservationsPage dl dd
{
    margin: 0 0 20px 0;
}

#main.menusPage
{
    background: url(../images/menus_image.jpg) 0 0 no-repeat;
    height: 360px;
}

#main.menusPage div
{
    padding: 20px 0 0 20px;
}

#main.menusPage p
{
    font-weight: bold;
}

#main.menusPage ul
{
    list-style-type: none;
    padding: 5px 0 0 15px;
    margin: 0;
}

#main.productsPage div.product {clear: left;padding-top: 20px; border-top: solid 1px #473729; height: 180px;width: 90%;margin-left:4%;margin-right:4%}
#main.productsPage div.press {height: 70px;}

#main.productsPage div.first {border-top: none; padding-top: 0;}

#main.productsPage div.product a {color:#FF8c30; text-decoration:none;}
#main.productsPage div.product a:hover {color:#473729;}

#main.productsPage div.press a {color:#473729; text-decoration:none;}
#main.productsPage div.press a:hover {color:#FF8c30;}

#main.productsPage div.product img
{
    float: left;
    margin: 0 10px 20px 10px;
	display: inline;
}

#main.productsPage div.product dl dd
{
    padding-left: 120px;
}
#main.productsPage div.press dl dd {font-size:.9em;}
#main.productsPage div.press dl {margin:0;padding-top:0;}

#main.artistGallery div.featured
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
}

div#mapDiv{position:relative;}
div.mapDetails 
{
	position:relative;
	background-color:#ffffff; 
	z-index:100;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-size:.8em;
}
div#mapDiv div.mapDetails a {color: #473729; text-decoration:none;}
div#mapDiv div.mapDetails a:hover {color: #FF8C30;}
div#mapDiv div.mapDetails img {margin: 0 55px;	width:110px;}
div#mapDiv div.mapDetails ul {list-style-type:none;margin:10px 0;padding:0;}
div#mapDiv div.mapDetails li {width: 180px;margin: 2px 15px;padding:0;}
div#seattleList {	
	position: absolute; top: 250px; right:200px;
	height:270px; width: 220px; display: none;
}
div#carnationList {	
	position: absolute; top: 240px; right:170px;
	height:210px; width: 220px; display: none;
}
div#bellinghamList {
	position: absolute; top: 100px; right:220px;
	height:190px; width: 220px; display: none;
}
div#enumclawList {	
	position: absolute; top: 280px; right:185px;
	height:190px; width: 220px; display: none;
}
div#carltonList {	
	position: absolute; top: 170px; right:65px;
	height:190px; width: 220px; display: none;
}
div#monroeList {	
	position: absolute; top: 200px; right:190px;
	height:210px; width: 220px; display: none;
}
div#eversonList {	
	position: absolute; top: 75px; right:200px;
	height:190px; width: 220px; display: none;
}
div#yakimaList {	
	position: absolute; top: 345px; right:80px;
	height:190px; width: 220px; display: none;
}
div#winthropList {	
	position: absolute; top: 130px; right:65px;
	height:190px; width: 220px; display: none;
}
div#grandviewList {	
	position: absolute; top: 365px; right:40px;
	height:190px; width: 220px; display: none;
}
div#arlingtonList {	
	position: absolute; top: 160px; right:210px;
	height:190px; width: 220px; display: none;
}
div#mvList {	
	position: absolute; top: 120px; right:200px;
	height:190px; width: 220px; display: none;
}
div#vashonList {	
	position: absolute; top: 260px; right:220px;
	height:190px; width: 220px; display: none;
}
div#orondoList {	
	position: absolute; top: 250px; right:55px;
	height:190px; width: 220px; display: none;
}
div#yelmList {	
	position: absolute; top: 300px; right:225px;
	height:190px; width: 220px; display: none;
}
div#teninoList {	
	position: absolute; top: 320px; right:250px;
	height:190px; width: 220px; display: none;
}
div#kentList {	
	position: absolute; top: 275px; right:190px;
	height:190px; width: 220px; display: none;
}

div#mapDiv h3 {background-color: #FF8C30;width:100%;text-align: center;color: #FFFFFF; margin:auto; margin-top:0;padding:3px 0 1px;}
