body {
	background-color: #21120b;
	margin: 20px;
	padding: 0px;
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrap {width: 940px; 
margin-left: auto; 
margin-right: auto; 
background-color:#FFF;}

#header {
	width: 940px;
	float: left;
	background-image: url(http://www.littlesranch.com/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	width: 500px;
	float: left;
	padding-top: 30px;
	padding-left: 45px;
}

#menu {
	float: right;
	width: 168px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: 55px;
}

#menu ul {margin: 0px;
	padding: 0px;}

#menu li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4c8caf;
}

#menu a {
	color: #21120b;
	text-decoration: none;
}

#menu a:hover {
	color: #9a7d70;
	text-decoration: none;
}


#container {float: left; width: 900px; padding: 20px;}


#content {
	float: left;
	width: 850px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #21120b;
	min-height:440px;
	height:auto !important;
	height:440px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;	
}


#content a {color: #665a4b; text-decoration:none;}
#content a:hover {color: #897b6a; text-decoration:underline;}


#content td {
	vertical-align: top;
}

	#content img {
	border: 1px solid #aac9da;
	padding: 8px;
}
	
	#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	
}
	
	#footer {
	float: left;
	width: 850px;
	height: 93px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #21120b;
	text-align: right;
	padding-right: 90px;
	padding-top: 105px;
}
	

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}


p.wp-caption-text{
font-style:italic;
}



/* Refer a Friend / Mailing List */
#rrf_mltable{
	width:600px;
	clear:both;
	text-align:center;
	font: 12px/1.5em "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
	margin:15px 0 0 0;
}
#rrf_mltable table{
	border:1px solid #4B3C2A;
}
#rrf_mltable table th{
	font-size:100%;
	background:#99CBE4;
}
#rrf_mltable table td{
	text-align:center;
	color:#314B6F;
	font-weight:bold;
	background-color:#F8F5E8;
}
#rrf_mltable table td.rrf_mltable_submit{
	background:#F8F5E8;
}
#rrf_mltable table td.rrf_mltable_submit input{
	font-size:90%;
	margin:0px;
}
#rrf_mltable table input{
	margin:2px 5px;
}


.tdcells {

		background: #E8E1C7;
		color: #000000;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;

}

.tdtitle {

		background: #CEC39A;
		color: #FFFFFF;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding: 0px 0px 0px 5px;

}

.its {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E0C7;
	width: 779px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.its a {

	color: #83AFBF;
	text-decoration: underline;

}

.its a:hover {

	color: #568FA4;
	text-decoration: underline;


}

