body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #cccccc;
}

body, td{
	font: 0.9em "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

.boldbig
{
	font-weight: bold;
}

#floatPNGText
{
	position: relative;
	top: -3px;
	left: -170px;
	background-attachment: fixed;
	background-image: url(/images/lowerText.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 450px;
	
}

IMG
{
	border: 0px;
}

h1
{
	font:150% Helvetica, sans-serif;
	font-weight: bold;
	color: #1B476C;
	text-align: left;
	margin: 0px 0px 10px 0px;
	border-bottom: #1B476C 1px solid;
	width: 100%;
}

h2
{
	font:110% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #A16811;
	background-color: #ffffff;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 3px 0px 5px 0px;
	border: #1B476C 1px solid;
}

ul
{
	margin: 10px 0px 10px 25px;
}

A:link {text-decoration: underline; color: #1B476C;}
A:visited {text-decoration: underline; color: #1B476C;}
A:active {text-decoration: underline; color: #1B476C;}
A:hover {text-decoration: none; color: #A16811;}

.footerLinks A:link {text-decoration: none; color: #1B476C;}
.footerLinks A:visited {text-decoration: none; color: #1B476C;}
.footerLinks A:active {text-decoration: none; color: #1B476C;}
.footerLinks A:hover {text-decoration: none; color: #A16811;}

.footerLinks
{
	font: 9pt "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	text-align: center;
}

.footerContainer
{	
	padding: 10px;
}

#siteOutline
{
	position: relative;
	width: 790px; margin: 0 auto;
	background-color: #ffffff;
	border: black 1px solid;
	border-width: 0px 1px 1px 1px;
}

#leftColContainer
{
	border-right: 1px #999999 solid;
	width: 120px;
	background-color: #1B476C;	
}

#leftColContent
{
	margin: 15px;
	background-color: #f5f5f5;
	border: #000000 2px solid;
	padding-right: 7px;
}

#leftColNav
{
}

#navElement
{
	width: 168px;
	height: 1%;
	padding: 0;
}

#navElementTop a:active, #navElementTop a:visited, #navElementTop a:link{
	text-decoration:none;
	color:#ffffff;
	background-color: #1B476C;
	background-image: url(/images/leftnavbg_gradient.jpg);
	background-repeat: repeat-y;
	width: 168px;
	height: 30px;
	display:block;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 15px;
	border-bottom: #073861 1px solid;	
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	text-align: right;	
}

#navElementTop a:hover {
	text-decoration:none;
	color: #CDB090;
	background-color: #1B476C;
	background-image: url(/images/leftnavbg_gradient.jpg);
	background-repeat: repeat-y;
	width: 168px;
	height: 30px;
	display:block;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}

#navElement a:active, #navElement a:visited, #navElement a:link{
	text-decoration:none;
	color:#ffffff;
	background-color: #1B476C;
	background-image: url(/images/leftnavbg_gradient.jpg);
	background-repeat: repeat-y;
	width: 168px;
	height: 30px;
	display:block;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 15px;
	border-top: #cccccc 1px solid;
	border-bottom: #073861 1px solid;	
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	text-align: right;	
}

#navElement a:hover {
	text-decoration:none;
	color: #CDB090;
	background-color: #1B476C;
	background-image: url(/images/leftnavbg_gradient.jpg);
	background-repeat: repeat-y;
	width: 168px;
	height: 30px;
	display:block;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}

#floatLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#flashnav
{
	margin-top: 108px;
}

#mapContainer
{
	width: 100%;
	margin: 30px auto;
	text-align: center;
}

#map
{
	border: 1px #999999 solid;
}


TABLE.centerTable
{
	padding: 5px;
	margin: 20px auto 15px;
	width: 500px;
}

TABLE.ratecard
{
	border: #999999 1px solid;
}

TABLE.ratecard td
{
	vertical-align: top;
	text-align: center;
	font-size: 85%;
}

TABLE.ratecard .ratecard_head
{
	VERTICAL-ALIGN: bottom;
	background-color: #007AC5;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	font-weight: bold;
	color: white;	
}

.ratecard_cell1
{
	border-bottom: black 1px solid;
	background-color: white;	
	border-right: black 1px solid;	
}

.ratecard_cell2
{
	border-bottom: black 1px solid;
	background-color: orange;
	border-right: black 1px solid;	
}

.colorBg
{
	background: #f5f5f5;
	text-align: right;
}

.fullWidthImage
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#fullMap
{
	margin: 0px 0px 0px 60px;
	text-align: center;
}

#centerImage
{
	margin: 20px 0px 25px 100px;
	text-align: center;
}

#centerHead
{
	text-align: center;
	font:bolder 110% Helvetica, sans-serif;
	text-transform: lowercase;
	color: #6699FF;	
}

#content
{
	position: relative;
	width: 790px; margin: 0 auto;
	float: top;
	padding: 23px 0px 0px 0px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	background-color: #ffffff;
	background:#FFF url('../images/homeof.jpg') no-repeat bottom center;
}

#content_noImage
{
	position: relative;
	width: 790px;
	margin: 0 auto;
	float: top;
	padding: 23px 0px 0px 0px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	background-color: #ffffff;
}

#floatLeft, #columnLeft
{
	position: relative;
	float: left;
}

#columnLeft
{
	padding: 15px 20px 45px 20px;
}

#columnRight
{
	padding: 15px 20px 45px 20px;	
}

#conPadding
{
	padding: 15px 15px 15px 15px;
}

#columnLoop
{
	position: absolute;
	top: 88px;
	left: 85px;
}

#singleColumn
{
	padding: 15px 25px 35px 25px;
	text-align: left;	
}

#floatRight, #columnRight
{
	position: relative;
	float: right;
}

DIV.imageCol
{
	width: 265px;
}

DIV.contentCol
{
	width: 56%;
	text-align: left;
}

DIV.hm
{
	background:#FFF url('../images/bg.jpg') no-repeat bottom center;
	height: 660px;
}

#flashmenu
{
	position: absolute;
	top: 64px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 8;
}

#flashmovie
{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 136px;
	top: 96px;
	z-index: 1;	
}

.sideColumnLink
{
	margin: 30px 0px 0px 15px;
	text-align: center;
}

#copywrite
{
	font: 75%;
	color: #f5f5f5;
	border: #f5f5f5;
	width: 790px;
}

#PageHeader
{
	height: 50px;
	background: #cccccc url('../images/bluebaglogo_bg.jpg') repeat-x;
}

.thin
{
	margin: 0px 0px 10px 0px;
	border-bottom: #d9d8d8 1px solid;
}



h3
{
	font:110% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background:#FFFD00 url('../images/yellowwhite.jpg') repeat-x top;	
	color: #3366FF;
	text-align: left;
	padding: 2px 2px 2px 5px;
	margin: 15px 0px 5px 0px;
	border: #6699FF 1px solid;		
}



.h3center
{
	font:120% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-align: center;
}



.borderLeftBottom

{

	border-bottom: blue 1px solid;

	border-left: blue 1px solid;

	border-right: blue 1px solid;

}



.borderRightBottom
{
	border-bottom: blue 1px solid;
	border-right: blue 1px solid;
}


.thinborder
{
	border: blue 1px dashed;
}




#contactContainer

{

	position: relative;

	width: 100%;

}



#contactLeft

{

	position: relative;

	width: 150px;

	float: left;

	padding: 0px 0px 10px 0px;

}



#contactRight
{
	position: relative;
	width: 150px;
	float: right;
	padding: 0px 0px 10px 0px;	
}

.mallscreen
{
	border: white 1px solid;
}

#malltxt
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7;
	color: #0079c2;
	text-transform: lowercase;
	text-transform: capitalize;
}

#arrows
{
	color: #aa410b;
}

#smallIndent
{
	margin-left: 23px;
}

#spacer
{	
	padding: 0px 0px 0px 0px;
}

#locationmap
{
	border: 0px;
	padding: 25px 0px 0px 0px;
	margin: 0px;	
	width: 650px;
	height: 400px;	
}

.red
{
	color: red;
}

.locationDMA_Seattle
{
	background-color: #blue;
}

.dmatitle
{
	text-decoration: underline;
}

.italicOrange
{
	color: orange;
	font-weight: bold;
	font-style: italic;
}

.boldOrange
{
	color: orange;
	font-weight: bold; 
	font-size: 110%;
}

#toptenfloatlink
{
	position: absolute;
	top: -30px;
	right: 0px;
}

.orangeColumnHead
{
	background-color: orange;
	color: white;
	font-weight: bold; 
	font-size: 110%;
	width: 100%;
	padding-left: 5px;	
}

#firstCol
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
}

#secondCol
{
	margin-left: 256px;
	margin-right: 221px;
	width: 248px;
}

#thirdCol
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 225px;"
}


