/* MPP Red Screen */

body, h1, h2, h3, h4, h5, h6, p, ul, li, a, img {

	margin:0;
	padding:0;
}

body		{
	
	font-family:  "Times New Roman", Times, Georgia, serif;
	background-color: #EEF2E1;
	background-image:url(../imagery/bkwide_green.jpg);
	background-position:center;
	background-repeat:repeat;
}
		
#container	{	
	
	width:740px;
	margin: 0 auto 20px auto;
	background-color:#FFF;
}
		
#banner		{

	background-image:url(../imagery/red/logoheader_red.jpg);
	background-repeat:no-repeat;
	height:100px;
}

#banner a { display:block; width:740px; height:100px; }
		
		#banner span { display:none; }

		
#mainNav	{

	height:35px;
	background-image:url(../imagery/red/mainNav_red.png);
	background-position:center;
	background-repeat:no-repeat;	
	
}

#mainNav ul	{ width: 100%; margin: 0; text-align: center; font:15px/35px normal normal inherit; letter-spacing:2px; }

#mainNav ul li	{

	display: inline;
	padding: 0 20px;
}

#mainNav a	{

	color:#fff;
	text-decoration: none;
	font-family: "Times New Roman", Times, Georgia, serif;font-weight: bold;
}

#mainNav a:hover	{

	color:#BBDE98;
}

h1 {

	width:240px;
	padding:20px 0 10px 0;
	text-align:center;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:1px;
}


	
#subNav	{
	height:240px;
	background-image:url(../imagery/red/ban_lifestyle.jpg);
	background-repeat:no-repeat;
}

#subNav ul {list-style-type: none; margin-left:30px; font-size:16px; font-family:"Times New Roman",Georgia,Times,serif; font-weight: bold;}
#subNav a {display: block;padding: 5px;width: 160px;text-align:left;}
#subNav a:link	{color: #fff;text-decoration: none;}
#subNav a:visited {color: #fff;text-decoration: none;}
#subNav a:hover	{color: #000;}

#master { width:740px; }

	
#sidebar	{
		float: left;
		width: 240px;
		margin-bottom:20px;
		background:#BBDE98 url(../imagery/red/bk_sidebar.png) repeat-y center;
		}

		#sidebar ul	{ list-style-type: none; }

			#sidebar #increase a {			
				display: block;
				height:25px;
				padding-left:30px;
				background-image:url(../imagery/red/fontincr.jpg);
				font-size:11px;
				line-height:25px;
				font-family:"Trebuchet MS";
				color:#333;
				text-decoration: none;
				}
			
			#sidebar #increase a:hover	{ color:#fff; background-image:url(../imagery/red/fontincr_ovr.jpg); }

			#sidebar #decrease a {
				display: block;
				height:25px;
				padding-left:30px;
				background-image:url(../imagery/red/fontdecr.jpg);
				font-size:11px;
				line-height:25px;
				font-family:"Trebuchet MS";
				color:#333;
				text-decoration: none;
				}
			
			#sidebar #decrease a:hover	{ color:#fff; background-image:url(../imagery/red/fontdecr_ovr.jpg); }
			
			#sidebar a	{			
				display: block;
				height:25px;
				padding-left:30px;
				background-image:url(../imagery/red/sidebtn.png);
				font-size:11px;
				line-height:25px;
				font-family:"Trebuchet MS";
				color:#333;
				text-decoration: none;
				}
			
			#sidebar a:hover { color:#fff; background-image:url(../imagery/red/sidebtn_ovr.png); }

			h2 {
		
			width:240px;
			padding:10px 0 0 0;
			text-align:center;
			color:#030;
			font-family: "Times New Roman", Times, Georgia, serif;
			font-size:20px;
			letter-spacing:1px;
			}
		
			#sidebar p { padding:20px; font-size:13px; color:#030; }
			
			
		
/*sidebar/bottom rounded corners ////////////////////////////// */

h5 {

	height:14px;
	background-image:url(../imagery/red/h5.png);
	background-repeat:no-repeat;
}

	
/*content ////////////////////////////// */


		
#content	{
	padding: 1em 20px 20px 0;
	margin: 0 0 0 260px;
}
		
h3 {
	
	color:#D63C35;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:26px;
	line-height:40px;
	letter-spacing:1px;
	font-weight:lighter;
	border-bottom:#506E30 dotted 1px;
}

#content p {

	padding:10px 0 0 0;
	font-size:15px;
	line-height:22px;
	color:#030;
}

#content img { margin: 0 10px 0 0; }

#content a:link	{
	
	color:#D63C35;
	text-decoration:underline;
}

#content a:visited	{
	
	color:#D63C35;
	text-decoration:underline;
}

#content a:hover	{

	color:#D63C35;
	text-decoration:none;
}


#form { margin-top:10px; border-top:#ccc dotted 1px; }









.fullPageContent {
	font-size:15px;
	padding: 0 20px 20px 0;
	margin: 0 20px 0 20px;
	}
.fullPageContent ol { 
	padding:10px 10px;
	border-bottom:#CCC dotted 1px;
	margin:10px 30px; 
	}
.fullPageContent ul { 
	padding:10px 10px;
	border-bottom:#CCC dotted 1px;
	margin:10px 0; 
	}
.fullPageContent li { 
	margin-left:30px;
	margin-bottom: 4px;
	}
.fullPageContent li em {font-weight: bold;}	
.fullPageContent sup {font-weight: lighter;	font-style: normal;
font-size: smaller;}		
.fullPageContent h2 {
	width: 94%;
	margin-left:20px;
	text-align:left;
	color:#030;
	font-size: 1.2em; 
	}		
.fullPageContent h3 {
	font-size:26px;
	letter-spacing:1px;
	line-height:30px;
	font-weight: normal;
	margin: 14px 20px;	padding-bottom: 5px;
	}
.fullPageContent p { 
	margin:10px 20px; 
	}
			
.fullPageContent ul h2 {
	width: auto;
	margin-left:10px;
margin-bottom: 10px;}	
			
table td{
border: 1px #000000 solid;
padding: 4px;}		












	
#footer		{
			
	clear: both;
	height:35px;
	background-image:url(../imagery/red/footer_red.png);
	background-repeat:no-repeat;
	font-size: .75em; font-weight: bold;
}



#footer ul	{

	width: 100%;
	margin: 0;
	text-align: center;
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 35px;
	letter-spacing:1px;
}

#footer ul li	{

	display: inline;
}

#footer a:link	{

	color:#fff;
	text-decoration: none;
}

#footer a:visited	{

	color:#fff;
	text-decoration: none;
}

#footer a:active	{

	color:#fff;
	text-decoration: none;
}

#footer a:hover	{

	color:#BBDE98;
}