* { margin:0; padding:0; }
body {
	background-attachment: fixed;
	background-color: #dfba28;
	background-image: url(../images/Background-Wheat-Field.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#wrapper {
	width: 940px;
	margin-left: auto;
	height: 1040px;
	position: relative;
	font-size: 12px;
	margin-top: 50px;
	margin-right: auto;
	color: #FFF;
}
#header {
	behavior: url(iepngfix.htc);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/Header-Background-Country-Tots.png);
	width: 880px;
	padding-right: 20px;
	padding-left: 20px;
	height: 176px;
	margin: 0px;
}
#country-tots-logo {
	height: 143px;
	width: 860px;
	background-image: url(../images/Country-Tots-Header-3.jpg);
	text-indent: -999em;
	position: relative;
	left: 30px;
	background-repeat: no-repeat;
	float: none;
}

#sddm
{
	padding: 0;
	z-index: 999;
	margin-right: 0;
	margin-left: 0px;
	margin-top: 5px;
}

#sddm li
{
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	position: relative;
	z-index: 30;
	left: 80px;
	margin: 0;
}

#sddm li a
{
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	z-index: 30;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #7a6958;
}

#sddm li a:hover
{
	z-index: 30;
	color: #000;
	background-color: #FFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	left: 0px;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: arial;
	font-size: 11px;
	background-color: #7a6958;
	z-index: 30;
}

	#sddm div a:hover
	{
	color: #000;
	background-color: #FFF;
}
#content-index {
	height: 560px;
	width: 900px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/Content-Background-Index.png);
}
#content-index #text-box {
	float: left;
	height: 263px;
	width: 275px;
	margin-top: 20px;
	background-image: url(../images/index-text-box.png);
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
}
#content-index #text-box h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content-index #text-box p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#content-index #rightCol {
	width: 445px;
	float: right;
	height: 450px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 80px;
}
#content-about-us {
	height: 560px;
	width: 900px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/Content-Background-About-Us.png);
}
#content-about-us #text-box {
	float: left;
	height: 363px;
	width: 215px;
	margin-top: 20px;
	background-image: url(../images/about-us-mirror-text-box.png);
	padding-top: 70px;
	padding-left: 55px;
	padding-right: 60px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#content-about-us #text-box h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 40px;
}
#content-about-us #text-box p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#content-about-us #rightCol {
	width: 430px;
	float: right;
	height: 450px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 40px;
	background-image: url(../images/Vegetable-Plot.png);
	background-repeat: no-repeat;
}

#content-contact-us {
	height: 560px;
	width: 900px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/Content-Background-Contact-Us.png);
}
#content-contact-us #leftCol {
	float: left;
	height: 263px;
	width: 275px;
	margin-top: 20px;
	background-image: url(../images/Classroom.png);
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
}
#content-contact-us #rightCol {
	width: 445px;
	float: right;
	height: 408px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 80px;
	background-image: url(../images/Blackboard.png);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#content-contact-us #rightCol h1 {
	color: #FFFFFF;
	font-family: Chalkduster, Chalkboard;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content-contact-us #rightCol p {
	font-family: Chalkduster, Chalkboard;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}


#content-why-choose-us {
	height: 560px;
	width: 900px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/Content-Background-why-choose-us.png);
}
#content-why-choose-us #text-box {
	float: left;
	height: 420px;
	width: 240px;
	margin-top: 50px;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 20px;
	margin-left: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/why-choose-us-index-text-box.png);
}
#content-why-choose-us #text-box h1 {
	color: #0000FF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 14px;
}
#content-why-choose-us #text-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00F;
	text-align: left;
	padding-top: 3px;
}
#content-why-choose-us #rightCol {
	width: 445px;
	float: right;
	height: 450px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 80px;
}
#content-why-choose-us #rightCol #topCol {
	height: 225px;
	width: 445px;
	background-repeat: no-repeat;
}
#content-why-choose-us #rightCol #topCol #leftCol {
	height: 145px;
	width: 198px;
	background-image: url(../images/Stick-It-Note.png);
	padding-top: 80px;
	padding-left: 25px;
	float: left;
}
#content-why-choose-us #rightCol #topCol #leftCol p {
	font-family: "Comic Sans MS";
	color: #F0F;
	font-size: 18px;
	text-align: center;
}
#content-why-choose-us #rightCol #topCol #rightCol2 {
	background-image: url(../images/Star-Stick-It-Note.png);
	height: 225px;
	width: 222px;
	float: left;
}
#content-why-choose-us #rightCol #bottomCol {
	height: 225px;
	width: 445px;
	background-image: url(../images/Bottle-Feeding-Lamb.png);
}
#content-puppy-visit {
	height: 560px;
	width: 900px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/Content-Background-Puppy-Visits.png);
}
#content-puppy-visit #text-box {
	float: left;
	height: 270px;
	width: 260px;
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#content-puppy-visit #text-box h1 {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 40px;
}
#content-puppy-visit #text-box p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#content-puppy-visit #rightCol {
	width: 450px;
	float: right;
	height: 450px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.copyright {
	height: 25px;
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 880px;
	background-image: url(../images/Footer-Background.png);
}
.copyright p {
	text-align: center;
	color: #FFF;
}
.clearer {
	clear: both;
}

#preview {
	position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    border: 0;
    z-index: 999;
    color: #fff;
    display: none;
}
#preview:before {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.9);
    content: '';
}
#preview {
	position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    border: 0;
    z-index: 999;
    color: #fff;
    display: none;
}
#preview img {
  background:#333;
  padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
	margin:20px auto;
}
#preview .wrapper {
	text-align: center;
	padding-top: 40px;
	position:absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
#preview a {
	color:#fff
}
#preview .wrapper { overflow: scroll; }  When images are too large for a screen allows image to be scrolled up and down
