@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Helvetica'; 
	/* background-image:url(../background.jpg);
	background-repeat:no-repeat;  */
}
ul{
	list-style: none;
	-webkit-padding-start: 0px;
}

a{
	text-decoration: none;
	color:#000000;
}

p{
	padding-left: 15px;
	padding-right: 15px;
}

.displaynone{
	display: none;
}

#container{
	width: 1400px;
	margin-left: 46px;
	font-size: 12px;
}


#navigation{
	width: 304px;
	float: left;
	margin-top: 10px;
}

#navigation hr{
	width: 136px;
	float: left;
	border-bottom: 1px solid #b7b7b7;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-top: 8px;
	margin-bottom: 3px;
	color: white;
	height: 1px;
}
div.nav{
	height: 10px;
	clear: both;
	padding-left: 2px;
}
div.bar{
	height: 10px;
	padding-top: 18px;
}
.clear{
	clear: both;
}
#ucontent{
	float: left;
	display: none;
	margin-top: 28px;
	width: 830px;
}
.main{
	float: left;
	width: 434px;
	height: 439px;
} /*This matches the size on the "img" tag in the source, index.html  */
#sidebar{
	width: 150px; /* Needs to match the width of imgs*/
	float: left;
	margin-left: 2px;
}
#sidebar img{
	padding-bottom: 1px;
	width: 150px; /* Needs to match the width of #sidebar*/
	height: 109px;
}

.copyright{
	font-size:12px;
}
.copyrightsmall{
	font-size:10px;
}
#header{
	height: 63px;
	padding-top: 18px;
	font-size: 30px;
}

#headericon{
	height: 30px;
	width: 30px;
	padding-left: 665px;
}

.p5{
	letter-spacing: .5px;
}
.p75{
	letter-spacing: .75px;
}
.headerred{ 
	color: #bd3426;
}
.red-nav, h1{
	color: #d95943;
	font-weight:600;
	font-size:12.5px;
}
.red{
	color: #d95943;
	font-weight:500;
	font-size:12.5px;
}
.blue {
	color:#5dc4ec;
	
}
.black {
	color:#545454;
}
.headergray{
	color: #7d7d7d; 
}
.headerlgray{
	color: #b7b7b7;
}

.lgray{
	color: #626262; 
}
.lgrey{
color: #b0b0b0;
}
.subcategory{
	padding-left: 14px;
	padding-bottom: 6px;
	height: 10px;
	clear: both;
}
#navigation a{
		color: #464646;
}
#navigation a.lgray{
		color: #626262;
}

#eggs{
	padding-top: 95px;
}
div.full{
	width: 700px;
	margin-left: 50px;
}
img.egg{
	width: 32px;
	float: left;
	padding-right: 14px;
	padding-top: 14px;
}
img.full{
	width: 500px;
	display: none; 
	float: left; 
}
img{
	margin: 0px;
	padding: 0px;
}

#description{
	width: 250px;
	float: right;
	height: 600px;
	padding-left: 25px;
}
.description{
	color: #545454;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 18px;
	margin-top: -4px;
}
.description2{
	color: #d95943;
	font-style:italic;
	padding-top: 20px;
}
.description2g{
	color: #6e6e6e;
	font-style:italic;
	font-weight: 300;
	padding-top: 20px;
}
.italic{
	font-style:italic;
	font-weight: 300;
}
.rightcopyright{
	margin-top: 205px;
	margin-left: 12px;
	font-size: 10px;
}
div.contact{
	float:left;
	color: #D95943;
	padding-left: 17px;
	padding-top: 95px;
	font-size:18px;
	line-height: 30px;
}
img.contact{
	float: left;
}
#about{
	width: 495px;
	float: left;
	color: #5a5a5a;
	line-height: 18px;
}
#about1{
	letter-spacing: .75px;
	font-size: 14px;
}
#about p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#about td {
	width: 200px;
	line-height: 14px;
}
#about table{
	width: 600px;
	border-spacing: 0px;
}
#about2{
	font-style:italic;
	letter-spacing: .75px;
	font-size: 13px;
}
#aboutimg{
	width: 147px;
	float: left;
	height: 500px;
	margin-right: 20px;
	clear: left;
}
#aboutimg img{
	width: 147px;
}
sub{
	font-size: inherit;
	text-indent:15px;
}
h1 {
	font-weight:500;
	font-size:12px;
}
h2 {
	font-weight:500;
	font-size:12px;
}
.bold {
	font-weight:600;
}
