@charset "utf-8";
/* CSS Document for VA Egg Council*/

body {
	background-color:#ffd14d;
	font-family:Arial, Helvetica, sans-serif;	/* default font for site */
	font-size:14px;	/* default font-size */

}
table {
	margin: 0 auto 0 auto;
}
a:link {							/* unvisited link */
	color:#000000;
	text-decoration:none;
}      
a:visited {							/* visited link */
	color:#000000;
	text-decoration:none;
}  									
a:hover {							 /* mouse over link */
	color:#000000;	
	font-weight:bold;
	text-decoration:none;
}

#container {
	width: 951px;
	border-left:solid thin;
	border-right:solid thin;
	border-bottom:solid thin;
	background-color: #ffffff;
	margin: 0 auto 0 auto; /* auto value sides,coupled w width,centers layout */
	font-family:Arial, Helvetica, sans-serif;	/* default font for site */
	font-size:14px;	/* default font-size */
	overflow:auto;							
}
.header{				/*main Virginia Egg Council Header top of each page*/
	width: 951px;
	background-color: #000000;
	border-left:solid thin;
	border-right:solid thin;
	margin: 0 auto 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
.navbar{
	width: 951px;
	height: 25px;
	background-color: #d41247;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color: #ffffff;
	border-left:solid thin;
	border-right:solid thin;
	border-color:#000000;
	padding-top:10px;
	margin: 0 auto 0 auto; /* auto value on sides, coupled with width, centers layout */
}
.navbar a {
	padding-left:10px; /* was 10 changed 02/06/2015 */
	color:#FFFFFF;
	text-decoration:none;
}      
.image_hdr {				/* used for top page header(jpg) each page*/
	margin-left:50px;
	margin-top:20px;
}
.hdr2 {					/*header setting for 50 x left alignment*/
	margin-left:50px;
	margin-top:0px;
}
.content_left {				/* used on Children's Ideas  */
	width:300px;
	margin-left:55px;
	margin-top:40px;
	line-height:150%;
}
.content_left_45 {			/*this DIV class formats 45% width = 390px */
	width:350px;
	margin-left:55px;
	margin-top:40px;
	padding-right: 20px;
	text-align:justify;
	line-height:150%;
}
.img_right {				/* used on Children's Ideas page */
	margin-top:60px;
	padding-right:100px;
	float:right;
	border:none;
}
.social {
	float: right;
	margin-top:5px;
	margin-right:10px;
}
.floatright {  				/* Used on About Us */
	float: right; 
	margin: 100px 55px 10px 5px;
} 
.home_table {				/* 3 column table used on Home */
	margin: 0 auto 0 auto;
	padding:10px  30px  0px  30px;
}
.home_td  {				/* used on Home */
	width:290px;
	vertical-align:top;
	padding:5px;
	text-align:center;
}
.home_td2  {				/* used on Home; same as home_td but adds left border */
	width:290px;
	padding:5px;
	vertical-align:top;
	border-left:thin solid #000;
	text-align:center;
}
.home2_table {				/* 2 column table used on Home */
	margin: 0 20px 10px 20px;
}
.home2_td {					/* Used on Home2 */
	width:288px;
	background-color:#CCCCCC;
	vertical-align:top;
	padding-left:15px;
}
.member_hdr {			/* Used on Board and Council pages*/
	color:#666;
	font-weight:bold;
	font-size:18px;
	margin-left:55px;
}
.member_table {			/* used on Board and Council  */
	margin-left:50px;
	line-height:150%;
}
.member_td1 {			/* used on Board and Council  */
	width:250px;	
}
.member_td2 {			/* used on Board and Council  */
	width:350px;	
}
.recipe_table {				/* used on Recipes */
	margin: 0 auto 0 auto;
	background-image:url(../images/eggovereasy.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.recipe_td {				/* used on Recipes */
	width:220px;
	text-align:center;
	padding:5px;
	vertical-align:text-top;
	line-height:150%;
}
.recipe_td2 {				/* used on Recipes; same as recipe_td but adds left border */
	width:220px;
	text-align:center;
	padding:5px;
	vertical-align:text-top;
	line-height:150%;
	border-left:thin solid #000;
}
.threecolumn_td {			/* 3 col table; used on Recipes, Links */
	width:290px;
	padding:2px;
	vertical-align:text-top;
	line-height:150%;
}
.contest_table {			/* used on ContestRecipes */
	margin-left:55px;
	margin-top:40px;
	line-height:200%;
}
.events_table {				/* used on Events */
	margin: 0 auto 0 auto;
	padding:0px  30px  0px  30px;
}
.events_td{				/* used on Events */
	padding-left:20px;
	vertical-align:text-top;
}
.content_wholepage {				/* used on Educators  */
	margin-left:55px;
	margin-top:40px;
	margin-right:55px;
}
.education_table {			/* used on Educators */
	margin-left:55px;
	line-height:150%;
}
.education_td{				/* used on Educators */
	padding-left:20px;
	vertical-align:text-top;
}
.contact_table {			/* used on Contact Us */
	margin-left:50px;
	margin-top:40px;
	
}

.contact {
	color:#d41247;
	font-weight:bold;
}

#crp{
	/*padding: 10px;*/
	margin: 0 50px;

}
#crp h1{			/*  USED ON CONTEST PAGE  */
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:200;
	color: #e9a840;
}

#crp ul li{
	/*padding: 10px;*/
	margin: 5px;

}
.ltr1{     /*  USED ON CONTEST PAGE  */
	font-size: 60px;	
}
.highlight {
	color: #e9a840;
}
.clearBoth {
	clear:both;
	margin: 0 auto;
}

.textCenter{
	text-align:center;
}

.contestPhotos{ 	/*  USED ON CONTEST PAGE  */
	width: 230px;
	text-align:center;
	margin: 15px;
	border: 2px solid #e9a840;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 5px; 
	float: left;
}
.contestPhotos img{ /*  USED ON CONTEST PAGE  */
	margin: 0 auto;
	border-radius: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#goodEgg{   /*  USED ON EVENTS PAGE  */
	width: 390px;
	margin: 10px;
	padding: 5px;
	float: left;
	clear:right;
}
#contestOrganizers{ /*  USED ON EVENTS PAGE  */
	width: 390px;
	margin: 10px;
	padding: 5px;
	float: left;
	clear:right;
}

.oneHalf{
	width: 390px;
	margin: 10px;
	padding: 5px;
	float: left;
	clear:right;
}
.btn {
  padding: 8px 12px;
  text-transform:uppercase;
  border: thin solid #000000; 
}

#contestRules h3{  /*  USED ON EVENTS PAGE  */
	color:#FF0000;	
}

.hide{   /*  USED ON EVENTS PAGE  */
    display: none;	
}

.show{
   display: block;	
}
.footer {
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
