/* @override http://www.africancowboyclothing.com/css/ac.css */

body {
	background-image: url(../gfx/bknd.jpg);
	line-height: 2px;
}

body, p, li, td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #271607;
	line-height: 1.2em;
	
}


#page {
	width: 792px;
	margin: 36px auto;
}

#logo {
	padding-bottom: 6px;
}

#tagline {
	text-align: right;
	padding-right: 2px;
}

#nav {
	text-align: center;
	padding-bottom: 6px;
	padding-right: 2px;
}

#footer {
	text-align: right;
	font-size: 11px;
	color: #3395F4;
	line-height: 1em;
	margin-top: 6px;
}

#footer table {
	float: right;
}

#footer form { margin: 0; }

#footer td {
	font-size: 11px;
	color: #3395F4;
}

#footer:after {
	content:"."; 	display:block;	height:0; 	clear:both; 	visibility:hidden;
}

#footer div.email-address {
	clear: both;
	display: block;
	margin-left: 24px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
