/*** BEGIN LAYOUT***/

body	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #582a33;
	background-color: #FFFFFF;
		}
		
#topBar	{
	height: 87px;
	background-color: #30051a;
	background-image: url(images/wrapper/topPicts.jpg);
	background-repeat: no-repeat;
	background-position: 243px;
		}
		
#line	{
	height: 3px;
	background-image: url(images/wrapper/line.gif);
	
		}
		
#productBar	{
	height: 21px;
	background-color: #582a33;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe1;
	text-align: center;
	letter-spacing: .1em;
		}

#productBar a {
	text-decoration:none;
	color: #ffffe1;
}

#productBar a:hover {
	color: #ffffff;
	}

#leftCol	{
	position: absolute;
	left:0;
	top:111px;
	width: 120px;
	background-color: #ffffe1;
	height: 3000px;
	background-image: url(images/wrapper/navBkg.gif);
	background-repeat: repeat-y;
	visibility: visible;
		}
		
		
#content	{
	margin-left: 140px;
	margin-right:140px;
	margin-bottom: 10px;
	margin-top: 30px;
		}		

#rtCol	{
	position: absolute;
	right:0px;
	top:111px;
	width: 100px;
	background-color: #cdc9c9;
	height: 3000px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #999999;
	visibility: visible;
		}
		
#footer	{
	text-align: center;
	font-size: 10px;
	padding: 10px;
	line-height: 150%;
	clear: both;
		}

/*** END LAYOUT***/
		
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: underline;
}

/*** RIGHT NAV PRODUCTS ***/

.RtNavProducts {
	
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.RtNavProducts a:link {
	line-height: normal;
	font-size: 10px;
	color: #590529;
	text-decoration: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;


}
.RtNavProducts a:visited {
	line-height: normal;
	font-size: 10px;
	color: #590529;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
}
.RtNavProducts a:hover {
	font-size: 10px;
	color: #590529;
	text-decoration: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;


}
.RtNavProducts a:active {
	line-height: normal;
	font-size: 10px;
	color: #590529;
	text-decoration: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;

}
/*** END RIGHT NAV PRODUCTS ***/
		

h1 {
	font-size: 17px;
	color: #68A293;
	font-family: Arial, Helvetica, sans-serif;
}
/*.test {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}*/
h3 {
	font-size: 14px;
	font-weight: bold;
}

.hdrBkgClr {
	font-size: 12px;
	font-weight: bold;
	background-color: #9dc0d1;
	margin: 4px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.topLinkBorder {
	border: 1px solid #582A33;
	padding: 4px;
	font-size: 11px;
}
.topLinkBorder ul {
 margin: 0 0 0 16px;
 padding: 0;
 }
.topLinkBorder li {
 margin: 0;
 }
.small {
	font-size: 10px;
}
.smHdr {
	font-size: 16px;
	font-weight: bold;
	color: #560329;
}
