/* GLOBAL BROWSER RESET */

* {
	margin: 0;
	padding: 0;
}

/* SITE DEFAULTS */

body {
	background: #FFFFFF url(../images/patientbgd.jpg) fixed top repeat-x;;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#657351;
}

a:link {color:#770B01; 		text-decoration: underline; font-weight:bold;}
a:visited {color:#770B01; 	text-decoration: underline; font-weight:bold;}
a:hover {color:#657351; 	text-decoration: underline; font-weight:bold;}
a:active {color:#657351; 	text-decoration: underline; font-weight:bold;}

a.title:link    {color:#657351; text-decoration:none;  	font-size:15px;}
a.title:visited {color:#657351; text-decoration:none;  	font-size:15px;}
a.title:hover   {color:#990000; text-decoration:underline; font-size:15px;}
a.title:active  {color:#990000; text-decoration:underline; font-size:15px;}

.clear {
	clear: both;
}

h1 {
	font-family:Arial, Helvetica, sans-seriff;
	font-weight:bold;
	font-size:18px;
	color:#770B01;
	line-height:1.2em;
}

h2 {
	font-weight:bold;
	font-size:15px;
	margin:1.4em 0px .7em;
}

h3 {
	font-weight:bold;
	font-size:15px;
	margin:1.4em 0px .7em;
	text-align:center;
}

h4 {
	font-weight:bold;
	font-size:15px;
	margin:1.4em 0px .7em;
}

h5 {
	font-weight:bold;
	font-size:15px;
	margin:1.4em 0px .7em;
	text-align:center;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#770B01;
	line-height:1.2em;
	margin: 1.2em 0px -.4em;
}

.imgright {
	float:right;
	margin:0px 0px 5px 25px;
}

#top {
	width:920px;
	height:191px;
	margin:0px auto;
	background: url(../images/patientheader1.png) top no-repeat;
}

#logo {
	width:300px;
	height:120px;
	left:28px;
	top:63px;
	position:relative;
	cursor:pointer;
}

#middle {
	width:920px;
	height: auto;
	margin:0 auto;
	background: url(../images/patientbgdmid.png) top repeat-y;
}

#main {
	width:866px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

#splashleft {
	width:300px;
	height:540px;
	background:#FFFFFF url(../images/splashleftbgd.jpg) top no-repeat;
	float:left;
}

#subleft {
	width:300px;
	height: auto;
	background:#770B01;
	float:left;
}

#splashright {
	width:555px;
	height:540px;
	background:#FFFFFF url(../images/patientright.jpg) top no-repeat;
	float:right;
}

#subright {
	width:550px;
	height:auto;
	background:#FFFFFF;
	float:right;
}

#subtext {
	width:510px;
	height:auto;
	margin:10px 0px 0px 10px;
	padding-right:20px;
	text-align:left;
	line-height:1.4em;
}

#subtext p {
	margin:1.3em 0;
}

#subright ul {
	margin-top:0px;
	margin-bottom:20px;
	list-style-image: url(../images/sqdot.jpg);
	list-style-type:none;
}

#subright li:firstline {
	margin-left:5px;
}

#subright li {
	margin-left:30px;
	margin-top:1.1em;
}

#bottom {
	width:920px;
	height:43px;
	margin:0 auto;
}

#footer {
	width:920px;
	font:#333333 Arial, Helvetica, sans-serif 11px;
	margin:0 auto;
	text-align:center;
	clear:both;
}

#footer a:link    {color:#333333; text-decoration:underline;  	font-size:15px; font-weight:normal;}
#footer a:visited {color:#333333; text-decoration:underline;  	font-size:15px; font-weight:normal;}
#footer a:hover   {color:#333333; text-decoration:none; font-size:15px; font-weight:normal;}
#footer a:active  {color:#333333; text-decoration:none; font-size:15px; font-weight:normal;}

.quote {
	color:#770B01;
	font-style:italic;
	width:470px;
	margin:30px auto 0px;
}

.quoteauth {
	color:#770B01;
	margin-left:200px;
}



/* LEFT NAV */

#nav ul {
	list-style:none;
	padding-top:20px;
	width: 300px;
	height: 400px;
	position: relative;
	background: transparent url(../images/navleft1.png) no-repeat top left;
}
#nav li {
	margin: 0;
	padding: 0;
	top: 0px;
}
#menu li, #menu a {
	height: 37px;
	display: block;
}
#nav a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#nav_about				{left: 0px; width: 300px;}
#nav_locations			{left: 0px; width: 300px;}
#nav_specialists		{left: 0px; width: 300px;}
#nav_aboutpetct			{left: 0px; width: 300px;}
#nav_expect				{left: 0px; width: 300px;}
#nav_prepare			{left: 0px; width: 300px;}
#nav_value				{left: 0px; width: 300px;}
#nav_testimonials		{left: 0px; width: 300px;}
#nav_care				{left: 0px; width: 300px;}
#nav_insurance			{left: 0px; width: 300px;}
#nav_resources			{left: 0px; width: 300px;}
#nav_contact			{left: 0px; width: 300px;}


