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

:link,:visited{text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;border:none}a img,:link img,:visited img{border:none}address{font-style:normal}

body {
	background:#3F3F3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#322500;
}
#container {
	width:990px;
	margin:0 auto;
	background:url(../images/background.gif) repeat-y center;
}
#content {
	width:960px;
	margin:0 auto;
	background:	#dfdad5;
}
#menu {
	padding:15px 25px;
	background:url(../images/lifes-kitchen-logo-on-white.gif) no-repeat 730px center #fff;
}
.plate #menu {
	background-position:top left;
	background-repeat:none;
}
#menu ul{
	float:left;
	margin-right:10px;
}
#menu1 {
	width:145px;
}
#menu2, menu3 {
	width:170px;
}
#menu a {
	text-decoration:none;
	color:#574512;
}
#menu a:hover {
	text-decoration:underline;
	color:#B01E15;
}
#menu a.current {
	color:#B01E15
}
.tier1 {
	font-weight:bold;
}
.clear, #image {
	clear:both;
}
#footer {
	padding: 20px 40px;
	color:#87786A;
	font-size:0.9em;
	width:910px;
	margin:0 auto;
	background:url(../images/footer.gif) center top no-repeat;
}
#text {
	padding:15px 25px;
}
#text.right {
	float:left;
	padding:15px 25px 15px 0px;
}
#image.left {
	float:left;
	margin-right:15px;
	width:345px;
}
#text p {
	padding-bottom:1em;
}
#text a {
	color:#B01E15;
}
#text a:hover {
	text-decoration:underline;
}
.plate #text {
	background:none!important;
}
.column {
	margin-right:15px;
	float:left;
	width:500px;
}
.one {
	width:320px;
}
.two {
	width:320px;
	margin-right:55px;
}
.three {
	width:200px;
	margin:0;
	float:right;
}
.column li {
	list-style:square;
	margin-left:15px;
}


form li {
	clear:both;
	padding-bottom:5px;
	margin:0!important;
	list-style:none!important;
}

label { 
	float:left;
	width:145px;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px 0px;
	
}
input, textarea {
	width:265px;
	float:left;
	padding:5px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#signup input {
	width:190px;
}
#signup .error {
	margin:0;
	clear:both;
}	
form p {
	margin:0;
	padding:0;
}
.error {
	margin-left:155px;
	color:#B01E15;
	padding-top:5px;
}
#submit {
	background:#B01E15;
	width:100px!important;
	color:#fff
}
h1 {
	margin-bottom:1em;
}

.background {
	background:#B01E15;
	padding:10px;
	color:#fff;
	margin:10px 0px;
}

/* Life News Content Style*/
#lifenews_content {
	width:960px;
	margin:0 auto;
	background:url(../images/bottom-background.png) repeat-y center;
}
#content.plate {
	background:top no-repeat #dfdad5;
}
.newslink {
	font-style: normal;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #CCCCCC;
	padding: 20px 0 25px 0;
	margin-bottom: -18px;
}
.newstext {
	color: #990000; 
	margin-bottom:26px;
}
#title {
	float:left;
	height: 50px;
}
.row {
	height: 65px;
	margin: 15px 0 10px 0;
	width:600px;
}
.col1 {
	float: left;
	width:200px;
	margin-right: 200px
}
.col2 {
	float: left;
	padding-left: 45px;
	width:100px;
}
.secondcolumn {
	margin:0px 15px 30px 0;
	float:left;
}
.sec1 {
	margin-top: 0px;
	width:350px;
}
.sec2 {
	border-left: 1px solid #996633;
	width:140px;
	margin:10px 10px 0px 50px;
	padding-left: 30px;
}
.sec3 {
	width:220px;
	padding: 90px 5px 0 25px;
	margin: -80px -25px 0 0;
	float:right;
}
/* END OF: Life News Content Style*/