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

html, body {
	color: #000;
	background:#555A30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	height:100%;
	padding:0;
	margin:0;
	line-height:14px;
}
a:link {
	text-decoration:none;
	color:#BA5017;
}
a:visited {
	text-decoration:none;
	color:#BA5017;
}
a:hover {
	text-decoration:underline;
	color:#BA5017;
}
a:active {
	text-decoration:none;
}
img {
	border:none;
}
p {
	margin:0;
	padding:0;
	line-height:18px;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
.threehundred {
	width:300px!important;
}
h1 {
	font-size:30px;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:36px;
	color:#540000;
}
h2 {
	color:#540000;
	font-size:18px;
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:normal;
	line-height:22px;
	text-transform:uppercase;
}
h3 {
	color:#540000;
	line-height:18px;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	color:#540000;
	font-size:18px;
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:normal;
	line-height:22px;
	text-transform:none;
}
.floatCloser {
	float:none;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
input {
	border:none;
	padding:0;
	margin:0;
}
.l {
	float:left;
}
.r {
	float:right;
}
.rPic{
	float:right;
	padding:0 0 20px 20px;
}
.lPic{
	float:left;
	padding:0 20px 20px 0;	
}
#leftBGTile {
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:1100px;
	background: transparent url(images/lbgtile_1x1100.png) top left repeat-x;
}
#rightBGTile {
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:1100px;
	background: transparent url(images/rbgtile_1x1100.png) top left repeat-x;
}
#outerWrapper {
	position:relative;
	width:1186px;
	min-height:1100px;
	margin-left:auto;
	margin-right:auto;
	background:#555A30 url(images/bg_1186x1100.jpg) top left no-repeat;
	border-style:solid;
	border-width:0 2px 0 2px;
	border-color:#540000;
}
#leftWing {
	float:left;
	width:93px;
	height:1259px;
	background: transparent url(http://knoxvilledentist.net/images/leftwing_93x1259.jpg) top left no-repeat;
}
#rightWing {
	float:right;
	width:93px;
	height:1259px;
	background: transparent url(http://knoxvilledentist.net/images/rightwing_93x1259.jpg) top left no-repeat;
}
#innerWrapper {
	position:relative;
	float:left;
	width:921px;
	background:#B7A873 url(http://knoxvilledentist.net/images/background_921x1135.jpg) top left no-repeat;
	/* REMOVE */
	min-height:1135px;
}
#header {
	position:relative;
	width:1186px;
	height:228px;
}
#headerText{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	float:left;
	padding:10px 0 0 10px;
}
#headerText h1{
	font-size:14px;	
	line-height:22px;
}
#headerText p{
	font-size:12px;
}
#leftRibbon {
	position:absolute;
	top:85px;
	left:0px;
	width:325px;
	height:32px;
	border-style:solid;
	border-width:6px 0;
	border-color:#540000;
	background:transparent url(images/lribbon_325x32.jpg) top left no-repeat;
}
#rightRibbon {
	position:absolute;
	right:0px;
	top:85px;
	border-style:solid;
	border-width:6px 0;
	border-color:#540000;
	width:78px;
	height:32px;
	background:transparent url(images/rribbon_78x32.png) top left no-repeat;
}
#headerFlash {
	position:absolute;
	top:23px;
	left:325px;
	width:251px;
	height:205px;
	background:transparent url(images/flashplaceholder_251x205.png) top left no-repeat;
}
#headerLogo {
	left:576px;
	top:23px;
	position:absolute;
	width:291px;
	height:205px;
}
#headerCTA {
	color:#590B09;
	top:23px;
	left:867px;
	position:absolute;
	width:161px;
	height:205px;
	background:transparent url(images/headercta_241x205.png) top left no-repeat;
	text-align:center;
	padding:50px 60px 0 20px;
	font-size:16px;
	line-height:20px;
}
#headerCTA a{
	font-weight:bold;	
	line-height:14px;
}
.feedTitle {
	font-size:14px;
}
#creditfooter { display:none; }
.feedburnerFeedBlock {
	font-size:10px;	
}
#main {
	padding:0 16px 0 23px;
}
.leftColumn {
	width:242px;
	float:left;
	/* remove */
	min-height:200px;
}
.rightColumn {
	width:883px;
	/* remove */
	min-height:200px;
	float:right;
}
.leftColumnTop{
	width:164px;
	height:52px;
	background:transparent url(images/leftcolumntop_242x52.png)	top left no-repeat;
	color:#e4bb97;
	padding-left:76px;
	line-height:52px;
	font-size:18px;
}
.leftColumnBottom{
	width:242px;
	height:30px;
	background:transparent url(images/leftcolumnbottom_242x30.png) top left no-repeat;
}
.leftColumnMiddle{
	background:transparent url(images/ds_16x1.png) top right repeat-y;	
	/* REMOVE */
	min-height:200px;
}
.leftColumnContent{
	/* remove */
	min-height:200px;
	border-style:solid;
	border-width:0 8px;
	border-color:#540000;
	width:210px;
	background:#D5B98E url(images/leftbg_210x764.jpg) 0 0 no-repeat;
}

