/* CSS Document */


body {	
	/*background-color: #336633;*/
	background-image: url(pageimages/pageback.jpg);
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	text-align:justify;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	/*list-style-type: square;	*/
	list-style-position: outside
	}

h1{
font-family:times new roman;
font-size:1.4em;
color:#336633;
}

h2{
font-family:times new roman;
font-size:1.1em;
color:#336633;
}


#maintable{
width:775px;
height:100%;
	text-align:justify;
}

#toprow{
	/*background-image: url(pageimages/galawater_angus_header.jpg);
	background-repeat:no-repeat;*/
	height: 130px;
	vertical-align:bottom;
	text-align:center;
	color:#ffffff;
}

#mainrow {
height:100%;
vertical-align:top;
}


#mainleft{
width: 156px;
/*background-image: url(pageimages/leftbrown.jpg);*/
/*height:100%;*/
vertical-align:top;
border-left: 0px solid;
border-color:#cccccc;
}
#mainbit{
height:100%;
vertical-align:top;
}


#grid{
vertical-align:top;
width:100%;
height:100%;
color:#996600;
}

#grid td{
vertical-align:top;

}

#gridtop{
width:619px;
height:20px;
background-image: url(pageimages/maintabletop.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#menugridtop{
width:156px;
height:20px;
background-image: url(pageimages/menutop.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#gridtop td{
height:300px;
vertical-align:top;
}

#gridbottom{
background-image: url(pageimages/maintablebottom.jpg);
background-repeat:no-repeat;
width:619px;
height:20px;
background-position:bottom;
vertical-align:top;
}
#menugridbottom{
background-image: url(pageimages/menubottom.jpg);
background-repeat:no-repeat;
width:156px;
height:20px;
background-position:bottom;
vertical-align:top;
}

#gridleft{
background-image: url(pageimages/maintableleft.jpg);
background-repeat:repeat-y;
width:19px;
height:100%;
}
#gridmain{
background-image: url(pageimages/maintablebackground.jpg);
/*width:581px;*/
/*height:100%;*/
vertical-align:top;
}

#gridmainlowleft{
background-image: url(pageimages/maintablebackground.jpg);
width:460px;
height:95px;
vertical-align:bottom;
font-family:times new roman;
}

#gridmainlowright{
background-image: url(pageimages/maintablebackground.jpg);
width:121px;
height:95px;
vertical-align:bottom;
font-family:times new roman;
align:right;
}

#gridright{
background-image: url(pageimages/maintableright.jpg);
background-repeat:repeat-y;
width:19px;
height:100%;
}

#menu{
width:119px;
padding: 5px 0px 0px 0px;
font-weight:bold;
color:#ffffff;
text-transform: uppercase;
font-Family:times new roman, serif;
font-size:1.2em;
}

#menu a:link, a:visited{
color:#ffffff;
text-decoration:none;
}
#menu a:hover, a:active {
text-decoration:underline;
color: #ffffff;
}

#gridmain a:link{
color: #336633;
text-decoration:none;
}
#gridmain a:visited{
color: #336633;
text-decoration:none;
}
#gridmain a:hover, a:active{
color: #336633;
text-decoration:underline;
}