#nav_about a:hover 			{background: transparent url(../images/navleft1.png) -300px -20px no-repeat;}
#nav_locations a:hover		{background: transparent url(../images/navleft1.png) -300px -57px no-repeat;}
#nav_specialists a:hover	{background: transparent url(../images/navleft1.png) -300px -94px no-repeat;}
#nav_expect	a:hover			{background: transparent url(../images/navleft1.png) -300px -131px no-repeat;}
#nav_prepare a:hover		{background: transparent url(../images/navleft1.png) -300px -168px no-repeat;}
#nav_value a:hover			{background: transparent url(../images/navleft1.png) -300px -205px no-repeat;}
#nav_testimonials a:hover	{background: transparent url(../images/navleft1.png) -300px -242px no-repeat;}
#nav_care a:hover			{background: transparent url(../images/navleft1.png) -300px -279px no-repeat;}
#nav_insurance a:hover		{background: transparent url(../images/navleft1.png) -300px -316px no-repeat;}
#nav_resources a:hover		{background: transparent url(../images/navleft1.png) -300px -353px no-repeat;}
#nav_contact a:hover		{background: transparent url(../images/navleft1.png) -300px -390px no-repeat;}


/* LEFT SUB NAV */

#subnav ul {
	list-style:none;
	padding-top:20px;
	width: 300px;
	height: 400px;
	position: relative;
	background: transparent url(../images/subleft1.png) no-repeat top left;
}
#subnav li {
	margin: 0;
	padding: 0;
	top: 0px;
}
#submenu li, #submenu a {
	height: 37px;
	display: block;
}
#subnav a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#subnav_about			{left: 0px; width: 300px;}
#subnav_locations		{left: 0px; width: 300px;}
#subnav_specialists		{left: 0px; width: 300px;}
#subnav_aboutpetct		{left: 0px; width: 300px;}
#subnav_expect			{left: 0px; width: 300px;}
#subnav_prepare			{left: 0px; width: 300px;}
#subnav_value			{left: 0px; width: 300px;}
#subnav_testimonials	{left: 0px; width: 300px;}
#subnav_care			{left: 0px; width: 300px;}
#subnav_insurance		{left: 0px; width: 300px;}
#subnav_contact			{left: 0px; width: 300px;}


#subnav_about a:hover 			{background: transparent url(../images/subleft1.png) -300px -20px no-repeat;}
#subnav_locations a:hover		{background: transparent url(../images/subleft1.png) -300px -57px no-repeat;}
#subnav_specialists a:hover		{background: transparent url(../images/subleft1.png) -300px -94px no-repeat;}
#subnav_expect	a:hover			{background: transparent url(../images/subleft1.png) -300px -131px no-repeat;}
#subnav_prepare a:hover			{background: transparent url(../images/subleft1.png) -300px -168px no-repeat;}
#subnav_value a:hover			{background: transparent url(../images/subleft1.png) -300px -205px no-repeat;}
#subnav_testimonials a:hover	{background: transparent url(../images/subleft1.png) -300px -242px no-repeat;}
#subnav_care a:hover			{background: transparent url(../images/subleft1.png) -300px -279px no-repeat;}
#subnav_insurance a:hover		{background: transparent url(../images/subleft1.png) -300px -316px no-repeat;}
#subnav_resources a:hover		{background: transparent url(../images/subleft1.png) -300px -353px no-repeat;}
#subnav_contact a:hover			{background: transparent url(../images/subleft1.png) -300px -390px no-repeat;}

#subnav_about_o 			{background: transparent url(../images/subleft1.png) -300px -20px no-repeat;}
#subnav_locations_o			{background: transparent url(../images/subleft1.png) -300px -57px no-repeat;}
#subnav_specialists_o		{background: transparent url(../images/subleft1.png) -300px -94px no-repeat;}
#subnav_expect_o			{background: transparent url(../images/subleft1.png) -300px -131px no-repeat;}
#subnav_prepare_o			{background: transparent url(../images/subleft1.png) -300px -168px no-repeat;}
#subnav_value_o				{background: transparent url(../images/subleft1.png) -300px -205px no-repeat;}
#subnav_testimonials_o		{background: transparent url(../images/subleft1.png) -300px -242px no-repeat;}
#subnav_care_o				{background: transparent url(../images/subleft1.png) -300px -279px no-repeat;}
#subnav_insurance_o			{background: transparent url(../images/subleft1.png) -300px -316px no-repeat;}
#subnav_resources_o			{background: transparent url(../images/subleft1.png) -300px -353px no-repeat;}
#subnav_contact_o			{background: transparent url(../images/subleft1.png) -300px -390px no-repeat;}

/* RIGHT NAV */

#rtnav ul {
	list-style:none;
	padding-top:430px;
	width: 554px;
	height: 110px;
	position: relative;
}

#rtnav li {
	position:absolute;
	margin: 0;
	padding: 430px 0px 0px;
	top: 0px;
}

#rtmenu li, #rtmenu a {
	height: 110px;
	display: block;
}

#rtnav a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#rtnav_prepare		{left: 0px; width: 197px; display:inliine;}
#rtnav_aboutpetct	{left: 199px; width: 144px; display:inline;}
#rtnav_expect		{left: 345px; width: 212px; display:inline;}

#rtnav_prepare a:hover 			{background: transparent url(../images/rightsubnav.png) 0px -110px no-repeat;}
#rtnav_aboutpetct a:hover		{background: transparent url(../images/rightsubnav.png) -199px -110px no-repeat;}
#rtnav_expect a:hover			{background: transparent url(../images/rightsubnav.png) -345px -110px no-repeat;}



/* LOCATIONS */

#loctext {
	width:530px;
	height:auto;
	padding-right:20px;
	text-align:left;
}

#loctext p {
	margin:1.3em 0;
	text-align:center;
}

#loctext img {
	margin:0px auto;
	display:block;
}


/* CONTACT */

#hq {
	text-align:center;
}

.state {
	text-align:left;
	margin:20px 0px 10px;
	clear:both;
}

.leftcol {
	width:245px;
	float:left;
	display:inline;
	margin:0px 0px 20px;
}

.leftcol h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#657351;
	margin:0px 0px 0px;
	line-height:1.4em;
}








































