/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #000000;
	font: 100%/150% Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #000000;
	text-align: center;
}

/* links */
a, a:visited {
	color: #2b4d97;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #ed1c24;
	margin-bottom: 0.625em;
	line-height: 130%;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.875em;
	line-height: 130%;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0.875em;
	color: #000000;
	line-height: 135%;
}

/* images */
img {
	border: 1px solid #000000;
}
img.float-right {
	margin: 0.3125em 0px 1em 1em;
}
img.float-left {
	margin: 0.3125em 1em 1em 0px;
}

blockquote {
	margin: 1em 0.875em 0.5em;
	padding: 0.5em 0.5em 0 1em;
	border: 1px solid #F4F3EC;
	background: #FAFAE7;
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	line-height: 150%;
	font-size: 1.125em;
}

/* start - table */
table {
	border-collapse: collapse;	
}
th {
	text-align: left;
	font-size: 0.75em;
}
/* end - table */

/* form elements */
form {
	padding: 0 0.3125em;
	margin-top: 0.6875em;
	margin-right: 0.6875em;
}
fieldset {
	border-style: none;
}
label {
	display:block;
	font-weight:bold;
	margin:0.3125em 0;
}
input {
	padding:2px;
	border:1px solid #000000;
	font: normal 1em Verdana, sans-serif;
	background: #FFFFCC;
!important
;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	background: #FFFFCC;
!important
}
#wrapper/********************************************
   LAYOUT
********************************************/ 
 {
	background: #fff;
	width: 61.5625em;
	margin: 0em auto 0;
	text-align: left;
	position: relative;
	min-height: 40em;
	padding-top: 0.625em;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#header {
	position: relative;
	padding: 0em 0px 0px;
	margin: 0em auto;
	width: 59.6875em;
	background: #fafafa url(images/header.jpg) no-repeat left top;
	height: 8.25em;
}
#header img {
	border-style: none;
}
#header #logo {
	position: absolute;
	left: 0.25em;
	top: 0.25em;
}
#header #slogan {
	position: absolute;
	left: 0.25em;
	top: 6.5em;
}
#header #aaha {
	position: absolute;
	top: 0.25em;
	right: 0.25em;
}
#header #contact {
	position: absolute;
	top: 0.125em;
	right: 6.5em;
}
#header #contact p {
	margin: 0px 0px 0.25em;
	padding: 0px;
	line-height: 135%;
	text-align: right;
	font-size: 0.75em;
}
#header #contact .new_patients {
	color: #ed1c24;
	font-size: 1em;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}

/** NAVIGATION */

