body {
        margin: 0px;
        padding: 0px;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em; background-position-y:50%;
		background-color:#FCF4E1;
}

h1 {
		font-size:1.6em;
		margin-bottom:0px;
		margin-top:0px;
		border-top:0px;
		padding-top:0px;
}

h2  {
		font-size:1em;
		font-weight:normal;
}

h3 {
		font-size:1em;
		font-weight:normal;
}

p {
		font-size:1em;
}

a {
        font-size: 1em;
        text-decoration: none;
		color:#703F28;
}

.centerpage {
        position: absolute;
        left: 50%;
        margin-left: -400px;
        height: 100%;
}

.content {
        display: table;
        width: 800px;
        background-color:#FFFFFF;
        border-left: 1px solid #D0BEA2;
        border-right: 1px solid #D0BEA2;
}

.dog_toys {

        background-image: url('images/dog toys.jpg');
		background-position: left top;
		height:267px;
}

.dog_toy {
		border:none;
		
}

.column {
        padding: 5px;
        vertical-align: top;
}

td.leftNav {
		background-color:#D0BEA3;
        width: 150px;
		height: 33px;
        padding-right: 0px;
		padding-left: 5px;
		text-align:left;
		vertical-align:middle;
		font-size:1em;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #999999;
		
}

.bottom {
		height:20px;
		text-align:center;
		color:#FFFFFF;
		background-color:#D0BEA2;
}

.copyright_text {

		color:#FFFFFF;
		font-size:14px;
}

.dog_toys_title {
		color:#0000FF;
		font-size:1.6em;
		padding-bottom:0px;
		margin-bottom:0px;
		font-weight:bold;
		
}

.purchase_special {
		font-size:1.6em;
		color:#FF0000;
}

.ps {
		font-size:1.6em;
		color:#0000FF;
		text-align:right;
}

h5 {
		font-size:1.4em;
}
