body {
	background-color: #95959F;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
}
img { border: 0; }
a, a:link, a:visited, a:hover, a:active { color: #cf0000; }
a:link { }
a:visited { color: #900; }
a:hover { color: #f00; }
a:active { color: #f00; }
a.pdf {
	background-image: url(../images/icon-PDF.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

h1 {
	color: #828267;
	font-size: 1.7em;
	margin: 0;
	font-variant: small-caps;	
}
h2 {
	color: #000;
	font-size: 1.4em;
	margin: 0;
	padding: 1.5em 0 0 0;
}
h3 {
	color: #95959f;
	font-size: 1.3em;
	margin: 0;
	padding: 0.6em 0 0 0;
}
h4 {
	color: #9d9d54;
	font-size: 1.2em;
	margin: 0;
	padding: 0.5em 0 0 0;
	font-style: italic;
}
h5 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0.4em 0 0 0;
}
h6 {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0.1em 0 0 0;
}
ul, ol {
	margin: 10px 25px;
	padding: 0;
}
ol { margin-left: 30px; }
li {
	margin: 3px 0;
	padding: 0;
}
ul li {
	list-style-image: url(../images/li-bullet.gif);
}
dl {
	margin: 10px;
}
dt {
	margin-top: 5px;
}
dd {
	background-image: url(../images/li-bullet.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 10px;
}
p {
	margin: 0;
	padding: 0.5em 0 0 0;
}
br.clear {
	clear: both;
}

/* table styling rules */
table {
	border-collapse: collapse;
}
th {
	background-color: #c1c7d4;
	font-weight: bold;
	padding: 2px 6px;
	text-align: left;
}
tr.altrow td {
	background-color: #E4E4CE;
}
td {
	padding: 2px 10px 2px 6px;
}
td.checkbox {
	padding: 2px 6px;
}
td.category {
	white-space: nowrap;
}

/* form styling rules */
label {
	display: block;
	line-height: 2.1em;
	padding-right: 150px;
	position: relative;
	text-align: right;
	width: 130px;
}
label input, label select {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 130px;
	left: 143px;
	top: 1px;
}
label input.text {
	border: 1px solid #999;
}
label textarea {
	border: 1px solid #999;
	height: 5em;
	margin: 0;
	margin-left: 146px;
	margin-top: -1.7em;
	width: 130px;
}
label select {
	border: 1px solid #999;
	max-height: 1.5em;
	width: 135px;
}
label select option {
	overflow: visible;
	white-space: normal;
	width: 135px;
}
label.required {
	font-weight: bold;
}
label.required strong {
	position: absolute;
	left: -9999px;
}
fieldset {
	background-color: #f4f4ff;
	border: 1px solid #000;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0 0.5em 1em;
}
fieldset legend {
	background-color: #f4f4ff;
	border: 1px solid #000;
	border-width: 0 1px;
	font-weight: bold;
	line-height: 1.0;
	margin: 0 0 10px 0;
	padding: 3px 5px;
}
fieldset label {
	float: left;
	font-size: 0.9em;
	padding: 0;
	text-align: left;
	width: 32%;
}
fieldset label input, fieldset label select {
	position: static;
	width: auto;
}
fieldset select {
	font-size: 0.9em;
}
fieldset legend label {
	float: none;
	font-size: 1em;
	line-height: 1.0;
	width: auto;
}
button {
	margin: 10px 0 10px 120px;
}

.printonly {
	display: none !important;
}

#pagecontainer {
	background-color: #fff;
	background-image: url(../images/pagecontainer-bg.gif);
	background-position: 135px 0;
	background-repeat: repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
	text-align: left;
	width: 762px;
}

#mininav {
	font-size: 0.9em;
	height: 24px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: right;
}
#mininav li {
	background-image: url(../images/mininav-divider.gif);
	background-position: center left;
	background-repeat: no-repeat;
	display: inline;
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0 4px 0 8px;
}
#mininav li:first-child, #mininav li.first-child {
	background-image: none;
}
#mininav a, #mininav a:link, #mininav a:visited, #mininav a:hover, #mininav a:active {
	background-color: #fff;
	color: #336;
	text-decoration: none;
	text-transform: uppercase;
}
#mininav a:hover, #mininav a:active {
	text-decoration: underline;
}

#header {
	background-image: url(../images/header-bg.gif);
	border: 1px solid #000;
	border-width: 1px 0;
	height: 106px;
	overflow: hidden;
	position: relative;
}
#header #logo {
	left: 151px;
	position: absolute;
	top: 32px;
}
#header #treatment {
	position: absolute;
	right: 0;
	top: 0;
}

