body {
		background-color:#1c1b16;
		background-image: url(images/bg-color.jpg);
		background-position:top left;
		background-repeat:repeat-x;
		font-family: Arial, Helvetica, sans-serif;
}
td.datacellone {
		background-color: #5e5744; color: white;
		border-left:1px solid #76724d;
}

td.datacellfive {
		background-color: #76724d; color: white;
		border-left:0px solid #76724d;
}
td.datacelltop {
	
		background-image: url(images/top-bg.jpg);
		width:461px;
		height:45px;
		background-color: #5e5744; color: white;
		border-left:1px solid #76724d;
}
td.content {
		background-image: url(images/content-bg.jpg);
		width:461px;
		background-position:top-left;
		background-repeat:repeat-y;

}
td.datacellnav {
		background-color: #76724d; color: #e6e9d4;
		
		
}
td.footer {
	background-image:url(images/footer.jpg); 
	height:45px;
	width:461px;
}
td.navbottom {
	background-color: #131210; 
		height:45px;
		width:251px
}
td.datacellcbox {
		background-color: #423c2b;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 200%;
		font-weight: normal;
		font-variant: normal;
		
	    text-transform: none;
		color:#e6e9d4;
		text-decoration: none;
		
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding-left: 17px;
	padding-right: 0px;
	text-transform: none;
	color:#e6e9d4;
	text-decoration: none;
	text-align: left;
}
.textcontent {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 150%;
		font-weight: normal;
		font-variant: normal;
		padding-left: 17px;
		padding-right: 5px;
	    text-transform: none;
		color:#e6e9d4;
		text-decoration: none;
}
.maintext {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 150%;
		font-weight: normal;
		font-variant: normal;
		padding-left: 5px;
		padding-right: 5px;
	    text-transform: none;
		color:#e6e9d4;
		text-decoration: none;
}
.h1 {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 200%;
		font-weight: bold;
		font-variant: normal;
		padding-left: 10px;
		padding-right: 5px;
	    text-transform: none;
		color:#e6e9d4;
		text-decoration: none;
}
.h2 {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 200%;
		font-weight: bold;
		font-variant: normal;
		padding-left: 0px;
		padding-right: 5px;
	    text-transform: none;
		color:#e6e9d4;
		text-decoration: none;
}
ul.square {
	
	font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color:#e6e9d4;
		margin-left: 12px;
		padding-left: 0px;
		line-height: 300%;
		text-indent: 10px;
}


a.link {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color:#e6e9d4;
		margin-left: 5px;
		padding-left: 0px;
		line-height: 300%;
		text-indent: 10px;
		text-decoration: none;
}

a:hover.link	{
	text-decoration: none;
	color:#423c2b;
	
}
a.pagelink {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color:#e6e9d4;
		margin-left: 0px;
		padding-left: 0px;
		line-height: 300%;
		text-indent: 0px;
		text-decoration: none;
}

a:hover.pagelink	{
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#423c2b;
	font-weight: bold;
}
hr.line {border: none 0;
border-top: 1px dashed #6c4014;/*the border*/
width: 98%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

