@charset "UTF-8";
* {
	margin-top: 0px;
	margin-left: 0px;

}
body {
background-image:url(../images/leather.jpg);
	text-align: center;
}

#wrapper {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapperBackground2.png);
	height:auto
}
#content {
	padding-top: 290px;
	padding-right: 250px;
	padding-left: 235px;
	background-image: url(../images/mainHome.png);
	background-repeat: no-repeat;
	text-align: justify
}

#fill {
	height:20px;
margin-bottom:0px; 
display: block;
}

#footer {
margin: 0px auto;
background-image: url(../images/footer.png);
width: 837px;
height:30px;
padding-top:14px;
clear: both;
bottom: 0;
}

.style1 {
	color: #fbb161;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 15px;
	line-height: 2.3em;
	text-align:justify	
}

.copyright {
	color: #241008;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 2em;
	text-align:center;
	font-weight:bold;
	
}

.style1b {
	color: #241008;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	line-height: .5em;
	text-align:left;
	text-align-last: justify;
	
}

.cop a:link {
	color: #241008;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 2em;
	text-align:center;
	font-weight:bold;
	text-decoration:none

}

.cop a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 2em;
	text-align:center;
	font-weight:bold;
	text-decoration: underline;

}
.cop a:visited {
	color: #241008;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 2em;
	text-align:center;
	font-weight:bold;
	text-decoration:none

}

a:link {
	color: #fbb161;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size:12px;
	text-decoration:none

}
a:visited {
	color: #bda762;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align:left;
	text-decoration:none
}
a:hover {
	color: #bda762;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align:left;
	text-decoration:underline

}

a:link.sprite1, a:visited.sprite1{  
background:url(../images/navImage.jpg) no-repeat top left;  
background-position:0px 0px;  
width:102px;  
height:101px;  
display:block;
float: left; 
}  
  
a:hover.sprite1{  
background-position:0px -101px;  
}  

a:link.sprite2, a:visited.sprite2{  
background:url(../images/navImage2.jpg) no-repeat top left;  
background-position:0px 0px;  
width:102px;  
height:101px;
display:block;  
float: left;
}  
  
a:hover.sprite2{  
background-position: 0px -101px;  
}  

a:link.sprite3, a:visited.sprite3{  
background:url(../images/navImage3.jpg) no-repeat top left;  
background-position:0px 0px;  
width:102px;  
height:101px;
display:block;  
float: left;
}  
  
a:hover.sprite3{  
background-position: 0px -101px;  
}  

a:link.sprite4, a:visited.sprite4{  
background:url(../images/navImage4.jpg) no-repeat top left;  
background-position:0px 0px;  
width:102px;  
height:101px;
display:block;  
float: left;
}  
  
a:hover.sprite4{  
background-position: 0px -101px;  
}  
#navigation {
	width: 837px;
	background-image: url(../images/wrapperBackground2.png);

}
#navLeft {
	float: left;
	width: 226px;
	height:102px;
}
#navRight {
	float: right;
	width: 611px;
}

