
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px; 
	line-height: 1.3em;
	background: #8b6f6a url('../img/bg.png') fixed top left;
	background-repeat: repeat-x; }
	
table {
	font-family: Verdana, sans-serif;
	font-size: 11px; }
	
a {
	text-decoration:none; 
	color: #ba681b;
	font-size: 10px;
	font-weight: bold;	}
	
a:hover {
	color: #411d16; }
	
.light {
	position: fixed; 
	top: 0px; }
		
.marquee {
	width: 100%;
	overflow: hidden;
	position: absolute; 
	top: 18px;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */ }
	
.marquee img {
	position: relative;
	z-index: 1; }
	
.logo {
	width: 992px;
	height: 122px; 
	margin: 0px auto;
	text-align: left; }
	
.logo img {
	position: relative;
	top: 59px; 
	left: 39px;	
	z-index: 1000; }
	
.nav {
	width: 992px;
	height: 42px;
	background: #5a4e4f url('../img/bg-nav.png') repeat-x; 
	margin: 0px auto;  
	position: relative; 
	z-index: 200; 
	text-align: left; }
	
.nav ul {
	margin: 0px;
	padding: 0px;  }
	
.nav li {
	display: inline;
	position: relative;
	top: 11px; }
	
	
.nav a {
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	display: inline; 
	padding: 10px 20px 11px 20px; 
	position:relative; 
	top: 2px;}
	
.nav a:hover {	
	color: #f58974; 
	background: #333333;  }
	
#selected {	
	color: #f58974; 
	background: #333333;  }

.wrapper {
	width: 932px;
	background: #f7e4d6; 
	margin: 0px auto; 
	padding: 22px 30px 25px 30px; 
	position: relative; 
	z-index: 200;
	top: 3px;	}			
	
	
h1 {
	font-size: 17px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d06652;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px; }
	
	
h3 {
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #411d16;
	padding: 0px;
	margin: 12px 0px 0px 0px; }
	
p {
	opacity: .9; 
	display: block;
	margin: 10px 0px 15px 0px;
	padding: 0px; }
	
	
hr {
	padding: 0px; 
	margin: 24px 0px;
	opacity: .2; }
	
	
.social a:hover { }

.dog {
	float: left; 
	position: relative;
	left: -2px;
	top: 0px; }
	
.footer {
	font-size: 10px;
	width: 992px;
	height: 28px;
	background: #5a4e4f url('../img/bg-nav.png') repeat-x; 
	margin: 0px auto;	
	position: relative; 
	z-index: 300; 
	top: 6px;
	text-align: center;
	color: #ffffff;  
	padding: 14px 0px 0px 0px;}
	
.footer a {
	color: #FFFFFF;
	font-weight: normal; }
	
.footer a:hover {
	color: #f58974; }
	
	
.nav2 {
	height: 37px;
	background: #5a4e4f url('../img/bg-nav.png') repeat-x; 
	margin: 0px auto;  
	text-align: left; }
	
.nav2 a {
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58974; 
	display: inline; 
	padding: 8px 20px 8px 20px; 
	position:relative; 
	top: 11px;
	background: #333333; }
	
.nav2 a:hover {	
	color: #f58974; 
	background: #333333;  }
	
	