@charset "utf-8";
body {
	background-image: url(../images/Cazuela_PageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a8a6a7;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
.logo {
	float: left;
	height: 346px;
	width: 371px;
}

.logotop {
	background-image: url(../images/Cazuela_Logotop.jpg);
	height: 167px;
	width: 371px;
	background-repeat: no-repeat;
}
.logobtm {
	background-image: url(../images/Cazuela_Logobtm.jpg);
	height: 179px;
	width: 371px;
	background-repeat: no-repeat;
}

.photo {
	background-image: url(../images/Cazuela_Photo.jpg);
	background-repeat: no-repeat;
	clear: right;
	height: 346px;
	width: 529px;
	float: left;
}
.navlinks {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	clear: right;
}

.home {
	background-image: url(../images/Cazuela_Home.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 128px;
	display: block;
}
.menuitems {
	background-image: url(../images/Cazuela_Menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 68px;
}
.gallery {
	background-image: url(../images/Cazuela_Gallery.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 82px;
	float: left;
}
.video {
	background-image: url(../images/Cazuela_Videos.jpg);
	float: left;
	height: 75px;
	width: 76px;
	background-repeat: no-repeat;
}
.direction {
	background-image: url(../images/Cazuela_Location.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 98px;
}

.contact {
	background-image: url(../images/Cazuela_Contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 115px;
}
.macho {
	background-image: url(../images/Cazuela_Macho.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 141px;
}
.merchandise {
	clear: right;
	float: left;
	height: 75px;
	width: 192px;
	background-image: url(../images/Cazuela_Merchandise.jpg);
	background-repeat: no-repeat;
}

.bodycontent {
	background-color: #000000;
	float: left;
	width: 836px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 7px;
	padding-right: 32px;
	padding-bottom: 7px;
	padding-left: 32px;
}
.bodycontent h2{
	text-align: center;
}
.bottom1 {
	background-image: url(../images/Cazuela_Btm1.jpg);
	float: left;
	height: 129px;
	width: 168px;
	background-repeat: no-repeat;
}
.bottom2 {
	background-image: url(../images/Cazuela_Btm2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 129px;
	width: 203px;
}
.bottom3 {
	background-image: url(../images/Cazuela_Btm3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 129px;
	width: 364px;
}
.bottom4 {
	background-image: url(../images/Cazuela_Btm4.jpg);
	clear: right;
	float: left;
	height: 129px;
	width: 165px;
}
.copyright {
	background-image: url(../images/Cazuela_Copyright.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 900px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding-top: 25px;
}
.copyright a{
	color: #999999;
	text-decoration: none;
}
