@charset "iso-8859-1"; 
@import url(layout.css);
body {
	margin: 0px;
	background-color: #550000;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: repeat-x;
}
/* Styles for DIV tags */
#container {

}
#masthead {
	background-position: right bottom;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 15px;
	background-repeat: no-repeat;
	height: 120px;
	background-image: url('../images/CHI_header_blk.jpg');
}
#top_nav {
	width: 850px;
	margin: auto;
	background-image: url('../images/horizontal_bg_border.jpg');
}
#navigation {
	height: 30px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url('../images/horizontal_bg_border.jpg');
}
#slide_container {
	border: 1px solid #333333;
	float: left;
	position: relative;
	top: 0px;
	right: 5px;
	left: 3px;
}
#column_left {
	float: left;
}
#column_right {
	border-width: 1px;
	border-color: #333333;
	background-color: #E0E0C2;
	padding-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	border-left-style: solid;
	border-bottom-style: solid;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	background-image: url('../images/CHI_footer_blk.jpg');
	height: 60px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #C0C0C0;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #dddddd;
	display: block;
	text-decoration: none;
	color: #550000;
}
#navigation a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #550000;
	border: 1px solid #cc9;
}
/* Styles for Right Column */
#column_right h4 {
	color: #660000;
	margin-top: 0px;
	text-align: center;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
#column_right a {
}
#column_right a:hover {
	color: #CC0000;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #540000;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: underline overline;
}
h3 {
	font-size: large;
	color: #000000;
	margin-top: 0px;
	font-weight: lighter;
}
h4 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #550000;
}
a:hover {
	color: #CC0000;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: center;
	color: #FFFFFF;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	position: relative;
	background-image: url('../home_designs/ranch/berkshire/Berkshire_2008.jpg');
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #cc9;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */
z-index: 30;
}

table {
	font-size: x-small;
	border-collapse: collapse;
}
#container_img {
  margin: 0 auto;
  width: 200px;
  } 
#navigation {
	height: 30px;
	margin: auto;
}
.top_nav_style {
	width: 800px;
	margin: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url('../menu/bg_01.gif');
	height: 30px;
}
.glossymenu{
	border-bottom-width: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	margin: auto;
	padding: 0;
	width: 170px; /*width of menu*/;
	color: #FFFFFF;
}
.glossymenu a.menuitem{
	border: 1px solid #C0C0C0;
	background-position: 0px;
	background: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}
/* accordian menu */
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background:black;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid blue;
	border-bottom-color: #333333;
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	background-color: #C0C0C0;
}
.glossymenu div.submenu ul li a:hover{
	background: #CCCCCC;
	colorz: white;
}