#navbar {
	height: 2.375em;
	margin: 0.5em auto;
	width: 58.6875em;
	padding: 0px 0px 0px 1em;
	border-bottom: 5px solid #000000;
}
#navbar ul {
	list-style: none;
}
#navbar li {
	float: left;
	position: relative;
	padding-right: 0.5em;
}
#navbar a, #navbar a:link, #navbar a:visited {
	text-decoration: none;
	color:#FFFFFF;
	height:38px;
	outline-style:none;
	display: block;
	line-height: 38px;
}
#navbar #nav-home {
	width: 4.5em;
	background: url(images/home.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-home  a:hover {
	width: 4.5em;
	background: transparent url(images/home_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-home2 {
	width: 4.5em;
	background: url(images/home_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-home2  a:hover {
	width: 4.5em;
	background: transparent url(images/home_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-about {
	width: 5.9375em;
	background: url(images/about.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-about  a:hover {
	width: 5.9375em;
	background: transparent url(images/about_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-about2 {
	width: 5.9375em;
	background: url(images/about_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-about2  a:hover {
	width: 5.9375em;
	background: transparent url(images/about_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-services {
	width: 5.625em;
	background: url(images/services.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-services  a:hover {
	width: 5.625em;
	background: transparent url(images/services_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-services2 {
	width: 5.625em;
	background: url(images/services_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-services2  a:hover {
	width: 5.625em;
	background: transparent url(images/services_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-appointments {
	width: 7.875em;
	background: url(images/appointments.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-appointments  a:hover {
	width: 7.875em;
	background: transparent url(images/appointments_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-appointments2 {
	width: 7.875em;
	background: url(images/appointments_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-appointments2  a:hover {
	width: 7.875em;
	background: transparent url(images/appointments_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-events {
	width: 4.875em;
	background: url(images/events.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-events  a:hover {
	width: 4.875em;
	background: transparent url(images/events_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-events2 {
	width: 4.875em;
	background: url(images/events_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-events2  a:hover {
	width: 4.875em;
	background: transparent url(images/events_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-information {
	width: 6.8125em;
	background: url(images/information.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-information  a:hover {
	width: 6.8125em;
	background: transparent url(images/information_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-information2 {
	width: 6.8125em;
	background: url(images/information_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-information2  a:hover {
	width: 6.8125em;
	background: transparent url(images/information_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-aaha {
	width: 4.625em;
	background: url(images/aaha.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-aaha  a:hover {
	width: 4.625em;
	background: transparent url(images/aaha_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-aaha2 {
	width: 4.625em;
	background: url(images/aaha_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-aaha2  a:hover {
	width: 4.625em;
	background: transparent url(images/aaha_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-success {
	width: 8.75em;
	background: url(images/success.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-success  a:hover {
	width: 8.75em;
	background: transparent url(images/success_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-success2 {
	width: 8.75em;
	background: url(images/success_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-success2  a:hover {
	width: 8.75em;
	background: transparent url(images/success_current.gif) no-repeat;
	text-decoration: none;
}

#navbar #nav-links {
	width: 4.1875em;
	background: url(images/links.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-links  a:hover {
	width: 4.1875em;
	background: transparent url(images/links_current.gif) no-repeat;
	text-decoration: none;
}
#navbar #nav-links2 {
	width: 4.1875em;
	background: url(images/links_current.gif) no-repeat left top;
	height: 2.375em;
}
#navbar  #nav-links2  a:hover {
	width: 4.1875em;
	background: transparent url(images/links_current.gif) no-repeat;
	text-decoration: none;
}

/* Drop-down menu styles */

/* Applies to drop-down menus in navbar */
#navbar li ul {
	position:absolute;
	z-index:100;
	visibility: hidden;
}
/* Make drop-down visible on navbar hover */
#navbar li:hover ul, #navbar li a:hover ul { /* IE6 hack */
	visibility:visible;
}
/* Applies to links on the drop-down menu */
#navbar li:hover ul li a, #navbar li a:hover ul li a { /* IE6 hack */
	background:#4ea1c2; /* Removes background image */
	color:#FFFFFF;
	text-align:left;
	display: block;
	height: auto;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	line-height: 150%;
	font-weight: normal;
	padding-left: 0.5em;
	font-size: 0.75em;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
/* Hover on drop-down menu links */
#navbar li:hover ul li a:hover, #navbar li a:hover ul li a:hover { /* IE6 hack */
	background: #ed1c24;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar li ul li {
	border-style: none;
}
/* IE6 hack applies to its table drop-down */
#navbar table {
	margin:-1px;
	border-collapse:collapse;
	position:absolute;
	top:0.5em;
	left:0;
	z-index:100;
}

#navbar  #nav-home  ul  li {
	width: 170px;
}
#navbar  #nav-home  ul  li a:hover {
	width: 166px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-home2  ul  li {
	width: 170px;
}
#navbar  #nav-home2  ul  li a:hover {
	width: 165px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-about  ul  li {
	width: 160px;
}
#navbar  #nav-about  ul  li a:hover {
	width: 152px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-about2  ul  li {
	width: 160px;
}
#navbar  #nav-about2  ul  li a:hover {
	width: 152px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-services  ul  li {
	width: 170px;
}
#navbar  #nav-services  ul  li a:hover {
	width: 166px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-services2  ul  li {
	width: 170px;
}
#navbar  #nav-services2  ul  li a:hover {
	width: 165px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-appointments  ul  li {
	width: 140px;
}
#navbar  #nav-appointments  ul  li a:hover {
	width: 132px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-appointments2  ul  li {
	width: 140px;
}
#navbar  #nav-appointments2  ul  li a:hover {
	width: 132px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-events  ul  li {
	width: 240px;
}
#navbar  #nav-events  ul  li a:hover {
	width: 232px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-events2  ul  li {
	width: 240px;
}
#navbar  #nav-events2  ul  li a:hover {
	width: 232px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-information  ul  li {
	width: 190px;
}
#navbar  #nav-information  ul  li a:hover {
	width: 182px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-information2  ul  li {
	width: 190px;
}
#navbar  #nav-information2  ul  li a:hover {
	width: 182px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-aaha  ul  li {
	width: 170px;
}
#navbar  #nav-aaha  ul  li a:hover {
	width: 166px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-aaha2  ul  li {
	width: 170px;
}
#navbar  #nav-aaha2  ul  li a:hover {
	width: 165px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-success  ul  li {
	width: 160px;
}
#navbar  #nav-success  ul  li a:hover {
	width: 152px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-success2  ul  li {
	width: 160px;
}
#navbar  #nav-success2  ul  li a:hover {
	width: 152px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

#navbar  #nav-links  ul  li {
	width: 170px;
}
#navbar  #nav-links  ul  li a:hover {
	width: 166px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}
#navbar  #nav-links2  ul  li {
	width: 170px;
}
#navbar  #nav-links2  ul  li a:hover {
	width: 166px;
	background: #709f46;
	color:#FFFFFF;
	font-weight: normal;
}

/* Main Content */
#content-wrap {
	position: relative;
	background: #fafafa url(images/bg.jpg) repeat-x left top;
	clear: both;
	float: left;
	width: 59.6875em;
	margin-left: 0.9375em;
	min-height: 34em;
}

#content {
	margin: 0px;
	padding: 1em;
}
#content p, #content li {
	color: #000000;
	font-size: 0.75em;
	line-height: 165%;
	margin-bottom: 1em;
}
#content li {
	list-style: url(images/paw.png) outside;
	line-height: 150%;
	margin-left: 2.75em;
}
#content   #slideshow1 {
	width: 25em;
	height: 12.875em;
	float: left;
	margin-top: 0.3125em;
	margin-right: 0.625em;
	margin-bottom: 0.625em;
}
#content ul {
	list-style: url(images/wingding.gif) inside;
}
#content ol {
	list-style: inside;
	padding-left: 10px;
}
#content ol li {
	line-height: 150%;
	list-style: decimal;
	margin-left: 1em;
}
#content #phototable {
	width: 70%;
	margin: 0px auto;
}
#content #phototable img {
	margin: 0.125em;
	border: 2px solid #2b4d97;
}
#content #phototable td {
	text-align: center;
	width: 20%;
	vertical-align: top;
}
#content #phototable caption {
	font-size: 0.6875em;
	line-height: 120%;
	padding-bottom: 0.5em;
}
#content #services_menu {
	float: right;
	width: 12.5em;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 1px solid #000000;
}
#content #services_menu li {
	font-size: 0.625em;
	line-height: 150%;
	margin-bottom: 0.325em;
	margin-top: 0px;
	padding: 0px;
}
#content #services_menu h3 {
	margin-bottom: 0.325em;
}
#content #open-house {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-top: 1em;
	background: #FFFFDD;
}
#content .intro {
	font-size: 0.875em;
}
#content .staff {
	width:100%;
	overflow:hidden;
	margin-bottom: 0.75em;
	border-bottom: 1px dashed #000000;
}
#content .center iframe {
	border: 1px solid #000000;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	position: relative;
	margin-top: 1.5em;
}
html>body .three-columns {
	height: auto;
}
.three-columns .column1 {
	padding: 0px;
	width: 18em;
	float: left;
	margin-right: 0.75em;
}
.three-columns .column2 {
	background: transparent url(images/facebook_bg.png) repeat-x;
	margin-bottom: 0px;
	float: left;
	width: 20em;
	padding-top: 0.375em;
}
.three-columns .column3 {
	padding-top: 0.375em
	margin-right: 0.25em;
	width: 17.75em;
	float: right;
}


/* footer */
#footer {
	clear: both;
	padding: 1em 0px;
	position: relative;
	margin: 0em auto 0px;
	background: #fafafa;
	width: 59.6875em;
}
#footer img {
	border-style: none;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 0.3em;
	text-align: center;
	font-size: 0.6875em;
}
#footer .links {
	padding-bottom: 1em;
	padding-top: 0.75em;
	line-height: 135%;
}
#footer .contact {
	display: none;
}
#footer #embrace {
	text-align: center;
	margin-top: 0.5em;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear {
	width:100%;
	overflow:hidden;
}
.noborder {
	border-style: none;
}
.center {
	text-align: center;
}
.red {
	color: #FF0000;
}

