body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #333333;
}
#header_div {
	padding: 0px;
	width: auto;
	height: 175px;
	margin: 0px;
	background-image: url(../images/tint_guy_header.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#address_header {
	width: 175px;
	margin-top: 40px;
	margin-left: 165px;
}

.small_text {
}

#nav_div {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	font-size: 16px;
}
#main_content_div {
	padding: 5px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: none;
	border-left-style: none;
}
//#footer_div {
	padding: 5px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-size: x-small;
}
#indent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-right: 15px;
}
.medium_text {
	font-size: medium;
}
.large_text {
	font-size: large;
}
.dropcap {
	font-size: 75px;
	line-height: 53px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 3px;
}
.x_small {
	font-size: x-small;
}
.small_text {
	font-size: small;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00698C;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	color: #000000;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tag_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.red_3m {
	color: #FF0000;
}

.blue_text {
	color: #0099CC;
}


h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: medium;
	color: #000000;
}
h4 {
	font-size: medium;
	color: #000000;
}
h5 {
	font-size: medium;
	color: #000000;
}
h6 {
	font-size: medium;
	color: #000000;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
}
hr {
	color: #0099CC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.blue_large {
	font-size: 18px;
	color: #005B79;
}
#logo_nav_left {
	float: left;
	width: 150px;
	margin-right: 8px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#border_logo_box {
	border: thin solid #000000;
	clip: rect(auto,auto,auto,auto);
	width: 148px;
	float: left;
}
#logo3m {
	margin-left: 75px;
}
