/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #dbcda7;
        background-image: url(images/4.gif);
        background-repeat: repeat-x;
        background-position: top left;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
        text-align: center;
}

h1, h2 {
	font-family: "Comic Sans MS", Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
        background-image:url(images/1.gif);
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
}

a:link, a:visited, a:active {
        color: #006600;
}

a:hover {
        color: #800000;
	border-bottom: 1px #800000 solid;
}

.entry-title a:link, a:visited, a:active, 
h3.entry-title a:link, a:visited, a:active {
        color: #800000;
        font-weight: bold;
}

.hfeed .entry-title a:link, a:visited, a:active {
        color: #800000;
        font-weight: bold;
}

.hfeed .entry-title a:hover {
        color: #a52a2a;
        font-weight: bold;
        border-bottom: none;
}

.entry-title a:hover, h3 .entry-title a:hover {
        color: #a52a2a;
        font-weight: bold;
        border-bottom: none;
} 

.entry-content a:link, a:visited, a:active {
        color: #006600;
        font-weight: normal;
}

.entry-content a:hover {
        color: #800000;
	border-bottom: 1px #800000 solid;
}

.hfeed .entry-content a:hover .hfeed .entry-content li a:hover {
        color: #800000;
	border-bottom: 1px #800000 solid;
}

.entry-content ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 0px 170px;
        text-align: center;
}

.entry-content, .entry-content .file_download_list {
    list-style-type: none;
    background-image: none;
    text-align: center;
}

.entry-content .file_download_list li {
      background-image: none;
}
.entry-content ol li {
      margin-left: 10px;
      text-align: left;
}
.entry-content ul li {
      background-image: url(images/18.png);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 16px;
      text-align: left;
}
.entry-content ul li ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px 0px 0px 15px;
        text-align: center;
}

.entry-content li ul li, .centered li ul li {
      list-style-type: none;
      padding: 0px;
      margin: 15px;
      text-align: left;
}

.entry-content li ul li, .centered li ul li {
      background-image: url(images/19.png);
      background-repeat: no-repeat;
      background-position: 0px 7px;
      padding-left: 12px;
      text-align: left;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em "Comic Sans MS", Georgia, Times, serif;
text-align: center;
}

#site-name a {
	border: none;
        color: #fff;
        font-size: .1em;
}

#sidebar-2 a, #sidebar-1 a {
        font-weight: bold;
	border: none;
}

#sidebar-2 a:link, #sidebar-1 a:link {
       color: #006600;
}
#sidebar-2 a:visited, #sidebar-1 a:visited {
       color: #006600;
}
#sidebar-2 a:hover, #sidebar-1 a:hover {
       color: #800000;
}
#sidebar-2 a:active, #sidebar-1 a:active {
       color: #006600;
}
/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 15px auto;
	padding: 5px;
	width: 981px;
        background-color: #fff;
        border: 2px #a59b7d solid;

border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;

box-shadow: 4px 4px 5px #666;
-moz-box-shadow: 4px 4px 5px #666;
-webkit-box-shadow: 4px 4px 5px #666;
}

#head {
	text-align: center;
        height: 210px;
        background-image: url(images/6.png);
        background-repeat: no-repeat;
        background-position: top center;
}

#site-name {
	margin: 15px 0;
	font: 3em "Comic Sans MS", Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em "Comic Sans MS", Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 0px;
	width: 178px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: center;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
        border: none;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 181px;
	padding-top: 30px;
        border: 2px #800000 solid;
        background-color: #fff;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
}

#foot {
	margin-top: 5px;
        height: 170px;
	clear: both;
	text-align: center;
        background-image: url(images/7.jpg);
        background-position: top left;
        background-repeat: repeat-x;
        font-size: .85em;
        border: 2px #800000 solid;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 991px;
w\idth: 981px;
}

#sidebar-1, #sidebar-2 {
\width: 176px;
w\idth: 176px;
}

/* overrides
----------------------------------------------- */

#sidebar-1 p {
	font-size: 0.8em;
	line-height: 1em;
}
#sidebar-2 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
        text-align: center;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em "Comic Sans MS", Georgia, Times, serif;
}


/* zem contact form added styles
----------------------------------------------- */

.oo_contact {
        margin-left: 25px;
}

.zemError {
    margin-left: -30px;
}

/* oasis added styles
----------------------------------------------- */

.head_info_addr {
        text-align: center;
        margin-bottom: 0px;
        margin-left: 200px;
        margin-right: 200px;
        position:relative;
        top: 110px;
        font-size: .85em;
}

.head_info_hours {
        text-align: center;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        position:relative;
        top: 110px;
        font-size: .85em;
}

.headleft {
      font-size: 1em;
      font-weight: bold;
      margin-left: 22px;
      margin-top: -88px;
      float: left;
      text-align: center;
}

.headright {
      font-size: 1em;
      font-weight: bold;
      margin-right: 24px;
      margin-top: -90px;
      float: right;
      text-align: center;
}
.headleft a,  .headright a {
      font-weight: bold;
}
.headleft a:hover, .headright a:hover {
      color: #800000;
      border-bottom: none;
}
.headleft p a:hover, .headright p a:hover {
      color: #800000;
      border-bottom: 1px #800000 solid;
}

.headcal {
       margin-left: 0px;
       margin-bottom: 5px;
       padding-left: 0px;
       padding-top: 10px;
       padding-bottom: 5px;
       border: 1px #dbcda7 solid;
       background-image: url(images/17.gif);
       background-repeat: repeat-x;
       background-position: top left;
box-shadow: 4px 4px 5px #666;
-moz-box-shadow: 4px 4px 5px #666;
-webkit-box-shadow: 4px 4px 5px #666;
}

.headcal a {
       color: #000;
}

