@charset "UTF-8";
/* CSS Document */

#indexcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .83em;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#rigthtsidebar {
	padding: 0px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-left: 10px;
	background-image: url(images/specialsBgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 198px;
}
#indexcontent #rigthtsidebar p,#indexcontent #rigthtsidebar h2 {
	color: #FFF;
	margin-left: 12px;
}
#meetdrcampbell {
	background-image: url(images/meetBgd.jpg);
	background-repeat: repeat-x;
	width: 290px;
	padding-left: 10px;
	float: left;
}
#homepage_blog {
	margin-right: 0px;
	margin-left: 330px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #76262f;
}
#meetdrcampbell .cranberry img {
	float: left;
}
#meetdrcampbell h2,#meetdrcampbell p {
	margin: 0px;
}
#newslettersignup {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #76262f;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	height: 150px;
}
.smalltext a {
	color: #76262f;
	text-decoration: none;
}
.smalltext a:hover {
	text-decoration: underline;
}
.smalltext {
	font-size: 9px;
	font-weight: bold;
}
#indexcontent #sidestories {
	padding: 0px;
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0px;
	margin-left: 0px;
}
