/* Cottage main site stlye sheet 1 */
body {
    background-color: #E1E1E2;
    font-family: Arial;
	color: #000000;
    text-align: center;
    min-width: 779px;
	}
#wrapper {
  background-color: #FFFFFF;
  width:  779px;
  text-align: left;
  margin: 0 auto;
}
#topborder {
  font-size: 26pt;
  background-color: #4F7345;
  color: #fff;
  letter-spacing: 3px;
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-family: "Monotype Corsiva";
}
#results {
  margin-left: 15px;
  margin-right: 15px;
  padding: 0 10px 0 15px;
}
#content {
  background: #fff;
  width: 579px;
  float: right;
  padding: 20px 10px 0 0;
  text-align: justify;
}
#topnav {
  color: #FFFFFF;
  background: #E1E1E2;
  text-align: right;
  font-size: smaller;
  padding: 5px 0 5px 0;
}
#branding h1 span {
	display:none
	}
div#header {
background:#595D66 none repeat scroll 0%;
overflow:hidden;
width:100%;
color:#FFFFFF;
}
div#header h1 {
margin: auto;
padding: 10px 10px 10px 10px;
text-align: right;
}
h2 {
  color: #CC0066;
  font-family: Brush Script MT;
  font-weight: bold;
  font-size: xx-large;
}
p {
   text-align: justify;
   padding: 0px 20px 0 20px;
}
#details {
  margin: 0 auto;
  padding: 0 0 40px 0;
  margin-top: auto;
  text-align: center;
}
.contentlist {
    list-style: disc url(../images/menulistitem.gif) inside;
    text-align: left;
    margin: 30px 100px 0px 100px;
	padding: 0;
}
.contentlist li {
 margin-bottom: 10px;
}
.contentlistm {
    list-style: disc url(../images/menulistitem.gif) inside;
    text-align: left;
    margin: 30px 30px 0px 30px;
	padding: 0;
}
.contentlistm li {
 margin-bottom: 10px;
}
.localhead {
  text-align: left;
  margin-left: 150px;
}

.chapterlist {
    list-style: disc url(../images/menulistitem.gif) inside;
   float: right;
   max-width: 200px;
   list-style-type: disc;
    margin: 0px 20px 0px 20px;
	padding: 0;
	border: 0px;
    font: 6px;
}
#footer {
  word-spacing: 5pt;
  text-decoration: italic;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  margin: 20px auto 20px auto;
  text-align: center;
  font-size: small;
}
.announce {
     color: #FF0000;
     text-align: center;
     font-weight: bold;
     font-size: 1.4em;
}
#mainL {
  float: left;
  padding: 0 0px 0 30px;
}
#mainR {
  float: right;
  width: 61%;
}
#aboutL {
  float: left;
  width: 65%;
}
#aboutR {
  float: right;
  margin-right: 20px;
}
.clear {
clear: both;
}
.hide {
display: none
}
.tagline {
color: #666699;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
font-family: Arial;
font-size: large;
font-style: italic;
font-weight: bold;
}
.sig {
color: #666699;
margin-top: 10px;
text-align: right;
margin-right: 30px;
font-family: Arial;
font-size: medium;
font-style: italic;
font-weight: bold;
}
/* image wrap stuff */
.wrap1 {
  float:left;
  background:url(../images/shadow.gif) right bottom no-repeat;
  margin: 0 0px 0 0;
  }
.wrap2 {
  background:url(../images/corner_bl.gif) left bottom no-repeat;
  float: left;
  }
.wrap3 {
  padding:0 12px 12px 0;
  background:url(../images/corner_tr.gif) right top no-repeat;
  float: left;
  }
.wrap1 img {
  background-color: #fff;
  border: 2px solid #a9a9a9;
  padding: 5px;
  display: block;
}
#right35 {
	float: right;
	width: 33%;
}
#left60 {
	float: left;
	width: 65%;
    text-align: center;
    margin: 10px 0;
}
/* tabs from new s3   float: right; margin: 1px 0 -1px 0;     float: none; */
/* below is the code for the tabs   padding: 0 10px 0 10px;           padding: 0 auto;*/
#nav {
    background-color: #E1E1E2;
}
ul.obtabs {
    list-style: none;
}
ul.obtabs li {
    font-weight: bold;
    float: left;
    display: block;
    height: 24px;
    padding-right: 12px;
    margin-left: -5px;
    position: relative;
    white-space: nowrap;
}
ul.obtabs span {
    height: 24px;
    line-height: 24px;
    padding-left: 7px;
}
html>body ul.obtabs span {
    display: block;
}
ul.obtabs li.current {
    z-index: 1;
    font-weight: bolder;
    border-bottom: 1px solid #fff;
    height: 25px;
   background:transparent url(../images/tabright.gif) no-repeat scroll 100% 0pt;
}
ul.obtabs li.current span {
    background:transparent url(../images/tableft.gif) no-repeat scroll 0%;
}
ul.obtabs li.nav {
    font-weight: bolder;
    border-bottom: 1px solid #fff;
    height: 25px;
    background: url(../images/tabright-back.gif) 100% 0 no-repeat;
    border-bottom: 1px solid #bbb8a9;
}
ul.obtabs li.nav span {
    background:transparent url(../images/tableft-back.gif) no-repeat scroll 0%;
}
ul.obtabs li.navsearch.navsearch {
display: none
}
ul.obtabs a {
    color: #00c;
    text-decoration: none;
}
ul.obtabs a.new {
    color: #c00;
    text-decoration: none;
}
ul.obtabs a.visited {
    color: #c00;
    text-decoration: none;
}

ul.obtabs2 {
    list-style: none;
    margin: 1px 0 -1px 0;
    padding: 0 10px 0 10px;
    float: right;
}
ul.obtabs2 li {
    float: left;
    display: block;
    height: 24px;
    padding-right: 12px;
    margin-left: -5px;
    position: relative;
    white-space: nowrap;
}
ul.obtabs2 span {
    height: 24px;
    line-height: 24px;
    padding-left: 7px;
}
html>body ul.obtabs2 span {
    display: block;
}
ul.obtabs2 li.current {
    z-index: 1;
    font-weight: bolder;
    border-bottom: 1px solid #fff;
    height: 25px;
   background:transparent url(../images/tabright.gif) no-repeat scroll 100% 0pt;
}
ul.obtabs2 li.current span {
    background:transparent url(../images/tableft.gif) no-repeat scroll 0%;
}
ul.obtabs2 li.nav {
    font-weight: bolder;
    border-bottom: 1px solid #fff;
    height: 25px;
    background: url(../images/tabright-back.gif) 100% 0 no-repeat;
    border-bottom: 1px solid #bbb8a9;
}
ul.obtabs2 li.nav span {
    background:transparent url(../images/tableft-back.gif) no-repeat scroll 0%;
}
ul.obtabs2 li.navsearch.navsearch {
display: none
}
ul.obtabs2 a {
    color: #00c;
    text-decoration: none;
}
ul.obtabs2 a.new {
    color: #c00;
    text-decoration: none;
}
ul.obtabs2 a.visited {
    color: #c00;
    text-decoration: none;
}
/* end tabs from new s3 */

/* below is the drop dwn panel code */
#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}
#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
text-align: center;
}
#dropdownpanel .control{ /*Div containing panel button*/
border-top: 5px solid black;
color: white;
font-weight: bold;
text-align: center;
background: transparent url("../images/panel.gif") center no-repeat;
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}