/* VRCC CSS Document */

	html,body,ul,li,p,h1,h2,h3,form,fieldset {
	margin:0;
	padding:0;
	border:0;
	}
	
	body{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	background-image: url(images/back.jpg);
	background-color:#D8E7F0;
	background-repeat: repeat-x;
	font-size:1.0em;
	}
	
	body a{
	color:#DD1D13;
	text-decoration:none;
	}
	
	body a:hover {
	color:#DD1D13;
	text-decoration:underline;
	}
	
	.list ul {
	list-style-type: disc;
	}

	.list li {
	padding-top:5px;
	list-style-position: outside;
	margin-left:15px;
	
	}
	
	h1 {font-size:2.0em; color:#DD1D13; padding-bottom:10px; padding-top:15px; line-height:28px; font-family: Arial, Helvetica, sans-serif							;font-weight: normal;}	


	
	.leftimage { float:left; margin:3px 25px 0px 0px;}
	.rightimage { float:right; margin:0px 5px 0px 5px;}
	.clear { clear:both;}
	.small { line-height:12px; font-size:0.8em;}
	.large { line-height:20px;}
	.sidetext {color:#333333; font-size:1.1em; line-height:14px; font-weight: bold;}
	.largetext {font-size:1.3em; font-weight:normal;}
	.strapline {font-size:1.9em; font-family: Arial, Helvetica, sans-serif; line-height:28px;}
	.strapitalics {font-style:italic; color:#DD1D13;line-height:28px;}
	.redtext {color:#DD1D13;font-size:1.2em; font-weight:normal;}
	.date {color:#333333;font-size:0.9em; font-weight:normal;}
	.content {padding:35px 2px 10px 8px;font-size:1.0em;line-height:16px;}
	.post {margin: 0 0 0 0; padding-bottom: 10px; border-bottom: solid 1px #cccccc;}
	.urgent {padding-bottom: 10px;  border-bottom: solid 1px #cccccc; background-color:#000000; width:240px; font-size:1.2em; color:#FFFFFF; text-align:center; padding-left:4px; padding-right:4px; margin-top:6px;}
	.searchnoshow {position: absolute; left: -9000px}
	.searchbox {background-color:#FAD1D2;}
	.largeredtext {color:#DD1D13;font-size:1.5em; font-weight:bold;}
	.twittertext {color:#DD1D13;font-size:1.3em; font-weight:normal; padding-left:300px;}
	.latestnews {color:#DD1D13;font-size:1.0em; font-weight:bold;}
	
	/* main content */
	
	#banner {
	width:925px;
	height:329px;
	background-image: url(images/banner.jpg);
	}
	
	#wrapper {
	width:925px;
	margin:0px auto;
	background-color: #FFFFFF;
	margin-bottom:5px;
	}	
	
	/* dropdown menu */
	.menu {
	font-family: Arial, Helvetica, sans-serif;
	width:920px;
	margin-left:3px;
	height:20px;
	font-size:11px;
	z-index:100;
	background-color: #FFFFFF;}
	
	.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	width:100px;
	height:20px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	line-height:20px;
	font-size:1em;
	overflow:hidden;
	background-color: #DD1B10;}
	
	.menu ul {padding:0px; margin:0; list-style: none;}
	.menu ul li {float:left; position:relative;}
	.menu ul li ul {display: none;}

	/* specific to non IE browsers */
	.menu ul li:hover a {color:#fff; background-color: #2C7BC0;}
	.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:100px;}
	.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
	.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
	.menu ul li:hover ul li ul {display: none;}
	.menu ul li:hover ul li a {display:block; color:#000; background-color: #F9BCBC;}
	.menu ul li:hover ul li a:hover {color:#000;background-color: #BDD4E2;}
	.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
	.menu ul li:hover ul li:hover ul.left {left:-105px;}
	
	#sublinks {
	float:left;
	width:150px;
	margin-top:25px;
	font-size:1.2em;
	margin-left:5px;
	line-height:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"Trebuchet MS";
	background-image: url(images/sublinks1.gif);
	background-repeat: no-repeat;
	}
	
	#sublinks a {
	color:#DD1D13;
	text-decoration:none;
	}
	
	#sublinks a:hover {
	color:#DD1D13;
	text-decoration:underline;
	}
	
	#sublinks ul {
	padding-left:25px;
	list-style-position: outside;
	list-style-type: disc;
	font-size:0.9em;
	}
	

	
	/*main content*/
	#container {
	float:left;
	width:925px;
	font-size:0.8em;
	background-color: #FFFFFF;
	}

	#left {
	float:left;
	width:630px;
	margin-left:25px;
	padding-top:3px;
	line-height:20px;
	font-size:1.0em;
	}
	
	#left p {
	padding-top:20px;
	}
	
	#left ul {
	list-style-position: inside;
	list-style-type: disc;
	}

	
	#news_box{
	width:246px;
	}
	
	.news_box_content {
	background-color: #fff;	
	padding-left:3px;
	width:230px;
	font-size:0.9em;
	}
	
	.news_top {
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	width:246px;
	height:29px;
	}
	
	.news-bottom {
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	height:13px;	
	width:246px;
	}

	#newsfeed{
	width:246px;
	height:14px;
	font-size:0.9em;
	padding-top:5px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	}
	
	#middle {
	float:left;
	width:485px;
	margin-left:25px;
	line-height:20px;
	}
	
	#middle p {
	padding-top:20px;
	}
	
	
	#right {
	float:right;
	width:250px;	
	padding-right:2px;
	line-height:15px;
	}
	
	#right a {
	font-size:0.95em;
	}
	
	#right p {
	font-size:0.9em;
	padding-top:5px;
	}
	
	#latestnews {
	width:246px;
	}
	
	#latestnewsbox {
	background-image: url(images/latest_news_box.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	width:236px;
	}

	
	#comment_top {
	background-image: url(images/comment_top.gif);	
	width:246px;
	height:39px;
	}
	
	#comment_content {
	background-color: #FAD1D2;	
	width:231px;
	padding-right:5px;
	padding-left:10px;
	font-size:0.95em;
	line-height:16px;	
	}

	#comment_bottom {
	background-image: url(images/comment_bottom.gif);	
	width:246px;
	height:36px;
	}	
	
	.comment_header {color:#464444; font-size:1.4em; font-weight:normal; font-family:"Trebuchet MS";line-height:18px;}
	.comment_strap {color:#464444; font-size:1.2em; font-weight:bold; font-family:"Trebuchet MS";  padding-top:10px; padding-right:15px;line-height:20px;}
	
	#referrals {
	background-image: url(images/vet_referral.gif);
	width:236px;
	background-repeat: no-repeat;
	padding-top:10px;
	}
	
	.referrals_header {color:#464444; font-size:1.3em; font-weight:normal; font-family:"Trebuchet MS"; padding-top:15px;}

	
	#location {
	background-image: url(images/find_us.jpg);
	background-repeat: no-repeat;
	width:236px;
	}
	
	#googlemap{
	float:right;
	width:190px;
	padding-left:10px;
	}

	
	/*Breadcrumb*/	
	#breadcrumb {
	width:925px;
	font-size:0.8em;
	list-style:none;
	padding-top:8px;
	padding-bottom:2px;
	}
	
	#breadcrumb li {
	display:inline;
	padding-right:5px;
	}
	
	#breadcrumb a {
	text-decoration: none;
	color:#158BBC;
	padding-right: 15px;
	font-weight: normal;
	background-image: url(images/breadcrumb.gif); 
	background-repeat: no-repeat; 
	background-position: right;
	}
	
	#breadcrumb a:hover {
	text-decoration: underline;
	color:#158BBC;
	}
	
	#breadcrumb ul {
	padding-left:15px;
	}
	
	
	


/*Footer*/

	#footer {
	width:915px;
	clear:both;
	height:115px;
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD1D13;
	background-color:#FFFFFF;
	padding-bottom:5px;
	}
	
	#address{
	padding-top:10px;
	padding-bottom:10px;
	width:340px;
	font-size:0.7em;
	float:left;
	}
	
	#strapline {
	float:right;
	height:45px;
	width:558px;
	padding-right:5px;
	padding-top:7px;
	text-align:center;
	font-size:1.0em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD1D13;
	}
	
	#footerlinks {
	font-size:0.7em;
	float:right;
	width:914px;
	text-align:left;
	}

	#footerlinks a{
	color:#FF0000;

	padding-left:10px;
	text-decoration:none;
	}

	#footerlinks a:hover {
	color:#FF0000;
	text-decoration: underline;
	}
	
	#footerlinks li {
	display:inline;
	}
	
	#footerlinks ul {
	padding-top:1px;
	}
	
	#searchbox {
	width:500px;
	text-align:right;
	padding-top:20px;
	color:#000000;
     
	}
	

