body {
	background: #c91133;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	color: #000000;
}

p{
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
}

A {
text-decoration:underline;
color : #a03245;
font-weight: bold;}
A:link {
	color : #a03245;
}
A:visited {
	color : #a03245;
}
A:hover {
	color : #a03245;
}
A:active {
	color : #a03245;
}
table{
	margin:0px;

}
td{
	font-size: 13px;
}

td ul{
	margin-left: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td li{
	font-weight: bold;
	margin-left: 0px;
	list-style-type: disc;
}


.t {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/top.jpg) 0 0 repeat-x; width: 766px; margin: 0 auto; text-align: left}
.b {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/bottom.jpg) 0 100% repeat-x}
.l {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/left.jpg) 0 0 repeat-y}
.r {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/right.jpg) 100% 0 repeat-y}
.bl {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/bottom-left.jpg) 0 100% no-repeat}
.br {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/bottom-right.jpg) 100% 100% no-repeat}
.tl {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/top-left.jpg) 0 0 no-repeat}
.tr {background:    url(file:///C|/WebProj/customers/renfrewshirephysio/untitled/1images/top-right.jpg) 100% 0 no-repeat; padding:8px}

.page {
	background: #d2d2bd;
}
.body-main{
}
.image{
	border: 1px solid black;
}
.left-column{
	width: 250px;
	color: #e6e6dc;
	text-align: right;
	background: #817f2b;
	float: left;
}
.left-column-padding{
	padding: 8px;
}
.left-column h1{
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 8px;
}

.left-column h2{
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
}

.left-column h3{
	background: #2d86ab;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin-top: 24px;
	margin-bottom: 8px;
}


.right-column{
	float: right;
	background: #d2d2bd url(images/background.jpg) repeat-x;
	background-position: 0px 20px;
	width: 500px;
}
.singlecolumn{
	margin: 24px;
}
.right-column-border{
background: green;
}

.footer-right-column{
	float: right;
	background: #d2d2bd;
	width: 500px;
	height: 40px;
}
.footer-right-column-padding{
	margin-left: 24px;
	margin-right: 24px;
	text-align: center;
}
.footer-left-column{
	width: 250px;
	color: #ffffff;
	background: #817f2b;
	float: left;
	height: 40px;
}
.left-c{
	width: 280px;
	float: left;

}
.left-c-padding{
	margin-left: 24px;
	margin-right: 12px;
	margin-top: 24px;
	margin-bottom: 8px;
}
.left-c-padding-footer{
	margin-left: 24px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.right-c{
	float: right;
	width: 220px;

}
.right-c-padding{
	margin-left: 12px;
	margin-right: 24px;
	margin-top: 24px;
	margin-bottom: 8px;
}
.right-c-padding-footer{
	margin-left: 12px;
	margin-right: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear{
	clear:both;
	padding: 0px;
	margin: 0px;
}
.box{
	margin: 24px;
	padding: 12px;
	border: 1px solid #c6c6ab;
	background: #dad9c7;
	
}
.right-column h1{

	color: #a03245;
	font-weight: bold;
	text-align: left;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 16px;
}
.right-column h2{

	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}



.header {

	height: 120px;
}



.menu ul{
	list-style: none;	
	padding : 0;
	margin : 0;

}
.menu li{
	float: left;
	margin: 0 0;
	padding: 0;
	text-align: center;
}

.menu li a, .menu li a:visited, .menu li a:active{
	float: left;
	text-align: center;
	width:125px;
	height:40px;
	background:  url(images/menu_normal.gif) top center no-repeat;
	color: #a03245;
	font-weight: bold;
	font-size: 11px;
	display : inline;
	line-height: 40px;
	display: block;
	text-decoration: none;
}

.menu li a:hover {
	background:  url(images/menu_hover.gif) top center no-repeat;
	color: #a03245;
}

body.home a#home,
body.restaurant a#restaurant,
body.menus a#menus,
body.booking a#booking{
	background:  url(images/menu_hover.gif) top center no-repeat;
	color: #a03245;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
.menu li a
{
float: none
}
/* End IE5-Mac hack */

.menu{
height: 40px;
background: #eaeae2;
}
.page-body{
	border-right: 1px solid #000;
	background: green;
}

.footer {
	border-bottom: 8px solid #aeaed8;
	height: 8px;
	clear:both;
}

.piccy{
	border-top: 1px solid #b1a9a7;
	border-left: 1px solid #b1a9a7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}


.home-row-one-left{
	float: left;
	width: 114px;
}
.home-row-one-right{
	float: right;
	width: 400px;
}
.home-row-two-left{
	float: left;
	width: 257px;
	background: #e6f5f8;
	height: 200px;
}
.home-row-two-right{
	float: right;
	width: 257px;
	height: 200px;
}
.home-row-two-left-inner{
	border-top: 2px solid #c5e8ef;
	border-bottom: 2px solid #c5e8ef;
	border-right: 2px solid #c5e8ef;
	height: 200px;
}
.home-row-two-right-inner{
	border-top: 2px solid #c5e8ef;
	border-bottom: 2px solid #c5e8ef;

	height: 200px;
}

.home-row-three{
}
.home-padding{
	padding: 12px;
}
.clear{
	clear: both;
}







