/* Setting element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, dl, dt, dd, td, form, fieldset, a, img, button, li, ul
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
}

body
{
	background-color: #103948;
}

h1, h2, h3, h4, h5
{
	color: #103948;
	font-size: 14px;
}

#privacy #feature h2, #terms #feature h2
{
	margin-top: 4px;
	margin-bottom: 4px;
}

#privacy p, #terms p
{
	padding-top: 4px;
	padding-bottom: 4px;
}

p
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#layout
{
	margin: 0px auto;
	background-image: url(/Images/Sites/5/layout-background.jpg);
	width: 794px;
	background-repeat: repeat-y;
overflow: hidden;

}

#banner
{
	background-image: url(/Images/Sites/5/masterhead-background.jpg);
	width: 794px;
	background-repeat: no-repeat;
	height: 117px;
}

#banner-title
{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 400px;
	padding: 20px 0 0 25px;
}

#banner-title a
{
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}

#title-arkansas
{
	display: none;
}

#title-pioneer
{
	display: none;
}

#title-chiropractic
{
	display: none;
}

blockquote
{
	font-style: italic;
	text-indent: 20px;
	width: 99%;
}

blockquote div
{
	font-style: normal;
	margin-top: 10px;
	text-align: right;
}

@media screen
{
	a
	{
		color: #103948;
		text-decoration: none;
	}

	a:hover
	{
		text-decoration: underline;
	}

	#banner-address
	{
		font-size: 11px;
		float: left;
		color: #a5b2b8;
		width: 400px;
		padding: 5px 0 0 25px;
		letter-spacing: 1.5pt;
	}

	#banner-phone
	{
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		width: 200px;
		padding: 0 30px 0 0;
		float: right;
		position: relative;
		top: -30px;
	}

	#banner-fax
	{
		display: none;
	}

	#index
	{
		padding-left: 6px;
		color: #fff;
	}

	.atlas-menu-vertical
	{
		color: #fff;
	}

	.atlas-menu-vertical ul
	{
		color: #fff;
	}

	.atlas-menu
	{
		padding-left: 6px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		float: left;
	}

	.atlas-menu-node
	{
		background: url(Images/Sites/5/leftnav-background.jpg) no-repeat;
		width: 174px;
		height: 28px;
		color: #fff;
	}

	.atlas-menu-node a, .atlas-menu-node a:active, .atlas-menu-node a:hover
	{
		font-weight: bold;
		line-height: 24px;
		text-decoration: none;
		padding-left: 5px;
		color: #fff;
	}

	#copy
	{
		width: 561px;
		float: right;
		height: 500px auto;
		font-size: 12px;
padding-right:10px;
	}
#default #copy
{ 
width: 571px;
padding-right: 0px;
}
#feature
{
margin-top: 10px;
}
#new-patients #feature a
{
text-decoration: underline;
}


	#page-heading
	{
		display: none;
	}

	#main
	{
		background-image: url(Images/Sites/5/main.jpg);
		width: 571px;
		height: 301px;
		float: right;
		position: relative;
		right: 20px;

	}

	#main-action-items
	{
		color: #fff;
		position: relative;
		top: 115px;
		left: 340px;
		width: 161px;
		height: 134px;
	}

	#main-action-items ul
	{
padding-top: 12px;
		width: 161px;
		height: 134px;
	}

	#main-action-items ul li
	{
margin-left: 35px;
padding-bottom: 29px;
	}

	.main-button
	{
		font-size: 20px;
		width: 161px;
		height: 20px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
		list-style-type:none;
	}

	.main-button a
	{
		color: #fff;
		text-decoration: none;
	}

	.main-button-link
	{
		color: #fff;
	}

	#copy-left
	{
		width: 175px;
		height: auto;
		float: left;
		position: relative;
		left: -225px;
margin-top:20px;
padding-top:30px;
	}

	#copy-left img
	{
		width: 125px;
		height: 122px;
		padding-top: 10px;
		padding-left: 30px;
		padding-bottom: 15px;
		position: relative;
		right: 10px;
	}


	#copy-left ul
	{
		padding-left: 15px;
		margin-left: 15px;
		font-size: 10px;
	}

	#copy-left li
	{
		list-style-image: url(Images/Sites/5/arrow.jpg);
		list-style-position: outside;
		padding-bottom: 5px;
	}


	#copy-right
	{
		width: 571px;
		float: right;
		height: auto;
		font-size: 12px;
		position: relative;
		top: -300px;
		right: 20px;
padding-top:20px;
	}

	#copy-right p
	{
		margin: 4px;
		float: left;
		width: 290px;
		height: auto;
	}

	#copy-right img
	{
		float: right;
		width: 248px;
		height: 222px;
		padding-top: -75px;
	}

	#footer
	{
		width: 571px;
		float: right;
		font-size: 12px;
		color: #696969;
		padding: 2px;
	}

	#footer a
	{
		color: #696969;
text-decoration:none;
	}
#footer a:hover
{
text-decoration:underline;
}



	fieldset
	{
		border: 0;
		padding: 0 0 0 25px;
		width: 225px;
	}

	.appt-formpanel
	{
		padding-right: 10px;
		float: right;
	}

	fieldset legend
	{
		font-weight: bold;
		margin: 0 0 20px -8px;
		padding: 0;
	}

	fieldset.labeltop .formitem label
	{
		display: block;
	}

	fieldset.labeltop .formitem
	{
		margin-bottom: 10px;
	}

	fieldset .buttons
	{
		margin-top: 20px;
	}

	#ctl00_ContentPlaceHolder_Feature_ctl00_Calendar_PreferredDate
	{
		background-color: #fff;
	}

	.coupon
	{
		background-image: url(Images/Sites/5/coupon-background.gif);
		background-repeat: no-repeat;
		height: 431px;
		position: relative;
		width: 537px;
	}

	.coupon-item
	{
		margin: 0 auto 0 auto;
		position: relative;
		text-align: center;
		top: 50px;
		width: 460px;
	}

	.coupon h2
	{
		color: #3f3e9b;
	}

	.coupon h3
	{
		color: #7e7e7e;
	}

	.coupon-address
	{
		background-color: #fff;
		border: solid 1px #7e7e7e;
		margin: 0 auto 10px auto;
		padding: 8px;
		width: 300px;
	}

	.coupon-address .adr .name
	{
		font-weight: bold;
	}

	.coupon-disclaimer
	{
		font-size: 11px;
	}

	#hours-map-directions #map
	{
		height: 396px;
		overflow: hidden;
		position: relative;
		width: 585px;
                                left:-25px;
	}

	#map-popup-template
	{
		background-color: #ffffcc;
		border: outset 2px #f00;
		padding: 4px;
	}

	#map-popup-template-name
	{
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
	}

	#map-popup-template-description
	{
		font-size: 12px;
		font-weight: bold;
	}

	.accent
	{
		color: #2a7ec2;
	}

	.clear
	{
		clear: both;
	}

	.attention
	{
		color: #f00;
	}
}

@media print
{
	#banner-title
	{
		font-size: 22px;
		font-weight: bold;
		left: 0px;
		position: absolute;
		top: 0px;
	}

	#banner-title a
	{
		font-size: 22px;
		text-decoration: none;
	}

	#banner-address
	{
		font-size: 16pt;
		left: 0px;
		position: absolute;
		top: 40px;
	}

	#banner-phone
	{
		font-size: 20pt;
		font-weight: bold;
		left: 0px;
		position: absolute;
		top: 70px;
	}

	#index
	{
		display: none;
	}

	#feature
	{
		position: absolute;
		top: 110px;
	}

	#panel-switcher
	{
		display: none;
	}

	#hours-map-directions #map
	{
		height: 6in;
		overflow: hidden;
		position: relative;
		width: 6in;
	}

	.rss
	{
		display: none;
	}

	.coupon
	{
		border: dotted 1px #000;
		height: auto;
		margin-bottom: 10px;
		padding: 10px;
		width: 5.5in;
	}

	.coupon-address
	{
		border: solid 1px #7e7e7e;
		margin: 0 0 10px 70px;
		padding: 8px;
		text-align: center;
		width: 300px;
	}
}
#powered-by 
{
display:none;
}