@charset "utf-8";
/* CSS Document */

/*INDEX OF INSTRUCTIONS:  content, mouse link, position, table, colour, line, image, menu.

/* content instructions ####################*/

body{
	background-image:url(Content/Images/Whangamatabackground.jpg);
	background-repeat: no-repeat;	
	}
	
#shell{
	position:fixed left:100px top:20px;
	height:812px;
	width:842px;
	border:4px solid #6fa256; 
	margin:10px auto;
	z-index:1;
	/*background-color:#ffffff;*/
	background-color:transparent;
	}

#pad{
	margin-top:4px;
	margin-left:20px;
	margin-right:20px;
	}
	
#tableindex{
	font-family: "Comic Sans MS", cursive, sans-serif;
	/*background-image:url(Content/Photos/Rolys/rolystransparent5.jpg);/*/
	text-align:center;
	border:0px solid #000;
	margin-left:1px;
	width:840px;
	height:812px;
	background-color:#eaf9f8;
	}

#tableindex td{
	font-size:14px;
	border:0px solid #000;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	color:#000;
	}

#tableindex th{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	padding-bottom:8px;
	color: #000;
	line-height:85%;
	border:0px solid #000;
	vertical-align:text-top;
	}

#tableindex tr.alt td{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color: #000;
	border:0px solid #000;
	vertical-align:bottom;
	}
/* close tableindex*/


	
/*line instructions #####################*/
	
h1{ 
	color:#CC3333;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	}
	
h2{text-align:center;font-family:Arial, Helvetica, sans-serif;
	font-size:20px; 
	}
	
h3{text-align:center;font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	}

 .center
{
position:absolute;
background-position:center;
background-image:url(images/graydesigngreenlong.jpg);
width:100px;
left:240px;
}
 .left
{
position:absolute;
left:0px;
width:150px;
background-color:#b0e0e6;
}
  
 .right
{
position:absolute;
right:0px;
width:150px;
background-color:#b0e0e6;
}			
/* image instructions #####################*/	

		
/* end of lawns instructions #####################*/	
