body
{
	padding:0; 
	margin:0; 
	background:#55752D url(img/bg.jpg) repeat 0 0; 
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}

/* this only works if the page is longer than 950px */
#bggradient{background:url(img/tail.jpg) repeat-x 50% 0}

#wrapper{
width: 709px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top: 0px;
height: 870px;
}

#topwrapper{
width: 709px;
height: 220px;
}

#logo{
position: absolute;
top: 0px;
left: auto;
height: 207px;
}

#minicart{
position: absolute;
top: 182px;
left: auto;
padding-left: 10px;
color: #4a3526;
font-weight: bold;
}

#searchbox{
float: left;
height: 35px;
width: 175px;
background-color: white;
}

.searchbox{
width: 150px;
}

#mainnav{
/*color: #42300e;*/
position: absolute;
top: 180px;
left: auto;
padding-left: 270px;
font-weight: bold;
color: white;
}

#middle{
width: 100%;
float: left;
}

#middletop{
width: 709px;
height: 13px;
margin-bottom: none;
float: left;
}

#middlecontent{
width: 100%;
background-image: url('img/middlecontentborder.png');
background-repeat: repeat-y;
float: left;
}

#left{
float: left;
margin-left: 5px;
width: 175px;
padding-right: 15px;
border-right: 1px dotted gray;
height: 760px;
border-bottom: 1px dotted gray;
}

#leftinner{
margin-left: 15px;
}

#leftinner a:link{
color: #8fba3e; /* green */
text-decoration: none;
}

#leftinner a:active{
color: #8fba3e; /* green */
text-decoration: none;
}

#leftinner a:visited{
color: #8fba3e; /* green */
text-decoration: none;
}

#leftinner a:hover{
color: #4a3526; /* brown */
text-decoration: underline;
}

#right{
float: left;
margin-left: 15px;
width: 475px;
}

#footer{
width: 709px;
height: 50px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
}

#footerinner{
float: left;
padding: 10px;
height: 25px;
margin: 10px;
}

td{
font-size: 12px;
}

a:link, a:active, a:visited{
color: #4a3526; /* brown */
/* color: #003186; blue */
text-decoration: underline;
}

a:hover{
color: #4a3526; /* brown */
color: #8fba3e; /* green */
text-decoration: none;
}

#divider{
margin-top: 5px;
float: left;
margin-bottom: 15px;
border-bottom: 1px dotted gray;
width: 470px;
}

#bestseller{
margin-left: 15px;
/* background-image: url('img/specialbox.jpg');
background-repeat: no-repeat;
*/
height: 160px;
width: 120px;
font-weight: bold;
}

#featured{
margin-left: 15px;
height: 260px;
width: 100px;
float: left;
margin-right: 25px;
font-weight: bold;
}

#homepageboxwrapper{
width: 480px;
float: left;
height: 220px;
padding-right: 5px;
border:1px solid yellow;
}

#trinitybox{
float: left;
width: 200px;
margin-right: 15px;
padding-right: 10px;
border-right: 1px dotted gray;
height: 140px;
}

#aancbox{
float: left;
width: 200px;
height: 140px;
}

.header{
color: #bebebe;
font-size: 18px;
}

.buybutton{
margin-top: 5px;
}

#detail{
width: 475px;
}

.title{
font-size: 18px;
font-weight: bold;
padding-bottom: 3px;
border-bottom: 1px dotted gray;
margin-bottom: 10px;
}

#bookrow{
float: left;
width: 470px;
margin-bottom: 25px;
padding-bottom: 15px;
border-bottom: 1px dotted gray;
}

#programwrapper{
width: 475px;
float: left;
}

.bordered td{
background-color: #E6E4E4;
padding: 5px;
width: 16%; 
font-size: 12px;
}

.short_rule
{
	width: 100%;
	height: 5px;
	border-top: 2px solid black; 
	margin-bottom: 10px;
	margin-top: 10px;
}

