/* Main StoryEdit Stylesheet customised for Foot Wise Podiatry website. Last edit 23 June 2008 Dave Howes */
body {background-color: #666;
	min-width: 900px;
}
a:link {color: #666; padding: 0px;}
a:active {color: #ff0000; padding: 0px;}
a:visited {color: #666; padding: 0px;}
a:hover {color: #000; background: #fcc; padding: 0px;}
p a:link {padding: 2px;}
p a:active {padding: 2px;}
p a:visited {padding: 2px;}
p a:hover {padding: 2px;}
a.navbtn:link {padding: 0px;}
a.navbtn:active {padding: 0px;}
a.navbtn:visited {padding: 0px;}
a.navbtn:hover {background: none; padding: 0px;}
p {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 6px; color: #600}
p.menu {margin-left: 2px; margin-right: 2px; margin-top: 0px; margin-bottom: 2px;}
p.links1 {text-align: center;}
p.small {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 10px; font-weight: bold; line-height: 14px; margin-left: 10px; margin-right: 10px; color: #600}
p.signature {font-family: "Comic Sans MS",Arial,sans-serif; font-size: 15px; line-height: 20px; margin-left: 30px; margin-top: 10px; margin-bottom: 20px; color: #000000}
h4 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 13px; line-height: 15px; margin-left: 10px; margin-right: 10px; margin-top: 12px; margin-bottom: 2px; color: #333333}
h3 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 18px; line-height: 22px; margin-left: 10px; margin-right: 10px; margin-top: 14px; margin-bottom: 4px; color: #333333}
h2 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 20px; line-height: 24px; margin-left: 10px; margin-right: 10px; color: #333333}
h1 {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 24px; line-height: 30px; margin-left: 10px; margin-right: 10px; color: #333333}
ul {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 10px; margin-right: 10px; color: #333333}
li {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 12px; line-height: 14px; margin-left: 30px; margin-right: 10px; color: #333333}
pre.times1 {font-size: 14px; line-height: 18px; margin-left: 2px; margin-right: 10px; margin-top: 0px; margin-bottom: 2px; color: #333}

.SiteNavBtn {
	border: 0;
	padding: 0px;
}

.rightgraphic img {
	margin-left: 10px;
}

div#pagebox {
	position: relative;
	width: 820px;
	margin: auto;
	height: auto;
	border: 1px solid #900;
	border-top: 12px solid #900;
	border-bottom: 12px solid #900;
	background: #fff;
}

div#creditbox {
	position: relative;
	width: 130px;
	top: 10px;
	margin: auto;
	height: auto;
	background: #ffffff;
	text-align: center;
}

table.table1 {
	width: 640px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-spacing: 1px 4px;
	border: 1px solid #900;
	padding: 2px;
}

td.treatment1 {
	background-color: #ccc;
	vertical-align: top;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	padding: 4px;
}

td.price1 {
	width: 60px;
	background-color: #ccc;
	vertical-align: top;
	text-align: right;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	padding: 4px;
}


div#col1 {
	float: left;
	display: inline;
	width: 660px;
	height: auto;
}
div#col2 {
	float: right;
	display: inline;
	width: 150px;
	height: auto;
}
div#spancols1 {
	position: relative;
	width: 820px;
	height: auto;
	left: 0px;
	margin-top: 10px;
}
div#spancols2 {
	position: relative;
	width: 820px;
	height: auto;
	left: 0px;
	margin-top: 2px;
	clear: both;
}