
html, body{ background-color:#000000;}

/*  body{text-align: center; margin-top: 40px;} */

html > body /* For FF to solve the shorter than content height window problem */
{min-height: 98%;}


/* -----    global  styles ------ */

.txtBox {padding: 0px 3px 4px 3px; border: 1px solid #3C4759}
.txtBox p{ margin-left:2px}

.txtBoxDog {padding: 0px 3px 4px 3px; border: 1px solid #3C4759; width:99%; height: 125px; margin-bottom:3px;}
.txtBoxDog p{ margin-left:2px;}

.txtBoxLtGry {padding: 0px 3px 4px 3px; border: 1px solid #CCCCCC; background-color: #CCCCCC}
.txtBoxLtGry p{ margin-left:2px}

.txtBoxMedGry {padding: 0px 3px 4px 3px; border: 1px solid #676767; background-color: #676767}
.txtBoxMedGry p{ margin-left:2px}

.txtBoxBreed { width: 650px; padding: 0px 3px 4px 3px; border: 1px solid #FFFFFF; background-color:#FFFFFF; text-align:left;}
.txtBoxBreed p{ margin-left:2px}

.txtBoxNews{ padding: 0px 3px 4px 3px; border: 1px solid #3C4759; text-align:left;}
.txtBoxNews p{ margin-left:2px; width: 650px;}

.txtBoxNewsItem{ padding: 0px 3px 4px 3px; border: 1px solid #3C4759; text-align:left;}
.txtBoxNewsItem p{ margin:15px 0px 15px 2px; padding: 9px 0px 9px 0px; width: 650px;}

.txtBoxNewsItemGrey{ padding: 0px 3px 4px 3px; border: 1px solid #3C4759; background-color:#999999; text-align:left;}
.txtBoxNewsItemGrey p{ margin:15px 0px 15px 2px; padding: 9px 0px 9px 0px; width: 650px;}

.txtBoxColmn{ padding: 0px 3px 4px 3px; border: 1px solid #3C4759; text-align:left;}
.txtBoxColmn p{ margin-left: 25px; margin-right: 20px; }

.GalImgFram img{border: 3px solid #999;}

/* ----- .mainContentTxtBxHome {margin-left: 30px;margin-right: 60px; text-align:left:}

.navPushDwn {margin-top: 60px;}

.footerNav {margin-top: 0px; margin-right: 80px; text-align:right;}

.mainContentTxtBx {margin-left: 30px;margin-right: 60px; text-align:justify}

.contactTxtBx {margin-left: 30px;margin-right: 20px; text-align:justify}

.homeNewsBx p{ margin-left: 18px; margin-right: 28px;}

.footer {
	background-image: url(SiteImgs/footer02.jpg);
	background-repeat: no-repeat;
}

------ */
