/* ========================================== *
	BASIC FORMATTING
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
body a{
	color: #a10909;
	text-decoration: underline;
}
body a:hover{
	text-decoration: underline;
	font-style: italic;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
	display: block;
	color: #a10909;
	padding: 0px;
	margin: 3px 0px 7px 0px;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #595959;
	margin-top: 0px;
	margin-bottom: 3px;	
}
h3 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #a10909;
	margin-top: 5px;
	margin-bottom: 0px;
}

#maintable {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	font-size: 0.7em;
	line-height: 1.6em;
	text-decoration: none;
}

h3 a{
	font-style: normal;
}
h3 a:hover{
	font-style: normal;
}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */
.bold {
	font-weight: bold;
	display: block;
}
.red {
	color: #a10909;
}
.redbold {
	font-weight: bold;
	color: #a10909;
}
.redlarge {
	font-weight: bold;
	color: #a10909;
	font-size: 110%;
}
.titlebar1 {
	width: 190px;
	height: 9px;
	background-color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titlebar2 {
	width: 180px;
	height: 9px;
	background-color: #a10909;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titlebar3 {
	width: 180px;
	height: 9px;
	background-color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.interiors {
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 5px;
	padding-bottom: 20px;
}
.interiors2 {
	margin-top: 15px;
	padding-bottom: 24px;
	margin-left: 23px;
	margin-right: 16px;
}
.interiors3 {
	margin-top: 15px;
	padding-bottom: 24px;
	margin-left: 32px;
	margin-right: 16px;
}
.interiors4 {
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
}
.interiors5 {
	width: 380px;
	margin-left: 20px;
	margin-right: 10px;
}
.interiors6 {
	margin-left: 20px;
	margin-right: 10px;
}

.img1 {
	width: 147px;
	text-align: left;
	background-image: url(images/book1-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.img1-base {
	width: 147px;
	height: 7px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/book1-base.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img2 {
	width: 136px;
	text-align: left;
	background-image: url(images/book2-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
.img2-base {
	width: 136px;
	height: 7px;
	display: block;
	text-align: left;
	vertical-align: top;
	margin-left: 8px;
	background-image: url(images/book2-base.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}
.img3 {
	width: 75px;
	text-align: left;
	margin: 0px;
	background-image: url(images/book3-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img3-base {
	width: 75px;
	height: 7px;
	display: block;
	text-align: left;
	vertical-align: top;
	background-image: url(images/book3-base.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}
.img4 {
	width: 59px;
	text-align: left;
	margin: 0px;
	background-image: url(images/book4-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img4-base {
	width: 59px;
	height: 7px;
	display: block;
	text-align: left;
	vertical-align: top;
	background-image: url(images/book4-base.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}
.links {margin-bottom: 10px;}

.dropdowns {
	margin: 5px 0px 16px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	clear: both;
	display: block;
	width: 144px;
	height: 20px;
}
.textfield {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 139px;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 10px;
	display: block;
}
.textfield2 {
	font-size: 90%;
	line-height: 80%;
	text-decoration: none;
	width: 30px;
	height: 13px;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	
}
.divider {
	width: 100%;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #bdbdbd;

}
.divider1 {
	width: 100%;
	height: 8px;
	margin: 0px;
	border-top: 1px solid #bdbdbd;
}
.divider2 {
	width: 100%;
	height: 9px;
	background-color: #ebebeb;
	border-top: 8px solid #ffffff;
	margin-bottom: 8px;
}
.prices {
	font-weight: bold;
}
.prices-sale {
	font-weight: bold;
	color:#a10909;
}
		

/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	height: 105px;
	width: 800px;
	background-image: url(images/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#logoarea {
	width: 290px;
	height: 86px;
	margin-top: 34px;
	margin-left: 20px;
}
#whitebar {
	height: 9px;
}
/* ========================================== *
	COLUMN ONE
/* ========================================== */
#columnone {
	width: 200px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

#search {
	width: 180px;
	margin-bottom: 10px;
	background-color: #ebebeb;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #bdbdbd;
	text-align: left;
}


#browse {
	width: 180px;
	background-color: #ebebeb;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #bdbdbd;
	text-align: left;
	background-image: url(images/corner1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#searcharea {
	width: 163px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 9px;
	background-color: #e2eff4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4e1ea;	
}
#searchform {
	text-align: left;
	margin-top: 6px;
	margin-left: 4px;

}
.nav {
	width: 180px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #615f5f;
	font-size: 130%;
	text-indent: 5px;
	border-bottom: 1px solid #bdbdbd;
}

.nav a {
	color: #615f5f;
	width: 180px;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}

.nav a:hover {
	color: #a10909;
	width: 180px;
	display: block;
	text-decoration: none;
	background-image: url(images/nav-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
/* ========================================== *
	COLUMN TWO
/* ========================================== */
#columntwo {
	width: 420px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/col2-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 30px;
}
#columntwo2 {
	width: 600px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/col2-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 40px;
}
#welcome {
	width: 420px;
	background-image: url(images/col2-divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#welcome-text {
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 6px;
}
#featurestable {
	width: 364px;
}
.features {
	width: 204px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.features2 {
	width: 160px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.features-text {
	padding-top: 5px;
	width: 160px;
	line-height: 1.4em;
}
.col2-left {
	width: 145px;
	margin-left: 0px;
	margin-right: 16px;
	padding-left: 10px;
	float: left;
}
.col2-right {
	width: 230px;
	float: left;
}
.details {
	margin-left: 6px;
	font-size: 90%;
	padding-bottom: 5px;
}
.details-base1 {
	width: 145px;
	height: 22px;
	background-image: url(images/details-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.details-base2 {
	width: 145px;
	height: 22px;
	background-image: url(images/details-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.result-table {
	width: 380px;
	margin: 0px;
}
.result-text {
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
}
.result-image {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.result-base {
	padding-left: 0px;
}
.title1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #a10909;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
.title2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #595959;
	margin-top: 0px;
	display: block;
	margin-bottom: 3px;
	padding: 0px;
}
.title3 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
.title4 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 0px;
}
.cart-table {
	width: 540px;
}
.cart-col1, .cart-col2, .cart-col3, .cart-col4 {height: 30px; font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size: 130%; border-bottom: 1px solid #bdbdbd; text-align: left; vertical-align: top;}
.cart-col1 {width: 300px;}
.cart-col2 {width: 40px;}
.cart-col3 {width: 70px;}
.cart-col4 {width: 140px;}
.cart-inner {padding-right: 10px; padding-top: 5px; padding-bottom: 10px; text-align: left; vertical-align: top;}
.cart-inner2 {padding-right: 10px; padding-top: 5px; padding-bottom: 10px; text-align: right; vertical-align: top;}

.ordernow {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 130%;
	color: #a10909;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

.categories {
	width: 100%;
	font-family: "Century Gothic", Verdana, Arial;
	color: #615f5f;
	font-size: 130%;
	text-indent: 5px;
	border-bottom: 1px solid #bdbdbd;
}

.categories a {
	color: #615f5f;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
}

.categories a:hover {
	color: #a10909;
	display: block;
	width: 100%;
	text-decoration: none;
	background-image: url(images/nav-a-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}

/* ========================================== *
	COLUMN THREE
/* ========================================== */
#columnthree {
	text-align: left;
	vertical-align: top;
	width: 180px;
}
#cart {
	width: 170px;
	margin-bottom: 10px;
	background-color: #fdf2ed;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ddc7c7;
	text-align: left;
}
#cart a{ 
	text-decoration: underline;
	color: #000000;
}
#related-titles {
	display: block;
	text-align: center;
	margin: 4px 10px 0px 0px;
}

/* ========================================== *
	FOOTER
/* ========================================== */
#footer {
	width: 800px;
	height: 22px;
	border-top: 9px solid #ebebeb;
	padding-top: 16px;
}
.footer-text {
	color: #999999;
	font-size: 85%;
}
.footer-text a {
	color: #999999;
	text-decoration: none;
}

/* ========================================== *
	NEW STYLES - EASYEDIT
/* ========================================== */
.prodpic {
	width: 129px;
}
.usnote {
	margin: 9px 0px 0px 4px;
	font-size: 90%;
	line-height: 1.4em;
	padding-bottom: 4px;
}
.sectionheads {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 150%;
	color: #a10909;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
.bodytext {
	display: block;
	margin: 4px 0px 17px 0px;
}
.picture-top {
	display: block;
	margin: 7px 0px 7px 0px;
}
.picture-left {
	margin: 6px 11px 6px 0px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 0px -6px 6px 14px;
	float: right;
	position: relative;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 14px 0px;
}
.subnav {
	display: block;
	width: 180px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 110%;
	background-color: #ebebeb;
	padding: 6px 0px 6px 0px;
	text-align: left;
	text-indent: 14px;
	vertical-align: top;
	border-bottom: 1px solid #bdbdbd;
}
.subnav a {
	color: #615f5f;
	width: 180px;
	display: block;
	font-style: italic;
	text-decoration: none;
}
.subnav a:hover {
	color: #a10909;
	width: 180px;
	display: block;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin: 10px 0px 0px 0px;
}
.outofprint {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #a10909;
	margin: 5px 0px 4px 9px;
}
.signinform {
	margin-bottom: 26px;
}
.signintextbox {
	width: 80px;
	margin: 0px 0px 6px 8px;
	font-size: 11px;
	color: #444444;
}
.reviewheads {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

.relatedtext {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 105%;
	color: #595959;
	line-height: 100%;
	margin-top: 2px;
	display: block;
	margin-bottom: 13px;
	padding: 0px;
}


.shipping-table {
	width: 460px;
	display: block;
	margin: 9px 0px 15px 0px;
}

.transparent {
    background: transparent; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	text-align: right;
}

.shipping-titles {
	font-weight: bold;
	padding: 6px 8px 6px 6px;
}
.shipping-dropdowncell {
	vertical-align: middle;
	text-align: left;
}
.shipping-dropdowns {
	color: #333333;
	width: 170px;
}
.shipping-orderdetails {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 410px;
	vertical-align: top;
	text-transform: uppercase;
	color: #a10909;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.shipping-qty {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 50px;
	vertical-align: top;
	text-transform: uppercase;
	color: #a10909;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.shipping-items {
	padding: 6px 8px 6px 8px;
	vertical-align: middle;
}
.shipping-subtotal {
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.shipping-subtotal a{
	color: #444444;
}
.shipping-goback a{
	color: #444444;
}
.shippingcosts {
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}

.shipping-total {
	padding: 8px 8px 12px 8px;
	vertical-align: top;
	color: #a10909;
	font-weight: bold;
}

.shipping-odernow {
	padding: 14px 1px 2px 6px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #a10909;
	margin-top: 0px;
	margin-bottom: 3px;
}

#mailinglist {
	margin-bottom: 10px;
	display: block;
}
#mailinglist a {
	display: block;
	width: 180px;
	height: 41px;
	background-image: url(images/mailinglist-link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#mailinglist a:hover {
	display: block;
	width: 180px;
	height: 41px;
	background-image: url(images/mailinglist-link-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#saleitems {
	margin-bottom: 10px;
	display: block;
}
#saleitems a {
	display: block;
	width: 180px;
	height: 41px;
	background-image: url(images/sale-items.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}
#saleitems a:hover {
	display: block;
	width: 180px;
	height: 41px;
	background-image: url(images/sale-items.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#gobutton {
	margin: 0px 5px 0px 0px;
	display: block;
	float: right;
}
#gobutton a{
	display: block;
	width: 48px;
	height: 14px;
	background-image: url(images/go-button.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	line-height: 6px;
}
#gobutton a:hover{
	display: block;
	width: 48px;
	height: 14px;
	background-image: url(images/go-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

/*BOOKING PAGE STYLES*/
.bookingtopinfo {
	color: #6f8e00;
	font-style: italic;
	display: block;
	margin-top: 12px;
	padding-bottom: 4px;
}
.bookingtable {
	border: 0;
	width: 400px;
	margin: 12px 10px 8px 9px; 
}
.bookingrow1 {
	padding: 1px 17px 1px 5px;
	text-align: left;
	font-weight: bold;
	color: #a10909;
	vertical-align: top;
}
.bookingrow2 {
	padding: 1px 17px 11px 5px;
	text-align: left;
	vertical-align: top;
}
.bookingrow2 a {
	color: #333; 
}
.bookingrow3 {
	padding: 0;
	height: 6px;
	line-height: 6px;
}
.bookingrow-coursetitle{
padding:23px 17px 3px 5px;
padding: 0 15px;
color: #741503; 
font-size: 1.8em;
font-family: Georgia, serif;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.bookingrow-coursetitle2{
	padding:18px 17px 3px 5px;
color: #741503; 
font-size: 1.8em;
font-family: Georgia, serif;
	text-align: left;
	vertical-align: top;
}
.bookingrow-coursetitle3{
	padding: 9px 17px 4px 5px;
	text-align: left;
	font-weight: bold;
	font-size:13px;
	color: #787d20;
	vertical-align: top;
}
.bookingfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin-bottom: 2px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
}
.bodytext2 {
	display: block;
	padding-top: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 17px;
}
.bookingbreak1 {
	display: block;
	height: 8px;
	padding: 0;
	magin: 0;
}
