

body {
	background: transparent url(images/mainBG.gif) repeat top left;	
	margin:0;
	padding:0;
	font-family: verdana, arial;
	color:#4e4e4e/*gray*/; 
}

p{
	font-size: 9pt;
}
img {
	margin:0;
	padding:0;	
	border: none;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background: white;	
	
}

h4 {
	font-size:12pt;	
}

#mainAreaTop {
	height: 10px;
	width: 970px;
	background: white url(images/shadowDown.gif) repeat-x top left;	
}
#headerUpper {
	background: #174134/*green*/ url(images/header.gif) no-repeat top left;	
	height: 111px;

}

#upperNav {
	background: none url(images/upperNavBorder.gif) repeat-x bottom left;	
	padding: 0;
	width: 315px;
	height: 20px;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	text-align: right;
	
	
}
#upperNav li{
	display: inline;
	color: white;
	font-size: 10px;
}

#upperNav ul{
	
	width: 300px;
	padding: 0;
	margin: 0;
		
}

#upperNav a{
	font-size: 8pt;
	color: white;	
	font-weight: normal;
	text-decoration: none;
}

#upperNav a:hover{
	color: #b3a78c/*lightTan*/;	
}

#nav{
	background: #174134/*green*/ url(images/navBG.gif) repeat-x top left;
	height: 32px;	
	text-align: right;
	margin:0;
	padding:0;
	
}

#nav li{
	display: inline;
	margin-left: 10px;
	
		
}

#nav ul{
	vertical-align: center;	
	margin-top: 5px;
	
	margin:0;
	margin-right: 10px;
	padding-top:5px;
}

#nav a{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	
	
}

h5 {
	font-family: verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
		
}

h6 {
	font-family: verdana;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color:	#82724c;
}

a{
	color: #1f5645;
	font-weight: bold;
}

a:hover {
	text-decoration: none;	
}

#lowerLeft {
	float: left;
	width: 250px;
	height: 400px;
	/*border-right: 1px solid #89775a/*brown*/;*/
	margin: 5px;
	font-size: 9pt;	
}

#lowerLeft a{
	font-size: 8pt;
	color:#413828/*brown*/;	
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#lowerLeft h3{
	font-family: arial;
	font-size: 9pt;
	
}

#lowerLeft input{
	font-size: 9pt;	
}
#lowerLeft td{
	font-size: 9pt;	
}

#lowerRight {
	float: left;
	padding-left: 20px;
	border-left: 1px solid #89775a/*brown*/;
	width:600px;
	
		
}

#lowerRightTopRight {
	float: left;
	
}

#lowerRightTopLeft {
	float: left;	
	width: 450px;	
	margin-left: 20px;
}
h3 {
	color: #174134/*green*/;
	font-family: times;	
}

#footer {
	background: white url(images/footerBar.gif) repeat-x top left;
	width: 970px;
	height: 15px;
	margin: 0;
	padding: 0;
	margin-top: 10px;	
}

#footerBottom {
	color: #174134/*green*/;
	font-size: 8pt;
	text-align: center;
}


/*---------------------------------Tab Pages Section---------------------*/
#gallery {
	font:10px verdana, times; 
	width:600px; 
	padding:15px 0 0 0; 
	line-height:15px;
}
#gallery div.off {
	color:gray; 
	height:25px; 
	margin-right:2px; 
	line-height:20px; 
	padding:0 25px; 
	float:left; 
	background:#edecf1/*soft haze*/ url(images/shadow.gif) repeat-x bottom left;
	border: 1px solid #d3d3d3;
	cursor:pointer; 
	position:relative; 
	z-index:20;
}
#gallery div.on {
	color:#4e4e4e/*gray*/; 
	font-weight: bold;
	padding:0 25px; 
	margin-right:2px; 
	margin-top:1px; 
	float:left; 
	background:white; 
	border: 1px solid #d3d3d3 ;
	cursor:pointer; 
	border-bottom:0; 
	height:25px; 
	line-height:20px; 
	position:relative; 
	z-index:100;
}

div.hide {
	display:none; 
	width:0; 
	overflow:hidden;
}
div.show {
	color:#4e4e4e/*gray*/; 
	clear:left; 
	background:white; 
	width:600px; 
	margin-top:0; 
	top:-1px; 
	border-top:1px solid #d3d3d3;
	padding:20px; 
	position:relative; 
	z-index:50; 
	font-family:verdana; 
	font-size: 9pt;
	line-height:20px;
}

.clear {clear:both;}


	#column{
		float: left;
		width: 200px;
		border: 1px solid gray;	
		height: 400px;
	}

#homeTable td{
	font-weight: bold;	
	font-size: 8pt;
	font-family: arial;
}

#loginAreaWrapper h3{
	color: #174134/*green*/;	
	font-size: 12pt;
}

#loginAreaWrapper {
	margin-left: 20px;	
}

.loginInput {
	width: 150px;
}

form {
	margin:0;
	padding: 0;		
}

#businessLink a{
	font-weight: bold;
	text-decoration: none;	
}

#businessLink a:hover{
	
	text-decoration: underline;	
}

#lowerLeft img{
	margin-left: 15px;
	margin-top: 20px;
}

#locationImg {
	padding: 1px;
	border: 1px solid gray;	
}

#teaserText {
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	width: 680px;
	padding: 5px 0;	
	color: #174134;
	height:100px;
}

#teaserTextLeft {
	float: left;
	width: 350px;
	text-align: center;
	margin-top: 20px;
	
}

#teaserTextRight {
	float: right;
}

.productColumn {
	width: 300px;
	float: left;
	
}

#mainArea p{
	font-size: 8pt;	
}

#mainArea {
	font-size: 8pt;	
	
	
	
	
}

.productColumn h5{
	font-size: 11pt;
	margin-top: 15px;
	
}

.productColumn h6{
	margin-top: 15px;
	
	
}

.productColumn p{
	
	margin-top: 5px;
	
}

.productLinks {
	font-weight: normal;	
}

.loginLinks {
	font-weight: normal;
	color: #89775a/*brown*/;	
}

select#depositSelect {
	display: none;	
}

select#consumerSelect {
	display: none;	
}

#glossaryTable {
	border-collapse: collapse;	
}

.color_B {
	font-weight: bold;	
	
}

.color_B p{
	font-weight: normal;	
}

.style2 {
	background: #e5e5e1;	
}

#addTasks {
	
	border: 1px solid gray;
	padding: 1px;
	width: 204px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 10px 5px 10px 5px;
	background: #e5e5e1;
}

#addTasks h6{
	border-bottom: 1px solid #d3d3d3;	
}

#addTasks a{
	font-weight: bold;
	padding-bottom: 5px;	
}

dt{
	font-weight: bold;	
}

dd {
	margin-bottom: 10px;	
}

ol li{
	margin-bottom: 10px;		
}

#faq h6 {
	margin-bottom: 10px;
	margin-top: 10px;	
}

#productTable p {
	margin-bottom: 15px;
	margin-top: 15px;	
	
}

#productTable h6{
	text-align: center;	
}

#productTable td{
	vertical-align: center;
}

#rateTable {
	font-size: 8pt;
	color:#4e4e4e/*gray*/; 
	border-collapse: collapse;	
}

#rateTable th{
	font-weight:bold;
	border-bottom: 1px solid #4e4e4e/*gray*/; 	
	
}