@charset "utf-8";
/* Central Nebraska Outfitters */
body{
background-color: #91795f;
background-image: url(images/cno_site_background.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0;
padding: 0;
}
#main {
margin-right: 50%;
margin-left: 50%;
height: auto;
width: 808px;
position: absolute;
top: 0px;
left: -404px;
background-color: #dacfc1;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}
/* Header */
.head {
height: 124px;
width: 800px;
position: relative;
float: left;
clear: inherit;
margin-left: 4px;
}
.co {
height: 60px;
width: 480px;
position: absolute;
top: 40px;
left: 320px;
font-size: 30px;
font-weight: bold;
color: #FFF;
text-align: center;
z-index: 100;
}
#l_nav {
height: 190px;
width: 148px;
position: absolute;
top: 0px;
left: 2px;
background-color: #deccba;
font-size: 1em;
font-weight: bold;
border-right: solid 2px #b7a188;
padding: 5px;
}
.tst {
height: 60px;
width: 640px;
position: absolute;
top: 120px;
left: 162px;
margin: 120px 0px 0px px;
z-index: 500;
background-color: #FFFFFF;
filter:alpha(opacity=40);
opacity:.40;
}
.cap {
height: 60px;
width: 285px;
position: relative;
float: right;
clear: inherit;
margin-right: 24px;
color: #000;
font-size: 11px;
font-weight: 700;
padding-top: 8px;
}

#t_nav {
height: 20px;
width: 800px;
position: relative;
float: left;
clear: inherit;
background-color: #657954;
text-align: right;
font-size: 12px;
font-weight: bold;
padding-top: 4px;
border-top: solid 2px #b7a188;
border-bottom: solid 2px #b7a188;
margin-left: 4px;
}
#bt {
height: 20px;
width: 800px;
position: relative;
float: left;
clear: inherit;
background-color: #657954;
text-align: right;
font-size: 12px;
font-weight: bold;
padding-top: 4px;
border-top: solid 2px #b7a188;
border-bottom: solid 2px #b7a188;
margin-left: 4px;
}
.lf {
height: 20px;
width: 220px;
float: left;
clear: inherit;
margin-top: -16px;
font-size: 13px;
font-weight: bold;
padding-top: 1px;
color: #e7dbcd; 
}
.marqee {
height: 200px;
width: 800px;
position: relative;
float: left;
clear: inherit;
margin-left: 2px;
}
.f_cont {
height: 200px;
width: 640px;
position: absolute;
top: 0px;
left: 160px;
z-index: 100;
margin-left: 2px;
}
.main_b {
height: auto;
width: 800px;
position: relative;
float: left;
clear: inherit;
border-bottom: solid 2px #b7a188;
padding-bottom: 19px;
margin-left: 4px;
}
.main_b_admin {
height: auto;
position: relative;
float: left;
clear: inherit;
border-bottom: solid 2px #b7a188;
padding-bottom: 19px;
margin-left: 4px;
}
.contact {
height: auto;
width: 780px;
margin: 10px;
float: left;
clear: inherit;
position: relative;
}
.tbj {
height: auto;
width: 780px;
position: relative;
float: left;
clear: inherit;
margin: 10px 10px 0px 10px;
}
.c_b {
height: 310px;
width: 400px;
position: relative;
float: right;
clear: inherit;
background-color: #b7a188;
margin: 10px 10px 0px 0px;
padding: 10px;
text-align: center;
color: #624430;
}
.c_r {
height: 390px;
width: 408px;
position: relative;
float: right;
clear: inherit;
margin: 40px 10px 10px 10px;
}
.c_s {
height: 100px;
width: 400px;
position: relative;
float: right;
clear: inherit;
margin: 10px 0px 10px 0px;
border: solid 4px #624430;
}
.c_t {
height: 50px;
width: 400px;
position: relative;
float: right;
clear: inherit;
margin: 10px 0px 10px 0px;
}


/* --------------------------------------------------------------- */

.i_strip {
height: 140px;
width: 800px;
position: relative;
float: left;
clear: inherit;
margin: 10px 0px 10px 0px;
background-color: #657954;
border-top: solid 2px #b7a188;
border-bottom: solid 2px #b7a188;
}
.i_thumb {
height: 120px;
width: 120px;
position: relative;
float: left;
clear: inherit;
background-color: #fff;
margin: 9px 1px 0px 9px;
border: solid #b7a188 1px;
}

.ctac {
height: 40px;
width: 800px;
position: relative;
float: left;
clear: inherit;
text-align: center;
}
.foot {
height: 4px;
width: 804px;
position: relative;
float: left;
clear: inherit;
background-color: #666;
margin-left: 2px;
}
/* Text Styles */
.te {
margin: 20px 20px 0px 20px;
color: #624430;
}

/* Left Nav - List Styles */
.case {
height: 200px;
width: 130px;
position: absolute;
top: 2px;
left: 14px;
}
#l_nav ul
{
list-style: none;
border: none;
margin: 0;
padding: 0;
}

#l_nav li {
}
#l_nav li a
{
display: block;
padding: 3px 3px 3px 3px;
border: 2px solid #937760;
background-color: #b7a188;
color: #000;
text-decoration: none;
height: 18px;
width: 120px;
text-align: center;
margin-top: 4px;
}

#l_nav li a:hover
{
display: block;
padding: 3px 3px 3px 3px;
border: 2px solid #937760;
background-color: #e5ddd4;
color: #4e2f1b;
text-decoration: none;
width: 120px;
height: 18px;
margin-top: 4px;
}
/* Top Nav - List Styles */
#t_nav ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#t_nav li
{
display: inline;
color: #e7dbcd;
margin-right: 10px;
}
#t_nav li a
{
display: inline;
color: #e7dbcd;
text-decoration: none;
}

