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

body {
	background-image: url(images/tile_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content a {
	color: #003E6D;
	font-weight: bold;
	font-size: 12px;
}
.accent {
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #003B6A;
	letter-spacing: 2px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	color: #003366;
	padding-left: 15px;
}
h3 {
	font-size: 13px;
	color: #006699;
	padding-left: 25px;
}
h4 {
	font-size: 12px;
	padding-left: 40px;
}
#page {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 003763;
}

	
#header {
	background-image: url(images/head_tile.jpg);
	background-repeat: repeat-x;
	height: 238px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003763;
	border-left-color: #003763;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 003763;
}
#footer {
	height: 45px;
	width: 898px;
	margin-top: -45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tile_footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003B6A;
	border-left-color: 003B6A;
}
#head_left {
	height: 238px;
	width: 412px;
	float: left;
	background-image: url(images/logo_in.jpg);
}

#content {
	float: right;
	width: 697px;
	text-align: left;
	margin-top: 30px;
	padding-right: 30px;
	margin-left: 20px;
}
p {
	font-size: 12px;
	line-height: 15px;
	margin-left: 20px;
}
	
	
	
#logo {
	background-image: url(images/logo.jpg);
	background-position: center center;
	height: 210px;
	width: 845px;
	float: right;
}
#clear {
	clear: both;
}

/*----------------------------------------Home Top Navigation------------------------------------------*/
#main_home {
	padding-top: 138px;
	width: 845px;
	float: right;
}

#main_home ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 242px;
}
#main_home a {
	float: left;
	height: 15px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 12px;
	color: #5B584B;
	text-align: center;
	padding-bottom: 242px;
	background-position: center 25px;
	background-repeat: no-repeat;
	outline:0;
}

#main_home li {
	display: inline;
}

a.info:link {
	background-image: url(images/physician_info.jpg);
	background-repeat: no-repeat;
	width: 176px;
	}
a.info:visited {
	background-image: url(images/physician_info.jpg);
	background-repeat: no-repeat;
	width: 176px;
	}

a.info:hover {
	background-image: url(images/physician_info_on.jpg);
	width: 181px;
	font-weight: bold;
	}
a.info:active {
	background-image: url(images/physician_info.jpg);
	background-repeat: no-repeat;
	width: 176px;
	}	
	

a.contact:link {
	background-image: url(images/contact.jpg);
	width: 156px;
	}
a.contact:visited {
	background-image: url(images/contact.jpg);
	width: 156px;
	}
a.contact:hover {
	background-image: url(images/contact_on.jpg);
	width: 161px;
	font-weight: bold;
	}
a.contact:active {
	background-image: url(images/contact.jpg);
	width: 156px;
	}


a.services:link {
	background-image: url(images/services.jpg);
	width: 161px;
	}
a.services:visited {
	background-image: url(images/services.jpg);
	width: 161px;
	}
a.services:hover {
	background-image: url(images/services_on.jpg);
	width: 166px;
	font-weight: bold;
	}
a.services:active {
	background-image: url(images/services.jpg);
	width: 161px;
	}
	

a.patient:link {
	background-image: url(images/patient.jpg);
	width: 154px;
	}
a.patient:visited {
	background-image: url(images/patient.jpg);
	width: 154px;
	}
a.patient:hover {
	background-image: url(images/patient_on.jpg);
	width: 159px;
	font-weight: bold;
	}
a.patient:active {
	background-image: url(images/patient.jpg);
	width: 154px;
	}


a.portal:link {
	background-image: url(images/portal.jpg);
	width: 184px;
	}
a.portal:visited {
	background-image: url(images/portal.jpg);
	width: 184px;
	}
a.portal:hover {
	background-image: url(images/portal_on.jpg);
	width: 189px;
	font-weight: bold;
	}
a.portal:active {
	background-image: url(images/portal.jpg);
	width: 184px;
	}
#bottom {
	height: 65px;
	width: 700px;
	float: right;
	padding-right: 100px;
}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 65px;
}
{
	padding-top: 130px;
	width: 845px;
	float: right;
}


/*----------------------------------------Home bottom Navigation------------------------------------------*/
#bottom li {
	display: inline;
}
#bottom a {
	float: right;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 12px;
	color: #5B584B;
	text-align: center;
	padding-bottom: 65px;
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
	outline:0;
}

a.procedure:link {
	background-image: url(images/procedure.jpg);
	width: 127px;
	}
a.procedure:visited {
	background-image: url(images/procedure.jpg);
	width: 127px;
	}
a.procedure:hover {
	background-image: url(images/procedure_on.jpg);
	width: 132px;
	font-weight: bold;
	}
a.procedure:active {
	background-image: url(images/procedure.jpg);
	width: 127px;
	}
	
a.form:link {
	background-image: url(images/forms.jpg);
	width: 93px;
	}
a.form:visited {
	background-image: url(images/forms.jpg);
	width: 93px;
	}
a.form:hover {
	background-image: url(images/forms_on.jpg);
	width: 98px;
	font-weight: bold;
	}
a.form:active {
	background-image: url(images/forms.jpg);
	width: 93px;
	}


