@charset "utf-8";
/* CSS Document */



/* BEGIN style2 */
 #navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 2px;
	width: 170px;
	background-color: #028;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #006;
	color: #DDD;
	font-style: italic;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00CCFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #00CCFF;
	text-decoration: none;
}

.flying-bison {
	background-image: url(/bruce/_img/opt-flying-bison-page.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 576px;
}

.go-there {
	position:absolute;
	left:388px;
	top:328px;
	width:200px;
	height:22px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	background-color: #0CF;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	text-decoration: none;
	font-weight: lighter;
}

.cross-fit {
	background-image: url(/bruce/_img/cross-fit-page.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 576px;
}
.tom-finn {
	background-image: url(/bruce/_img/opt-tom-finn-page.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 576px;
}



.blue-bison {
	background-image: url(/bruce/_img/opt-blue-bison-page.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 576px;
}

.text-message {
	position:relative;
	left:11px;
	top:230px;
	width:557px;
	height:236px;
	z-index:11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}

.go-there a {
	color: #000066;
	text-decoration: none;
	background-color: #00CCFF;
}
.cleaners {
	background-image: url(/bruce/_img/opt-cleaners-page.jpg);
	height: 350px;
	width: 576px;
}
.hyatt {
	background-image: url(/bruce/_img/opt-hyatt-page.jpg);
	height: 350px;
	width: 576px;
}
.lamparelli {
	background-image: url(/bruce/_img/opt-lamparelli-page.jpg);
}
.quest {
	background-image: url(/bruce/_img/opt-quest-services.gif);
}

