@charset "UTF-8";
body {
	background-image: url(../images/bkgrd.jpg);
}
a {
	border: none;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	display: block;
}
a:visited {
	color: #CFF;
}
a:hover {
	color: #CCCC33;
	text-align: center;
}
a:active {
}
.currentpage {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
	color: #CCCC33;
	font-style: normal;
	text-align: center;
	display: block;
}
.CenteredText {
	text-align: center;
	font-size: 20px;
	color: #0066AD;
	font-family: Georgia, "Times New Roman", serif;
}
#Container {
	height: 860px;
	width: 480px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Content {
	height: auto;
	width: 480px;
	position: relative;
	left: 0px;
	top: 0px;
}
#FacebookLink{
    position: absolute;
    width: 35px;
    height: 35px;
    /* [disabled]float: right; */
    margin-left: 420px;
    padding-top: 35px;
}
#homeheaderlink {
	height: 100px;
	width: 260px;
	position: absolute;
	left: 25px;
	top: 20px;
}
header {
    height: 210px;
    width: 480px;
    position: relative;
    left: 0px;
    top: 0px;
    background-image: url(../images/LemkeMobileHeader.jpg);
}
#Contact {
	height: 400px;
	width: 430px;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	top: -3px;
	background-color: #FFF;
}
H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #0066AD;
	text-align: center;
	margin-bottom: 0.1em;
	font-weight: bold;
	margin-top: 0.5em;
}
.mobilebody {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-indent: 15px;
	margin-bottom: .3em;
}
.mobilebodyCentered {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-indent: 0px;
	margin-bottom: 0.3em;
	text-align: center;
	margin-top: 0.3em;
}
.phone {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #F00;
	font-weight: bold;
	text-align: center;
	margin-bottom: -15px;
	margin-top: 5px;
}
a[href^=tel]{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #F00;
	font-weight: bold;
	text-align: center;
	margin-bottom: -15px;
}
nav {
	position: relative;
	top: -2px;
}
#aboutlink {
	height: 45px;
	width: 480px;
	position: relative;
	background-image: url(../images/navbkgrd.png);
}
#serviceslink {
	vertical-align: middle;
	height: 45px;
	width: 480px;
	position: relative;
	background-image: url(../images/navbkgrd.png);
}
#contactlink {
	vertical-align: middle;
	height: 45px;
	width: 480px;
	position: relative;
	background-image: url(../images/navbkgrd.png);
}
#homelink {
	vertical-align: middle;
	height: 45px;
	width: 480px;
	position: relative;
	background-image: url(../images/navbkgrd.png);
}
footer {
	background-color: #FFF;
	height: 45px;
	width: 480px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #1C66AD;
	text-align: center;
}
