body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #A7A7A7;
	margin:0;
	padding:0;
}


/*-- Whitespace reset --*/
* {
	margin:0;
	padding:0;
	outline: none;
}


/*-- General Styles --*/
img, fieldset {
	border:none;
}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#353535;
}

ul {
	list-style: none;
}
table {
	border-collapse:collapse;
}
.form_input, textarea, select {
	padding:2px 3px 2px 3px;
	border:1px solid #CCCCCC;
	width:96%;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
p.success_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#669900;
	border:1px solid #669900;
	background:#EEFAE8;
	margin-bottom:5px;
}
p.fail_message {
	text-align:center;
	margin:2px 5px;
	padding:5px;
	color:#CC3300;
	border:1px solid #CC3300;
	background:#F9E9E4;
	margin-bottom:5px;
}
tr.dark_line {
	border-top:1px dotted #CCCCCC;
	background:#f4f4f4;
	padding:3px 0;
}
tr.light_line {
	border-top:1px dotted #CCCCCC;
	background:#ffffff;
	padding:3px 0;
}

.button {
	background:url(../images/bt_bg.png) no-repeat top center;
	color:#FFF;
	font:bold 18px Arial;
	text-align:center;
	padding:10px 0px;
	width:215px;
	border:none;
	cursor: pointer;
}

/*----- Top Navigation Bar Styles -----*/
 


/*-- Master head style --*/
#header {
	height:128px;
	width:100%;
	background:url('../images/mh.png') no-repeat;
	position:relative;
}

#link_logo {
	width:800px;
	height:105px;
	display:block;
	left:20px;
	top:20px;
	position:absolute;
}

/*-- Navbar style --*/
#top_nav {
	background:url(../images/shadow.png) repeat-y 0 0;
	padding:0 20px;
}
#navbar {
	background:#000000 url(../images/navbar.png) repeat-x;
	height:36px;
	padding:0 30px 0px 6px;
	font:11px arial;
}
#navbar li {
	float:right;
}
#navbar li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:11px 15px 10px;
	font-family: "Myriad Pro",Arial;
}	
#navbar li.first {
}
#navbar li.first a {
	color:#FFF;
	margin-left:2px;
}

#navbar li.home {
	background:none;
}
#navbar li.home a {
	display:block;
	width:25px;
	height:15px;
}

#navbar li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	line-height: 28px;
}

#navbar li ul li {
	background:#000;
	float:none;
	border-bottom:1px solid #BBB;
	
}
#navbar li ul li:hover {
	background:#999;
}

#navbar li:hover ul {
	left: auto;
}

#navbar li:hover ul, #nav li.sfhover ul {
	left: auto;
	line-height: 10px;
}


/*-- Container style --*/
#container {
	margin-left:auto;
	margin-right:auto;	
	width:840px;
	padding:0px;
	text-align:left;
}

/*-- Content styles --*/
#content {
	text-align:left;
	background:url(../images/shadow.png) repeat-y 0 0;
	margin:0;
	padding:10px 30px;
	overflow:hidden;
}

/*--  HOME style --*/

#left_col {
	width:250px;
	float:left;
}
#right_col {
	width:525px;
	float:left;
}
#right_col a {
	color:#006699;
}

#whyvet {
	text-align:center;
	background:url(../images/why-top.png) no-repeat 0 0;
	width:238px;
}
#whyvet_bottom {
	background:url(../images/why-bottom.png) no-repeat bottom center;
	width:212px;
	padding:13px;
}
#whyvet p {
	margin: 0 5px 15px;
	text-align:left;
}
#right_col #right_content {
	margin-top:15px;
	overflow:hidden;
}
#right_col #right_content #left {
	width:255px;
	float:left;
	margin-right:7px;	
}

#right_col #right_content #right {
	width:253px;
	float:left;
}

#right_col #right_content #left ul {
	margin-top:5px;
}
#right_col #right_content #left li {
	background:url(../images/dot.png) no-repeat 5px 7px;
	padding-left:15px;
	margin-bottom:15px;
	line-height: 17px;
}

#rom {
	background:#FFFFFF url(../images/rom.png) no-repeat top center;
	width:253px;
	text-align:center;
	padding-top:70px;
}
#rom p {
	text-align:left;
	padding:20px;
}
#rom p a {
	display:block;
}
/*-- Lower Styles --*/
.lower {
	overflow:hidden;
}

#lower {
	padding:0 10px;
	overflow:hidden;
}
#lower h1 {
	font:25px Times, Arial;
	color:#336633;
	margin:10px 0 15px;
	border-bottom:1px solid #336633;
}
#lower h1 a {
	color:#336633;
}
#comment_form {
	margin-top:10px;
}

/*-- Contact Styles --*/
#contact .form_table {
	width:500px;
}
#contact .form_table td {
	padding:5px;
}
#contact .form_table td textarea {
	height:200px;
}

#contact .label {
	width:150px;
}

.fi_time {
	width:20px;
}
.fi_year {
	width:40px;

}

.fi_ampm {
	width:100px;
}
/*-- News Styles --*/
.news_item {
	margin-bottom:10px;
}
.itemDate {
	font-size:11px;
	color:#666;
}

.itemDesc {
	padding-bottom:10px;
}
#news h2 {
	margin-bottom:5px;
	color:#000000;
	font: 16px arial;
}
#news #page_text {
	overflow:hidden;
}
#text_col p {
	margin-bottom:10px;
}
#posts_listing {
	margin-top:5px;
}
#posts_listing li {
	margin-bottom:5px;
}
#text_col #theimage {
	float:right;
	margin:0 0 10px 10px;
}
.rom_item {
	margin-bottom:10px;
	clear:both;
}
.rom_item img {
	float:left;
	margin-right:10px;
}

#text_col {
	float:left;
	width:565px;
	margin-right:20px;
}
.news {
	float:left;
	width:150px;
	background: url('../images/submenu_bg.png') no-repeat center top;
	padding:15px 10px 20px;
}
.news ul li {
	border-bottom:1px solid #d3d3d3;
	padding:7px 3px 4px;
}

/* --- PAGES --- */
#pages #left {
	width:565px;
	float:left;
	margin-right:10px;
}

#pages #right {
	width:180px;
	float:left;
}

#pages #submenu {
	background: url('../images/submenu_bg.png') no-repeat center top;
	padding:15px 20px 20px;
}

#pages #submenu ul li {
	border-bottom:1px solid #d3d3d3;
	padding:7px 3px 4px;
}

#pages #submenu ul li ul {
	margin-top:5px;
}

#pages #submenu ul li li {
	border:none;
	padding:5px 10px 5px 25px;
	background: url('../images/arrow.png') no-repeat 15px 7px;
}
#pages #submenu ul a.selected {
	color:#000000;
}
/*-- Footer Styles --*/
#footer {
	background: url('../images/bottom-shadow.png') no-repeat;
	height:70px;
	color:#fff;
	clear:both;
	text-align:center;
	padding:50px 3px 3px;
	font:12px verdana;
}
#footer a {
	color:#000;
}

#footer p {
	font-weight: normal;
	padding-top:5px;
	border:1px solid #FFF;
	padding:5px;
	width:350px;
	margin:17px auto;
}



.hours {
	list-style: none !important;
	margin-bottom:30px !important;
}
.hours li {
	background: none !important;
	padding:0 !important;
	margin-bottom:8px !important;
}
