* {
	margin: 0;
	padding: 0;
}
body {
	background: #DBCDB5 url(/images/backgroundGradient.png) repeat-x left top;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #5bb8b2;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 677px;
	padding-top: 75px;
	background: transparent url(/images/logo.jpg) no-repeat 15px 0;
	text-align: left;
}
#header {
	background: transparent url(/images/IndexImagewBar.jpg) no-repeat left top;
	width: 677px;
	height: 190px;
}
#content {
	position: relative;
	background: transparent url(/images/middleSlice.png) repeat-y left top;
	padding-bottom: 5px;
	min-height: 370px;
}
* html #content {
	height: 370px;
}
* html body#contact #content {
	height: 420px;
}
#info {
	width: 490px;
	background-color: transparent;
}
#info p {
	margin: 0 5px 15px 13px;
	line-height: 15px;
}
#info img {
	margin: 0 0 0 13px;
	border: none;
}
#info img#title {
	margin: 0 0 20px 13px;
}
#info img.map {
	margin-top: 5px;
	margin-bottom: 5px;
}
#info h1 {
	margin: 0 5px 10px 13px;
	text-transform: uppercase;
	color: #5bb8b2;
	font-size: 12px;
}
#info h2, #info h3, #info h4, #info h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 13px;
}
#info h5 {
	margin-bottom: 15px;
}
#info ul {
	margin: 0 5px 15px 13px;
	list-style-position: inside;
}
#info h2.map {
	margin-top: 20px;
}
#sidebar {
	position: absolute;
	right: 15px;
	top: 8px;
	bottom: 10px;
	width: 140px;
	background-color: #f4f0e9;
	font-size: 11px;
}
* html #sidebar {
	height: 97%;
}
#sidebar ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
}
#sidebar #address ul {
	position: absolute;
	left: 0px;
	bottom: 10px;
	margin-top: 50px;
}
#sidebar li#hoursTitle {
	font-size: 10px;
	margin-bottom: 5px;
}
#sidebar li#hoursTitle .firstLetter {
	font-size: 12px;
}
li.hrsFriday {
	margin-top: 5px;
}
#sidebar .addressLets {
	font-size: 9px;
}
#phoneNums {
	margin-top: 20px;
}
.phoneNums {
/*	letter-spacing: 1px; */
}
.phoneID {
	color: #5bb8b2;
	letter-spacing: normal;
}
#footer {
	width: 677px;
	height: 12px;
	background: transparent url(/images/bottomSlice.png) no-repeat left top;
}
.external {
background :transparent url(/images/ext.gif) no-repeat right center;
padding-right:12px;
}
.popup {
background :transparent url(/images/pop.gif) no-repeat right center;
padding-right:12px;
}
#homeLink a {
	position: absolute;
	top: 0;
	left: 15px;
	width: 452px;
	height: 71px;
	background-color: transparent;
	display: block;
	text-decoration: none;
}
/* ------------------- nav information ---------------------- */
#nav {
	width: 682px; /* actual length is 677px */
	height: 48px;
	margin-top: 3px;
	background: transparent url(/images/nav.png) no-repeat left top;
	overflow: auto;
}
#nav ul {
	list-style: none;
	padding-top: 8px;
	margin-left: 13px;
}
#nav li {
	display: inline;
	margin-right: 32px;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav li#contactNav {
	margin-right: 0;
}
/* --------------------------- index info --------------------------- */
body#index #info ul {
	margin-left: 23px;
}
img#bbbLogo {
	margin-left: 13px;
	margin-top: 5px;
	border: none;
}
/* --------------------------- team/about info ---------------------- */
body#about #header {
	background-image: url(/images/teamImagewBar.jpg);
}
body#about #info {
	padding-bottom: 170px;
}
* html body#about #sidebar { /* * html hack for ie6 to compensate for staff members in sidebar */
	height: 535px;
}
body#about #sidebar h1 {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 3px 3px 10px;
}
body#about #sidebar h1 .firstLetter {
	font-size: 14px;
}
body#about #sidebar h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 10px 3px 3px 10px;
}
body#about #sidebar h3 {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	margin: 0 3px 0 10px;
}
body#about #sidebar h2#dentist {
	margin-top: 0;
}
body#about img#title {
	clear: both;
	margin-right: 175px;
}
body#about #aboutDressBlues {
	float: right;
}
body#about #aboutPorch {
	float: left;
	margin: 10px 10px 10px 0;
}
body#about #info a:link, body#about #info a:visited {
	color: #000;
	text-decoration: none;
}
body#about #info a:hover, body#about #info a:active {
	text-decoration: underline;
}
/* --------------------------- services info ------------------------ */
body#services #header {
	background-image: url(/images/servicesImagewBar.jpg);
}
/* --------------------------- resources info ----------------------- */
body#resources #header {
	background-image: url(/images/resourcesImagewBar.jpg);
}
/* ---------------------------- office info ------------------------- */
body#officeInfo #header {
	background-image: url(/images/officeUpdatesImagewBar.jpg);
}
.officeImages {
	list-style: none;
}
.officeImages li {
	float: left;
	margin-right: 5px;
}
#info .officeImages img {
	margin: 0;
	border: none;
}
.cleared {
	clear: left;
}
/* ---------------------------- faqs info --------------------------- */
body#faqs #header {
	background-image: url(/images/RobersonFAQs.jpg);
}
body#faqs h2 {
	font-weight: bold;
	font-style: italic;
}
body#faqs #info ul a {
	color: #000;
}
body#faqs #info ul {
	margin-left: 15px;
}
body#faqs #info li {
	margin-bottom: 3px;
}
.answers {
	padding-top: 20px;
}
/* ---------------------------- forms info -------------------------- */
body#forms #header {
	background-image: url(/images/formsImagewBar.jpg);
}
/* ---------------------------- contact page info ------------------- */
body#contact #header {
	background-image: url(/images/contactImagewBar.jpg);
}
body#contact #info a {
	color: #000;
}
body#contact #info h2.map {
	color: #5bb8b2;
}
.otherInfo {
	color: #000;
	font-style: italic;
	font-size: 10px;
}


#stats {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: transparent;
}
#statsImg {
	border: 0;
	width: 1px;
	height: 1px;
}