@charset "utf-8";

.changecursor:hover{
cursor:pointer;
}
body{
	background-image:url(../images/body.JPG);
	background-repeat: repeat;
	width: 100%;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flashholder {
	padding-left: 10px;
}

#hugger {
	width:745px;
	margin: auto;
	background-color: #e8e4bf;
	border: medium solid #000000;
}

#header {
	height: 225px;
	width: 745px;
	background-image: url(../images/largerheader.jpg);
	background-repeat: no-repeat;
	text-indent: -50000px;
	background-color: #F6F3D2;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#links {
	float: left;
	background-color: #FFFFFF;
}
#cont {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



/*clears all margins and padding*/
*{
margin:0;
padding:0;
}



#footer {
	text-align: center;
	font-size: 12px;
}
.headings {
	font-size: 16px;
	font-weight: bolder;
}


#llama, #slide2, #slide3,  #slide4 {
	border:2px none #5a6255;
	width: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.showimage {
	padding-right: 35px;
	padding-left: 35px;
}
#address {
	background-color: #E8E4BF;
	color: #700018;
	text-align: center;
}

#counterphp {
	background-color: #E8E4BF;
	color: #000000;
	text-align: center;
}

.style2 {font-size: 16px; font-weight: bold; }



.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #343A32;
}
