a {
	color: #ad5210;
	text-decoration: underline;
	}
	
a:hover {
	color: #843e0a;
	text-decoration: none;
	}

#header {
	background: #af6d3c url(images/header_main.jpg) bottom left repeat-x;
	}
	
#header .mainwrap {
	background: url(images/logo_main.jpg) top left no-repeat;
	}

#header .login_buttons a  {
	border-color: #c98c5f;
	}
	
#header .login_buttons a:hover {
	border-color: #af6d3c;
	}
	
#header .login_buttons a:active  {
	border-color: #c98c5f;
	}
	
#footer a:hover {
	color: #ad5210;
	}
	
.tcat_title {
	background: #9c5a29 url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #8b4b1c;
	border-left: 1px solid #da9767;
	border-bottom: 0;
	}
	
a.button_main {
	background: transparent url(images/button_main.jpg) top left repeat-x;
}	
	
a.button_main span {
	background: transparent url(images/button_right.jpg) top right no-repeat;
}