*{
margin:0px;
padding:0px
}
img{border:0px;}
html{
width:100%;
height:100%;
background-image:url(images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:995px;
height:100%;
margin:0 auto;
background-image:url(images/top.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial;
font-size:12px;
color:#333333;
}
#meta{
float: right;
padding:31px 20px 0 0
}
#meta a{
color:#42030E;
text-decoration:underline;
display:block;
float:left
}
#meta a:visited{text-decoration:underline}
#meta a:hover{text-decoration:none}
#meta span{
padding:0 25px 0 0;
float:left
}
#meta img{
float:left;
margin:0 6px 0 0;
}
#menu{
	background-position:center top;
	background-repeat:no-repeat;
	margin:65px 0 0 0;
	float:left;
	width:995px;
	height:55px;
	text-align:center;
	background-image: url(images/content_bg_top.gif);
}
#menu ul{
width:650px;
margin:0 auto;
}
#menu li{
float:left;
list-style-type: none;
margin: auto;
}
#menu li a{
text-decoration:underline;
color:#535353
display: block;
float:left;
height:20px;
}
#menu li a:hover{
text-decoration:none;
}
#menu li a.active{
text-decoration:none;
}
#menu span{
padding:0 15px 0 5px;
text-align:center;
}
#menu span a{
text-decoration:underline;
color:#535353
}
#menu span a:hover{
text-decoration:none;
color: #888888
}
#content{
background-image:url(images/content_bg.gif);
background-position:top left;
background-repeat:repeat-y;
float:left;
width:953px;
margin:0 0 0 21px;
display:inline
}
.navigation{
width:200px;
float:left
}
.navigation ul{
margin:6px 0 50px 15px;
list-style-type:none;
font-size:13px;
}
.navigation li{
background-image:url(images/li_bg.gif);
background-position:top left;
background-repeat:no-repeat;
height:20px;
padding:4px 0 0 20px;
}
.navigation li a{
text-decoration:none;
color:#535353
}
#center{
width:683px;
float:left;
}
.welcome{
background-image:url(images/welcome.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:6px 0 12px 5px;
display:inline;
width:665px;
height:268px;
float:left
}
.welcome2{
margin:6px 0 12px 5px;
display:inline;
width:720px;
height:268px;
float:left
}
.welcome span{
display:block;
width:368px;
height:143px;
margin:120px 0 0 40px;
}
.text{
width:651px;
padding:10px 19px 5px 13px
}
#vetmedbottom-content-rightpane{
float:left;
width:941px;
padding:0px 0px 5px 5px

}
.text p{
padding:15px 15px 0 0
}
.news_events{
width:258px;
float:left;
padding:8px 0 0 0;
}
.latest{
margin:14px 0 26px 32px;
}
.news{
position:relative;
margin:18px 0 0 0;
float:left
}
.news p{
width:200px;
padding:0 0 5px 8px;
margin:0 0 0 29px;
border-left:6px solid #DED6AC
}
.data{
position:absolute;
top:0px;
left:0px;
font-weight:bold;
width:35px;
border-bottom:1px solid #DED6AC;
background-color:#FFFFFF
}
.more{
border-left:6px solid #8E190B;
display:block;
float:left;
margin:0 0 0 29px;
display:inline;
padding:0 0 0 8px
}
.more a{
color:#8E190B;
text-decoration:underline;
}
.more a:visited{text-decoration:underline}
.more a:hover{text-decoration:none}
#footer{
width:953px;
float:left;
text-align:center;
color:#323232
}
#footer a{
color:#323232;
text-decoration:none;
margin:0 5px
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#copyright{
width:953px;
float:left;
text-align:center;
padding:10px 0;
}
#copyright a{
color:#8E190B;
text-decoration:underline
}
#copyright a:visited{text-decoration:underline}
#copyright a:hover{text-decoration:none}
.about{
padding:25px 0 0 33px;
width:652px;
float:left
}
#map{
	z-index: 4;
}
.about p{
width:595px;
padding:15px 0 0 0
}
.list{
width:257px;
float:left;
padding:25px 0 0 0
}
.list ul{
margin:17px 0 15px 13px;
list-style-type:none
}
.list li{
background-image:url(images/bullet.gif);
background-position:0px 4px;
background-repeat:no-repeat;
line-height:20px;
padding:0 0 0 19px;
}
#services{
margin:0px 0 5px 15px;
}
#radiosurgery{
margin:0px 0 5px 15px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Helvetica;
color:#FFFFFF
line-height:18px;
z-index:100;
background-color: #65110d;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 8px;
/*border-bottom: 1px solid #FFFFFF; THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #43040f;
}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li { /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
}