/* SHAKER VET HOME PAGE STYLES */

body {
	background-color: #699;
	margin:0px;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
	line-height:130%;
}

 
hr {
	border:0;
	height:1px;
	color:#155;
	margin-right:-30px;
	background-color:#155;
}

img {
	border-style: none;
	border:0;
	margin:0;
	padding:0;
}

#main_layout {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background-image:url(../images/inside_main_bg.gif);
	background-repeat:repeat-y;
	color: #123836;
	border-bottom:1px solid #155;
	border-right:1px solid #155;
	border-left:1px solid #155;
}

#heading {
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	width:800px;
	height:174px;
}

#nav_bar {
	float:left;
	width: 205px;
	margin: 0;
	padding: 0;
	text-align:left;
}

#nav_bar .btn {
	width: 205px;
	height: 30px;
	border-style:none;
	border:0;
}

#aaha {
	position:absolute;
	top:525px;
	left:20px;
}


#content {
	position:relative;
	margin:0px 30px 0px 225px;
	text-align:left;
}

.title_txt {
	font-size:1.5em;
	color:#366;
}

.title_txt_long {
	font-size:1.3em;
	color:#366;
}

#footer {
	clear:both;
	text-align:left;
}
#hours {
	background:url(../images/hours_interior.gif);
	width: 800px;
	height: 95px;
	position: absolute;
}

td p {font-size:.9em;
	color:#123836;
}

a:link { text-decoration: underline; color: #9d8874; }
a:visited { text-decoration: underline; color: #194a47; }
a:hover { text-decoration: underline; color: #9d8874; }
a:active { text-decoration: underline; color:#9d8874; }

h1 {font-size:2.0em;
	color:#123836;
}

h2 {font-size:1.2em;
	color:#123836;
}

.small_txt {font-size:.7em;
	color:#123836;
}

.table_txt {font-size:.9em;
	color:#123836;
}

.indent_txt {font-size:1.0em;
	color:#123836;
	margin-left:25px
}

.table_txt_sm {font-size:0.8em;
	color:#123836;
}

.img_float {
	border-style: none;
	border:0;
	margin:15px 20px 10px 0;
	padding:0;
}

.img_float_top {
	border-style: none;
	border:0;
	margin: 0 20px 10px 0;
	padding:0;
}

.img_float_right {
	border-style: none;
	border:0;
	margin:0 0 10px 15px;
	padding:0;
	float: right;
}

.img_float_lyme {
	border-style: none;
	border:0;
	margin:0 0 10px 15px;
	padding:0;
}


ul li.spacer {
	margin:15px 15px 0 0;
}

.new_client {
	margin-left:-50px
}

.copyright {
	text-align: center;
	font-size: xx-small;
	padding:50px 0px 10px 0px;
}

