body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(img/main-bg.png);
	background-repeat: repeat;

}
#bg-upper {
	width: auto;
	height: auto;
	background-image: url(img/upper-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
}

#centralize {
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#container {
	float: left;
	width: 811px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}


h1 {
	margin: 0px;
	font-size: small;
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #FF0066;
}

a:visited{
	color: #FF0066;
	text-decoration: none;
}

a:hover{
	color: #008C99;
	text-decoration: none;
}
#header {
	float: left;
	height: 213px;
	width: 811px;
	background-image: url(img/cove-cafe-praa-sands-header.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#header-tel-number {
	float: left;
	height: 193px;
	width: 265px;
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
}
#header-logo-button {
	float: left;
	height: 213px;
	width: 546px;
}
.header-tel-number {
	font-size: xx-large;
	font-weight: bold;
	color: #008C99;
}
#body-contain {
	background-image: url(img/cove-cafe-praa-sands-upper-body.png);
	background-repeat: no-repeat;
	float: left;
	width: 771px;
	padding-top: 30px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#contain-left {
	float: left;
	width: 315px;
	margin-right: 30px;
	line-height: 20px;
}
#contain-right {
	float: left;
	width: 426px;
}
.contain-right-box {
	float: left;
	width: 426px;
	margin-bottom: 6px;
}

#clearboth {
	font-size: 4px;
	clear: both;
	float: left;
	height: 4px;
}
.body-header-font {
	font-size: large;
	font-weight: bold;
	color: #008C99;
}
.big-pink-text {
	font-size: 20px;
	color: #FF0066;
}
.boldtext {
	font-weight: bold;
}

#body-lower {
	background-image: url(img/cove-cafe-praa-sands-lower-body.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 811px;
	padding-top: 218px;
	font-size: 10px;
	color: #FFFFFF;
}

#body-lower a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#body-lower a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#body-lower a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

