/**************************************************************
***************************************************************
****		Services page 									***
***************************************************************
**************************************************************/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	text-indent: 10px;
}
.listoff {
	font-size: 14px;
	text-indent: -10px;
	padding-left: 20px;
	margin-left: 20px;
}

ul.style5 {
	text-indent: 0px;
	font-size: 14px;
}

/**************************************************************
***************************************************************
****		Staff page 										***
***************************************************************
**************************************************************/

.infotable {
	border: none;
	text-align: left;
	width: 500px;
	font-size: 14px;
}
.infotablestaff {
	border: none;
	text-align: right;
	width: 500px;
	font-size: 14px;
	margin-top: 30px;
}
.infotablestaff td {
	border: none;
	vertical-align: top;
	display:table-cell;
}
td.staffdesc {
	border-top: groove 2px #FFFF00;
	text-align: left;
	padding-left: 10px;
}

td.staffname {
	border-top: none;
	text-align: left;
}
.staffname h4 {
	margin:0px;
	margin-left: 200px;
	z-index: 0;
}
.infotablestaff img {
	margin-top: 0px;
	margin-bottom: 40px;
	float: right;
}
.staffdesc p {
	text-align:left;
	margin-left: 10px;
	text-indent: 5px;
}

/**************************************************************
***************************************************************
****		Stretches page									***
***************************************************************
**************************************************************/


.picturemenu{
	background-image:url(pics/layout/bg.jpg); 
	background-repeat:repeat;
	width:100%;
	height:250px;
	padding:2px 0px 2px 2px;	
	overflow:scroll;
}
.expandmenu{
	display: none;	
}
.expandmenu a:hover, .expandmenu a:visited, .expandmenu a, .expandmenu a:link, .expandmenu a:active, .picturemenu a:hover, .picturemenu a:visited, .picturemenu a, .picturemenu a:link, .picturemenu a:active{
	font:tahoma;
	font-size: small;
	color:#000000;
	text-decoration:none
}
