/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #ffffff;
	background-image:url(images/bg-page.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	font: 12px Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
}
p {
	font-size: 12px;
	line-height:18px;
	color:#3b2f23;
	margin:0;
	padding:10px 35px 5px 25px;
}
h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(images/bg-h1.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	font-stretch:expanded;
}
h2 {
	margin:0;
	padding:10px 25px 0px 25px;
	color:#23362a;
	font-size:14px;
}

address {
	font-size: 12px;
	font-style:normal;
	color: #b6d8a0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 35px 25px 35px 10px;
	text-align:left;
}

li  {
	font-size:12px;
	color:#ecf7e5;
}
/* ----------------- CONTENT LINKS ----------------- */

a:link {
	color: #dbedd0;
	font-size:12px;
}
a:visited {
	color: #406c47;
	font-size:12px;
}
a:hover {
	color: #406c47;
	font-size:12px;
}
a:active {
	color: #406c47;
	font-size:12px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

#header {
	width:891px;
	background: url(images/header3.jpg) no-repeat center top;
	margin: 0px auto;
	height: 152px;
}
#logo {
	float: left;
	height: 125px;
	width: 200px;
}
#address1 {
	float: left;
	height: 75px;
	width: 210px;
	color: #FFF;
	text-align: left;
	font: bold 15px Verdana, Geneva, sans-serif;
	padding-top: 50px;
}
#address2 {
	float: left;
	height: 75px;
	width: 210px;
	color: #FFF;
	text-align: left;
	font: bold 15px Verdana, Geneva, sans-serif;
	padding-top: 50px;
}
#flash {
	width:891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;

}
#container {
	width: 891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg-container.gif);
	background-repeat:repeat-y;
	text-align:center;
	}
#container2 {
	width: 891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg-container2.jpg);
	background-repeat:repeat-y;
	text-align:center;
	}		
.lrg-green-ctr {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #446B53;
	text-align: center;
}
#content {
	width:866px;
	margin: 0px 10px 0px 0px;
	padding:25px 0px 20px 9px;
	float:left;
}
#indexcontent {
	width:500px;
	margin: 0px;
	padding:25px 0px 20px 9px;
	float:left;
}
#rightsidebar {
	width:163px;
	margin: 0px auto;
	padding:0px 10px 0px 0px;
	float:right;
	position:left;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	color: #4D2600;
}
#leftsidebar {
	width:163px;
	margin: 0px auto;
	padding:0px 0px 0px 10px;
	float:left;
	position:left;
	margin-right: 10px;
	font: 12px;
	color: #4D2600;
}
#home-ctr-left {
	float: left;
	width: 200px;
}
#home-ctr-left ul li {
	line-height: 25px;
	font-weight: bold;
	color: #432100;
	font-size: 14px;
}
#home-ctr-left ul li a:link , #home-ctr-left ul li a: visited {
	line-height: 25px;
	font-weight: bold;
	color: #432100;
	font-size: 14px;
	text-decoration: none;
}
#home-ctr-left ul li a: hover {
	line-height: 25px;
	font-weight: bold;
	color: #2D4D80;
	font-size: 14px;
	text-decoration: none;
}
#home-ctr-rt {
	width: 285px;
	float: left;
	padding-left: 10px;
	text-align: left;
}
#divider {
	width:891px;
}
#listcolumn{
	width:450px;
	float:left;
	margin: 0px auto;
	}
#listcolumn ul  {
		float:left;
		width:150px;
		padding: 10px 0px 15px 33px;
		}	
#footer {
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#1b3920;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 35px 0px 0px 0px;
	clear: both;
	width:891px;
	
}

	#footer a:link, #footer a:visited, #footer a:active {
		font-weight: normal;
		border-right: 1px none #352f28;
		color:#352f28;
		font-size: 11px;
	}
	
	#footer a:hover {
		color: #595149;
		text-decoration:none;
		font-size: 11px;
	}
