/* General */
*, html {
	margin:0;
	padding:0;
}
body {
	font:62.5% "Lucida Grande", Segoe UI, Verdana, Arial, sans-serif;
	text-align:center;
}
fieldset, select, img {
	border:0;
}
hr, #searchform br, .counter {
	display:none;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 10px;
}
ol li {
	list-style:decimal outside;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #fc0;
}
blockquote {
	border-left:3px solid #ccc;
	margin:20px;
	padding-left:10px;
}
cite, ins {
	text-decoration:none;
}
code, pre, kbd {
	font:1em 'Courier New', Courier, sans-serif;
}
small {
	font:.8em Arial, Helvetica, sans-serif;
	color:#777;
}
strike, del {
	color:#777;
	text-decoration:line-through;
}
label {
	cursor:pointer;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding:21px 0 5px 20px;
}
h2 {
	margin:5px 0;
	font-size:1.6em;
}
h3, h4 {
	margin:15px 0 0;
	font-size:1.2em;
}
/* Container */
#container {
	position:relative;
	margin:0 auto;
	font-size:1.2em;
	width:770px;
	background:url(./images/bg_content.png) repeat-y center top;
}
#content {
	width:760px;
	margin:0 auto;
}
/* Header and Navigation */
#header {
	margin:0 auto;
	line-height:1.3em;
	width:760px;
	padding-top:25px;
}

#content-image{
position:relative;
float:right;

}
#phone {
	font-size:1.7em;
	padding-bottom:5px;
	color:#EEE;
}

/* Header and Navigation */
#address {
	float:right;
	position:relative;
	color:#FFF;
	text-align:right;
	padding-right:10px;
	padding-top:30px;
}

.description {
	text-align:left;
	padding:0 0 5px 20px;
	font:1em Georgia, "Times New Roman", Times, serif;
}
#nav {
	display:block;
	height:30px;
	margin:0 auto !important;
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0.01em;
	/*text-transform:uppercase;*/
	width:760px;
	background:url(./images/bg_nav.png) repeat-x left top;
	list-style:none;
	z-index:8;
	
}
#nav li {
	float:left;
	padding:0;
	margin:0;
}
#nav li a {
	display:block;
	line-height:30px;
	padding:0 7px;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	color:#fff;
	background:#333;
}
#nav li li {
	width:275px;
}
#nav ul a {
	color:#fff;
	line-height:24px;
}
#nav ul {
	position:absolute;
	z-index:500;
	top:auto;
	list-style:none;
	display:none;
	width:275px;
	list-style:none;
	text-align:left;
	border:1px solid #333;
	background:url(./images/bg_nav_ul.png) repeat left top;
	background:#444;
	font-size:.8em;
}
#nav ul ul {
	top:0;
	left:100%;
}
#nav li:hover, #nav li.sfhover {
	color:#fff;
	background:#333;
	cursor:pointer;
	z-index:100;
}
#nav li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul, #nav li li li li.sfhover ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	display:block;
}
/* Primary Content and Entries */
#primary-content {
	float:right;
	text-align:left;
	line-height:1.6em;
	width:550px;
	display:inline;
	overflow:hidden;
	padding-right:35px;
	padding-top:0px;
}
.pagetitle {
	margin-top:15px;
	text-align:center;
}
.entry {
	text-align:left;
	padding:10px 8px;
}
.entry ul, .entry ol {
	margin:0 0 0 40px;
}
.entry li {
	padding-bottom:8px;
}
.entry-header {
	font-size:1.6em;
	font-weight:400;
	margin:0;
	padding:3px 0;
}
.entry-date {
	text-align:right;
	font-size:.9em;
	color:#777;
	background:url(./images/bg_meta.png) no-repeat top center;
}
.entry-footer {
	color:#ccc;
	font-size:0.9em;
	text-align:right;
	margin:0 0 20px;
	line-height:1.2em;
	padding:4px 0;
	background:url(./images/bg_meta.png) no-repeat top center;
}
/* Sidebar */
#sidebar {
	float:left;
	line-height:1.2em;
	margin:13px 1.5% !important;
	margin:13px 0;
	width:150px;
	text-align:left;
	font-size:1em;
	min-height:400px;
}
#sidebar h2 {
	font-size:1.2em;
	font-weight:400;
	margin:10px 2px 0 7px;
	padding:2px 0;
}
#sidebar ul {
	color:#777;
	list-style:none;
}
#sidebar li {
	width:100%;
}
#sidebar ul ul li {
	width:100%;
	margin:0 5px;
	padding:2px;
}
#sidebar ul ul li a, #sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	padding:2px 4px;
}
.left-sidecolumn {
	clear:left;
	float:left;
	width:100%;
	padding:0 2%;
}
.intro {
	font-size:.9em;
	color:#777;
	width:90%;
	margin:8px 4%;
	padding:0 0 15px 0;
	background:url(./images/bg_meta.png) no-repeat center bottom;
	line-height:1.4em;
}

