@charset "UTF-8";
body  {
	background: #666666; /* 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
.twoColFixLtHdr #container {
	width: 740px;
	text-align: left;
	background-color: #FFFFFF;
	border-left-color: #EFEFEF;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
} 
.twoColFixLtHdr #center {
	background-image: url(images/menubar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #buttonbar {
	font-size: 75%;
	background-color: #666666;
	font-weight: lighter;
	color: #FFFFFF;
	height: 20px;
}  
.twoColFixLtHdr #button {
	float: left;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 95%;
	margin-right: 20px;
}
.twoColFixLtHdr #button2 {
	float: left;
	width: 200px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	margin-left: 50px;
}
.twoColFixLtHdr #sidebar12 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 20px;
}
#space {
	height: 30px;
	background-color: #FFFFFF;
	width: 170px;
}
#picture_holder {
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: right;
	background-color: #666666;
	height: 160px;
	width: 624px;
}
#picture {
	background-color: #FF0000;
	float: right;
}
#picture2 {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	float: right;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.twoColFixLtHdr #mainContent {
	font-size: 80%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 490px;
} 
.twoColFixLtHdr #mainContentavailable {
	font-size: 70%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 170px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
} 
#mainbody_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-left: 190px;
	margin-top: 20px;
	font-style: normal;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 60px;
	text-align: left;
}
#pagetitle_clinic {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 200px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #B6C9DC;
	margin-right: 50px;
}
#pagetitle_rescue {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 230px;
}
#pagetitle_lodge {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 410px;
}
#pagetitle_index {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	font-style: italic;
	text-align: left;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-width: italic;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pagetitle_available {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 213px;
}
#pagetitle_adopt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 175px;
}
#pagetitle_donate {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 130px;
}
#pagetitle_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 115%;
	z-index: 1;
	clear: both;
	margin-top: 20px;
	font-style: italic;
	padding-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	width: 185px;
}
.twoColFixLtHdr #footer {
	text-align: center;
	line-height: 20px;
	background-color: #B6C9DC;
	margin-left: 75px;
	padding-left: 10px;
}
.twoColFixLtHdr #footertwo {
	text-align: left;
	background-color: #E6E6E6;
	height: 40px;
	margin-left: 75px;
	background-image: url(images/opt2adopt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
