/* Main CSS for EDI Web Marketing */

*
{
	
	color: inherit;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

body
{
	background-color: #FFFFFF;
	color: inherit;
	background-image:url(../images/border.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#enclosure
{
	display: block;
	
	color: inherit;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	overflow: hidden;
	border-left: 1px solid #FECB66;
	border-right: 1px solid #FECB66;
	z-index:0;
}

#header
{
	background-color: #FFFFFF;
	background-image:url(../images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 750px;
	height: 260px;
}

#header #tagline
{
	
	color:#838D99;
	background-image:none;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#header #tagline #head
{

	font-size:25pt;
	position:relative;
	top:10px;
	left:15px;

}

#header #tagline #with
{
	position:relative;
	top:12px;
	left:85px;
	display:none
	

}

#header #tagline #url
{
	position:relative;
	top:75px;
	left:55px;
	

}

#header #tagline #small_logo{

	position:relative;
	top:0px;
	left:250px;


}

#header #left #logo
{
	background: none;
	position: absolute;
	top: 118px;
	left: 38px;
	width: auto;
	height: 100px;
	text-decoration: none;
}

#footer
{
	display: block;
	background-color: #FECB66;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 25;
	width: 750px;
	height: 25px;
	color: #372785;
	border-top: solid #830586 4px;
}

#footer .powered
{
	display: block;
	background: transparent;
	color: #372785;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	height: 25px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#footer .powered a
{
	color: #372785;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#footer .copyright
{
	display: block;
	background: none;
	color: #372785;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 500px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#footer .copyright a
{
	display:inline;
	color: #372785;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	
}


#banner_ad_block img{

	width:43%;
	height:43%;
	position:relative;
	top:15px;

}

#textchanger {color:#22b1e1; width: 40px;height:24px; position: absolute; top: 70px; right: 10px; border: 1px solid #22b1e1; margin: 0 10px 5px 0;background-color:transparent;}
	#textchanger select {font-size: 0.9em; font-family: Verdana,sans-serif;}
	#textchanger ul { margin: 0; padding:0;	} 
	#textchanger ul li { margin: 0; padding:0; border: none; display: inline; cursor:pointer;text-indent: -9000px;  float: left;}
	
	#increase a { display: block; width:20px; height:24px;background-color:transparent;background-image:url(http://senecafallsdialogues.org/layout/images/incr.gif); background-repeat:no-repeat; overflow: hidden;z-index:50;}
	#decrease a { display: block; border: none; width:20px; height:24px; background-color:transparent;background-image:url(http://senecafallsdialogues.org/layout/images/decr.gif); background-repeat:no-repeat; overflow: hidden;z-index:50;}
	#increase a:hover { background-color:transparent;background-image:url(http://senecafallsdialogues.org/layout/images/incr.gif); background-repeat:no-repeat; background-position:bottom; }
	#decrease a:hover { background-color:transparent;background-image:url(http://senecafallsdialogues.org/layout/images/decr.gif); background-repeat:no-repeat; background-position:bottom;  }
	
.utility, .utility a, .utility a:hover, .utility a:visited     { color: #668033; font-size: 10px; font-family: Verdana, sans-serif; font-weight: bold; text-decoration: none }


.utility{

	display:block;
	position:relative;
	left:650px;
	width:100px;
	CURSOR: pointer;


}