.color_chart {
	border: 2px ridge #333;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.color_chart table {
	margin-right: auto;
	margin-left: auto;
}

.leftbox     {
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.smallertext {
	font-size: 11px;
	font-weight: normal;
}
.textsmall_medium {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}
.container {
	width: 900px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
}
.container .header {
	height: 145px;
	width: 900px;
	background-image: none;
}
.container .title {
	background-image: url(../images/epco_us_flag.jpg);
	height: 58px;
	width: 900px;
}
.container .body {
	width: 900px;
}
.shadow {
	width: 942px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.bigtext {
	font-size: 36px;
	font-style: italic;
}
.small_info_box {
	background-color: #FEE69C;
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 2px ridge #333;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}
.small_info_box table {
	text-align: left;
	margin-left: 55px;
	font-size: 12px;
}

.mediumtext {
	font-size: 22px;
	font-style: italic;
	text-align: center;
}
.topinfobox {
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	border: 2px ridge #333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FEE496;
	line-height: 14px;
	text-align: center;
}
#color_chart_title {
	text-align: center;
	background-color: #FED459;
	margin-bottom: 15px;
}

#more_options_box {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	border: 2px ridge #333;
	margin-top: 10px;
	background-color: #FED459;
	padding: 5px;
	clear: both;
	text-align: center;
}
.link {
	text-decoration: none;
	color: #000;
}
.underline {
	text-decoration: underline;
}
#more_options_box:hover {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	border: 2px ridge #333;
	background-color: #F90;
	margin-top: 10px;
	clear: both;
}
#more_options_box p a {
	color: #000;
	text-decoration: none;
}
.texttiny {
	font-size: 10px;
	font-weight: normal;
}
.text_center {
	text-align: center;
}
#products .title_2 {
	text-align: center;
}
.link:hover {
	color: #666;
}
.shadow .container .body #dealerinq {
	text-align: center;
}
#container p {
	font-weight: bold;
	text-align: center;
}
.threads {
	text-align: left;
}
.threadsright {
	text-align: right;
}
.threaddisclaimer {
	text-align: center;
}
