.pageBG {
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-y;
}

.sidebar_bg {
	background-image:url(../images/sidebar_background.png);
	background-repeat:repeat-x;
	text-align:center;
	padding: 4px;
}

.bolder{
	text-align:left;
	font-weight:700;
	font-size: 16px;
	margin: 4px 0 2px 4px;
}
.address {
	text-align: left;
	line-height: 1.2em;
	margin: 6px 0 6px 4px;
}


.footer {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #99FFFF;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #006666;
	line-height: 19px;
}
.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sedation {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}