/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

h1 {
font-size: 100%;
text-indent: 5px;
color: #033;
margin: 18px 8px 0 0; 
border-bottom: 2px solid #0F0; margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
/*behavior: url(../exhibits/wedding/css/csshover.htc);*/
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-image: url(../../images/siouxland_museum/common/background.jpg);
/*background-repeat: repeat-x;*/
/*margin-left: 200px;*/
/*text-align: center; */
}

.octopus { width: 770px; } /* Can be any value, as long as it is the same as the image size */
.octopus .faux { background: url(../../images/siouxland_museum/common/faux.png) repeat-y center; }
.octopus .north { background: url(../../images/siouxland_museum/common/north.png) repeat-x top; padding-top: 1px;}
.octopus .south { background: url(../../images/siouxland_museum/common/south.png) repeat-x bottom; padding-bottom: 20px;}

#wrapper {
position: relative;
width: 750px;
/*width: 49.43em;*/
background-color: #333333;
/*height: 985px; take out*/
/*overflow: hidden; take out*/
margin: 10px auto;
border: 1px solid #000000;
/*text-align: left;*/
}

/*.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}*/

#title {
background-color: #003366;
padding: 0 15px 0 15px;
height: 45px;
}

/*h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
text-indent: 10px;
padding: 8px 0 10px 0;
font-weight: bold;
color: #FFFFFF;
border-bottom: 2px solid #FFFFFF; margin-bottom: 5px;
background-color: #003366;
}*/

.floatrightpic {
float: right;
padding: 5px 10px;
}

.floatleftpic {
float: left;
padding: 5px 10px;
}

.picinfo {
font-size: 10px;

}

#search {
/*position: relative;*/
border-top: 1px solid #CCC;
border-bottom: 1px solid #000000;
background-image: url(../../images/siouxland_museum/common/searchBG.jpg); 
background-repeat: no-repeat;
text-align: right;
}

div#search form table {
height: 34px;
width: 190px;
}

div#search form input {
border: 1px solid #666;
font-size: 12px;
background-color: #333333;
color: #FFF;
margin-right: 5px;
}

#mainbody {
background-image: url(../../images/siouxland_museum/exhibits/background.jpg);
text-align: left;
}

#mainbody p {
color: #FFFFFF;
font-size: .9em;
padding: 0 25px;
}

#mainbody p a {
font-weight: bold;
color: #CCFF66;
text-decoration: underline;
}

#mainbody p a:hover {
text-decoration: none;
color: #33CC99;
}

#border {
border: 1px solid #000000;
margin: 5px 20px;
padding: 10px;
background-color: #333333;
}

#links {
text-align: center;
width: 750px;
background-color: #FFFFFF;
/*border-bottom: 2px solid #003399; margin-top: 1px;*/
border-top: 2px solid #003399; margin-top: 2px;
}

#links p {
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
}

#links p a {
color: #003366;
font-size: 1em;
font-weight: normal;
text-decoration: underline;
}

#links p a:hover {
color: #003366;
text-decoration: none;
}

#footer {
text-align: center;
background-color: #FFFFFF;
}
