body {
	font-size: 62.5%;
}
body {
	font-family: arial, tahoma, verdana;
	font-size: 80%;
	margin: 0;
	background-color: #ffffff;
	color: #333;
}
h1, .h1_mimic {
	font-family: arial, tahoma, verdana;
	font-size: 150%;
	font-weight: bold;
	color: #cc3399;
	margin-top: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #cc3399;
}
h2, .h2_mimic {
	font-family: arial, tahoma, verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333;
	font-size: 120%;
	text-align: center;
}
.h2_mimic {
	margin-top: 20px;
}
p {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}
ul {
	margin: 0 0 20px 0;
}
li {
	text-align: left;
	color: #333;
	padding-top: 3px;
	margin-left: 25px;
	font-weight: normal;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #cc3399;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #cc3399;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0099cc;
}
a:active {
	text-decoration: none;
}

#outer {
	width: 800px;
}
.inner {
	width: 800px;
	margin: 0 auto;
	background-color: transparent;
}
#content {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
#maincontent {
	width: 100%;
	clear: both;
	margin-top: 1px;
	min-height: 350px;
	border-top: 1px solid #0099cc;
}
#cn {
	width: 398px;
	float: left;
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	line-height: 1.5;
	margin: 0 0 0 20px;
	padding: 20px 10px 0px 10px;
	background-color: transparent;
	text-align: justify;
}
#cn a {
	font-weight: bold;
}
#ln, #rn {
	float: left;
	width: 190px;
	min-height: 350px;
	font-size: 100%;
	text-align: left;
}
#rn {
	float: right;
	margin-top: 15px;
	width: 160px;
}
.loc {
	text-align: center;
	margin-bottom: 20px;
}
#banner_info {
	background-image:URL(../../images/dog-walkers-whitley-bay.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	color: #cc3399;
	float: right;
	text-align: right;
	padding-top: 80px;	
}
#banner a {
	font-weight: bold;
}
#outermenu {
	width: 100%;
}
#menu {
	float: left;
	font-weight: bold;
	color: #cc3399;
	padding: 15px 0 3px 0;
	font-size: 14px;
}
#menu a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #cc3399;
}
#menu ul {
	text-align: center;
	font-weight: bold;
	margin: 0 40px 0 0;
}
#menu li {
	list-style-image:URL(../../images/bullet.jpg);
	color: #333;
	margin-left: 0px;
	font-weight: bold;
	padding: 3px;
}
#footer {
	width: 100%;
	color: #999999;
	min-height: 39px;
	padding-top: 10px;
	margin-top: 50px;
	border-top: 1px solid #ccc;
	font-size: 90%;
	text-align: center;
	clear:both;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight:normal;
}
.float_right {
	float:right;
}
.txt_right {
	text-align: right;
}
.float_left {
	float: left;
}
.imgborder {
	padding: 2px;
	border: 2px dashed #0099cc;
}
#gallery_div {
	width: 90%;
	margin:0 auto;
	text-align: center;
}
.gallery {
	width: 140px;
	height: 100px;
	margin: 0 10px 10px 0;
}
.subtle {
	margin-top: 10px;
	font-size: 80%;
	color: #999999;
	text-align: center;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.oos {
	float: left;
	margin-left: -12000px;
}

