/*

	Central Michigan Lapidary & Mineral Society
	http://www.michrocks.com

*/

*
{
padding: 0px;
margin: 0px;
}
     
body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 1em;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #202020;

}

a
{
color: #cc3300;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}



p
{
margin-bottom: 14px;
text-align: justify;
}



img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 800px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 800px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #EEEE00 url('images/smlogom.gif') no-repeat;
width: 247px;
height: 130px;
color: #333;

}

#header h1
{
position: absolute;
font-size: 23px;
font-weight: bold;
letter-spacing: -1px;
line-height: 22px;
top: 10px;
margin: 0px 0px 0px 145px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 15px;
font-weight: bold;
line-height: 14px;
top: 53px;
margin: 0px 0px 0px 150px;
}

.prim
{
font-weight: bold;
text-align: center;
color: #101010; 
font-family: times;
font-size: 1.5em;
line-height: 1.5em;
}

.prima
{
font-weight: bold;
text-align: left;
color: #101010; 
font-family: times;
font-size: 1.5em;

}



.primo
{
font-weight: bold;
text-align: left;
color: #101010; 
font-family: times;
font-size: 1em;
line-height: 1.5em;
}





#splash
{
position: absolute;

background: url('headerpics/rotator.php') no-repeat;
width: 458px;
height: 130px;
padding: 0px 0px 0px 5px;
margin: 0px 0px 20px 257px;
}

#container
{

width: 700px;
height: 130px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 10px;
}

#container2
{

width: 700px;
height: 1px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
clear: both;
}

#container3
{

width: 700px;
height: 60px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 10px;
}

#menu
{
position: absolute;
background: #46461F url('images/a16.gif') repeat-x;
height: 60px;
padding: 0px 0px 0px 25px;
margin: 10px 0px 0px 10px;

z-index:100;
width: 695px; /* precision for Opera */
}


#menu dl {
float: left;
width: 7em;
margin: 10px 0px 20px 0px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}

#menu dd {
display: none;
border: 1px solid gray;
}

#menu li {
text-align: center;
background: #fff;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}





#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 10px;
margin-bottom: 10px;
}


#primarycontent
{
position: relative;
width: 520px;
float: left;
}



#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#Tertiarycontent
{
Position: relative;
width: 700px;
float: left;
clear: both;
margin: 0px; 0px; 0px; 20px;
}