/* CSS Document */
body { 
	background-color: #A9C83C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size:11px;  }

td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size:11px;  }

h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #A9C83C;
	padding-bottom: 5px;
	border-bottom: 2px solid #A9C83C; }


a { color: #A9C83C; }
a:hover { color: #FF9900; }

#mainTable { 
	width: 100%;
	height: 100%;
	background-image: url(../templateimages/main_bg_lime.jpg);
	background-position: center center;
	background-repeat: repeat-y; }

#mainCell { 
	width: 784px;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/raised/nav_bg_lime.jpg);
	background-position: top right;
	background-repeat: repeat-y; }

#headerTable { 
	width: 100%;
	height: 235px; }
#headerImage { 
	background-image: url(../templateimages/header_main_lime.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; }
#headerLogo { 
	width: 205px;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/raised/header_logo_lime.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; }

#contentTable { 
	width: 100%; }
#contentNav { 
	width: 205px; }

#navBar { 
	padding-top: 40px;
	padding-left: 20px; }
#mainNavItem { 
	font-size: 11px;
	font-weight: bold;
	color: #A9C83C;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #D1D1D1; }
#mainNavItem:hover { 
	color: #FF9900;
	text-decoration: none; }
#subNavItem { 
	font-size: 10px;
	font-weight: normal;
	color: #A9C83C;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px; }
#subNavItem:hover { 
	color: #FF9900;
	text-decoration: none; }

#contentMain { 
	padding-left: 20px;
	padding-right: 20px; }
#contentHeading { 
	padding-left: 20px;
	padding-top: 10px; }
#contentHeadingText { 
	font-size: 18px;
	font-weight: bold;
	color: #A9C83C;
	padding-bottom: 5px;
	border-bottom: 2px solid #A9C83C; }

#footerCell { 
	width: 600px;
	height: 12px;
	color: #A1A1A1;
	font-size: 9px;
	font-weight: bold;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/raised/nav_bg_lime.jpg);
	background-position: top right;
	background-repeat: repeat-y; }
