body {
	margin: 0;
	padding: 0;
}

#container {
	width: 745px;
	margin: 25px auto;
}

#navButtons {
	list-style: none;
	margin: 20px 0px 0px 50px;
	padding: 0;
}

#navButtons li {
	list-style: none;
	width: 200px;
	margin-bottom: 10px;
	float: left;
}

#navButtons li a {
	text-decoration: none;
	background: url('images/circle_arrow.gif') no-repeat 0px 2px;
	padding-left: 25px;
	display: block;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 16px;
}

#navButtons li a:hover {
	text-decoration: underline;
}
	
.boxMiddle {
	width: 677px;
	background: url('images/boxMiddle.gif') repeat-y;
}

.boxBottom {
	width: 677px;
	height: 8px;
	background: url('images/boxBottom.gif') no-repeat;
}

.photoBox {
	width: 730px;
	height: 186px;
	margin: 15px auto;
	background: url('images/photoBox2.jpg');
	text-align: left;
}

.photoBox_small {
	width: 730px;
	height: 105px;
	background: url('images/photoBox2_small.jpg');
	text-align: left;
	margin: 0 auto;
}

.photoBox_small #navButtons {
	float: right;
	width: 375px;
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0;
}

.photoBox_small #navButtons li {
	list-style: none;
	width: 160px;
	margin-bottom: 10px;
	float: left;
}

.photoBox_small #navButtons li a {
	text-decoration: none;
	background: url('images/circle_arrow.gif') no-repeat 0px 2px;
	padding-left: 25px;
	display: block;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.photoBox_small #navButtons li a:hover {
	text-decoration: underline;
}

.photoBox_small ul.contactInfo {
	padding: 0px;
	margin: 10px 0px 0px 130px;
	list-style-type: none;
	float: left;
	display: inline; /* ie6 fix */
	width: 200px;
	background: none;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.photoBox_small ul.contactInfo li {
	margin: 4px 0px;
}

.middleContent {
	padding-left: 25px;
}

.darkContentBox {
	background-color: #F8F8F8;
	height: 100%;
}

.darkContentBox .header {
	background: url('images/gradientHeader.gif') repeat-x;
	color: white;
	font-family: arial;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
}

.lightContentBox {
	background-color: #FBFBFB;
	height: 100%;
}

.lightContentBox .header {
	background: url('images/lightHeader.jpg') repeat-x;
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
	padding-top: 10px;
}

.boxText {
	padding: 8px 8px 8px 8px;
	font-family: arial;
	color: black;
	font-size: 12px;
}


.buttonText {
	color: #444444;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.buttonOuterTable {
	position: relative;
	top: 40px;
	left: 10px;
}

.buttonRollTable {
	height: 100%;
	width: 100%;
	border: 0px 0px 0px 0px;
	cursor: pointer;
}

.mainQuote {
	position: relative;
	top: 55px;
	left: 15px;
	color: #6E081A;
	font-family: arial;
	font-size: 22px;
}

.contactInfo {
	margin-top: 5px;
	margin-left: 10px;
	background: url('images/photoBox_line.gif') repeat-x top;
}

.contactInfo td {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 13px;
}

a:link {
	color: #6E081A;
}

a:hover {
	color: #6E081A;
}

a:visited {
	color: #6E081A;
}

a.closeFrm {
	color: black;
	font-face: arial;
	font-size: 12px;
	position: relative;
	left: 606px;
	top: -128px;
}

a.closeFrm:visited {
	color: black;
	font-face: arial;
	font-size: 12px;
	position: relative;
	left: 606px;
	top: -128px;
}

.photoBoxTacoma {
	background: url('images/photoBox.gif') no-repeat;
	width: 726px;
	position: relative;
	left: 60px;
	text-align: left;
	padding-top: 35px;
	margin: 10px auto;
}

.boxText ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

p.footer {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 0.7em;
}
