@charset "utf-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}

#container { 
	width: 950px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	background: url(images/bg.gif);
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
padding: 0;  
}
/*CM styles for sign up box*/
span.submitbox {
color: #ffffff;
font: 100% Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 1.3em;
padding: 0px;
margin: 0px 0px 8px 0px;

}
#facebook {
padding-left: 15px;
text-align: center;
	}
#mc_embed_signup {
text-align: center;	
margin-left: 17px;	
	}
span.label,span.multiple span {
width:130px;
float:left;
color: #ffffff;
font-size: 13px;

} 
.labelspace {
padding-top: 10px;
width:130px;
float:left;
color: #ffffff;
font-size: 13px;

}

.spacer {
width:130px;
float:left;
height: 10px;
} 
span.multiple {
float:left;
} 
span.button {
}  

#submitemailform {
margin: 0 0 0 15px;
}

/*End CM styles*/

#sidebar {
float: left; /* since this element is floated, a width must be given */
width: 166px; 
padding: 0;
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 15px 10px 15px 20px;
}

#sidebar img {
padding-left:6px;
border: none;
}

#sidebar ul li {
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	line-height: 2em;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar ul li a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

#sidebar ul li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar ul li a:hover {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#mainContent { 
margin-left: 200px; 
padding: 20px 10px 10px 10px;
}

#mainContent img {
padding: 0px;
margin: 0px;
border: none;
}

#mainContent p {
margin: 0; 
padding: 0px 0px 0px 10px; 
color: #000000;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
}

#mainContent h1 {
color: #117708;
font: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.2em;
font-weight: normal;
padding: 0px 0px 0px 10px;
text-align: left;
}

#mainContent h2 {
color: #117708;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2em;
font-weight: normal;
padding: 0px 0px 0px 10px;
text-align: left;
}

#maintextleft {
width: 520px;
padding: 0px;
margin: 0px;
text-align: left;
}

#mainContentinternetvet {
margin-left: 200px; 
padding: 0px 10px 10px 10px;
}

#mainContentinternetvet img {
padding: 0px;
margin: 0px;
border: none;
}

#mainContentinternetvet p {
margin: 0; 
padding: 0px 0px 0px 10px; 
color: #000000;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.3em;
}

#mainContentinternetvet h1 {
color: #117708;
font: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.2em;
font-weight: normal;
padding: 0px 0px 0px 10px;
text-align: left;
}

.listcolumn {
width: 220px;
padding: 0px;
margin: 0px 0px 30px 0px;
float: left;
text-align: left;
border: none;
}

.listcolumn ul li {
font-size: 12px;
line-height: 1.3em;
padding: 0px;
margin: 0px;
}

.listcolumnrt {
width: 270px;
padding: 0px;
margin: 0px 24px 30px 0px;
float: left;
text-align: left;
border: none;

}

#rightsidebar {
width: 175px;
margin: 0px 10px 15px 15px;
padding: 5px;
float:right;
}

#wrapbox {
width: 172px;
margin: 0px 0px 65px 0px;
background-image: url(images/middlebox.gif);
background-repeat: repeat-y;
padding: 0;
}

#wrapbox p {
font-size: 12px;
font-style:italic;
line-height: 1.4em;
color: #636363;
font-family: Arial, Helvetica, sans-serif;
padding: 9px 9px 15px 15px;
margin: 0px;
}

.hangdog {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangdog.jpg);
background-repeat: no-repeat;
width: 172px;
height: 113px;
}

.hangyorkie {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangyorkie.jpg);
background-repeat: no-repeat;
width: 172px;
height: 113px;
}

.hangsheep {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangsheep.jpg);
background-repeat: no-repeat;
width: 172px;
height: 132px;
}
.hangbrowndog {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangbrowndog.jpg);
background-repeat: no-repeat;
width: 172px;
height: 134px;
}

.hangbeagle {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangbeagle.jpg);
background-repeat: no-repeat;
width: 172px;
height: 113px;
}
.hangcat {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hangcat.jpg);
background-repeat: no-repeat;
width: 172px;
height: 113px;
}
.hanggreycat {
align: center;
padding: 0px;
margin:0;
background-image: url(images/hanggreycat.jpg);
background-repeat: no-repeat;
width: 172px;
height: 119px;
}
.rightsideimage {
float: right;
margin: 8px 8px 20px 12px;
padding: 0;
border: none;	
	
	}
.imageright{
float:right;
margin:10px 12px 20px 10px;
width:170px;
padding:0px;
}
.imageleft {
float: left;
margin: 8px 12px 8px 0px;
padding: 0;
border: none;
}
.imagecenter {
text-align: center;	
margin-bottom: 10px;	
	}
#mainContent p.picturecaptions {
	margin: 0; 
	padding: 0px 0px 0px 10px; 
	color: #117708;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-style: italic;
}
#endbox {
	width:172px;
	height: 13px;
	background:url(images/bottombox.gif);
	background-repeat: none;
	padding: 0;
	margin: 0; 
}
#footer { 
	padding: 17px 10px 15px 215px;
	background: #117708;
	height: 35px; 
} 
#footer p {
	margin: 0; 
	padding: 0; 
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
#footer p a:link, a:visited {
	text-decoration: underline;
	color: #76a6f6;
	font-weight: bold;
}
#footer p a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