#navlev1 {
	bottom: 0;
	font-size: 0.9em;
	height: 21px;
	left: 165px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
}
#navlev1 li {
	background-image: url(../images/navlev1-divider.gif);
	background-position: center left;
	background-repeat: no-repeat;
	display: inline;
	line-height: 21px;
	list-style: none;
	margin: 0;
	padding: 0 4px 0 8px;
}
#navlev1 li:first-child, #navlev1 li.first-child {
	background-image: none;
	padding-left: 0;
}
#navlev1 a, #navlev1 a:link, #navlev1 a:visited, #navlev1 a:hover, #navlev1 a:active {
	background-color: #C1C7D4;
	color: #336;
	text-decoration: none;
	text-transform: uppercase;
}
#navlev1 a:hover, #navlev1 a:active {
	text-decoration: underline;
}

#contentcontainer {
	background-image: url(../images/sidebar-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	min-height: 175px;
	width: 100%;
}

#content {
	min-height: 180px;
	padding: 25px 25px 75px 165px;
	clear: none;
	float: none;
	width: 525px;
}

div.teamprofile {
	border: 1px solid #828267;
	border-width: 0 0 0px 0;
	margin-bottom: 10px;
	background-image: url(../images/BlueBar3ptwithbullet.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.teamprofile img.headshot {
	background-image: url(../images/teamphoto-bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 0 5px 5px 0;
}
div.teamprofile h2 {
	margin: 0;
	padding: 0 0 0.3em 0;
}
div.teamprofile h3 {
	margin: 0;
	padding: 0 0 0.4em 0;
}
div.teamprofile li {
	list-style: none outside none;
	padding: 3px 0;
}
div.teamprofile h2, div.teamprofile h3, div.teamprofile ul, div.teamprofile p {
	margin-left: 165px;
}
div.address {
	float: left;
	width: 45%;
}

div#featureset {
	left: 0;
	position: absolute;
	top: 10px;
	width: 135px;
}
div#featureset .feature {
	background-color: #e5e5cc;
	border-bottom: 3px solid #cbd1df;
	font-size: 0.9em;
	margin-bottom: 10px;
}
div#featureset .feature h3 {
	background-color: #828267;
	color: #fff;
	font-size: 1.1em;
	line-height: 1;
	margin: 0;
	padding: 5px;
	text-align: center;
}
div#featureset .feature p {
	background-color: #e5e5cc;
	margin: 0;
	padding: 5px;
}

div.calloutBox {
	border: 1px solid #999;
	margin: 10px 0;
	padding: 0 10px 10px 10px;
	width: 80%;
}
div.calloutBox h3 {
	background-color: #828267;
	color: #fff;
	font-size: 1.2em;
	margin: 0 -10px;
	padding: 4px 0;
	text-align: center;
}

ul.news li {
	border-bottom: 1px solid #d3d6cc;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
ul.news strong {
	display: block;
	padding-bottom: 0.8em;
}

#navlev2 {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	width: 135px;
}
#navlev2 li {
	background-color: #fff;
	list-style: none outside none;
	margin: 3px 0;
	padding: 0;
}
#navlev2 a, #navlev2 a:link, #navlev2 a:visited, #navlev2 a:hover, #navlev2 a:active {
	border: 1px solid #999;
	border-width: 1px 0;
	color: #000;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
}
#navlev2 a:hover, #navelev2 a:active {
	background-color: #d4d9e6;
}
/* Holly Hack for IE/Win \*/
* html #navlev2 a, * html #navlev2 a:link, * html #navlev2 a:visited, * html #navlev2 a:hover, * html #navlev2 a:active {
	height: 1%;
}
/* end hack */
.page-aboutus #nav-aboutus,
.page-vehicles #nav-vehicles,
.page-careers #nav-careers,
.page-news #nav-news {
	background-color: #efeed6;
	font-weight: bold;
}

#sidebar {
	bottom: 90px;
	color: #cf0000;
	left: 0;
	position: absolute;
	width: 115px;
}
#sidebar p {
	margin: 8px 15px 0 10px;
	padding: 0;
}

#footer {
	background-color: #E5E5CC;
	background-image: url(../images/footer-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border: 1px solid #000;
	border-width: 1px 0;
	font-size: 0.9em;
	line-height: 16px;
	padding-left: 136px;
	text-align: center;
	text-transform: uppercase;
}
#footer p {
	margin: 0;
	padding: 0;
}

