/* ------------------------------ Tags ----------------------------- */

a {
	color: #094fa3;
	text-decoration: none;
}

a:hover {
	color: #094fa3;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background: #b6b9bb url('/images/gui/body_bg1.gif') repeat-y top center;
	color: #414042;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, san-serif;
	font-size: small;
	margin: 0;
}

h1 {
	letter-spacing: 1px;
	line-height: 1;
	font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial, Verdana, san-serif;
	font-size: xx-large;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial, Verdana, san-serif;
	font-size: x-large;
	font-weight: normal;
	margin: 0;
}

h3 {
	color: #2d2d2d;
	font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial, Verdana, san-serif;
	font-size: 150%;
	font-weight: normal;
	margin: 0;	
}

hr {
	border: none;
	border-top: 1px solid #c0c0c0;
	height: 1px;
}

/* ------------------------------ IDs ------------------------------ */

#container {
	margin: 0 auto;
	padding: 0 6px;
	width: 778px;
}

#content {
	background: #f0f0f0 url('/images/gui/content_bg.jpg') repeat-x bottom left;
	border-bottom: 2px solid #fff;
	min-height: 300px;
	padding: 17px 19px;
}

#content h1,
#content h2 {
	height: 1em;
}

#content p {
	line-height: 1.5;
	margin: 24px 0;
}

#content table {
	background-color: #c0c0c0;
	border-spacing: 1px;
	margin: 0 0 10px 0;
	width: 100%;
}

#content table td {
	background-color: #fff;
	padding: 8px;
	vertical-align: top;
}

#content table th {
	border: 1px solid #fff;
	background-color: #eee;
	padding: 5px;
	text-transform: uppercase;
}

#content ul {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

#content ul li {
	margin: 10px 24px;
	padding: 0;
}

#footer {
	clear: both;
	color: #fff;
	font-size: x-small;
	line-height: 1.5;
	padding: 20px 19px;
}

#footer a {
	color: #e0e0e0;
}

#footer p {
	margin: 0 0 0 10px;
}

#header {
	background-color: #2b2b2b;
	border-bottom: 2px solid #c0c0c0;
}

#left_col {
	border-top: 3px solid #414042;
	float: left;
	margin-right: 75px;
	width: 210px;
}

#left_col h3 {
	margin: 15px 10px 0 10px;
}

#left_col ul {
	line-height: 1.2;
	list-style-type: none;
	margin: 0 10px 15px 13px;
	padding: 0;
}

#left_col ul li {
	margin: 10px 0;
	padding: 0;
}

#logo {
	display: inline;
	float: left;
	margin: 5px 12px;
}

#nav {
	background: url('/images/gui/nav_bg.jpg') repeat-x top left;
	display: inline;
	float: right;
	letter-spacing: 1px;
	line-height: 4em;
	margin-top: 30px;
	width: 480px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	min-height: 55px;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul li#nav_products {
	background: url('/images/gui/nav_edge.gif') no-repeat;
	padding-left: 8px;
}

#nav ul li#nav_contact a {
	background: none;
	padding-right: 0;
}

#nav ul li a {
	background: url('/images/gui/nav_border.gif') no-repeat center right;
	color: #acc9d8;
	padding: 8px 10px 8px 8px;
}

#nav ul li a.active,
#nav ul li a.active:hover {
	color: #988a53;
	text-decoration: none;
}

#map {
	background-color: #fff;
	border: 10px solid #c2cbd1;
	margin: 24px 0;
	padding: 10px 0;
	text-align: center;
}

#map img {
	border: none;
	vertical-align: top;
}

#product_info {
	background-color: #fff;
	border: 1px solid #c0c0c0;
	font-size: 93%;
	margin: 17px 0;
}

#product_info .column {
	display: inline;
	border-top: none;
	margin: 5px 0 10px 13px !important;
	width: 350px;
}

