/* CSS Document */

body{
background-image: url(images/bg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

#menu #active a{
color: #E59029;
}

.bold{
font-weight: bold;
}

.nighttitle{
font-weight: bold;
font-size: 10px;
}

.float_right{
float: right;
}

#container{
background-repeat: no-repeat;
padding: 0;
margin: 0;
height: 700px;
width: 925px;
}

#eclipse{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
float: left;
color: #000000;
width: 140px;
text-align: center;
padding-top: 20px;
}

#menu #eclipse a{
display: inline;
color: #006633;
}

#menu{
color: #FFFFFF;
padding: 200px 0 0 37px;
font-size: 10px;
width: 145px;
float: left;
font-family: "Times New Roman", Times, serif;
}

.btn ul{
font-size: 10px;
font-family: "Times New Roman", Times, serif;
}

#menu ul, .btn ul{
list-style-type: none;
padding: 0;
margin: 0;
}

#menu li, .btn ul li{
background-image: url(images/button.gif);
background-repeat: no-repeat;
width: 131px;
padding: 0.4em 0 0.5em 13px;
margin: 0 0 3px 0;
}

#menu a, #content .btn a:link{
color: #FFFFFF;
text-decoration: none;
display: block;
}

#menu a:hover, #content .btn a:hover{
color: #E59029;
}

#content{
float: right;
width: 715px;
padding: 130px 0 0 0;
}

#content a{
color: #006633;
}

.home_images{
padding: 0 3px 3px 0;
float: right;
}

#home_text{
float: left;
width: 240px;
}

#description_box_games_room{
float: left;
width: 161px;
height: 300px;
padding: 0 8px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

#description_box_dairy_end{
float: left;
width: 158px;
height: 300px;
padding: 0 8px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

#description_box_mill_barn{
float: left;
width: 159px;
height: 300px;
padding: 0 8px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

#description_box_stable_end{
float: left;
width: 159px;
height: 275px;
padding: 0 8px;
}

.description_images{
float: left;
}

#description_text{
float: left;
width: 700px;
padding: 20px 0;
}

#rates{
float: left;
width: 159px;
height: 275px;
padding: 0 8px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

.banding{
border-bottom: 1px solid #029B99;
padding-bottom: 5px;
margin-bottom: 5px;
}

.dairyEnd_millBarn{
padding-bottom: 8px;
margin-bottom: 8px;
}

#rates_banding_box{
float: left;
padding: 0 8px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

.rates_middle_box{
float: left;
padding: 0 10px;
width: 110px;
background-image: url(images/bar.jpg);
background-repeat: repeat-y;
background-position: right top;
}

#rates_stable_box{
float: left;
padding-left: 14px;
}

#rates_dogs{
padding-left: 14px;
}

#contact_image_box{
float: right;
padding: 10px 15px 0 0;
text-align: right;
width: 499px;
}

.contact_images{
padding: 0 0 5px 5px;
width: 134px;
float: right;
clear: right;
}

.contact_images_left{
float: left;
width: 360px;
}

.contact_text{
float: left;
}

#location_map{
padding: 20px 15px 0 0;
float: right;
}

#location_text{
padding-top: 20px;
width: 325px;
}

#location_text a:link{
color: #006633;
display: inline;
}

#location_text a:hover{
text-decoration: underline;
}