html {
	height:100%;
/*	background-image: url(siteimages/gammon_back.gif); */
/*	background-repeat: repeat-x; */
	background-color: #55A599;
/*	background-position: top; */

	background-image: url(siteimages/page_back.gif);
	background-repeat: repeat-y;

	background-position:center;


	}

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	height: 100%;


}

/*==============*/

a:link, a:visited {
	color: #1784A0;
	font-weight: normal;
}
a:hover, a:active {
	color: #62ACBF;
	font-weight: normal;
}

/*==============*/

.container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 100%;
	background-color: #F0F0F0;
	background-image: url(siteimages/page_back.gif);




}

.topshade {
	background-image: url(siteimages/topshade.jpg);
	height: 100%;
	background-repeat: no-repeat;
	

}

/*==============*/

.header {
	padding-left: 31px;
	padding-right: 20px;
	padding-top: 37px;
	padding-bottom: 15px;
}

/*==============*/

.mainbox {
}

/*==============*/

.leftcol {
	padding-left: 24px;
	padding-right: 24px;
	background-image: url(siteimages/border.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

.columntopspacer {
	height: 49px;

}

/*==============*/

div#menu {
	padding-bottom: 21px;

}

div#menu img {
	vertical-align: middle;
	margin-right: 4px;
; 	border-width: 0px;
}


div#menu ul {
	margin: 0px;
    padding: 0px;
	height: auto;
}

div#menu li {
    list-style-type: none;
    text-align:left;
	height:auto;
	background-image:url(siteimages/menuline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 19px;
}

div#menu li a {
    text-decoration: none;
	margin: 0px;
	height:auto;
	width:auto;
}

div#menu li a:link {
    color: #858585;
}

div#menu li a:visited {
    color: #858585;

}
div#menu li a:hover {
    color: #006699;
	margin: 0px;

}
div#menu li a:active {
    color: #006699;
	margin: 0px;

}


/*==============*/

.pooltip {
	background-image: url(siteimages/pooltip_back.jpg);
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	background-repeat:repeat-y;
	width: 99px;
	height:100%;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

.content {
	padding-left: 24px;
	padding-right: 18px;
	background-image: url(siteimages/main_back_lines.gif);
	background-repeat: repeat-y;
	min-height:405px;
}

.content p {
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: 200;
	line-height: 13pt;
}

.newsbox {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333366;
	background-color: #DCDCDC;
	font-weight: 500;
	padding-left:10px;
	padding-right:10px;
	font-variant: normal;
}


.newsbox p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}


.title {
	font-size: 16px;
	font-weight: bold;
	
}

/* Note this was the old name for the title style */
.style3 {
	font-size:18px;
	font-weight: bold;	
	text-align:center;
	padding-bottom:24px;
	color: #337da0;
	}
	


.headlineimage {
	padding-bottom: 23px;

}

.welcometext {
	background-image: url(siteimages/vertical_line.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;

}

.rightcol {
	padding-left: 17px;
	padding-right: 18px;
}

.rightcol p {
	margin-top: 0px;
	margin-bottom: 12px;
	

}

.tilesamplebox {
	padding-left: 19px;
	padding-right: 16px;

}

.tilesample {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 9px;
	text-align: center;
	color: #666666;
	background-color: #DCDCDC;
	padding-top: 13px;
	margin-top: -2px;
}

.tilesample p {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.tilesample img {

}

.bananaspacer {
	height: 17px;
}

/*==============*/

.bottomphone {
	height: 90px;

}

.footer {
	text-align: center;
	color: #999999;
	font-size: 10px;
	padding-top: 46px;
	padding-bottom: 40px;
	background-image: url(siteimages/footer.gif);
	background-repeat: no-repeat;

}

.footer p {
	margin-top: 0px;
	margin-bottom: 10px;

}

.footer img {
	vertical-align: middle;
}

/*==============*/

.bottomcontent {
	text-align: center;
}


/*====================*/
.photogallery {
text-align:center;
margin-bottom: 5px;
margin-top: 5px;
}
.photogallery a {
	vertical-align:top;
}

.photogallery a:link, a:visited {
	text-decoration:none;
}

.photogallery a:hover, a:active {
	text-decoration:none;
}

.videotext {
	font-size:11px;
}

.quotebox {
	padding: 2px 10px 2px 10px;
	color: #dcdcdc;
	background-image: url(images/comments.gif);
	background-repeat: repeat-y;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-top: -2px;
	margin-bottom: -2px;
}