a.notices:link {
	background-image: url(images/notices.jpg);
	width: 85px;
	}
a.notices:visited {
	background-image: url(images/notices.jpg);
	width: 85px;
	}
a.notices:hover {
	background-image: url(images/notices_on.jpg);
	width: 90px;
	font-weight: bold;
	}
a.notices:active {
	background-image: url(images/notices.jpg);
	width: 85px;
	}



a.bill:link {
	background-image: url(images/billing.jpg);
	width: 77px;
	}
a.bill:visited {
	background-image: url(images/billing.jpg);
	width: 77px;
	}
a.bill:hover {
	background-image: url(images/billing_on.jpg);
	width: 82px;
	font-weight: bold;
	}
a.bill:active {
	background-image: url(images/billing.jpg);
	width: 77px;
	}
	

a.app:link {
	background-image: url(images/appointments.jpg);
	width: 125px;
	}
a.app:visited {
	background-image: url(images/appointments.jpg);
	width: 125px;
	}
a.app:hover {
	background-image: url(images/appointments_on.jpg);
	width: 130px;
	font-weight: bold;
	}
a.app:active {
	background-image: url(images/appointments.jpg);
	width: 125px;
	}

/*----------------------------------------inside Top Navigation------------------------------------------*/

#topnav {
	height: 65px;
	width: 484px;
	float: right;
	padding-top: 65px;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 125px;
}
{
	padding-top: 130px;
	width: 845px;
	float: right;
}

#topnav li {
	display: inline;
}
#topnav a {
	float: left;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 11px;
	color: #5B584B;
	text-align: center;
	padding-bottom: 125px;
	background-position: center 20px;
	background-repeat: no-repeat;
	height: 15px;
	outline:0;
}


a.top_info:link {
	background-image: url(images/topnav_physician_info.jpg);
	background-repeat: no-repeat;
	width: 102px;
	}
a.top_info:visited {
	background-image: url(images/topnav_physician_info.jpg);
	background-repeat: no-repeat;
	width: 102px;
	}

a.top_info:hover {
	background-image: url(images/topnav_physician_info_on.jpg);
	width: 102px;
	font-weight: bold;
	}
a.top_info:active {
	background-image: url(images/topnav_physician_info.jpg);
	background-repeat: no-repeat;
	width: 102px;
	}	
	

a.top_contact:link {
	background-image: url(images/topnav_contact.jpg);
	width: 90px;
	}
a.top_contact:visited {
	background-image: url(images/topnav_contact.jpg);
	width: 90px;
	}
a.top_contact:hover {
	background-image: url(images/topnav_contact_on.jpg);
	width: 90px;
	font-weight: bold;
	}
a.top_contact:active {
	background-image: url(images/topnav_contact.jpg);
	width: 90px;
	}


a.top_services:link {
	background-image: url(images/stopnav_ervices.jpg);
	width: 97px;
	}
a.top_services:visited {
	background-image: url(images/stopnav_ervices.jpg);
	width: 97px;
	}
a.top_services:hover {
	background-image: url(images/stopnav_ervices_on.jpg);
	width: 97px;
	font-weight: bold;
	}
a.top_services:active {
	background-image: url(images/stopnav_ervices.jpg);
	width: 97px;
	}
	

a.top_patient:link {
	background-image: url(images/topnav_patient.jpg);
	width: 90px;
	}
a.top_patient:visited {
	background-image: url(images/topnav_patient.jpg);
	width: 90px;
	}
a.top_patient:hover {
	background-image: url(images/topnav_patient_on.jpg);
	width: 90px;
	font-weight: bold;
	}
a.top_patient:active {
	background-image: url(images/topnav_patient.jpg);
	width: 90px;
	}


a.top_portal:link {
	background-image: url(images/topnav_portal.jpg);
	width: 105px;
	}
a.top_portal:visited {
	background-image: url(images/topnav_portal.jpg);
	width: 105px;
	}
a.top_portal:hover {
	background-image: url(images/topnav_portal_on.jpg);
	width: 105px;
	font-weight: bold;
	}
a.top_portal:active {
	background-image: url(images/topnav_portal.jpg);
	width: 105px;
	}
	
	
.leftnav{
	width: 152px;
	float: left;
	height: 100%;
}
.leftnav  ul
{
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
.leftnav  li {
	margin: 0px;
	padding: 0px;
}

.leftnav a
{
	display: block;
	background-image: url(images/leftnav_off.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 11px;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #556E84;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 8px;
	outline:0;
}

.leftnav a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

.leftnav a:hover 
{
	display: block;
	background-image: url(images/tile_leftnav_on.jpg);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 11px;
	color: #094065;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #556E84;
	text-align: left;
	padding-top: 10px;
}
#sub {
	color: #AA232F;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	height: 10px;
	padding-bottom: 4px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-image: url(images/tile_content.jpg);
	background-repeat: repeat-y;
}
#content  ul {
	font-size: 11px;
	padding-left: 70px;
}
#content ol {
	font-size: 11px;
	padding-left: 70px;
}
#tagline {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 50px;
	clear: both;
}
#tagline a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	outline:0;
}
