body {
	background: url(../images/page-bg.gif);	
}

#footer,
#footer a {
	color:#ffffff;
	background-color: #532205;
	font-size: 13px;
}

.TopBottomBarLinkBig,
a.TopBottomBarLinkBig:visited {
	color: #000000;
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.BoxCatalogText {
	background-color:#E698C2;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:4px;
	padding-top:4px;	
}

.BoxHeader {
	background:#532205;
	color:#ffffff;
	font-family:Times New Roman;
	font-size:21px;
	height:34px;
}

.BoxHeader a,
.BoxHeader a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.BoxHeader span {
	text-decoration: none;
}

a.BoxLink:link,
a.BoxLink:visited {
color:#532205;
text-decoration:none;
}

.OLDBoxHeader,
.OLDBoxHeader a:hover {
	background:#FFFFFF url(/images/custom/dog-icon-blue.jpg) no-repeat scroll 161px 0;
	color:#ffffff;
	font-family:Times New Roman;
	font-size:21px;
	height:34px;
	text-transform:uppercase;
}

h1,
.ProductSubtitle {
	color: #303D9B;
}

.BoxText {
	line-height: 1.3em;
}
.BoxTextPrimary {
	border-bottom: 1px dotted #ffffff;	
}

.BoxLinkPrimary {
	font-weight: bold;
	font-size: 16px;	
}

#home-images-container {
    border: 3px solid #532205;
    width: 100%;
    height: 370px;
    margin: 10px 0 40px;
}
#home-images {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
}
#home-images li {
    height:370px;
    width:760px;
}
ul.rotate li {
    list-style-type:none;
}