/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FFC85D;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

body	{
	background-repeat: repeat-y;
	background-color: #57363F;
	background-image: url(http://www.consultingdigital.com/Cowboywanted/bkmain.jpg);
	background-position: center top;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1		{
	color: #FEFEFE;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

td, p {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btbk {
	background-image: url(http://www.consultingdigital.com/Cowboywanted/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.btcontent {
	background-image: url(http://www.consultingdigital.com/Cowboywanted/bkcontent.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-size: 10px;
}

.btdate {
	color: #FCDB5A;
	font-size: 10px;
}


a:active { 
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
 } 