body {
       background-repeat: no-repeat;
       background-color:#eff0d1; 
     }

a:link {
        color:#8c1d23;
        text-decoration:none;
       }

a:visited
      {
       color:#8c1d23;
       text-decoration:none;
      } 

a:hover {
	color:#68742f;
        text-decoration:none;
}


.sf_navigation {
        border-top:solid 2px; !!! modify!!!
        border-bottom:solid 2px;
        clear:both;
	margin:0px 1px;
	width:960px;
	min-height:38px;
	height:auto !important;
	height:38px;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:18px;
	position:relative;
	z-index:1000;
}

.sf_navigation ul li {
	list-style-type:none;
	display:inline;
	float:left;
        width: 160px;
              }



.sf_navigation li a:hover {
	text-decoration:none;
	background-repeat:repeat-x;
}

.sf_navigation li a {
	display:block;
	font-weight:bold;
	padding:17px 40px;
        text-align:left;
	text-decoration:none;
	border-right:solid 1px;
	background-repeat:repeat-x;
	white-space:nowrap;
	width:1%;
	height:21px;
}

.sf_navigation li a {
	/*!background-image:url(images/nav_repeater_1.jpg);*/
       	border-right-color:#c0c0c0!
        background-color:#e5ebe3;
}


.sf_navigation li a:hover {
	/*background-image:url(images/nav_repeater_o_1.jpg);*/
	color:#ffffff;
	background-color:#0c0c0c;
}



.sf_navigation li a:visited {
	color:#ffffff;
}



/*--------------------------------------------------
	Drop Down Navigation
---------------------------------------------------*/


#Nav1,
#Nav1 ul {
	list-style:none;
	margin:0;
	padding:0;

}

#Nav1 li ul {
	left:-999em;
	padding:0 1px;
	position:absolute;
	white-space:normal;
	width:179px !important;
	height:auto;
	z-index:1000;
        background-color:#c0c0c0;

}

#Nav1 li ul li a {
	margin:0 0 2px 0;
	padding:5px 0px;
	width:178px !important;
	border:none;
	height:auto;
	white-space:normal;

}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left:auto;
        text-decoration:none; !!!! 
}

#Nav1 li:hover,
#Nav1 li.hover {
	position:static;/* Removes stickiness in IE7 */
}

#Nav1 iframe {/* Fixes dropdowns in IE6 */
 filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	left:-0.25em;
	margin-left:3px;
	position:absolute;
	top:-0.25em;
	z-index:0;
}
*/
/*----------------------------------
	Bottom Navigation
----------------------------------*/
/*.sf_navigation {
	!background:url(images/nav_repeater_1.jpg);
}

.sf_navigation li a { 
	!background-image:url(images/nav_repeater_1.jpg);
	color:#c0c0c0;
	border-right-color:#c0c0c0;
	background-color:#c0c0c0;
        text-decoration:none;
}*/

.sf_navigation li a:visited {
	color:#ffffff;
        text-decoration:none;   
}



.sf_content {
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px;
	padding:10px 5px 20px 15px ;  !!!
	width:922px;
	clear:both;
}
/*p{text-indent:20px; }*/
 

! NAVIGATION STYLE???
.sf_navigation ul li a {
	!background-image:url(images/nav_repeater_1.jpg);
	color:#ffffff; !!! navigation link color
	!border-right-color:#ffffff;red!!
	background-color:#ffffff;
        text-decoration:none;
}

.sf_navigation ul li a:hover {
	text-decoration:none;
}
.sf_footer a{
	color:#8c1d23;
}

.sf_footer a:hover{
	color:#545f1d; !green
}

.sf_footer a:visited{
	color:#8c1d23; !red
}



.sf_navigation ul li a {
	/*background-image:url(images/nav_repeater_1.jpg);*/
	/*color:#94b1d5;*/
	border-right-color:#c0c0c0; !menu bar buttons right borders
	/*background-color:#013F8A;*/
}
