
/* Layout Stylesheet */ 

body {
 margin:5px;
 background:#ffffff;
 color: #ffffff;
 padding:0;
 }

#outer 
{
	width:917px;
	margin:auto;
}

#hdr	{width:917px;}

#logo	{width:917px;}
 
#nav	{margin-top: 3px; width:917px;}  

#footer	{}

#bodyblock 
{
 	margin-top:6px;
 	width:917px;
 	padding:0;
}

#l-col 
{
	float:left;
	width:467px;
	margin-right:20px;
	position:relative;
	font-size: 75%;
	color:#000000;
	line-height:18px;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}
#l-col p {margin: 5px 0;}

#col 
{
	float:left;
	margin-right:20px;
	position:relative;
	font-size: 75%;
	color:#000000;
	line-height:18px;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}
#col p {margin: 5px 0;}
#welcome {margin-bottom: 8px;}
#montage {margin: 15px 0;}


#r-col
{
	width: 418px;
	float: right;
	margin-left:10px;
	font-size: 75%;
	color:#000000;
	line-height:18px;
	font-family: Arial,Verdana, Helvetica, sans-serif;  
}
 
#topbox 
{
 	height:250px;
	margin-bottom:10px;
	border: 1px solid #255b41;
	background:url('../images/vets.jpg') no-repeat bottom right;
} 

#equinetopbox 
{
	margin-bottom:10px;
	border: 1px solid #255b41;
} 

#topboxicon 
{
 	padding: 2px;
 	text-align: right; 	
 	background-color: #255b41;
}

#equinetopboxicon 
{
 	padding: 2px;
 	text-align: right; 	
 	background:url('../images/latestnewstitle.gif') no-repeat top left;
 	background-color: #255b41;
}

#equinenews
{
 	padding: 5px;
}

#service1, #service2, #service3, #service4
{
	margin-left:5px;
	margin-top:15px;
	padding-left:25px;
	line-height:16px;
	font-size: 90%;
	color:#000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}

#service2, #service3, #service4
{
	width:230px;
}

#service2
{
	margin-top:20px;
}

.servicebullet
{
	margin-left:5px;
	margin-top:15px;
	padding-left:25px;
	line-height:20px;
	font-size: 90%;
	color:#000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background:url('../images/icon4.gif') no-repeat top left;
}

.servicebullet p {margin:0px;}

#service1 {background:url('../images/icon1.gif') no-repeat top left;}
#service2 {background:url('../images/icon2.gif') no-repeat top left;}
#service3 {background:url('../images/icon3.gif') no-repeat top left;}
#service4 {background:url('../images/icon4.gif') no-repeat top left;}
#service1 p, #service2 p, #service3 p, #service4 p {margin:0px;}


#footer {padding-top: 25px; clear: both;}

#corner {float: left;} 
#bottombox {float: right;}	
#r-corner {float:right;} 
 

#copyright {clear: both;}
 
#copyright_left 
{
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyright_center 
{
	float: left;
	width: 360px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyright_right 
{
	float: left;
	width: 195px;
	text-align: right;
	padding-top: 5px; 
	padding-bottom: 5px;
}
 
 
 
 /* FONT STYLES */
 
 
a{
	color:#4f4f4f;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}

a:hover{ 
	color:#4f4f4f;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

 
 .header_text {
	font-size: 70%;
	color:#a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
}

 #copyright {
	font-size: 60%;
	color:#7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

 .bar_links {
	color:#7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
}

 .bar_links a {
	text-decoration:none;
}

 .bar_links a:hover {
	color:#999999;
	text-decoration:none;
}


.design {
	color:#7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
}

.design a {
	text-decoration:none;
}

.design a:hover {
	color:#ff6600;
	text-decoration:none;
}

.general {
	font-size: 8pt;
	color:#000000;
	line-height:18px;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}

h1 {
	font-size: 15pt;
	color:#255b41;
	line-height:28px;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}

.pagetitle {
	font-size: 12pt;
	color:#255b41;
	line-height:18px;
	font-weight:bold;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}

.subheading {
	font-size: 10pt;
	color:#000;
	font-weight:bold;
	line-height:18px;
	font-family: Arial,Verdana, Helvetica, sans-serif; 
}