﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, .inpowerp, .p, .globallinks li, .footer li 		{color: #666; /*font-size: .9em;*/}
.homedeck p 				{color: #666; font-size: 1.1em;}
.inpowerp {margin-bottom :15px;display:block;}
ul {list-style-type: none;}
.bullet ul {list-style-type:disc; margin:.2em 1em 1em 1em; }
.addressline span {display:block}
.helpsection {margin-top:10px;}
/* -----------------------------------------------*/
/* >>>>>>>>>>>>> Main Navigation <<<<<<<<<<<<<<<<-*/
/* -----------------------------------------------*/ 
.mainnav 
{
	float: left;
	width: 100%;
	background: #f5f4f4 url('../images/navigation/SubNavBG.gif') repeat-y left top; 
}
.mainnav ul {
	list-style-type: none;
	margin-left: 170px;
}
.mainnav li {
	float: left; 
	margin: 0;
	background: #f5f4f4 url('../images/navigation/MainNavInternalBG.gif') repeat-x right top;
}

li.holiday a	{background: url('../images/navigation/ShellSm.gif') no-repeat left top;}
li.health a	{background: url('../images/navigation/PlasterSm.gif') no-repeat left top; width: 100px;}
li.about a	{background: url('../images/navigation/RockSm.gif') no-repeat left top;}
li.mymarram a	{background: url('../images/navigation/CompassSm.gif') no-repeat left top;}

li.holidayselected a {background: url('../images/navigation/ShellSmSelected.gif') no-repeat left top;}
li.healthselected a	{background: url('../images/navigation/PlasterSmSelected.gif') no-repeat left top;width: 100px;}
li.aboutselected a	{background: url('../images/navigation/RockSmSelected.gif') no-repeat left top;}
li.mymarramselected a	{background: url('../images/navigation/CompassSmSelected.gif') no-repeat left top;}

li.holidayselected , li.healthselected , li.aboutselected , li.mymarramselected {
	background: url('../images/navigation/MainNavInternalSelectedBG.gif') repeat-x right top;
}

.mainnav a {
	
	padding: 6px 15px 34px 59px;
	display: block;
	}
.mainnav #selected a {
	background: url('../images/navigation/MainNavInternalSelectedBG.gif') repeat-x right top;
	/*font-weight: bold;*/
}


/* page help link */

.pagehelp {float:right;}
.pagehelp a {background:none;}

/* -----------------------------------------------*/
/* >>>>>>>>>>>>>    Content      <<<<<<<<<<<<<<<<-*/
/* -----------------------------------------------*/ 
.publiccopy {margin:10px 0;}

a.dps {display:block; width:125px; float:left; margin-right:40px;margin-top:20px;}
fieldset.payment {float:left;}
fieldset.payment label{margin-top:10px;}
div.payment {clear:left;margin:10px;padding-bottom:20px;}
/* -----------------------------------------------------*/
/* >>>>>>>>>>>>> Footer  <<<<<<<<<<<<<<<<-*/
/* -----------------------------------------------------*/ 
.footer {
	background: url('../images/footer/FooterBG.gif') repeat-x bottom  left;
/*	height: 40px;*/
	width: 100%;
	clear: left;
/*	float: left;*/
/*	padding-bottom: 208px;*/
/*	border: 1px solid red;*/
	}
.footer ul {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 10px;
	_height:1%;
/*	background: #e8e5b4;*/
/*	margin-top: 200px;*/
}
 .footer ul {}

.footerinner {
	background: transparent url('../images/footer/FooterGraphic.jpg') no-repeat right bottom;
/*	height: 248px;*/
	padding-top: 218px;
/*	width: 100%;*/
}

/*Fix for 3px bug*/
div.content {height: 1%;}
div.home {width:95%;}