#product_info .column .page_photo {
	margin: 10px 0 0 0 !important;
}

#product_info #tabs ul {
	list-style-type: none;
	line-height: 47px;
	margin: 0;
	padding: 0;
}

#product_info #tabs ul li {
	border-right: 1px solid #cad2d6;
	float: left;
	margin: 0;
	padding: 0;
}

#product_info #tabs ul li a {
	background: #96a6af url('/images/gui/tab_bg.jpg') repeat-x;
	border-right: 1px solid #c0c0c0;
	color: #414042;
	display: block;
	text-align: center;
	width: 183px;
}

#product_info #tabs ul li a:hover {
	background-color: #bec8ce;
	background-image: url('/images/gui/tab_bg_hvr.jpg');
}

#product_info #tabs ul li a.active,
#product_info #tabs ul li a.active:hover {
	color: #9f9055;
	background-color: #fff;
	background-image: url('/images/gui/tab_bg_actv.jpg');
	text-decoration: none;
}

#quote_form form {
	margin: 24px 0;	
}

#quote_form hr {
	clear: both; 
	width: 100%;
}

#quote_form label {
	float: left;
	padding: 5px;
	text-align: right;
	width: 120px;
}

#quote_form .column {
	border-top: none;
	float: left;
	margin: 0 0 10px 0;
	width: 360px;
}

#right_col {
	border-top: 3px solid #414042;
	float: left;
	padding: 15px 10px;
	width: 435px;
}

#right_col ul li {
	margin: 8px 18px;
}

/* ----------------------------- Styles ---------------------------- */

.column {
	border-top: 3px solid #414042;
	float: left;
	margin: 0;
	width: 360px;
}

.column h2 {
	margin: 20px 10px;
}

.column p {
	margin: 10px;
}

.contact,
.contact_large {
	display: inline;
	float: left;
	padding-bottom: 20px;
	width: 170px;
}

.contact_large {
	width: 180px;
}

.copy {
	clear: both;
	padding: 20px 20px 10px 20px;
}

.endcap, .endcap a {
	border: none !important;
}

.form_button {
	background-color: #333;
	border: 1px solid #fff;
	font-size: small;
	font-weight: bold;
	color: #eee;
	padding: 10px;
	width: 8em;
}

.form_row {
	clear: both;
	padding: 2px 0;
	font-size: 12px;
}

.form_text, .form_text_area, .form_state, .form_zip {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 4px;
	width: 220px !important;
	width: 217px;
}

.form_state {
	width: 30px !important;
}

.form_zip {
	width: 168px !important;
	width: 165px;
}

.form_text_area {
	height: 216px;
}

.page_photo,
.inline_photo {
	background-color: #fff;
	border: 10px solid #c2cbd1;
	margin: 10px 5px;
	padding: 1px;
}

.inline_photo {
	float: right;
	margin: 10px 0 10px 20px;
}

.inline_photo:hover {
	border-color: #95a6ae;
}

.inline_photo img {
	vertical-align: top;
}

.pdf_links {
	list-style-type: none;
}

.pdf_links li {
	border: 1px solid #c0c0c0;
	background-color: #f8f8f8;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 8px !important;
}

.pdf_links a {
	background: url('/images/gui/pdficon_small.gif') no-repeat left center;
	padding: 8px 24px;
}

.rep_states {
	font-size: 86%;
}

.rep_states li {
	margin: 5px 0 !important;
}

.state h3 {
	text-transform: uppercase;
}

.state p {
	font-size: 86%;
	line-height: 1.3 !important;
}

.state strong {
	font-size: small;
}

.tagline {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	height: auto !important;
	padding: 10px 0;
}

.word_links {
	list-style-type: none;
}

.word_links li {
	border: 1px solid #c0c0c0;
	background-color: #f8f8f8;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 8px !important;
}

.word_links a {
	background: url('/images/gui/word_icon.gif') no-repeat left center;
	padding: 8px 24px;
}
