@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html {
	height: 100%;
}

p {
	margin: 10px 0 10px 0;
}

ul {
	margin: 10px 10px 10px 24px;
}

h2.yellow {
	font-weight: lighter;
	font-style: italic;
	color: #fff;
	margin: 10px 0px 0px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                           Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	background-color: #333333;
	margin: 0 auto;
	height: 100%;
	text-align: center;
}

#wrapper {
	text-align: left;
	padding: 0 0 20px 0;
	border:0;
	width: 960px;
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0 auto;
	clear: both;
}

#header {
	height: 10px;
	margin: 0;
	background-image:url(../images/bg_header.jpg);
}

#side-a {
	float: left;
	width: 250px;
	clear: both;
}

#logo {
	margin: 0;
}

#nav {
	margin: 0;
	height: 457px;
	background-image: url(../images/bg_nav_repeat.jpg);
}

#mainnav {
	margin: 0;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
}

.nav-bottom {
	margin: 0;
	background-image: url(../images/bg_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#vaccines {
	margin: 10px 0 10px 0;
	padding: 14px 0 0 0;
	background-image: url(../images/bg_vaccines.jpg);
	height: 36px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

#vaccines a {
	color: #FFFFFF;
	text-decoration: none;
}

#vaccines a:hover {
	text-decoration: underline;
}

.copyright {font-size:11px;color:#ccc;font-family:"Courier New", Courier, monospace;}

#side-b { 
	margin: 0 0 0 10px;
	float: left;
	width: 700px;
}

#header2_callnow {
	margin: 0;
}

#header3_banner {
	margin: 0;
	height: 265px;
	background-image: url(../images/bg_banner_blank.jpg);
	background-repeat: no-repeat;
}

#header4_subnav {
	margin: 0;
	height: 55px;
	background-image: url(../images/bg_subnav.jpg);
}

#side-c {
	float: left;
	width: 500px;
	padding: 0 0 10px 0;
}

#side-d { 
	margin: 0;
	padding: 125px 0 0 0;
	background-image: url(../images/bg_business_hours.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	border-bottom: 1px #999999 solid;
}

#side-d p {
	margin: 6px 0 6px 0;
}

#push {
	/* height: 30px; #push must be the same height as #footer */
}

#footer {
	margin: 0 auto;
	/*padding: 20px 0 0 0;*/
	padding: 0;
	width: 960px;
	/*background-image:url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: middle;*/
	height: 30px;
	clear:both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Main Nav

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mainnav ul {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 0 0 0;
	margin: 0;
	list-style-type: none;
} 

#mainnav li{
	margin: 0;
}

#mainnav a {
	margin: 0 0 0 5px;
	display: block;
	color:#FFFFFF;
	width: 230px;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
}

#mainnav a:hover {
	background-color: #333333;
}

.newtext {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color:#FFCC00;
	font-weight:bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Sub Nav

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#subnav {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	padding: 18px 0 0 0;
	color: #FFFF00;
	font-size: 13px;
}

#subnav a {
	color: #FFFF00;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}

#subnav ul {
	text-align: center;
	margin: 0 0 0 20px;
	padding: 0;
}

#subnav li {
	display: inline;
	margin: 0 20px 0 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Titles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.titles {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #FFCC00;
	font-size: 24px;
	margin: 16px 0 0 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Titles2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.titles2 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #FFFFCC;
	font-size: 18px;
	margin: 10px 0 10px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Main Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.maintext {
	padding: 0 10px 10px 10px;
	font-family:"Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}

.maintext a {
	color:#FFCC00;
	text-decoration: underline;
}

.maintext a:hover {
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Footer Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footertext {

	text-align: center;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	font-size: 13px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Main Text Yellow

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.maintextyellow {
	padding: 0;
	font-family:"Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #FFCC00;
	font-size: 13px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Misc Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.call_now_text {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 8px 0;
	text-align: right;
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}

.biz_hours {
	margin: 0 0 0 10px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.mini {
	font-size: 9px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Misc Pics

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.right_pic {
	float: right;
	margin: 10px 0 10px 10px;
	border: 2px solid #FFCC00;
}

.left_pic {
	float: left;
	margin: 10px 10px 10px 0;
	border: 2px solid #FFCC00;
}

.border {border: 2px solid #FFCC00;}











.special-offer {
	width: 400px;
	background-color: #fff;
	border: 3px solid #FFCC00;
	text-align: center;
	padding: 15px;
	margin: 10px;
}

.special-offer h2 {
	color: #069;
}

.special-offer p {
	color: #666;
	line-height: 20px;
	font-size: 14px;
}

.special-offer a {
	color: #990000;
	font-weight: bold;
}

.special-offer a:hover {
	color: #ff0000;
	text-decoration: none;
}
