/* eggs corner css */

/* template design */

body{
margin: 0px;
background-color: #CCCC33;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container
{
	width: 750px;
	margin: 0px auto;
	background-image: url(images/template_06.jpg);
	background-repeat: repeat-y;
}

#top
{
padding: 0px;
margin: 0px;
background-color: #ddd;

}

#topprint {
display: none;
}

#left
{	
	float: left;
	width: 160px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 2px;
	border: 1px solid #CC9900;
	margin-bottom: 5px;

	font-size: 90%;	
}

#content
{
	float: left;
	width: 540px;
	padding: 20px;
}


#textNav{

	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
}

#footer
{
clear: both;
margin: 0px;
padding: 5px 0px 5px 0px;
color: #333;
background-color: #0066CC;
border-top: 1px solid gray;

}

#footerNav {
padding-top: 10px;
}

#footermap{
margin: 0px;
padding-top: 5px;
background-color: #0066CC;
}


/* end template design */


/* navigation */

#top img
{
padding: 0px;
margin: 0px;
}

#leftnav p { margin: 0 0 1em 0; }

#leftnav ul{
margin-left: 5px;
padding-left: 0px;
list-style-type: none;
padding-right:5px;
}


	
#leftnav a {
	display: block;
	color: #000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	background-color: #EDF6A7;
	padding: 3px;
	margin: 3px;
}

#leftnav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	
}

#leftnav a:hover {
	background-color: #BEF4BE;
}	



#navfooter {
	width: 99%;
	background-color: #FFFFE8;
	
	border: 1px solid #F3F3F3;
}



#navfooter li {
	display: inline;
	padding-right: 5px;
	
}

#navfooter a {
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}

#navfooter a:hover {
	color: #006633;
	border-bottom-style: none;
}

/* end navigation */

/*** splash page ***/
#splashcontainer {
width: 750px;
margin: 10px auto;
padding: 0px;
background-color: #fecf0f;
}

#splashbottom {
width: 750px;

padding-bottom:2px;
}

#splash1{ 
margin: 0px;
width: 375px;
height:362px;
background-image:url(../eggs/images/splash_01.jpg);
float: left;
}

#splash2 {

float: left;
width: 375px;
height:362px;
background-image:url(../eggs/images/splash_02.jpg);
}

#splashmenu {
width: 80%;
margin-top: 0px;
}

#splashmenu ul {
 display:inline; padding-top: 10px; list-style:none; 	
}

#splashmenu li {
display:inline; 
padding-left:25px; 
margin-left:10px;
font-size: 110%;	
}

#splashspring{
background: url(../eggs/images/flower.gif) no-repeat left center;
}

#splashsummer {
	background: url(../eggs/images/sun.gif) no-repeat left center;
}

#splashfall{
background: url(../eggs/images/leaf.gif) no-repeat left center;
}



#splashwinter{
background: url(../eggs/images/snowflake.gif) no-repeat left center;
}

#splashbottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;	
}

#slpashbottom a:hover {
background-color: #006666; 
}

.moremargin {
padding-left:25px; 
margin-left:10px;
}

.lesspadding {
margin-left: -30px;
}
/*** end splash page ***/


/* end splash css */

/* content styling */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.contenth1{
	
	font-size: 140%;
	color: #003366;
	font-weight: bold;
	margin: 0px auto 10px auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	
}

#content h2{
font-size: 110%;
color: #333333;
}

#content h3{
font-size: 110%;
color: #663366;
}

#content p {
	
	font-size: 80%;
	color: #000000;
	margin-top: 0px;	
}

#content li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
}

.photo {
	padding: 5px;
	margin: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.noborder {
border: none;
}

#tablecontainer {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: -15px;
}

#tablecontainer td {

}

.moremargbottom {
padding-bottom: 15px;
}

.moremargtop {
padding-top: 13px;
}

.quote{
	width: 85%;
	font-size: 75%;
	margin: auto 0px;
	padding-right: 15px;
}

.articleblurb{
width: 375px;
margin: 30px 0px 0px 20px;
}

.articleblurb td{
margin: 30px 0px 20px 0px;
}

.articleblurb h1{
	text-align: left;
	font-size: 140%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	
}

.articleblurb p{
padding-left: 5px;
}

.articleblurb a{
display: block;
padding-top: 3px;
padding-bottom: 8px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
color: #003399;
text-decoration: none;
}

.articleblurb a:hover{
color: #333333;
background-color: #DEFFD2;
border-bottom-style: solid;
}



#textNav a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	 
	font-size: 110%;
	
}

#footerNav a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	 
	font-size: 85%;
	
}


#textNav a:hover{
color: #333333;
background-color: #FFCC33;
}

#footerNav a:hover{
color: #333333;
background-color: #FFCC33;
}
.urls a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

.urls a:hover{
color: #333333;
background-color: #DEFFD2;
}

.urls a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

.urls a:hover{
color: #333333;
background-color: #DEFFD2;
}

.eyecatcher{
	font-size:90;
	color: #663399;
	font-weight: bold;
} 

.lessmarginbottom{
margin-bottom: 0px;
}

div.pullquote {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 10px;
	padding: 0px;
	background-color: #EAEAEA;
}

div.pullquote p {
	font-size: 90%;
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}

div.pullquote h4 {
text-align: center;
margin: 0px;
padding:4px;
font-size: 90%;
display:block;
background-color: #CC6600;
color: #FFF;

}

div.pullquote a {
text-decoration:none;
}
div.pullquote a:hover {
text-decoration:underline;
}

td, tr {
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content a{
font-weight: bold;
}

#left ul{
margin: 2px;
padding-top: 2px;
background-color: #EBEBEB; 
padding-bottom: 4px;	

}

#left li{
	margin: 8px 0px 3px -38px;

list-style-type: none;
}
	
#left a {
	display: block;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 10px;
	
}

#left a:hover {
color: #FF9900;
}	

.smaller td{
font-size: 90%;
}
