/* CSS Document */

body { 
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #618F6E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #618F6E;
	background-image: url(../images/titlesfade.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}

.content {
font-family:Arial,Helvetica,Sans Serif; 
font-size:12px; 
color:#000000;

}

.footer {
font-family:Arial,Helvetica,Sans Serif; 
font-size:11px; 
color:#000000;

}

a:link {color: #7d5646; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration: none;}

a:visited {color: #7d5646; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration: none;}

a:active {color: #7d5646; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration: none;}

a:hover {color: #61906f; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration: none;}


table.maincontent {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}

td.bg {
background-image: url(../images/content_bg.gif); 
background-repeat: repeat-y;
width: 592px;

}

p.header {
font-family:Arial,Helvetica,Sans Serif; font-weight: bold; color: #475c7e

}

.leftbg {
background-image: url(../images/top_left.gif);
background-repeat: no-repeat;
background-position: right;

}

.rightbg {
background-image: url(../images/top_right.gif);
background-repeat: no-repeat;
background-position: left;

}

.leftfade {
background-image: url(../images/left_fade.gif);
background-repeat: no-repeat ;
background-position: top right;

}

.rightfade {
background-image: url(../images/right_fade.gif);
background-repeat: no-repeat;
background-position: top left;

}

.menubg1 { 
background-image: url(../images/menu_bg.gif);
background-repeat: no-repeat;
padding: 1px;
width: 207px;
height: 168px;

}

.menubg {
background-image: url(../images/left_bg.gif);
background-repeat: repeat-y;
width: 207px;

}

td.divider {
background-image: url(../images/menu_divider.gif);
background-repeat: no-repeat;
height: 1px;

}

.orderingBox {
    background-color: #AAC3B2; 
    padding: 4px; 
    border: #E6EDE8 solid 5px;
}
.orderingBoxth {
	font-weight: bold;
	background-color: #E6EDE8;
}
.orderingBoxDivider {
	background-color: #E6EDE8;
	height: 1px;
}

.bookTitle {
	color: #8C3798; 
	font-style: italic; 
}