/********************
*Author: Nick Hiipakka
*Date: 4-28-2008
*Buffalowyo.com
*********************/

#wrapper {
	 width: 755px;
	 /*border: 1px solid red; */
	 background: url(images/footer.gif) repeat-y;
}

.home_box {
	text-align: left; 
	margin-left: 120px; 
	margin-right: 6px; 
	position: relative; 
	height: 110px;	
}

.home_box_2 {
	text-align: left; 
	margin-left: 143px; 
	margin-right: 16px; 
	position: relative; 
	height: 130px;	
}

.home_box_2 a {
	font-size: 13px;
}

.home_box a {
	font-size: 13px;
}


.home_box_2 h4 {
	color: #A75A00;
	font-size: 14px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
	text-decoration: underline;
}

h4 {
	color: #A75A00;
	font-size: 14px;
	padding-bottom: 2px;
	margin-bottom: -8px;
	margin-top: -4px;
	text-decoration: underline;
}

p.gray {
	color: #444;
	padding-top: 0px;
	margin-bottom: 4px;
	font-size: 13px;
}

.home_other_1 {
	width: 372px;
	height: 153px;
	background: url(images/home_other_1.gif) no-repeat;
	position: relative;
	right: 1px;
	bottom: 2px;
	float: left;
}

.home_other_2 {
	width: 372px;
	height: 153px;
	background: url(images/home_other_2.gif) no-repeat;
	position: relative;
	right: 1px;
	bottom: 2px;
	float: left;
}

.textbox{
color: #A75A00;
text-decoration: underline;
}
.topCell{
background-image:url('images/topCell.gif');
vertical-align: top;
text-align:right;
vertical-align:middle;
}

.middleCell{
background-image:url('images/middleCell.gif');
vertical-align: top;
text-align:right;
vertical-align:middle;
}

.bottomCell{
background-image:url('images/bottomCell.gif');
vertical-align: top;
text-align:right;
vertical-align:middle;
}

.bottomCell2{
background-image:url('images/bottomCell.gif');
vertical-align: top;
text-align:right;
vertical-align:middle;
}
/********Cell Links********/
a.cell:link{
color:#A75A00;
text-decoration:none;
}

a.cell:visited{
color:#A75A00;
text-decoration:none;
}

a.cell:hover{
color:black;
text-decoration:underline;
}

a.cell:active{
color:#A75A00;
text-decoration:none;
}
/******End Cell Links****/

.slideshow{
background-image:url('images/slideshow.jpg');
}
.form{
background-image:url('images/form.jpg');
color: #A75A00;
}
/****Used On Subpages****/
.background{
background-image:url('images/backgroundSub.gif');
background-repeat: repeat
}

.footer{
background-image:url('images/footer.gif');
color: #A65A00;
font-size: 12px;
}

/****Used On Subpages****/
.footerSub{
background-image:url('images/footerSub.jpg');
color: #A65A00;
font-size: 12px;
}
/******Top Nav********/

.nav {
font-size: 10px;	
}

a.nav:link{
color:white;
text-decoration:none;
}

a.nav:visited{
color:white;
text-decoration:none;
}

a.nav:hover{
color:black;
text-decoration:underline;
}

a.nav:active{
color:white;
text-decoration:none;
}
/*****END Top Nav*****/

a:link{
color:blue;
text-decoration:none;
}

a:visited{
color:blue;
text-decoration:none;
}

a:hover{
color:orange;
text-decoration:underline;
}

a:active{
color:orange;
text-decoration:none;
}


.myform{          
width:283px;
}             

/* ----------- stylized ----------- */
#stylized{
border:solid 1px #843A01;
}               
#stylized input{        
font-size:12px;   
border:solid 1px #E0DCFF; 
background: #E0DCFF;
}


#stylized button{            
clear:both;     
margin-left:150px;   
width:125px;      
height:31px;
text-align:center;
line-height:31px;  
color:#FFFFFF;       
font-size:11px;    
font-weight:bold;
}              
          


