﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222222;
	background-image:url('SITE-Images/bg1.png');
	background-repeat:repeat-x;
	margin:0px;
	line-height:180%
}
.blackout {
	z-index:2000;
	position:absolute;
	background-color:white;
	top:0px;
	left:0px;
	width:100%;
	height:800px;
	display:none;
}
.picView {
	z-index:2002;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:649px;
	height:462px;
	display:none;
	text-decoration:none;
	font-size:10px;
	color:#996633;
	line-height:130%;
}
.WPimagePOP {
	z-index:6010;
	position:absolute;
	top:60px;
	left:60px;
	min-width:100px;
	min-height:100px;
	display:none;
}
.service {
	font-weight:bold;
	text-decoration:none;
	color:teal;
}
.slideshow {
	top:102px;
}
.topNav {
	top:60px;
}
.headerOffset {
	margin-top:240px;
}
.rhsOffset {
	margin-top:40px;
}
.topNavMobile {
	display:none;
}
.gallerytop {
	margin-top:80px;
}
.contactTop {
	margin-top:30px;
}
.serviceTop {
	margin-top:40px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
html {
	zoom:0.32;
}
body {
		font-size:34px;
		letter-spacing:normal;
		line-height:normal;
	}
.service {
	font-weight:bold;
	text-decoration:none;
	color:teal;
	font-size:34px;
	line-height:200%;
}
.slideshow {
	top:220px;
}
.topNav {
	top:158px;
}
.headerOffset {
	margin-top:458px;
}
.rhsOffset {
	margin-top:158px;
	font-size:20px;
}
.gallerytop {
	margin-top:120px;
}
.contactTop {
	margin-top:120px;
}
.serviceTop {
	margin-top:120px;
}
.topNav {
	display:none;
}
.topNavMobile {
	position:absolute;
	top:128px;
	left:20px;
	display:block;
	z-index:2000;
}
.MobMnu {
	display:none;
}
.mobNav {
padding-top:5px;
	width:960px;
	height:80px;
	text-align:center;
	font-size:48px;
	color:#f0f0f0;
	background-image:url('SITE-Images/btnbg.jpg');
}
.mobNav a {
	text-decoration:none;
	color:#f0f0f0;
	font-size:48px;
}
.mobNav a:hover {
	color:#fff;
}
.mobNav a:visited {
	color:#f0f0f0;
	text-decoration:none;
}

