body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #36240E;
	margin:0;
	background-image: url(art/steps.gif);
}
h1 {
	color: #2E1E0A;
	font-weight: normal;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
	text-transform: capitalize;
}
a:link {
	font-weight: bold;
	color: #36240E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #2E1E0A;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFE525;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFE27;
	text-decoration: underline;
}
li {
	list-style-image: url(art/bullet.gif);
}
#left {
	width: 210px;
	background: #BAAB67 url(art/leftBg2.jpg);
	float: left;
	height: 457px;
	padding: 200px 0px 0px 35px;
	margin: 0;
	clear: left;
}
#bottomleft {
	float: left;
	width: 245px;
	position:relative;
	clear: left;
	background: url(art/bottomleftBg2.jpg) repeat-y;
}
#right {
	width: 489px;
	background-image: url(art/navBg.jpg);
	float: right;
	height: 90px;
	padding: 250px 0px 0px 167px;
	clear: right;
}
#content {
	float: right;
	width: 624px;
	position: relative;
	padding: 12px 20px 12px 12px;
	background: url(art/contentBg.jpg) repeat-y;
	min-height:300px;
  	height:auto;
}
#content p {
	background-color: #A38C45;
	padding: 2px;
	text-align: justify;
}
#enchilada{
	width: 901px;
	background: url(art/bottomleftBg2.jpg) repeat-y;
	margin: 10px auto 30px auto;

}
#bottom {
	clear:both;
	height: 18px;
	width: 632px;
	background-image:url(art/bottomBg2.jpg);
	width: 901px;
	height: 18px;
}
h2 {
	color: #36240E;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px #36240E solid;
	letter-spacing: .5em;
}
.accentPhoto {
	border: 1px  #FEEA2C;
	margin: 0px 0px 0px 6px;
	align: right;
	float: right;
}
.seo {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.thumbnail {
	border: 1px #36240E solid;
}
.thumb { width: 80px; margin: 6px; float: left; border: 1px solid #000; }
.fineprint {font-size: 9px; font-style:italic; }
