﻿@import url('layout4.css');
/* Main background */
body {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12pt;
	background-attachment: scroll;
	background-image: url('../images/burgundy_texture.jpg');
/*	background-color: #720000; */
/* Old color #006531 */
}
#main {
	border-collapse: collapse;
	border-spacing: 0px;
}
#maintd1 {
}
#header {
	background-image: url('../images/masthead_3.jpg');
	clip: rect(auto, auto, auto, auto);
	background-repeat: repeat-x;
	height: 109px;
}
#mastFooter {
	background-image: url('../images/EZBoarder.png');
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #a0522d;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0522d;
}
#mastHeader {
	background-image: url('../images/EZBoarder.png');
	height: 110;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #a0522d;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #a0522d;
}
#container {
	width: 100%;
	margin-top: 3px;
	border-bottom: 2px solid #a0522d;
	height: 215px;
	background-color: #FFFFFF;
}
#masthead {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#masthead td {
	width: 300px;
}
#navigation {
}
#footer {
	background-position: center top;
	width: 800px;
	text-align: center;
	height: 25px;
	background-image: url('../images/EZFooter.png');
	background-repeat: repeat-x;
	font-size: x-small;
}
#footer td {
	background: white;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #A55131;
	text-transform: uppercase;
	float: left;
	display: inline;
}
#masthead h3 {
	font-weight: bold;
	color: #A0522D;
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	display: inline;
	text-align: center;
	letter-spacing: .05em;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
}
#navigation a {
	text-decoration: none;
	color: #853B3C;
/* Old color #006531; */
	display: block;
	margin: 1 2px 1 2px;
	padding: 5px;
	border: 1px solid #000000;
/*	background-color: #FFC363; */
	background-color:#D9C6A6
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #a0522d;
}
/* Content Styles */
#page_content {
	background-color: #FFFFFF;
}
#page_content td {
	text-align: left;
}
#content {
	text-align: justify;
/*	background-color: #E3C9A6;   */
	background-image: url('../images/EZEESetDisplayBackground.jpg'); 
/* beige color is E3C9A6 */
}
#content h2 {
	text-align: left;
	color: #000000;
}
#content h6 {
	text-align: left;
	color: #A55131;
	margin-left: 40px;
}
#content h1, h2, h3, h4, h5 {
	color: #000000;
	margin-left: 40px;
	letter-spacing: .05em;
}


#content ul {
	text-align: left;
	margin-left: 195px;
}
#content p {
	text-align: justify;
	margin-left: 40px;
	width: 500px;
}
.prod_head {
	font-size: large;
	color: #000000;
	font-weight: bold;
	margin-left: 70px;
}
/* Sidebar Styles */
#sidebar {
	padding: 10px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #D9C6A6;
}
#sidebar p {
	color: #222;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#sidebar img {
	border-style: 1;
	margin: 6px;
	padding: 2px;
	border-color: #800000;
	border-width: 1px;
	float: right;
}
#sidebar h3 {
	margin-left: 20px;
}
#sidebar h4 {
	margin-left: 20px;
}
#sidebar h2 {
	margin-left: 20px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
}
#footer a {
	color: #008000;
	text-decoration: underline;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
#body_footer {
	background-image: url('../images/EZeeBackground_foot.png');
	height: 60px;
}
/* Link Styles */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.resource_link {
	margin-left: 30px;
}
.download_style {
	font-size: x-small;
	color: #CC3300;
}
.home_image {
	margin: 15px 15px 15px 15px;
	padding: 5px;
	border: 1px solid #a0522d;
	float: left;
}
.copywrite {
	font-size: small;
	color: #FFFFFF;
}
.pdf_icon {
	border-style: 0;
	border-width: 0px;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
	display: inline;
}
#image_column {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 150px;
	text-align: center;
	font-size: small;
}
#prod_icon {
	width: 100px;
}
.prod_icon {
	padding: 3px;
	margin: 3px;
}
#image_column img {
	border: 2px solid #000000;
/* old color #FF9933 */
	padding: 1px;
}
