/*MENU STYLES*/
#outernav{
font-family:"Times New Roman", Times, serif;
margin:0px;margin-top:-20px;
}

.navbar{
color: #FFFFFF;
padding-left:8px;padding-right:8px;
display:inline;
}

.navbar a{
color: #FFFFFF;
padding-left:4px;padding-right:4px;
text-decoration:none;
display:inline;}

.navbar a:hover{color:#FFFFFF;}

.dropdown{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px;
line-height: 18px;
z-index: 100;
background-color:#018B01;
}

.dropdown a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 4px;
background-color:#018B01;
color:#FFFFFF;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.dropdown a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
}

/*END MENU STYLES*/

body{margin:0px;color:#000000;background-color:#EEFCEE;}


#header{background-color:#000000;background-image:url(images/headerbckgrd.jpg);background-repeat:repeat-x;z-index:2;}
#cace{margin-top:7px;}
#subtitle{padding-top:4px;color:#F1E917;}
#people2{background-image:url(images/4people.gif);background-repeat:no-repeat;width:100%;}
#people1{background-image:url(images/people1.gif);;background-repeat:no-repeat;background-position:top right;}
#necklace{background-image:url(images/Necklace4.gif);repeat:repeat; height:42px;width:100%;z-index:10;}
#content{padding-right:20px;padding-left:20px;min-width:780px;}
h1{font-size:120%;margin-bottom:0px;}
.imagebox{padding:6px;background-color:#DAC79A;margin:6px;text-align:center;}
.imagetext{font-size:.9em;color:#990000;}
.style1 {color: #990000;font-size:1.2em;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;}
.style2 {color: #990000;font-size:1.1em;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-family: Georgia, "Times New Roman", Times, serif;font-style: italic;}

.rightcol{width:300px;float:right;margin-left:8px;}

.sidebarbrown{border:solid 2px #993300;background-color:#FFFFCC;color:#663300;font-size:.9em;padding:5px;margin-bottom:6px;}

.howdoi{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px;
line-height: 18px;
z-index: 100;
background-color:#018B01;
}

.howdoi a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 4px;
background-color:#FFFFCC;
color:#018B01;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.howdoi a:hover{ /*hover background color*/
background-color:#B8DFB8;
color: #022B02;
}