#footer2 {
	background-image:url(images/footer2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#1b3920;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 35px 0px 0px 0px;
	clear: both;
	width:891px;
	
}
	#footer2 a:link, #footer2 a:visited, #footer2 a:active {
		font-weight: normal;
		border-right: 1px none #352f28;
		color:#352f28;
		font-size: 11px;
	}
	
	#footer2 a:hover {
		color: #595149;
		text-decoration:none;
		font-size: 11px;
	}
.products {
	float: left;
	height: auto;
	width: 250px;
	margin: 8px;
	padding: 9px;
	border: 1px solid #630;
}
.clear {
	clear: both;
}
/* ----------------- INDEX NAVIGATION DROPDOWNS ----------------- */

#nav {
	background-image:url(images/bg-nav2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:891px;
	height:34px;
	padding:0px 0px 0px 10px;
}
#nav a {
	color: #ffffff;
	text-decoration:none;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height:34px;
	padding:10px 21px 10px 21px;
	border-right:1px solid #000;
	text-transform:uppercase;
}

#nav a:hover {
	color: #352f28;
	background-image:url(images/bg-nav-rollover.gif);
	background-repeat:repeat-x;
}
#nav li {
	float: left;
	position: relative;
	text-transform:uppercase;
	list-style: none;
}

#nav ul {
	list-style: none;
	color:#fff;
}
#nav ul li {
	height: 25px;
}
#nav ul li a {
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	list-style: none;
}

#nav ul li a:hover {
		color: #352f28;
		text-transform:uppercase;
}
#nav li ul {
	display: none;
	top: 22px;
	left: -20px;
	width: 225px;
}
	li>ul {
		top: auto;
		left: auto;
}
#nav li.over {

}
#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

#nav li li a {
	margin:10px 0px 0px 0px;
	text-decoration:none;
	display: block;
	line-height: 10px;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat:repeat-x;
	background-color: #192e50;
	text-align: center;
	border-top:1px solid #000;
	text-transform:uppercase;
	
}
#nav li li a:hover {
	text-decoration:none;
	display: block;
	line-height: 10px;
	font-size:12px;
	font-weight: bold;
	background-color: #2d4d80;
	color:#352f28;
	text-decoration: none;
	text-transform:uppercase;
}

ul#men {
	margin:0;
	padding:0;
	position: absolute;
	z-index: 1;
	list-style-type: none;
	text-align:center;
}
ul#men li {
	list-style-type: none;
	text-align:left;
	display: block;
	width: 225px;
	padding: 1px 0px 0 0px;
}
ul#men li.submenu { 
	position: relative; 
}
ul#men li.submenu ul {
	position: absolute;
	top: 0px;
	left: 225px;
	z-index: 2;
	display: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 225px;
}
ul#men li.submenu:hover ul { 
	display: block; 
}
ul#men li.submenu ul li { 
	width: 100%; 
	z-index: 3; 
}

/* ----------------- LIST ELEMENTS ----------------- */

ul#services {
	font-size:12px;
	color:#ecf7e5;
}

/* -----------------IMAGE AND FLOAT ELEMENTS ----------------- */
.left {
float: left;
}
.right {
	float: right;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #630;
	margin: 15px 15px 15px 15px;
}

.center {
	text-align:center;
	padding: 30px 10px 10px 10px;
	}
/* ----------------- YOUR CUSTOM CLASSES ----------------- */

.enhanced{
color:#dcefcf;
font-weight:bolder;
font-size:13px;
}

.clearboth{
	clear:both;
	padding-top: 15px;
}
a.products-text:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	text-align: center;
}
a.products-text:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
}
a.products-text:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #030;
	text-decoration: none;
}
a.products-text:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
}
.center-boxes {
	width: 572px;
	margin-right: auto;
	margin-left: auto;
}
#content-left {
	float: left;
	width: 550px;
}
