/********************************************/
/* acmetronic external style sheet -  15 June 09 */

/* --- Special thanks for Lava Lamp Navigation found at http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/ --- */

* {
	margin: 0px 0px 0px 0px;
	/*background: url();*/
	background-repeat: repeat;
	padding: 0px;
	
}
p, a {
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper {
	background: url(../images/bkg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: auto;
	height: 850px;
	background-color: #FFF;
}

#top {
	background-image: url();
	margin: 0px;
	width: 746px;
	height: 90px;
	z-index: 3;
	
}

/* --- Acme Nav -- new j queary nav bar-- october 21 09 --- */
        .lavaLampNoImage {
			margin-left: 175px;
            position: relative;
            height: 12px;
            width: 555px;
            background-color: white;
            padding: 3px 5px 3px 5px;
            /*margin: 20px 0;*/
            overflow: hidden;
            border: 1px solid #ccc;
			background-color: #7F1515;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: none;
                        background-color: white;
                        width: 7px;
                        height: 25px;
						top: -1px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 12px arial;
                        text-decoration: none;
                        color: #ccc;
                        outline: none;
                        text-align: center;
                        top: -1px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 12px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 20px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
							color: #ddd;

                        } 
/* --- Old Acme nav bar --- */
/*#navContainer {
	margin-left: 175px;
	width: 555px;
	background-color: #7F1515;
}

#navContainer ul {
	margin: 0 0 0 15px;
}

#navContainer li {    /* --- nav li area background image --- */
	/*background: url(../images/0.gif) ;
	color: #999999;
	
	margin: 0px 0px 0px 12px; /* -- this effects the top of nav links and hides the border --*/
	/*padding: 4px 4px 4px 4px;
	/*height: 75px;
	width: 35px;*/
	/*text-align: center;
	display: inline;
}
#navContainer a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	
	padding: 5px 5px 5px 5px; /*---affects top & bottom of link "button area" ---*/
	
	/*display: block;

	
}
#navContainer a.link1 {

	background-image: url(../images/0);

}
#navContainer a.link2 {
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(../images/0);

}
#navContainer a.link3 {
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(../0);

}


#navContainer a.link1:hover {
	font-weight: bold;
	text-decoration: line-through;
	background-color: blue;
	background: url(../images/0);

}
#navContainer a.link2:hover {
	font-weight: bold;
	text-decoration: line-through;
	background-color: black;
	background: url(../images/0);

}
#navContainer a.link3:hover {
	font-weight: bold;
	text-decoration: line-through;
	background-color: #666666;
	background: url(../images/0);
}


#rightColumn {
	margin: 0;
	margin: 0px 0 0 0px;
	padding: 5px 5px 0 5px;  /*---currently affects all sides of the content area ---
	height: 500px;
	
}*/

#contentArea {

	margin: 0 0 0 30px;	/*---currently affects content area within right column---*/
	padding: 5px 25px 0 10px;  /*---curently affects the content within content area---*/
	text-align: left;
	background: none;
	height: 670px;
	width: 450px;
	position: absolute;
	top: 185px;
	left: 224px;
	z-index: 2;
}
#contentArea p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: none;
	padding: 5px 0 0 0;
}
#contentArea strong {background: none;}
#contentArea a {background: none; color: blue; font-size: 12px;}

#photoArea1 {
	background-image: url(../images/center_graphic.jpg);
	width: 400px;
	height: 223px;
	position: absolute;
	top: 120px;
	left: 255px;
	z-index: 3;
	background-repeat: no-repeat;
}
.photoArea2 {
	background: url(../images/0.jpg);
	width: 200px;
	height: 158px;
	border-style: solid;
	color:orange;
	border-width: thin;
	position: absolute;
	top: 186px;
	left: 500px;
	z-index: 3;
	background-repeat: no-repeat;
	background-image: url(../images/0.jpg);
}


#textArea1 p {
	background: url(/images/textBkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 350px;
	height: 150px;
	top: 25px;
	left: 428px;
	z-index: 4;
	font-size: 15px;
	color: orange;
	padding: 3px 5px 0 5px;
	background-color: ;
}
#textArea2 p {
	background: url(/images/textBkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 200px;
	height: 50px;
	top: 315px;
	left: 262px;
	z-index: 4;
	font-size: 10px;
	color: orange;
	padding: 3px 5px 0 5px;

}



.contact {
	background: url(../images/contact.gif);
	position: absolute;
	width: 221px;
	height: 200px;
	top: 330px;
	left: 710px;
	z-index: 4;
}
.blank_area {
	background: url(.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 165px;
	height: 100px;
	top: 720px;
	left: 38px;
	z-index: 4;
	background-color: #FFFF00;
}
.archive p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px 5px 5px 12px;
	background: none;
}
.archive a {color: blue; }

.clearing {
	clear: both;
	height: 0;
	background: none
}


/* --- End content area --- */

#footerNav {

	background-position: bottom center;
	margin-top: -50px;
	margin-left: 275px;
	width: 346px;
	height: 85px;
	z-index: 4;
}
#footerNav ul {
	/*float: left;*/
	font-size: 12px;
	width: 200px;
	margin-left: 25px;
	list-style-type: none;
	padding: 5px;
	text-align: center;
}
#footerNav li {
	float: left;
	margin: ;
	padding: 0;
	background: none;

}
#footerNav a {

	padding: 1px 7px 3px 7px; 
	color: #666666;
	background: none;
	/*text-align: center;*/
}
#footerNav p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	font-size: 11px;
	/*margin: 0 0 0 175px;*/
	padding: 0;
	color: #666666;

}
#footerNav ul li a:link {text-decoration: underline;}
#footerNav ul li a:visited {font-weight: bold; color: red; }
#footerNav ul li a:hover { color: red; text-decoration: line-through;}
#footerNav ul li a:active {font-weight: bold;}
