/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #003637;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightcontent {
	position: absolute;
	right:0px;
	top:46px;
	width:130px;
	display: block;
	background: #004F4F;
	border: 1px solid #006666;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.adsenselinksleft {
	float: left;
	height: 98px;
	width: 162px;
	margin-bottom: 2px;
}

/************** header tag styles **************/

h1{
	color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 6px;
}

h2{
	color: #FF3300;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
	background: #B6F7C4;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: left;
	line-height: 21px;
}

h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

h4{
	color: #006699;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 5px;
	margin-left: -15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
}

h5{
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	background: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	min-width:840px;
	position:relative;
	top: 1px;
	left: 0px;
	right: 0px;
	width:960px;
	margin: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width:930px;
	background: url(/images/masterheader.jpg);
	height: 70px;	
}

#pageNav{
	float: left;
	width:162px;
	padding: 0px;
	font: small Verdana,sans-serif;
	position: absolute;
	left: 0px;
	top: 46px;
	background: #004F4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #006666;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #006666;
}

#content{
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 168px;
	background-color: #DCFFDB;
	font-size: 12px;
	line-height: 17px;
	width: 780px;
	padding: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	font-weight: bold;
	color: #CCFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: #006666;
	font-size: 17px;
}

/************** pageName styles ****************/

#pageName{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #CC6600;
	background: #003637;
}

#pageName h2{
	color: #CCFFFF;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 0px;
	background: #003637;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


.feature{
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	margin: 0px;
	background-color: #ECF7F4;
}

.feature h3{
	color: #FF3300;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	margin-bottom: 8px;
}


/*************** story styles ******************/

.story {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 17px;
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #003333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #CCFFFF;
	background: #006666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #009900;
	background: #FFFFCC;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.relatedLinks h3{
	background: #FFFFCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #006666;
}

.relatedLinks a{
	display: block;
	font-size: 11px;
	color: #FFFFCC;
	background: #004F4F;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCFFDB;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0px;
}


/**************** advert styles *****************/

#advert{
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.feature h1 {
	color: #DCFFDB;
	font-family: Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
	line-height: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	margin-bottom: 5px;
	background: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
#advertsright {
	font-family: Verdana, sans-serif;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: 285px;
	width: 360px;
	margin-left: 0px;
	padding-left: 0px;
	background: DCFFDB;
	text-align: right;
	padding-top: 0px;
}
.testimonials{
	padding: 8px;
	border: 1px solid #CCFF99;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	background: #F3FFDC;
	display: block;
	float: right;
	height: auto;
	width: 130px;
	margin-left: 8px;
	text-align: left;
}
.article {
	font-size: 13px;
	border-top-color: #669966;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
	line-height: 17px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 15px;
}
.article h1 {
	color: #0000FF;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 105%;
}
.featurelinks {
	color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: block;
	width: 340px;
	float: left;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
}
.featurelinkbox {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 4px;
	margin-top: 0px;
	display: block;
}

.featurelinkbox a:hover {
	color: #990000;
}
.featurelinkscontainer {
	font-size: 13px;
	color: #333333;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	display: block;
	text-align: justify;
	width: 720px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	background: #FFFFFF;
}
.featurelinksright {
	color: #333333;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	display: block;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	background: #DDDFDF;
	line-height: 18px;
	font-size: 12px;
	width: 200px;
}
#advertsleft {
	height: 282px;
	width: 340px;
	background: #DCFFDB;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 4px;
}
.featurelinkbox a {
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
}
.highlightbox {
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	padding: 15px;
	background: #FFFFCC;
	border: 1px ridge #FFCC33;
}
.adsensebanner img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 2px;
}
.adsensebanner {
}
.feature img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.feature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	padding-top: 3px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
}
.textblock {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	background: #EDF9F0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 16px;
}
.footermenu {
	color: #000000;
	background: #DCFFDB;
	display: block;
	border: 1px outset #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.foodsleft {
	float: left;
	width: 338px;
}
.highlightbox2 {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 6px;
	background: #D3FFB6;
	border: 2px ridge #33CCFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.highlightbox2 img {
	padding: 0px;
	border: 0px;
	margin-right: 5px;
}
.divider {
	clear: both;
	height: 1px;
	width: 200px;
}
h6 {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	background: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
.relatedLinks a:hover {
	display: block;
	font-size: 11px;
	color: #009900;
	background: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CC6600;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.adsense336left {
	height: 285px;
	width: 360px;
	float: left;
	margin-right: 8px;
	background-color: #ECF7F4;
	padding: 0px;
}
.adsense336right {
	height: 284px;
	width: 356px;
	float: right;
	margin-left: 8px;
	text-align: right;
	background-color: #ECF7F4;
}
.foodsright {
	float: right;
	width: 340px;
}
.divider {
	clear: both;
	height: 2px;
}
.adsenselinksright {
	float: right;
	height: 98px;
	width: 160px;
	margin-bottom: 2px;
	margin-left: 14px;
}