.headcal .today {
     font-size: 1.5em;
     line-height: .5em;
}

.foot_info {
        text-align: center;
        margin-bottom: 0px;
        font-size: 1em;
        color: #632041;
        font-weight: bold; 
        position: relative; /* necessary for .oasis image */
}

.foot_info p {
        position: relative;
        z-index: 10;
}

.oasis {
       position: absolute;
       right: 40px;
       bottom: 6px;
       z-index: 0;
}
.sidebox1 {
       margin-left: 0px;
       margin-bottom: 5px;
       padding-left: 0px;
       padding-top: 10px;
       padding-bottom: 5px;
       border: 2px #800000 solid; /* darker #632041 */
       background-image: url(images/11.jpg);
       background-repeat: repeat-x;
       background-position: top left;
       background-color: #fff9e9;
       border-radius: 20px;
       -moz-border-radius: 20px;
       -webkit-border-radius: 20px;
}

.sidebox2 {
       margin-left: 0px;
       margin-bottom: 5px;
       padding-left: 0px;
       padding-top: 10px;
       padding-bottom: 5px;
       border: 2px #800000 solid; /* darker #632041 */
       background-image: url(images/11.jpg);
       background-repeat: repeat-x;
       background-position: top left;
       background-color: #fff9e9;
       border-radius: 20px;
       -moz-border-radius: 20px;
       -webkit-border-radius: 20px;
}

#sidebar-1 .sidetitle, #sidebar-2 .sidetitle {
      font-size: .9em;
      color: #632041;
      text-transform: uppercase;
      font-weight: bold;
      text-align: center;
}

#sidebar-1 .sideday {
      font-size: .95em;
      color: #000;
      text-transform: uppercase;
      font-weight: bold;
}

#sidebar-1 .sidedesc {
      font-size: .95em;
      color: #000;
}

.sidelinks {
      font-weight: normal;
      text-align: center;
}

.steve {
      float: left;
      width: 167px;
      height: 250px;
      margin-top: 5px;
      margin-right: 15px;
      margin-left: 10px;
      margin-bottom: 15px;
box-shadow: 4px 4px 5px #666;
-moz-box-shadow: 4px 4px 5px #666;
-webkit-box-shadow: 4px 4px 5px #666;
}

.photoby {
      font-size: .75em;
      text-align: center;
}

.aboutsect {
      font-weight: bold;
      font-size: 1.2em;
      text-decoration: underline;
      text-align: center;
}

.centered {
      text-align: center;
}

.sidenav {
      margin-top: 15px;
      margin-left: 10px;
}

.sidenav ul {
      list-style-type: none;
      padding: 0px;
      margin: 0px;
}

#subnav {
      font-size: .80em;
}

#subnav li {
     margin-left: 17px;
     text-align: left;
} 

#subnav .active2 {
     margin-left: 15px;
     text-align: left;
      background-image: url(images/19.png);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 12px;
}

#subnav li.active2 a {
      color: #000;
}

#sidebar-2 .sidenav li.active { /* active sidebar nav links  */
      color: #000;
      background-image: url(images/18.png);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 12px; 
}
#sidebar-2 .sidenav li.active a  { /* active sidebar nav links  */
      color: #000;
}

.cust_feedbk {
      font-size: 1em;
      margin-left: 10px;
}
.cust_feedbk_info {
     color: #666;
     font-size: .85em;  
     text-align: center;
}

/* top/bottom nav bar
----------------------------------------------- */

#topNav, #bottomNav { 
border: none; 
margin: 0px;
text-align: center;
font-size: .9em;
position: relative;
z-index: 8;
} 

#topNav ul { 
list-style: none; 
padding-top: 5px; 
padding-bottom: 5px;
} 

#bottomNav ul { 
list-style: none; 
} 

#topNav li { 
display: inline; 
margin-right: 4px; 
padding: 5px 10px 5px 10px; 
} 

#bottomNav li { 
display: inline;
margin-right: 4px; 
padding: 0px 3px 0px 3px; 
} 

#topNav li a { 
font-weight: bold; 
text-decoration: none; 
color: #b2b2b2; 
} 

#bottomNav li a { 
font-weight: bold; 
text-decoration: none; 
color: #a52a2a; 
}

#topNav li:hover {  
padding-top: 5px; 
padding-bottom: 5px; 
} 

#bottomNav li:hover {  
padding-top: 0px; 
padding-bottom: 0px; 
} 

#topNav li.active, #bottomNav li.active { 
color: #000;
} 

#topNav li.active a, #bottomNav li.active a { 
color: #000; 
}

#topNav li:hover a, #bottomNav li:hover a  { 
text-decoration: none; 
color: #800000;
}

/* sidebar favorite links
----------------------------------------------- */
.favlinkscat {
     text-align: center;
     font-weight: bold;
     text-decoration: underline;   
}

.favlinks {
     text-align: center;
     line-height: .7em;
}

/* image floats
----------------------------------------------- */

.photoleft {
    float: left;
    margin: 10px;
}

.photoright {
    float: right;
    margin: 10px;
}
.tart {
    float: right;
    margin: 15px;
    box-shadow: 4px 4px 5px #666;
-moz-box-shadow: 4px 4px 5px #666;
-webkit-box-shadow: 4px 4px 5px #666;
}

.photodescr {
    font-size: .8em;
    text-align: right;
    margin: 40px 10px 25px 10px;
}
.textleft {
   text-align: left;
}

.disclaimer {
   font-size: .7em;
   font-style: italic;
}

.productimg {
   border: none;
   vertical-align: top;
}
.productimg a:hover{
   border: none;
}

.signup {
   font-size: .8em;
   border: none;
   margin: 15px 0px;
} 
