body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgrd-top.jpg);
	background-repeat: repeat-x;
	background-color: #020202;
}

h1 {
	color:#CA6634;
	font-weight: lighter;
	font-family: Arial;
	font-size: 20px;
	margin-top:-10px;
	margin-bottom:0px;
		  }
h2 {
	color:#CA6634;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top:0px;
	margin-bottom:0px;
}
.logo-description-txt{
	font-family: Arial;
	font-size: 20px;
	color: #D9793D;
	font-weight: lighter;
	font-variant: small-caps;
}
.Body_Text{
	font-family: Arial;
	font-size: 13px;
	color: #D9793D;
}	
.style1 {color: #999999;}
.style2 {color: #820A0B;}

.Body_Text{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	}
.Body_Textbold{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #BD532C;
	}
.Smaller-Body_Text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.footerTxt{
	font-family: Arial;
	font-size: 12px;	
	color: #BD532C;
	}

a.footer-link:link {
	text-decoration: none;
	color: #CF6B37;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

a.footer-link:visited {
	text-decoration: none;
	color: #F39E4B;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
a.footer-link:hover {
	text-decoration: none;
	color: #D9793D;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
#Top-nav{
	width:100%;
	height: 42px;	
}
#Top-nav-left{
	height: 42px;
	width: 15px;
}

#Top-nav-right{	
	height: 42px;
	width: 15px;
}

#Top-nav-middle{
	height: 42px;
	width: 580px;
	background-image: url(images/nav-middle.jpg);
	background-repeat: repeat-x;
}
#Body-bgd{
	background-image: url(images/body-fill.jpg);
	background-repeat: repeat-x;
	
}
#leftside-bgd{
	background-image: url(images/body-fill.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#sidebar{
	background-image: url(images/body-fill.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftside-bgd{
	background-image: url(images/body-fill.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#weblist-right{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottom{
height: 20px;
background-image: url(images/bottom.jpg);
background-repeat: repeat-x;
}
#leftside{
	height: auto;
	background-image: url(images/leftside-bgrd.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;

}
#bottom{
height: 20px;
background-image: url(images/bottom.jpg);
background-repeat: repeat-x;
}
#bottomleft-column{
width: 320px;
}
#Left-side{
height: auto;
background-image: url(images/bottom.jpg);
background-repeat: repeat-x;


}
#top{
height: 26px;
background-image: url(images/top-line.jpg);
background-repeat: repeat-x;

