/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #c7bca9;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #666666;
}

h1 {
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0e6e6f;
	text-align: left;
	padding-bottom: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0e6e6f;
	padding-top: 6px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #741314;
	font-weight: bold;
	font-style: italic;
	padding-top: 6px;
	padding-bottom: 3px;
}

p {
	padding: 0 0 6px 0;
}

ul.check {
	list-style: none;
	padding-top: -3px;
}

li.check {
	background-image:url(../images/check.gif);
	padding-top: 6px;
	padding-left: 17px;
	font-weight: bold;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: left 8px;
}


/*Main page and branding elements*/
#branding {
	width: 822px;
	height: 50px;
	margin: 0 auto;
	text-indent: -5000px;
	background-image: url(../images/branding2.gif);
	background-repeat:no-repeat;
}

div#home_header {
	width: 822px;
	height: 216px;
	margin: 0 auto;
	background-image: url(../images/home_header-b.jpg);
	background-repeat: no-repeat;
}

#page_header {
	width: 822px;
	height: 22px;
	margin: 0 auto;
	background-image: url(../images/page_header.gif);
	background-repeat: no-repeat;
}

div#page {
	width: 822px;
	min-height: 550px;
	margin: 0 auto;
	padding: 12px 0;
	background-color: #c7bca9;
	background-image: url(../images/page_back.gif);
	background-repeat:repeat-y;
	position: relative;
}

/*Page list styles*/
ul.page_list {
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: outside;
}

ul.page_list li {
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 12px;
}

div.col1 {
}

div.col1 ul {
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: outside;
}

div.col1 li{
	padding-bottom: 6px;
}

/*Styles for 2 column links page*/
div.col2 {
	width: 186px;
	float: left;
}

div.col3 {
	width: 186px;
	margin-left: 12px;
	float: right;
}

div.col3 h2 {
	background-color: #0E6E6F;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.col2 h2 {
	background-color: #0E6E6F;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.col3 h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: -3px;
}

div.col2 h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: -3px;
}

.clear {
	clear: both;
}

/*Primary content div*/
#main_content {
	width: 384px;
	margin:0 153px 0 279px;
}

/*Address div styles*/
div#address {
	margin-left: 675px;
	position: absolute;
}

#address p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}

#address p.phone {
	padding: 0 3px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #741314;
}

#main_content img {
float:left
}

/*Logo Image Styles for Home and Pages*/
img.logo {
	position: absolute;
	margin-left: 16px;
}

img.logo_pages {
	position: absolute;
	margin-left: 16px;
	top: 186px;
}

img.reg_form {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Main Home Navigation*/
div#main_nav {
	position: absolute;
	left: 81px;
	top: 124px;
	width: 132px;
}

div#main_nav ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

div#main_nav ul a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-top:3px;
	padding-left: 6px;
	height: 22px;
}

div#main_nav li.nav_on {
	color: #FFFFFF;
	background-image: url(../images/Nav_blend.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left: 6px;
	height: 22px;
	background-color: #741314;
}

div#main_nav li a:hover {
	background-image: url(../images/Nav_blend.jpg);
	background-position: right bottom;
}

/*Main Page Navigation*/
div#mainPage_nav {
	position: absolute;
	left: 81px;
	top: 300px;
	width: 132px;
}

div#mainPage_nav ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

div#mainPage_nav ul a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-top:3px;
	padding-left: 6px;
	height: 22px;
}

div#mainPage_nav li.nav_on {
	color: #FFFFFF;
	background-image: url(../images/Nav_blend.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left: 6px;
	height: 22px;
	background-color: #741314;
}

div#mainPage_nav li a:hover {
	background-image: url(../images/Nav_blend.jpg);
	background-position: right bottom;
}

/*Registration Form Styles*/
#reg_form {
	background-image:url(../images/register_box.jpg);
	width: 126px;
	height: 207px;
	background-repeat: no-repeat;
	position: absolute;
	left: 675px;
	top: 124px;
}

p.reg {
	margin-top: 140px;
	padding: 0;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}

h4.reg {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*link styles*/

.external {
	background-image: url(../images/externalLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}

a:link {
	color: #741314;
}

a:visited {
	color: #0e6e6f;
}


a:hover {
	color: #666;
}

/*Page photo upper left corner*/
#page_photo {
	height: 176px;
	width: 264px;
	position: absolute;
	left: 9px;
	top: 0px;
}

/*Side bar text titles styles*/
#side_service {
	background-image:url(../images/services.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

#side_reg {
	background-image:url(../images/registration.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

#side_vacc {
	background-image:url(../images/vaccinations.jpg);
	width: 136px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
	height: 650px;
}

#side_about {
	background-image:url(../images/about.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

#side_faqs {
	background-image:url(../images/questions.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

#side_health {
	background-image:url(../images/healthlinks.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

#side_contact {
	background-image:url(../images/contact.jpg);
	width: 136px;
	height: 550px;
	background-repeat: no-repeat;
	position: absolute;
	left: 677px;
	top: 10px;
	padding: 0px;
}

/*Footer Styles*/
#footer_rule {
	width: 822px;
	height: 29px;
	margin: 0 auto;
	background-color: #c7bca9;
	background-image: url(../images/page_footer.gif);
	background-repeat: no-repeat;
}

div#footer p {
	text-align: center;
	
}
div#footer p img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
