@import url("http://rancho.inlandsocal.com/includes/rancho/css/reset.css");

@charset "utf-8";
/* CSS Document */



h1, h2, h3, h4, h5, #weather, ol.main_nav li, .credits, .sectionlinks, .sectionlinks ul, label, textarea, .featured_header, a, a:visited, a:hover  {
		font-family: Georgia, "Times New Roman", Times, serif;
}

h6, .featured_nav_links,.featured_nav_links a, .featured_nav_links a:visited, .featured_nav_links a:hover {
		font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.content_area, body, p, #photo_submiss, .sectionlinks li, .featured_blogger_content a{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image:url(http://rancho.inlandsocal.com/images/rancho/site_background.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin:0 auto;
/*	color:#FFFFFF;*/
}
a {
	color: #FF6600;
	text-decoration: none;
}
 a:visited {
 	color: #FF6600;
	text-decoration: none;
	}
	
a:hover {
	color: #4586cf;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #e76d0b;
	text-decoration: none;
	font-style: italic;
}
.hlink {font-size: 18px; font-weight: bold; color: #e76d0b; text-decoration: none; font-style: italic;}
.hlink a {color: #e76d0b;}
.hlink a:visited {color: #e76d0b;}
.hlink a:hover {color: #124259;}


h2 {
	font-size: 12px !important;
	font-weight: bold;
	color: #124259;
	text-decoration: none;
	line-height:1.5em;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #124259;
	text-decoration: none;
	letter-spacing: -1px;
	padding-bottom: 3px;
	}
h4 {
	line-height:1.5em;
	font-size: 22px;
	color: #124259;
	text-decoration: none;
	border-bottom: 1px dotted #124259;
	}
h5 {
	font-size: 11px;
	color: #e76d0b;
	text-decoration: none;
	}
h6 {
	font-size: 13px;
	color: #e76d0b;
	text-decoration: none;
	font-style: italic;
	margin-top:12px;
	}
p {
	font-size: 11px;
	margin:2px 0 4px 0;
}
#main_wrapper {
	width:960px;
	margin: 0 auto;
}
#masthead {
	height:122px;
	width: 960px;
	background-image: url(http://rancho.inlandsocal.com/images/rancho/header_background.jpg);
	background-repeat: no-repeat;
	clear:both;
}

#ranchologo {
	height:122px;
	width:190px;
	background-image: url(http://rancho.inlandsocal.com/images/rancho/ranchologo.jpg);
	background-repeat: no-repeat;
	float: left;
}

.leader_top{
	float: left;
	position: relative;
	top: 13px;
	left: 16px;
	height:90px;
	width:728px;
	border: solid 3px #165c80;
	background-color:#333333;
}
#nav_container {
	width:960px;
	height:48px;
	border-top: #a3a3a3 solid 1px;
	background-color:#1f1f1f;
	clear:both;

}
#weather {
	float:right;
	width:180px;
	height:30px;
	background-color:#000000;
	padding:18px 0 0 10px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#nav_wrapper {
	float:left;

}

ol.main_nav li {
	font-size: 16px;
	color: #FFFFFF;
	display:inline;
 }
.main_nav a, .main_nav a:visited {
	padding: 12px 5px 18px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display:inline-block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1f1f1f;
}
.main_nav a:hover{
	padding: 12px 5px 18px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color:#FF6600;
	display:inline-block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BB4A00;
}

#featured_media_container {
	height:400px;
	width:960px;
	clear:both;
	background-image: url(http://rancho.inlandsocal.com/images/rancho/media_background2.jpg);
	background-repeat: no-repeat;
	/*background-color:#4f88a5;*/
	}
#flash_gallery {
	height:350px;
	width:558px;
	float:left;
	margin:8px 0 0 0;

}
#featured_content_container{
	margin-top:10px;
	height:350px;
	width:395px;
	float:right;
}
.featured_content {
	width:360px;
	height:150px;
	margin:0 auto 0 auto ;
	padding:5px;
	/*background-color:#FFFFFF;*/
}
#featured_nav {
	width:960px;
	height:165px;
	background-color:#1f1f1f;
	clear:both;
}
.featured_link_container {
	height:145px;
	width:223px;
	margin:2px 0 0 4px;
	float:right;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}
