@CHARSET "ISO-8859-1";

.logo 								{ width:730px; height:174px; float:left;
									  background-image:url('../images/page_images/Cartwrights-logo.jpg'); }
	
.weather 							{ margin:0; width:294px; height:174px; float:left;
									  background:transparent url('../images/page_images/weather-report.jpg') no-repeat;
								  }

/* this css is for the weather channel ;) */
/*_.weather_text {*/
	
.weatherinfo 						{ display:block; position:relative; color:#231F20; top:0px; left:5px;
									  font-size:16px; font-family:"Comic Sans MS"; }	
									  
.weathertemp 						{ display:block; position:relative; top:6px; left:5px; width:250px; margin:0;
									   font-family:"Comic Sans MS"; font-size:14px; line-height:12px; text-align:center;  }
									   
.contact_info 						{ float:left; position:relative; display:block; text-align:center; top:18px; padding:10px 0; left:4px; width:240px; height:100px; color:#22211D; font-weight:bold; }
.contact_info .phone				{ font-family:"Times New Roman"; font-size:35px;font-weight:bold; }
.contact_info .address				{ font-family:"Times New Roman"; font-size:18px;font-weight:bold; }

/* footer images*/
#foot 								{ clear:both; display:block; border:5px solid #231f20; width:1015px; height:83px;	background-color:white; }
#restaurants						{ float:left; width:161px; height:83px;
									  background-image:url('../images/footer/footer_1.jpg'); }
									  
#tonto								{ float:left; width:254px; height:83px;
									  background-image:url('../images/footer/footer_2.jpg'); }
									  
#stables							{ float:left; width:169px; height:83px;
									  background-image:url('../images/footer/footer_3.jpg'); }
									  
#dos_silos 							{ float:left; width:154px; height:83px;
									  background-image:url('../images/footer/footer_4.jpg'); }
									  
#dirona 							{ float:left;width:58px;height:83px;
									  background-image:url('../images/footer/footer_5.jpg'); }
									  
#award 								{ float:left; width:46px; height:83px; border-left:5px solid #231f20;
									  background-image:url('../images/footer/footer_6.jpg'); }
									  
#twitter							{ float:left; width:163px;height:83px;border-left:5px solid #231f20;
									  background-image:url('../images/footer/footer_8.jpg'); }
									  
#copy 								{ text-align:center; margin: 0 auto;width:1024px; }

#copy a 							{ font-size:inherit; line-height: inherit; color: inherit; }
#copy a:hover						{ text-decoration:none; }
