/* CSS Document */
body{
background-color: #795236;
background-image:url(images/home/body_bg.jpg);
background-repeat:repeat-x;
}
.outerwraper{
width: 851px;
height: auto;
margin: auto;
margin-top: 30px;

}

.wraper{
width: 851px;
height: auto;
background-image:url(images/home/content_repeat.jpg);
background-repeat:repeat-y;
}
.wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
font-size: .01em;
}
.header{
width: 851px;
height: 172px;
.height:192px;
min-height: 172px;
display:block;
margin: 0;
padding: 0;

background-color: #795236;
}


.main_nav_holder{
width: 851px;
height: 57px;
background-image:url(images/home/nav_bg.jpg);
background-repeat: no-repeat;
background-position: top;
margin:0;

}


.navigation{
width: 791px;
height: 57px;
padding: 0 0 0 60px;
}
.navigation ul:after{
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}
.navigation ul li{
width: auto !important;
width: 5px;
list-style-type: none;
float:left;
height: 20px;
margin-top: 18px;
border-left: solid 1px #502000;
border-right: solid 1px #502000;
white-space: nowrap;
}

.navigation ul li a{
display: block;
text-decoration: none;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: .1em;
text-align:center;
padding: 4px 6px 0px 6px;
color: #E9DBC1;
height: 16px;
}

.navigation ul li a:hover{
background-image:url(images/home/rollover.gif);
background-position: bottom;
color: #ffffff;
}
.contentholder{
width: 851px;
height: auto;

}

.contentwraper{
width: 851px;
height: auto;
min-height: 200px;
background-image: url(images/gallery/gallery_top.jpg);
background-repeat: no-repeat;
position:relative;
}
.gallery_nav{
width:851px;
height:42px;
min-height: 42px;
background-image:url(images/gallery/gallery_top.jpg);
}
.gallery_nav2{
width:851px;
height:42px;
min-height: 42px;

}
#galleryno{
width:34px;
height: 26px;
display: block;
float: left;
background-image:url(images/gallery/no_graphic.jpg);
background-repeat:no-repeat;
margin-left: 100px;
margin-top: 8px;
}
.galleryone{
width: 800px;
height: auto;
margin-left: 40px;

}
#galleryone_link{
width:24px;
height: 26px;
display: block;
float: left;
background-image: url(images/gallery/Gallery_one/no_one_selection.jpg);
background-position: 0 1px;
margin-left: 10px;
margin-top: 8px;
}
#galleryone_link:hover{
background-position: 0 -28px;
}
#gallerytwo_link{
width:23px;
height: 26px;
display: block;
float: left;
background-image: url(images/gallery/no_two.jpg);
background-position: 0 1px;
margin-left: 10px;
margin-top: 8px;
}
#gallerytwo_link:hover{
background-position: 0 -28px;
}
#gallerythree_link{
width:23px;
height: 26px;
display: block;
float: left;
background-image: url(images/gallery/no_three.jpg);
background-position: 0 1px;
margin-left: 10px;
margin-top: 8px;

}
#gallerythree_link:hover{
background-position: 0 -28px;
}
#galleryfour_link{
width:23px;
height: 26px;
display: block;
float: left;
background-image: url(images/gallery/no_four.jpg);
background-position: 0 1px;
margin-left: 10px;
margin-top: 8px;
display: none;
}
#galleryfour_link:hover{
background-position: 0 -28px;
}
#girl_header{
width:137px;
height: 14px;
display: block;
float: left;
background-image: url(images/gallery/girls_header.jpg);
background-position: 0 2;
background-repeat:no-repeat;
margin-left: 60px;
margin-top: 14px;

}
#girl_go{
width:23px;
height: 26px;
display: block;
float: left;
background-image: url(images/gallery/girl_button.jpg);
background-position: 0 1px;
margin-left: 10px;
margin-top: 8px;
}
#girl_go:hover{
background-position: 0 -28px;
}
.largegallery{
width:100px;
height: 14px;
display: block;
float: left;
background-image: url(images/gallery/large_gallery.jpg);
background-position: 0 2;
background-repeat:no-repeat;
margin-left: 20px;
margin-top: 14px;
display: none;
}
.jeffspage{
width:77px;
height: 14px;
display: block;
float: left;
background-image: url(images/gallery/jeffs_page.jpg);
background-position: 0 2;
background-repeat:no-repeat;
margin-left: 20px;
margin-top: 14px;

}
.gallery_text{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#663300;
}


.alt { display: none; 
}
td{
border-color: #999999;
}
tr{
border-color: #EFE5CA;
}



.footer{
clear:both;
width:851px;
height:115px;
background-image:url(images/home/footer_bg.jpg);
background-repeat:no-repeat;
}

