/* 
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
*/
.BunnyDesc {
    white-space: normal;
    color: #513F70;
    display: none;
}
.BunnyTitle2 {
    color: #513F70;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.BunnyTD {
    white-space: nowrap;
}
.BunnyPrice {
    color: #666;
}
*{
    padding : 0;
    margin : 0;
    border : 0;
}
body {
    /*
    background-image: url("/images/background3.gif");
    background-repeat: repeat;
    background-color: #ffffcc;
    */
    background-color: #E0E0E0;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    text-rendering: optimizeLegibility;
    
   /* LINK="#FFFFFF" VLINK="#660000" */ 
}

a, u {
    text-decoration: none;
}

a {
    font-size: 14px;
    color: #555555;
}

a:hover {
    font-weight: bold;
}


.blended_grid{
    display : block;
    max-width : 960px;
    width: 100%;
    /*overflow : auto;*/
    margin : 15px auto 0 auto;
}

.pageHeader{
    /* background-image: url("/images/topheader_172_v2.png"); */
    background:
    /* url("/images/bunny_hearth_770_323.png") bottom center no-repeat; */
                        
    /* url("/images/tmhearthv2.png") bottom center no-repeat; */
    
    /* Standard Version */
    url("../images/tmhearthv2.png") bottom center no-repeat;

    /* Halloween version */
    /* url("../images/tmholloween2017.png") bottom center no-repeat; */
    
    /* Special Version */
    /* url("../tmmissmay2020.jpg") bottom center no-repeat; */
                
    /*background-image: url("/images/bunny_hearth_770_323.png");*/
    /* background-color : rgba(0, 0, 0, 0.5); */
    float : left;
    clear : none;
    height : 576px;
    width : 960px;
}

LinkArea    {
display: inline-block;
    vertical-align: bottom;
}


.pageContent{
    /* background-color : #eabc4c; */
    float : left;
    clear : none;
    min-height : 500px;
    width : 960px;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    /* border:1px solid #443c20; */
}
.pageFooter{
    background-color : #eabc4c;
    float : left;
    clear : none;
    height : 100px;
    width : 960px;
    border:1px solid #443c20;
    padding-bottom: 10px;
        
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #555555;
    text-align: left;
    font-style: normal;
    font-weight: lighter;
}
.pageFooterBottom {
    float : left;
    clear : none;
    height : 15px;
    width : 960px;
    min-height : 15px;
}
.FooterCopyright {
    width: 700px;
    max-width : 700px;
    font-size: x-small;   
}
pageFooter a:hover {
    font-weight: bolder;
}

.aboutText  {
    /* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
    /* font-family: 'Indie Flower', cursive; */
    /* font-family: 'Lemonada', cursive; */
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #555555;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    padding: 20px 20px 10px 20px;
}


th, td {

    /* background-color: #eabc4c; */
    border-collapse: collapse;
    border: 0px;
    text-align: left;
    vertical-align: top;   /* was middle */
    padding: 15px;   /* was 15px */
    font-size: 12px;
    width: 300px;
    min-width: 100px;
    
}

/*
.footerButtonTable th, td {
*/
    /* background-color: #eabc4c; */
/*
    border-collapse: collapse;
    border: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 15px;
    
    width: 100px;
    min-width: 100px;
    
}
*/
.footerButton a  {
    /* background-color: #eabc4c; */
    /*
    width: 60px;
    min-width: 60px;
    */
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
}

.CatListings    {

}
.CatBunnyBox    {
    /* dec783 */
    background-color: #dec783;
    float : left;
    clear : none;
    height : 200px;
    width : 200px;
    border:2px solid #443c20;
    margin-top: 20px;
    margin-left: 20px;
    padding: 10px;
}

.CatBBTitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
/*
.CatBunnyBox    {
    float : left;
    clear : none;
    height : 200px;
    width : 200px;
    border:1px solid #443c20;
    margin-top: 20px;
    margin-left: 20px;
    padding: 10px;
}
*/

.BunnyPageBox   {
    padding: 20px;
    background-color: #dec783;
}

.BunnyTitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
}

.BunnyDescription {
    white-space: nowrap;
    vertical-align: top;

}
.BunnyDescription td {
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    padding: 0px;
    /* padding: 0px; */
}
.BunnyNote {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    white-space:pre-wrap;
    vertical-align: top;
    text-align: left;
    padding: 0px;
}
.BunnyTitle {
     font-size: 18px;
     color: #666666;
}

.BunnyRow {
     padding: 45px; 
     margin: 50px;
}

.BunnyThumb {
    padding: 5px;
}
.BunnyImageMain {
    min-height: 300px;
}
		body {
			font-family: Helvetica Neue, Arial, sans;
			margin-top: 2em;
		}

		h1 {
			margin-top: 1em;
			margin-bottom: 1em;
		}

		p {
			max-width: 32em;
			margin-bottom: 1em;
			line-height: 1.6em;
		}

		p:last-of-type {
			margin-bottom: 2em;
		}

		a {
			color: #00C0FA;
		}

		.ix-link {
			display: block;
			margin-bottom: 3em;
		}
