@charset "utf-8";
/* CSS Document */

#site_container {
	border: thin solid #666666;
	background-repeat: no-repeat;
	width: 766px;
	text-align: left;
}
#site_header {
	height: 150px;
	background-image: url(images/header_2bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	top: 50px;
	background-color: #000000;
}
#site_navigation {
	height: 35px;
}
#main_content {
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/ranch_bg.jpg);
}
#site_footer {
	height: 15px;
	background-image: url(images/carrs_ranch_menu_spacer.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #000000;
}
body,td,th {
	color: #999999;
	text-align: center;
}
.menubar {
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-image: url(images/carrs_ranch_menu_spacer.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
.menubar li {float:left;}
.menubar li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#c8cb87;
	text-decoration:none;
	font-size:13px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menubar li a b {float:left; display:block; padding:0 16px 0 8px;}
.menubar li.current a {
	color:#fff;
	background-image: url(images/carrs_ranch_menu_blk.gif);
}
.menubar li.current a b {
	background-image: url(images/carrs_ranch_menu_blk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menubar li a:hover {
	color:#fff;
	background-color: #000;
	background-image: url(images/carrs_ranch_menubar_over.gif);
}
.menubar li a:hover b {
	background-image: url(images/carrs_ranch_menubar_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menubar li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(images/carrs_ranch_menu_blk.gif);
}
.menubar li.current a:hover b {
	background-image: url(images/carrs_ranch_menubar_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-size: 12px;
	font-weight:normal;
	color:#b6cb87;
	text-decoration: none;
}
a.footer:link {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	font-weight:normal;
	color:#00FF00;
	text-decoration: underline;
}
a.footer:active {	font-size: 11px; font-weight:normal; color:#B3C4DC; text-decoration: underline; 
}
.Header1 {
	color: #003300;
	font-weight: bold;
	font-size: 20px;
}
.mainfonts {
	font-size: 12px;
	color: #3300CC;
}
.mainfonts_bold {
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.photos-padding {
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 10px;
	text-align: left;
}
 .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

</style>
