/* CSS Document */


#container {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 620px;
	background: url(/easter/2006/images/bkg-main.gif) repeat-y left top;
}

#container2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 620px;
}

#top-banner {
	width: 620px;
	padding: 140px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url("/easter/2006/images/banner.jpg");
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	height /**/: 140px;
	height: 0 !important;
}

#left-column{
	margin: 0px;
	padding: 12px 0px 5px 18px;
	display: inline;
	float: left;
	width: 390px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#one-column{
	display: inline;
	float: left;
	margin: 0px 20px 20px 20px;
	padding: 0px;
	width: 580px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#one-column2{
	display: inline;
	float: left;
	margin: 0px 20px 20px 5px;
	padding: 0px;
	width: 580px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#egg-column{
	display: inline;
	float: left;
	margin: 0px 0px 0px 45px;
	padding: 0px;
	width: 476px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(/easter/2006/images/eggs-bkg.gif) repeat-y left top;
	color: #000;
}

#main-bottom {
	padding: 0px;
	display: inline;
	margin: 0px 0px 0px -2px;
	float: left;
	clear: left;
	height: 26px;
	width: 620px;
	background: url(/easter/2006/images/main-bottom.gif) no-repeat right top;
}

#main-photo{
	padding: 0px;
	display: inline;
	margin: 0px;
	color: #000000;
	float: left;
	width: 365px;
}

#left-column .caption{
	display: inline;
	margin: 0px;
	padding: 5px 5px 30px 5px;
	float: left;
	width: 380px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #4A8102;
	text-align: left;
	background: url(/easter/2006/images/divider-left.gif) no-repeat center bottom;
}

#right-column{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 188px;
	background: url(/easter/2006/images/bkg-right.gif) repeat-y right top;
}

#right-content {
	display: inline;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
    	color: #839950;
	width: 170px;
	margin: 10px 0px 0px 15px;
	background: url(/easter/2006/images/divider-right.gif) no-repeat center bottom;
	padding: 0px 0px 10px 0px;
}

#right-content p {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

#right-bottom {
	padding: 0px;
	display: inline;
	margin: 0px;
	float: left;
	clear: left;
	height: 84px;
	width: 188px;
	background: url(/easter/2006/images/right-bottom.gif) no-repeat center top;
}

/* font code */
#left-column h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #839950;
	line-height: 23px;
	width: 380px;
	text-align: center;
	margin-top: 5px;
}

#one-column h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #839950;
	text-align: left;
	margin-bottom: 6px;
}

#one-column2 h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #839950;
	text-align: left;
	margin-bottom: 6px;
}

#right-content h1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
    color: #D0176A;
	margin: 0px;
	padding-bottom: 5px;
	width: 170px;
	text-align: center;
}

ul
{
list-style-type: circle;
list-style-position: outside;
padding-left: 0px;
margin: 0px 0px 0px 20px;
}

li
{
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/* link code */

#container a:link {color: #2E90D2; text-decoration:none}
#container a:active {text-decoration: none; color:#003399} 
#container a:hover { color:#D0176A; text-decoration: underline;} 
#container a:visited {color:#2E90D2; text-decoration: none;}

/********************************************************************/
/*EGGS BY STATE*/
p.photo {
	border: none;
	text-align: center;
}
p.photo img {
	border: 1px #C9C solid;
}
h2.egg_title {
	font: bold 13px "Trebuchet MS", Verdana, Sans-serif;
	text-align: center;
	/* color: #06C; */
	color: #D0176A;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: -0.50em;
	padding-bottom: -0.50em;
}

p.egg_artist {
	font: 11px arial, verdana, sans-serif;
	text-align: center;
	color: #303;
	margin-bottom: -1em;
}

.egg_close {
	font: bold 10px arial, verdana, sans-serif;
	text-align: center;
	color: #303;
	border-bottom: 2px #CCC inset;
	border-right: 1px #CCC inset;
	text-decoration: none;
	padding: 3px 10px;
	background-color: #D3F35B;
	text-align: center;
}

body#states {
	/* background: transparent url("/easter/images/navbar-bg.gif") top left repeat; */
	background-color: #DEEAC2;
}
