a {
	text-decoration: underline;
	color: #666666;
	border: 0px none;
}
a:hover {
	text-decoration: underline;
	color: #4984BE;
}
#addressdetails {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #cecece;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centre {
	text-align: center;
}
.centrebold {
	font-weight: bold;
	text-align: center;
}
#container {
	background-image: url(images/containerback.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#containerleft {
	float: left;
}
#containermiddle {
	padding-left: 10px;
	font-size: small;
	padding-right: 9px;
}
#containerright {
	float: right;
}
#divider1 {
	background-image: url(images/divider1.jpg);
	border: 1px solid #a8b7b7;
	height: 20px;
}
#divider2 {
	background-image: url(images/divider2.jpg);
	border: 1px solid #b3bfb0;
	height: 20px;
}
#divider3 {
	background-image: url(images/divider3.jpg);
	border: 1px solid #b3bbbf;
	height: 20px;
}
#footer {
}
#header {
}
h1 {
	color: #4984be;
	font-size: medium;
}
h2 {
	color: #4984be;
	font-size: medium;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.italic {
	font-style: italic;
	font-size: x-small;
}
#nav {
	text-align: right;
	padding-right: 3px;
}
.small {
	font-size: x-small;
}
#main {
	padding-right: 3px;
}
#testimonials {
	border: 1px solid #f36b63;
	width: 347px;
	background-color: #f6978d;
	padding: 8px;
	color: #FFFFFF;
	font-size: x-small;
	margin-right: 5px;
}
#testimonials a {
	color: #FFFFFF;
	text-decoration: underline;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
}
.duskypink {
	color: #B180C1;
	font-weight: bold;
	font-size: 1.2em;
}
.smalltext {font-size: small}