.rightColumnTop{
	height:8px;
	width:867px;
}
.rightColumnMiddle{
	/* remove */
	min-height:120px;
	background:transparent url(images/ds_16x1.png) top right repeat-y;		
}
.rightColumnBottom{
		height:8px;
	width:867px;
}
.rightColumnContent{
	color:#540000;
	float:left;
	width:760px;	
	padding:25px 45px;
	border-style:solid;
	border-width:0 8px 0 9px;
	border-color:#540000;
	background:#D8AF89 url(images/paperbg_850x767.jpg) 0 0 no-repeat;
}
.TLCorner{
	float:left;
	width:8px;
	height:8px;
	background:transparent url(images/tlcorner_8x8.png) 0 0 no-repeat;
}
.TRCorner{
	float:right;
	height:8px;
	width:8px;
	background:transparent url(images/trcorner_8x8.png) 0 0 no-repeat;
}
.rightColumnTopMiddle{
	background:#540000;
	height:8px;
	width:851px;
	float:left;	
}
.BLCorner{
	float:left;
	height:8px;
	width:8px;
	background:transparent url(images/blcorner_8x8.png) 0 0 no-repeat;
}
.BRCorner{
	float:right;
	height:8px;
	width:8px;
	background:transparent url(images/brcorner_8x8.png) 0 0 no-repeat;
}
#footer{
	color:#000;	
	text-align:center;
	font-size:11px;
	padding-top:20px;
	line-height:20px;
}
#share{
	text-align:center;
	padding:40px 0;	
}
#email {
	text-align:center;	
	font-size:18px;
	font-family:LithosProRegular;
}
#visitOurBlog{
	text-align:center;
	font-size:18px;
	font-family:LithosProRegular;	
}
#visitOurBlog a{
	color:#540000;	
}
#leftPic{
	padding:40px 0;
	text-align:center;
}	
.b{
	border:5px solid #540000;
-moz-border-radius: 4px;
border-radius: 4px;	
}
.rightColumnContent ul{
	padding-left:40px;
}
.rightColumnContent ul li{
	font-size:16px;
	line-height:24px;
	list-style-type:disc;
	list-style-position:inside;
}
.slideshow {
	height:auto;
	width:auto;
	margin:auto;
}
.slideshow img {
	padding-right:0px;
}

.links {
	font-size:17px;

	color:#540000;	
	line-height:16px;
	position:relative;
	width: 210px;
	overflow:visible;
}
.links ul { /* all lists */
	width:200px;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0;
	position:relative;
}
.links li { /* all list items */
	display:block;
	position:relative;
	width:195px;
	height:26px;
	z-index:10;
	padding:10px 3px 6px 3px;
	padding-left:5px;
}
.links li a {
font-size:90%;
text-align:center;
	display:block;
	height:100%;
	width:100%;
		color:#540000;
	text-decoration:none;
}
.links  li a:hover {
	color:#E8E0BF;
	text-decoration:none;
}
.links  span {
	display:block;
}