body {
	background: url(images/mobile-bg.jpg) #cecece top center repeat-x;
	margin: 0;
	padding: 0;
	color: #513b0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

.logo {
	background: url(images/mobile-logo.png) top center no-repeat;
	width: 205px;
	height: 65px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.page {
	padding:0px 0 10px 0;
	margin:0 auto;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 1.5em;
}

a { color:#b32017; text-decoration: none; outline:none;}
a:link { color:#b32017; text-decoration: none; outline:none;}
a:active { color:#513b0c; text-decoration: none; outline:none; font-weight:bold;}
a:hover { color:#513b0c; text-decoration: none; outline:none;}
a:visited { color:#b32017; text-decoration: none; outline:none;}
a:visited:hover { color:#513b0c; text-decoration: none; outline:none;}

ul {
	margin: 0 auto;
	padding: 0 0 0 16px;
	list-style-type: none;
	width: 140px;
}

li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
}

.map {
	background: url(images/map.png) top center no-repeat;
	width: 31px;
	height: 42px;
	float: left;
	margin: 0 10px 0 4px;
	padding: 0;
}

.fb {
	background: url(images/fb.png) top center no-repeat;
	width: 26px;
	height: 42px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}

.twit {
	background: url(images/twit.png) top center no-repeat;
	width: 26px;
	height: 42px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}

.email {
	background: url(images/email.png) top center no-repeat;
	width: 38px;
	height: 42px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}

#Flash {
	display: none;
}

#Mobile {
	display: inline;
	margin-top: 10px;
}

-->
</style>