.featured_link_container a, .featured_link_container a:visited {
	color: #FFF;
	text-decoration: none;
}
.featured_link_container a:hover {
	color:#4586cf;
	text-decoration: none;
}
.featured_nav_links {
	font-size: 13px;
	color: #e76d0b;
	text-decoration: none;
	font-style: italic;
	margin-top:12px;
}
.featured_nav_links a, .featured_nav_links a:visited {
	color: #e76d0b;

}
.featured_nav_links a:hover {
	color: #fff;

}
#main_content_wrapper {
	width:960px;
	background-color:#FFF;
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
	/*overflow:auto;*/
}
#main_contentcolumn_1 {
width:410px;
margin:10px 0 10px 10px;
float:left;
}
.content_box {
width:410px;
border-bottom: solid 1px #1c6486;
padding-bottom:10px;
color:#000000;
}
.content_box_two {
width:300px!important;
border-bottom: solid 1px #1c6486;
padding-bottom:20px;
color:#000000;

}
.content_box a, .content_box_two a {
	color:#124259!important;
	font-size:12px!important;
	line-height:1.3em!important;


}
.content_box a:visited, .content_box_two a:visited{
	color:#124259!important;


}
.content_box a:hover, .content_box_two{
	color:#ff6600;
}
.content_box_stories, {
width:395px;
border-bottom: solid 1px #1c6486;
padding-bottom:10px;
color:#000000;
}

.content_box_stories a , .content_box_two a{

	font-size:12px!important;
	line-height:1.3em;


}

#skyscraper  {
width:160px;
height:600px;
margin: 10px 0 10px 35px;
background-color:#cccccc;
float:left;
}
#main_contentcolumn_2 {
float:right;
width:300px;
margin:0 10px 10px 10px;
}
.col_module {
width:300px;
margin:10px 0 0 0;
}
.col_module p{
color:#000000;
margin:5px 0 0 5px;
line-height:1.5em;

}
#lower_content_wrapper {
float:left;
width:605px;
height:180px;
border-bottom: solid 1px #1c6486;
margin:10px 0 0 10px;
}
#biz_directory {
padding:5px;
width:240px;
height:180px;
float:left;

}
#footer {
width:960px;
background-color:#1f1f1f;

}
.credits {
width:700px;
height:70px;
margin:auto;
font-size: 12px;
color: #FFF;
text-decoration: none;
letter-spacing: -1px;
line-height:1.5em;
text-align:center;
}
.sectionlinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width:240px;
	float:left;
	
}
.sectionlinks ul {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sectionlinks li {
	list-style-type: square;
	list-style-position: inside;
	line-height:1.5em;
}
.sectionlinks a, .sectionlinks a:visited{
	color:#FF6600;
	text-decoration: none;
}
.sectionlinks a:hover {
	color:#144861;
	text-decoration: none;

}
fieldset {
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	
}
fieldset ol {
	padding: 0.2em 1em 0.2em 1em;
	list-style:none;
}
fieldset li {
	padding-bottom: 0.5em;
	list-style:none;
}
fieldset.submit {
	float: none;
	width: auto;
	margin-left: 1.8em;
}
label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom:5px;
}
#form_container {
	width: 280px;
	padding: 10px;
	}
/*input {
	border: 2px solid #BF4D00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}*/
/*select {
	border: 2px solid #BF4D00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}*/

textarea {
	background-color: #C5C5C5;
	font-size: 13px;
	font-weight: bold;
}
.featured_galleries {
	border: 2px solid #09212D;
	height:46px;
	width:75px;

}
.featured_gallery_content {
	width:75px;
	float:left;
	margin:5px 5px 5px 5px;
	color:#000000;
	

}
#photo_submiss {
	height:35px;
	background-color:#1f1f1f;
	padding:8px 5px 5px 5px;

}
#photo_submiss a {
	color:#FFFFFF;


}
#photo_submiss a:visited{
	color:#FFFFFF;

}
#photo_submiss a:hover {
	color: #4586cf;

}
.featured_header {
	width:auto;
	height:23px;
	background-color:#124259;
	padding:7px 5px 5px 5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
.featured_header a, .featured_header a:visited  { color:#FFFFFF}
.featured_header a:hover {color:ff6600;}

.featured_blogger_content {
	font-size:13px;
	font-weight:bold;
	width:290px;
	float:right;
	line-height:1em;
}
.featured_blogger_content  a {
	color:#fff;
}
.featured_blogger_content a:hover {
	color:#124259;
}
.featured_blogger_image {
	width:60px;
	height:75px;
	background-color:#000000;
	float:left;
	border: 2px solid #124259;

}
.blogger_name {
	width:60px;

}

.content_area {
width:600px;
margin:10px 0 10px 15px;
float:left;
color:#000000;
font-size:11px;
line-height:1.5em;

}

.content_area li {
list-style:square;
margin:5px 0 5px 25px;

}
.second_column {
	float: right;
	padding:10px;
}
.sscraper {
	margin:0 0 0 0px;

}
.splashpage_col_1 {
	width:395px;
	padding:5px;
	float:left;
	margin: 5px 5px 5px 0;
}
.splashpage_col_2 {
	width:180px;
	padding:5px;
	float:left;
	margin: 5px 0 5px 0;
}


.rancho_photo	{
	float: right;
	clear: both;
	max-width: 150px;
	/*width: expression(200 + "px");*/ /*styles.html has ie-specific*/
	margin: 5px 0 5px 10px;
	text-align: center;
	}

.rancho_caption	{
	clear: both;
	display: block;
	margin-top: 2px;
	text-align: left;
	font-family: "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	}
