html { margin-bottom: 1px; 
	height: 101%; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E74B1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

A:link {
	color: #339999;
	text-decoration: none;
	}
A:visited {
	color: #339999;
	text-decoration: none;
	}
A:active {
	color: #339999;
	text-decoration: none;
	}
A:hover {
	text-decoration: none; 
	color: #333399;
	}

hr {
	color: #99cccc;
	background-color: #99cccc;
	height: 1px;
}
.regularlink{
	font-size:12px;
	font-weight:bold;
	text-align: left;
	
}
.leftmid {
	background:url('images/lf_19.jpg')
}
.rightmid {
	background:url('images/lf_21.jpg')
}
.rightmidin {
	background:url('images/space_right_inbgr.jpg')
}
.footer {
	font-size: 12px;
	color:#FFF;
	line-height: 130%;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}

.footer a:link{
	color:#FFF;
}

.footer a:hover{
	color:#FFF;
}

.footer a:visited{
	color:#FFF;
}
.rightpanel {
	background-image:url(images/rightpanel_bgr.jpg);
	background-repeat:repeat-y;
	background-color:#f6f6f6;
	background-attachment: fixed;
}
.insidehead {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3a3c9c;
	text-transform:capitalize;
	padding-top:16px;
	padding-right:10px;
}

.recipehead {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #107f8d;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:0px;
}

.storieshead {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #107f8d;
	font-weight:300;
	line-height:120%;
}

.insideserv {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
.insidetxt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-right:10px;
	line-height: 140%;
}

.insidetxtserv {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right:10px;
	line-height: 140%;
}
.insidetxtbanner {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right:10px;
	padding-left:10px;
	line-height: 140%;
}
.insidetxt ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_news.jpg);
	vertical-align:top;
	text-decoration:none;
	padding-bottom:5px;
}

.mailhome {
	font-size: 12px;
	text-align:right;
	padding-left:2px;

	color: #333;
}

.newshome {
	font-size: 12px;
	text-align:justify;
	text-justify: auto;
	padding-left:5px;
	padding-right:2px;
	color: #333;
}

.newshome a:link {
	color: #333;
	text-decoration:none
}
.newshome a:hover{
	color: #333399;
	text-decoration:underline;
}
.newshome a:visited {
	color: #333;
	text-decoration:none
}

.servhome {
	text-decoration:none;
	padding-bottom:5px;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	color: #339999;
}