/* Start of CMSMS style sheet 'style' */
/* CSS Document */

body{
	background:#7db435;
	color:#333333;
	font:normal 75%/150% "Tahoma", Helvetica, Arial, sans-serif;
	}
#site{
	background:url(assets/i/site_back.gif) repeat-y #ffffff;
	}
#page{
	background:url(assets/i/page_bottom.jpg) no-repeat bottom;
	padding-bottom:20px;
	}
#footer{
	background:url(assets/i/footer.jpg) no-repeat #ffffff;
	padding:20px;
	width:880px;
	height:130px;
text-align:center;
	}
#header{
	background:url(assets/i/header.gif) no-repeat;
	}
#large-graphic-area{
	margin-bottom:20px;
	}
#sidebar{
	background:url(assets/i/sidebar_top.gif) no-repeat top center;
	padding-top:20px;
	margin-top:20px;
	}
#sidebar ul li{
padding:5px 0;
	list-style:inside;
	list-style-image:url(../i/blt_check.gif);
	
	}

#content{
	background:url(assets/i/content_top.gif) no-repeat top center;
	padding-top:20px;
	margin-top:20px;
	}
#single-col{
	position:relative;
	width:700px;
	margin:20px auto 40px auto;
	border-top:5px solid #e5e5e5;
	padding:10px 0 0 0;
	}
.logo{
	background:url(assets/i/logo.gif) no-repeat;
	height:98px;
	width:300px;
	text-indent:-9999px;
	float:left;
	}
.logo a{
	display:block;
	height:98px;
	width:300px;
	background:none;
	text-decoration:none;
	border:none;
	}
/**
 * Home Page Structure
 */
#welcome-text{
	margin:0 10px;
	padding:0 0 0 20px;
	float:left;
	width:470px;
	}
#misc, #services{
	float:left;
	width:190px;
	margin:0 10px 0 0;
	}

/** 
 * Footer
 */
#footer{
	margin-top:20px;
	}
	
/**
 * Main Menu
 */
#main_menu{
	position:absolute;
	left:330px;
	height:70px;
	bottom:0;
	}
#main_menu li{
	display:inline;
	float:left;
	}
#main_menu li a{
	display:block;
	float:left;
	text-decoration:none;
	border:none;
	text-indent:-9999px;
	}
	
a#mm_home{
	width:63px;
	background:url(assets/i/menu_sprite.gif) no-repeat 0 -60px;
	height:60px;
	}
a#mm_about{
	width:84px;
	background:url(assets/i/menu_sprite.gif) no-repeat -63px -60px;
	height:60px;
	}
a#mm_services{
	width:145px;
	background:url(assets/i/menu_sprite.gif) no-repeat -147px -60px;
	height:60px;
	}
a#mm_tips{
	width:164px;
	background:url(assets/i/menu_sprite.gif) no-repeat -292px -60px;
	height:60px;
	}
a#mm_contact{
	width:114px;
	background:url(assets/i/menu_sprite.gif) no-repeat -456px -60px;
	height:60px;
	}
	
a#mm_home:hover, body#home a#mm_home{
	width:63px;
	background:url(assets/i/menu_sprite.gif) no-repeat;
	height:60px;
	}
a#mm_about:hover, body#about a#mm_about{
	width:84px;
	background:url(assets/i/menu_sprite.gif) no-repeat -63px 0;
	height:60px;
	}
a#mm_services:hover, body#veterinary-services a#mm_services{
	width:145px;
	background:url(assets/i/menu_sprite.gif) no-repeat -147px 0;
	height:60px;
	}
a#mm_tips:hover, body#pet-health-tips a#mm_tips{
	width:164px;
	background:url(assets/i/menu_sprite.gif) no-repeat -292px 0;
	height:60px;
	}
a#mm_contact:hover, body#contact-us a#mm_contact{
	width:114px;
	background:url(assets/i/menu_sprite.gif) no-repeat -456px 0;
	height:60px;
	}
	
	
/**
 * Titles and Headers
 */
.title_home_welcome{
	margin-left:20px;
font-size:2.5em;
letter-spacing:-1px;
line-height:90%;
	border-top:5px solid #e5e5e5;
	}
.title_servicesataglance a:link,
.title_servicesataglance a:visited{
	text-indent:-9999px;
	background:url(assets/i/title_servicesataglance.gif) no-repeat;
	height:30px;
	width:190px;
	margin:0 0 10px 0;
	font-size:1%;
	display:block;
	}
.title_servicesataglance a:hover,
.title_servicesataglance a:active{
	background:url(assets/i/title_servicesataglance.gif) no-repeat 0 -30px;
	}
#content h2,
#single-col h2{
	font:normal 2em/110% "Tahoma", Helvetica, Arial, sans-serif;
	color:#000000;
	letter-spacing:-.7px;
	}
#content h3,
#single-col h3{
	font:normal 1.5em/110% "Tahoma", Helvetica, Arial, sans-serif;
	color:#fba200;
	letter-spacing:-.4px;
	padding:0 0 10px 0;
	}
#content h4,
#single-col h4{
	font:normal 1.2em/110% "Tahoma", Helvetica, Arial, sans-serif;
	color:#fba200;
	letter-spacing:-.4px;
	padding:0 0 10px 0;
	}
#sidebar h2{
	background:url(assets/i/h2_blt.gif) no-repeat #fcf2dd 3px 8px;
	color:#fb6d05;
	font:normal 1.4em/110% "Tahoma", Helvetica, Arial, sans-serif;
	padding:2px 10px 2px 15px;
	}
#single-col ul{
	style-type:inside;
	}

#home .span-5 p{
	padding-left:20px;
	}
#page p{
	line-height:1.5em;
	margin:10px 0;
	text-align:justify;
	}
	
.download_forms{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/download_forms.gif) no-repeat 0 0;
	width:190px;
	height:90px;
	margin:0 0 20px 0;
	}
.download_forms:hover{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/download_forms.gif) no-repeat 0 -90px;
	width:190px;
	height:90px;
	margin:0 0 20px 0;
	}
	
.pet_contest{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/pet_contest.gif) no-repeat 0 0;
	width:190px;
	height:150px;
	margin:0 0 20px 0;
	}
.pet_contest:hover{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/pet_contest.gif) no-repeat 0 -150px;
	width:190px;
	height:150px;
	margin:0 0 20px 0;
	}
	

	
.download_forms_wide{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/download_forms_wide.gif) no-repeat 0 0;
	width:260px;
	height:90px;
	margin:0 0 20px 0;
	}
.download_forms_wide:hover{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/download_forms_wide.gif) no-repeat 0 -90px;
	width:260px;
	height:90px;
	margin:0 0 20px 0;
	}
	
.pet_contest_wide{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/pet_contest_wide.gif) no-repeat 0 0;
	width:260px;
	height:120px;
	margin:0 0 20px 0;
	}
.pet_contest_wide:hover{
	display:block;
	text-indent:-9999px;
	background:url(assets/i/pet_contest_wide.gif) no-repeat 0 -120px;
	width:260px;
	height:120px;
	margin:0 0 20px 0;
	}
	
#home .services-at-a-glance ul{
	margin:0 0 0 20px;
	}
#home .services-at-a-glance ul li{
	padding:5px 0;
	list-style:outside;
	list-style-image:url(../i/blt_check.gif);
	}

#content ul{
margin:0 20px;
list-style:outside disc;
}

#footer p{
line-height:1.5em;
margin:10px 0;
}
/* End of 'style' */