#sidebar ul ul {
	margin:0;
	padding:0 0 10px;
}
/* Footer */
#footer {
	clear:both;
	height:64px;
	margin:0 auto;
	width:770px;
	background:url(./images/bg_footer.png) no-repeat top center transparent;
}
#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:12px 0 0;
}
/* Search */
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:88%;
	margin:5px 4%;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
	background:url(./images/bg_search.png) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #fc0;
	background:url(./images/bg_search.png) right -16px no-repeat #fff;
}


/* Images and float */
img {
	border:0;
}
p img {
	border:0;
	max-width:100%;
	padding:2px;
}

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

/* Text align */
.center {
	text-align:center;
}
.item {
	text-align:right;
}
/* Float */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
/* Miscellaneous */
.content-top {
	font-size:.9em;
	text-align:right;
	width:758px;
	background:url(./images/bg_content_top.png) transparent repeat-x top center;
	margin:0 1px;
	height:15px;
}
.content-top a {
	margin:0 15px 0;
}
.content-bottom {
	background:url(./images/bg_content_bottom.png) repeat-x bottom left;
	height:6px;
	margin:0 1px;
	width:758px;
}
.navigation {
	display:block;
	font-size:.9em;
	text-align:center;
	padding:10px 0;
}

.clear {
	clear:both;
}

body {
color:#333333;
background: #EBEBEB;
}
a, a:link, a:active, a:visited {
color:#5D8BB3;
}
a:hover {
color:#3465A4;
}
h1, h2, h3, h4 {
color:#333333;
}
#header {
height:95px;
background: #6D9AC2 url('./images/skel.png') no-repeat top left;

}
 #header h1 a, .description {
color:#FFFFFF;
margin-left:45px;

}
 #content {
background:#FFFFFF;
}

a.sidebar-link:link {color: #365672; font-weight:bold; }
a.sidebar-link:visited {color: #365672; font-weight:bold; }


table.hours-table {
border-collapse:collapse;
border:3px solid #365672;
margin-left:auto; margin-right:auto;
}
td.day-td
{
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
	background-color:#D6E1EB;
	padding:5px;
	border:1px solid #D6E1EB;
	
}

td.hours-td
{
	text-align: left;
	font-size: 1.3em;
	margin-left:5px;
	padding:5px;
	border:1px solid #D6E1EB;
}

table.insurance-table {
border-collapse:collapse;
border:3px solid #365672;
margin-left:auto; margin-right:auto;
}
td.logo-td
{
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	background-color:#FFF;
	padding:5px;
	
	border-top:1px solid #365672;
	border-bottom:1px solid #365672;
}

td.insurance-name-td
{
	text-align: left;
	font-size: 1.5em;
	margin-left:5px;
	padding:5px;
	border-top:1px solid #365672;
	border-bottom:1px solid #365672;
}

table.selection {
border-collapse:collapse;
margin-left:auto; margin-right:auto;
width:100%;
}

#selection-image-left {
	float:left;
	text-align:left;
	line-height:1.6em;
	display:inline;
	overflow:hidden;
	padding-top:0px;
}

#selection-image-right {
	float:right;
	text-align:left;
	line-height:1.6em;
	display:inline;
	overflow:hidden;
	padding-top:0px;
}

td.services-td
{
	text-align: left;
	font-size: 1.1em;
	margin-left:5px;
	padding:5px;
}