#t_nav li a:hover
{
color: #fff;
}
#bt ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#bt li {
display: inline;
color: #e7dbcd;
margin-right: 10px;
}
#bt li a {
display: inline;
color: #e7dbcd;
text-decoration: none;
}

#bt li a:hover {
color: #fff;
}

/* Brown Text */
.b {
color: #624430;
}
.l {
font-size: 18px;
font-style: italic;
}
.cp {
margin: 10px;
}
/* About Us */
.photo {
height: 150px;
width: 150px;
float: left;
clear: both;
position: relative;
background-color: #CCCCCC;
margin: 10px 10px 10px 0px;
border: #999999 solid 2px;
}
.d_con {
height: 154px;
width: 610px;
position: relative;
float: right;
clear: inherit;
margin: 10px 2px 10px 0px;
}

/* Google Map */
.gmap {
height: 350px;
width: 770px;
position: relative;
float: left;
clear: both;
margin: 10px 0px 30px 11px;
border: solid 4px #999999;
}
/* Text Containers */
.tb {
height: auto;
width: 330px;
position: relative;
float: left;
clear: inherit;
margin: 10px;
padding: 0px 10px 10px 10px;
}
.tb2 {
height: auto;
width: 780px;
position: relative;
float: left;
clear: inherit;
margin: 10px;
padding: 0px 0px 0px 0px;
}
/* Text Styles */
.hdr {
font-size: 18px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}
.te {
margin: 20px 20px 0px 20px;
color: #624430;
}
/* Paragraph Styles */
.pnp {
padding: 0;
margin: 0;
color: #624430;
font-size: 15px;
}
.wl {
margin: 10px 0px 10px 15px;
padding: 0;
list-style-type: square;
}
/* Prices */
.tb3 {
height: auto;
width: 700px;
position: relative;
float: left;
clear: inherit;
margin: 20px 0px 0px 40px;
background-color: #b7a188;
}
.tb4 {
height: auto;
width: 680px;
position: relative;
float: left;
clear: inherit;
margin: 0px 0px 10px 40px;
background-color: #b7a188;
border-top: solid 8px #937760;
padding: 10px;
}
.package {
height: 25px;
width: 330px;
position: relative;
float: left;
clear: inherit;
font-size: 20px;
font-weight: bold;
text-align: left;
padding-left: 20px;
background-color: #b7a188;
border-bottom: solid 8px #937760;
padding-top: 3px;
}
.package2 {
height: 25px;
width: 330px;
position: relative;
float: left;
clear: inherit;
font-size: 20px;
font-weight: bold;
text-align: right;
padding-right: 20px;
background-color: #b7a188;
border-bottom: solid 8px #937760;
padding-top: 3px;
}

.info {
height: auto;
width: 680px;
position: relative;
float: left;
clear: inherit;
font-size: 14px;
text-align: center;
margin: 0px 0px 0px 0px;
font-size: 28px;
padding: 5px 10px 5px 10px;
}
.g {
font-size: 20px;
color: #336633;
text-decoration: none;
}
.pl {
list-style-type: none;
margin: 10px 0px 10px 0px;
}
.po {
list-style-type: none;
margin: 10px 0px 10px 0px;
}
.thumbs{
height: 131px;
width: 175px;
position: relative;
float: left;
clear: inherit;
margin: 5px 0px 5px 9px;
border: solid 4px #937760;
}
.gallery {
height: auto;
width: 780px;
position: relative;
float: left;
clear: inherit;
margin: 10px 9px 10px 11px;
}
.dr_t {
height: 108px;
width: 740px;
float: left;
clear: inherit;
margin: 10px 0px 10px 30px;
}
.c_c {
height: 100px;
width: 400px;
position: relative;
float: right;
clear: inherit;
border: solid 4px #624430;
margin-left: 10px;
}
/* gallery p's */
.ghb {
margin: 0px 0px 0px 0px;
}
.ghr {
margin: 25px 0px 0px 0px;
}
/* gallery sub page navigation */
.gnav {
height: 45px;
width: 150px;
float: right;
clear: inherit;
text-align: center;
font-weight: bold;
margin: 0px 10px 0px 0px;
}
.gnav a {
color: #000;
text-decoration: underline;
}
.gnav a:hover {
color: #937760;
}

#gnav_n {
height: 25px;
width: 45px;
float: right;
clear: inherit;
text-align: right;
font-weight: bold;
margin: 0px 28px 0px 0px;
}
#gnav_n a {
color: #000;
text-decoration: underline;
}
#gnav_n a:hover {
color: #937760;
}
#gnav_p {
height: 25px;
width: 45px;
float: left;
clear: inherit;
text-align: left;
font-weight: bold;
margin: 0px 0px 0px 29px;
}
#gnav_p a {
color: #000;
text-decoration: underline;
}
#gnav_p a:hover {
color: #937760;
}
/* Drops */
.ld {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;

}
.rd {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld2 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd2 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld3 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd3 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld4 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd4 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld5 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd5 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld6 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd6 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld7 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd7 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld8 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd8 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ld9 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rd9 {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldp {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdp {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldt {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdt {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldh {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdh {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldg {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdg {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldd {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdd {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.ldw {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rdw {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.lds {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 0px;
background-color: #666;
border-right: solid 2px #b7a188;
}
.rds {
height: 100%;
width: 2px;
position: absolute;
top: 0px;
left: 804px;
background-color: #666;
border-left: solid 2px #b7a188;
}
.icw 
{
 margin-left: 73px;
}
.spec_p {
font-size: 20px;
font-weight: 400;
color: #000;
}
.spec_p a {
font-size: 12px;
color: #336633;
}
.spec_p a:hover {
font-size: 12px;
color: #336633;
}
.tm {
font-size: 12px;
}

