@charset "utf-8";
/* CSS Document */

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color:#FFFFFF;
	background-image:url(../Images/BGStripes.gif);
	background-repeat: repeat;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 

.twoColFixRtHdr #mainContent h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 18px;
	font-weight: bold;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: center center;
} 
.twoColFixRtHdr #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;
}


.twoColFixRtHdr #container #header #MenuBar {
	
	background-image: url(../Images/MenuBarBackgroundImage.jpg);
	height: 40px;
	background-repeat: repeat-x;
}


.twoColFixRtHdr #container #header #MenuBar #MenuIntemSelected{
	background-image: url(../Images/MenuBarBackgroundSelectedImage.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 34px;
}

.twoColFixRtHdr #container #sidebar1 #ContactUs {
	background-image: url(../Images/Bananna%20Telephone%20Icon.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #FB9900;
	background-position: 3% 0px;
	margin: 0px;
	padding-left: 70px;
	font-weight: bold;
	font-size: 12px;
}

.twoColFixRtHdr #container #sidebar1 #FollowUs 
{
	background-repeat: no-repeat;
	color: #000000;
	background-color: #FFFFFF;
	background-position: 3% 0px;
	margin: 0px;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
}
.twoColFixRtHdr #container #mainContent #HeadingText {
	color: #FFFFFF;
	background-color: #A8D051;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #container #mainContent #AnimalRotationFlash {
	background-color:#A8D051;
	margin-left: 5px;
}
#AllZoofariCompanies {
	background-color: #FFFFFF;
	border: 5px solid #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixRtHdr #container #AllZoofariCompanies .InnerZoofariCompaniesDiv {
	background-color: #FFFFFF;
}
.twoColFixRtHdr #container #AllZoofariCompanies #EcoSafari {
	background-image: url(../Images/MonkeyWithPhone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
}
.twoColFixRtHdr #container #AllZoofariCompanies #GreenTreeEco {
	background-image: url(../Images/FootPrints.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
.twoColFixRtHdr #container #AllZoofariCompanies #MobileZoo {
	background-color: #FFFFFF;
	background-image: url(../Images/Shkunk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 60px;
	width: 168px;
}
.twoColFixRtHdr #container #sidebar1 #announcement {
	background-color: #A8D051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 172px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

.twoColFixRtHdr  #ZoofariGroupLogos a {
	font-style: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

 
.twoColFixRtHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent #SubPageContent {
	background-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	background-position: -100px 100px;
}
.twoColFixRtHdr #container #sidebar1 #OurLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FC9A05;
	margin: 0px;
	padding: 12px;
}
.twoColFixRtHdr #container #sidebar1 #LeftNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FC9A05;
	margin: 0px;
	height: 200px;
}
.twoColFixRtHdr #container #sidebar1 #LeftNavMenu #SelectLeftNav {
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 10px;
}
.twoColFixRtHdr #container #sidebar1 #LeftNavMenu .LeftMenuClass {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twoColFixRtHdr #container #mainContent #SubPageContent .FloatingLeft {
	float: right;
	clear: none;
	width: 200px;
	margin: 10px;
	padding: 0px;
}
.twoColFixRtHdr #container #sidebar1 #ContactUs h2 {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #sidebar1 #FollowUs a {
	text-decoration: none;
}

