/* flashy */
@charset "UTF-8";

* html {margin: 0;}
body {
	font-family:Helvetica, verdana, sans-serif;
	background: #68696b url(images/BG.jpg) top center repeat-x;
	background-image: url(images/BG.jpg);
	margin: 0px;
	font-size: 11px;
	color: #CCC;
	text-align: left;
}

p { margin: 0px 0px 10px 0px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; }
img { border: 0px; margin: 0px; padding: 0px; }

/* Layout */
#container { position: relative; }

.dd { cursor: pointer; }

#col1 { top: 70px; left: 0px; width: 900px; height: 800px; position: absolute; overflow: hidden; text-align: left; }

.siteContainer {
	width: 200px;
	height: auto;
	position: relative;
	background: transparent;
}

.siteHider {
	display: block;
	position: relative;
	overflow: hidden;
}
.greenlake {
	background-color: #566c11;
}

.lynnwood {
	background-color: #00788a;
}

.queenanne {
	background-color: #933c06;
}

.site {
	width: 160px;
	padding: 15px 15px;
	position: relative;
	margin: 0px;
}

.padding20 {
	padding: 20px 20px;
	margin: 0px;
}



#GLtop {
	width: 200px;
	height: 20px;
	background: url(images/modules/GL-bg-top.png) top left no-repeat;
	background-image: url(images/modules/GL-bg-top.png);
	margin: 0px;
}

#GLbody {
	width: 160px;
	background: transparent url(images/modules/GL-bg-body.png) top left repeat-y;
	background-image: url(images/modules/GL-bg-body.png);
	clear: both;
	padding: 6px 20px 1px 20px;
	margin: 0px;
	text-align: right;
}

#GLbot {
	width: 200px;
	height: 40px;
	background: transparent url(images/modules/GL-bg-bot.png) bottom left no-repeat;
	background-image: url(images/modules/GL-bg-bot.png);
	clear: both;
	padding: 0px;
	margin: 0px;
}




#LWtop {
	width: 200px;
	height: 20px;
	background: url(images/modules/LW-bg-top.png) top right no-repeat;
	background-image: url(images/modules/LW-bg-top.png);
	margin: 0px;
}

#LWbody {
	width: 160px;
	background: transparent url(images/modules/LW-bg-body.png) top right repeat-y;
	background-image: url(images/modules/LW-bg-body.png);
	clear: both;
	padding: 6px 20px 1px 20px;
	margin: 0px;
	text-align: left;
}

#LWbot {
	width: 200px;
	height: 40px;
	background: transparent url(images/modules/LW-bg-bot.png) bottom right no-repeat;
	background-image: url(images/modules/LW-bg-bot.png);
	clear: both;
	padding: 0px;
	margin: 0px;
}

#QAtop {
	width: 200px;
	height: 20px;
	background: url(images/modules/QA-bg-top.png) top right no-repeat;
	background-image: url(images/modules/QA-bg-top.png);
	margin: 0px;
}

#QAbody {
	width: 160px;
	background: transparent url(images/modules/QA-bg-body.png) top right repeat-y;
	background-image: url(images/modules/QA-bg-body.png);
	clear: both;
	padding: 6px 20px 1px 20px;
	margin: 0px;
	text-align: left;
}

#QAbot {
	width: 200px;
	height: 40px;
	background: transparent url(images/modules/QA-bg-bot.png) bottom right no-repeat;
	background-image: url(images/modules/QA-bg-bot.png);
	clear: both;
	padding: 0px;
	margin: 0px;
}

#CPtop {
	width: 200px;
	height: 20px;
	background: url(images/modules/CP-bg-top.png) top left no-repeat;
	background-image: url(images/modules/CP-bg-top.png);
	margin: 0px;
}

#CPbody {
	width: 160px;
	background: transparent url(images/modules/CP-bg-body.png) top left repeat-y;
	background-image: url(images/modules/CP-bg-body.png);
	clear: both;
	padding: 6px 20px 1px 20px;
	margin: 0px;
	text-align: right;
}

#CPbot {
	width: 200px;
	height: 40px;
	background: transparent url(images/modules/CP-bg-bot.png) bottom left no-repeat;
	background-image: url(images/modules/CP-bg-bot.png);
	clear: both;
	padding: 0px;
	margin: 0px;
}





#office {
	width: 169px;
	height: auto;
	position: relative;
	text-align: right;
}

#map {
	width: 510px;
	height: 800px;
	position: relative;
	background: url(images/CP-regionalMap2.jpg) no-repeat;
}

.halo {
	position: absolute;
	width: 131px;
	height: 131px;
	display: block;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;
	opacity: 0.4;
}

	#LW {
	top: 42px;
	left: 164px;
	}
	
	#GL {
	top: 350px;
	left: 130px;
	}
	
	#QA {
	top: 448px;
	left: 109px;
	}






#CPcontainer {
	top: -10px;
	left: 202px;
	width: 508px;
	position: absolute;
	margin: 0px;
}

#CPcollapse {
	width: 508px;
	position: relative;
	background: #566c11;
	margin: 0px;
	text-align: left;
}

#CPhoverSpace {
	width: 508px;
	height: 10px;
	position: relative;
	background: #566c11;
	margin: 0px;
	text-align: left;
	cursor: pointer;
}

#CPhandle {
	width: 508px;
	height: 40px;
	position: relative;
	margin: 0px;
	background: url(images/DDhandle.png) top right;
	cursor: pointer;
}

.rollup {
	display: none;
}




#office p {
	color:#DCC5A8;
}


#footer { top: 350px; left: 0px; width: 900px; height: 20px; position: absolute; text-align: center; }
#footer p { color: #000; }

/* General Styles */
a:link, a:visited { color: #CCC; text-decoration: none; border-bottom-color: #ffd46e; border-bottom-width: 1px; border-bottom-style: dashed; }
a:hover { text-decoration: none; border-bottom-color: #F30; border-bottom-style: solid; }

.halo a:link, .halo a:visited { color: #999; text-decoration: none; border-bottom-style: none; }
.halo a:hover { text-decoration: none; border-bottom-style: none; }

.subhead a:link, a:visited {
	font-weight:normal;
}
.subhead a:hover { color: #FFF; font-size: 11px; }

#office a:link, #office a:visited { color: #DCC5A8; text-decoration: none; border-bottom-color: #DCC5A8; border-bottom-width: 1px; border-bottom-style: dashed; }
#office a:hover { text-decoration: none; border-bottom-color: #F30; border-bottom-style: solid; }

h1 {
	color: #000;
	margin: 5px 0px 4px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 4px;
	text-transform: uppercase;
}
h2 {
	color: #000;
	margin: 0px 0px 8px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3 {
	color: #A3A3A3;
	margin: 0px 0px 6px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 1px;
}
h4 {
	color: #CCC;
	margin: 0px 0px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase
}

hr { border-style: solid; border-width: 1px; border-color: #ccc; margin: 0px 0px 13px; }

.subhead {
	font-weight: bold;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.right { text-align: right; }
.green { color: #566c11; }
.callout-left {
	border-left: 10px solid;
	padding: 0px 0px 0px 10px;
	margin: 15px 0px 15px -20px;
}
.callout-right {
	border-right: 10px solid;
	padding: 0px 10px 0px 0px;
	margin: 15px -20px 15px 0px;
}

/* Footer Styling */
.footer { text-decoration: none; font-weight: normal; font-size: 11px; letter-spacing: 1px; color: #666 }
.footer a:link, .footer a:visited { color: #666; text-decoration: none; font-weight:normal }
