﻿@import url(layout.css);
body {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
#container {
	border: 3px solid #000000;
	background-color: fff;
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#masthead {
	text-align: right;
	background-color: #fff;
	width: 780px;
}
#navigation {
	background-color: #ffcc33;
	overflow: hidden;
	
	text-align: center;
}
#column_l {
	background-color: #efe6e1;
	width: 170px;
	vertical-align: top;
	text-align: center;
}
#column_r {
	padding: 5px;
	width: 585px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url('../images/RipleesRanchpaws.jpg');
}
#footer {
	width: 780px;
	text-align: center;
	background-color: #ffcc33;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	
	color: #fff;
	
}
#column_r p {
	
	font-size: 12px;
	
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 10px 5px;
	border: 1px solid #c9c9c9;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#navigation a:hover {
	color: red;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	
}
/* Styles for Footer */
#footer p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
#footer a {
	
}
#footer a:hover {
	
}
/* Styles for Links */
a {
	color: #A54625;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Various Styles */
#page_content {
	background-color: #efe6e1;
}
.left_column_pics {
	border-style: solid;
	border-width: 1px;
	margin-bottom: 4px;
}
.testimonial {
  font-style: normal;
  font-size: 14px;
  color: #ff3333;
  font-family: "Comic Sans MS";
}
.quest {
  color: #0000ff;
}
.famous {
  color: #ff0033;
}
.staff {
  font-weight: normal;
  font-style: oblique;
  color: #cc0033;
}
.sitemap1 {
	font-size: 16px;
}
.sitemap2 {
	font-size: 12px;
}
.form_left_col {
	text-align: right;
}
.distr_sale {
	background-color: #FFCC99;
}
