body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #333333; width: 960px; margin-top: 10px; margin-bottom: 0px; margin-left: auto; margin-right: auto; background:#666666 url(Images/backgnd.jpg) top center; background-repeat: repeat-y;}
A:link, A:visited{
	COLOR: #bf6528;  text-decoration: underline; 
}

A:hover {color: #036; text-decoration: underline;}
.container {width: 960px; margin-left: auto; margin-right: auto; background-color:#FFF;}


.leftcolumn {width: 170px; background-color: #333333; }
.middlecolumn {width: 540px; padding-left: 30px; padding-right: 40px; padding-top: 30px; padding-bottom: 40px; line-height: 24px; border-top: 15px solid #333333; background-image: url(images/corner.gif); background-position: top left; background-repeat: no-repeat;    border-bottom: 15px solid #333333;    }
.contentframe {width: 760px; padding-left: 30px; padding-right: 40px; padding-top: 30px; padding-bottom: 40px; line-height: 24px; border-top: 15px solid #333333; background-image: url(images/corner.gif); background-position: top left; background-repeat: no-repeat; border-bottom: 15px solid #333333;      }
.rightcolumn {
	width: 260px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #f1f1f1;
	color: #333333;
	border-top: 15px solid #333333;
	border-bottom: 15px solid #333333;
	}

.heading {font-weight: bold; font-size: 26px; line-height: 20px; color: #bf6528}

.heading2 {font-size: 15px; font-weight: bold;  line-height: 20px; color: #bf6528}

.heading3 {font-size: 15px; font-weight: bold;  line-height: 20px; color: #333333}

.header {border-bottom: 12px solid #bf6528;  }

.footer {height: 48px; width: 960px; margin-right: auto; margin-left: auto; background-image:url(images/FooterBckGnd.jpg); font-size: 11px; border-top: 6px solid #bf6528; }

.thumbframe {padding: 10px; }

.bodytext {line-height: 24px; }
.bodytextsmall {font-size: 12px; }
.bodytextsmallheading {color: #000000; font-weight: bold; }



/* nav */

#menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
	text-align: right;
}
#menu li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px dotted #666666;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background-image: url(images/hover.gif);
	color: #fff;
	padding-bottom: 8px;
}

 /*  active tabs */
 
body#home a#home,
body#a a#a,
body#b a#b,
body#c a#c,
body#d a#d,
body#e a#e,
body#f a#f,
body#g a#g,
body#h a#h,
body#i a#i,
body#j a#j,

{
	background-image: url(images/hover.gif); color: #FFF; 
	 
}
                   
