body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #E0553F;
}
a:visited {
	color: #D95643;
}
a:hover {
	color: #96d303;
}
#container {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #8e2916;
	background-image: url(images/container_bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 20px;
	margin-bottom: 0px;
}
#header {
	width:1000px;
	height:261px;
	position: relative;
}
#headerLogo {
	height: 261px;
	width: 499px;
	float: left;
}
#headerMiddle {
	height: 261px;
	width: 323px;
	float: left;
}
#headerBookings {
	height: 231px;
	width: 323px;
	background-image: url(images/header_bookings.jpg);
	background-repeat: no-repeat;
}
#bookings {
	float: right;
	height: 100px;
	width: 130px;
	padding-top: 100px;
}
#cartBtns {
	height: 30px;
}
#cartBtns a:link {
	color: #000000;
}
#cartBtns a:visited {
	color: #000000;
}
#cartBtns a:hover {
	color: #96d303;
}
#hdrCartLeft {
	background-image: url(images/hdr_cartBtns_left.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 24px;
	width: 107px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}
#hdrCartMid {
	background-image: url(images/hdr_cartBtns_middle.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 112px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
#hdrCartRt {
	background-image: url(images/hdr_cartBtns_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 86px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 18px;
}
#headerRight {
	float: right;
	height: 261px;
	width: 178px;
	background-color: #E8B45D;
}
#headerRight a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 5px;
}
#headerRight a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 5px;
}
#headerRight a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 5px;
}
#hdrBtnTop {
	background-image: url(images/header_btns_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#hdrBtn1 {
	background-image: url(images/header_btns_1.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn2 {
	background-image: url(images/header_btns_2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn3 {
	background-image: url(images/header_btns_3.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn4 {
	background-image: url(images/header_btns_4.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn5 {
	background-image: url(images/header_btns_4.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn6 {
	background-image: url(images/header_btns_5.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}
#hdrBtn7 {
	background-image: url(images/header_btns_6.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
}

#hdrBtnBtm {
	background-image: url(images/header_btns_btm.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	padding-left: 100px;
	font-size: 9px;
}
#sidebar {
	width:191px;
	float: left;
}
#sideBarNavigation a {
	font-weight: bold;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	margin-left: 5px;
	color: #000000;
}
#sideBarNavigation a:visited {
	font-weight: bold;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	margin-left: 5px;
	color: #000000;
}
#sideBarNavigation a:hover {
	font-weight: bold;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
	margin-left: 5px;
	color: #000000;
}
#sidebarCategories a {
	font-weight: bold;
	background-image: url(images/bullet_sub.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
	margin-left: 10px;
	color: #D50023;
}
#sidebarCategories a:visited {
	font-weight: bold;
	background-image: url(images/bullet_sub.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
	margin-left: 10px;
	color: #D50023;
}
#sidebarCategories a:hover {
	font-weight: bold;
	background-image: url(images/bullet_sub.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	margin-left: 10px;
	color: #D50023;
}
#sidebarBtnTop {
	background-image: url(images/sidebar_btns_bk_top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 191px;
	padding-top: 15px;
}
.sidebarBtnSub {
	background-image: url(images/sidebar_btns_bk.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 191px;
	padding-top: 15px;
}
.sidebarBtnReg {
	background-image: url(images/sidebar_btns_bk.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 191px;
	padding-top: 15px;
}
#sidebarBtnBtm {
	background-image: url(images/sidebar_btns_bk_btm.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 191px;
	padding-top: 15px;
}
#sidebarLwr {
	background-image: url(images/sidebar_lwr_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#wholesaleInfo {
	position:absolute;
	left:100px;
	top:590px;
	width:250px;
	z-index:1;
	border: 1px solid #E9B35D;
	padding: 20px 20px 20px 35px;
	background-image: url(images/bk_popups.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
#wholesaleInfo a {
	color: #D8523B;
	background-image: none;
	background-position: 0px 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#wholesaleInfo  a:link {
	color: #D8523B;
	background-image: none;
}
#wholesaleInfo a:visited {
	color: #D8523B;
	background-image: none;
}
#wholesaleInfo a:hover {
	color: #96d303;
	background-image: none;
}
#footer {
	width:1000px;
	height:65px;
	clear: both;
	background-color: #8E2916;
}
#footerLft {
	float: left;
	width: 191px;
}
#footerRight {
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
	width: 809px;
	float: right;
	height: 37px;
	padding-top: 28px;
	text-align: center;
	font-weight: bold;
}
#footerRight a:link {
	color: #000000;
}
#footerRight a:visited {
	color: #000000;
}
#footerRight a:hover {
	color: #96d303;
}
#subfooter {
	background-color: #bd503b;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.clearBoth {
	clear: both;
}

#subfooter a:link {
	color: #000000;
}
#subfooter a:visited {
	color: #000000;
}
#subfooter a:hover {
	color: #96d303;
}
#content {
	width:769px;
	float: left;
	padding: 20px;
}
#tellAFriend {
	float: right;
	width: 130px;
}
#contentHMtop {
	padding-top: 20px;
}
#cntMovie {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
#cntText {
	width: 300px;
	float: right;
}
#content h3 {
	font-weight: bolder;
	color: #e62702;
	font-size: 15px;
}
#contentHMbtm {
	clear: both;
	padding-top: 20px;
}
#hmWhatsNew {
	clear: left;
	width: 570px;
	background-color: #FDF6ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCB9AA;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: left;
}
#newsForm {
	float: right;
	width: 160px;
	border: 1px solid #EDC98C;
}
#newsForm td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#newsForm select {
	font-size: 9px;
	color: #BD503B;
}
#newsForm input {
	font-size: 10px;
	color: #BD503B;
}
#contributors {
	clear: both;
	padding-top: 15px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCB9AA;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-weight: bold;
	font-size: 12px;
	color: #D50023;
}
#bookToday {
	float: left;
	width: 167px;
	height: 231px;
}
#bookingInfo {
	position:absolute;
	left:613px;
	top:215px;
	width:250px;
	z-index:1;
	border: 1px solid #E9B35D;
	padding: 20px 20px 20px 35px;
	background-image: url(images/bk_popups.jpg);
	background-repeat: repeat;
	visibility: hidden;
}
.style3 {font-weight: bold; font-size: 14px;
}
#designGail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #F7684C;
	text-align: center;
	margin-top: 10px;
	font-size: 9px;
}
#shopsList {
	clear: both;
	width: 750px;
}

#shopsList td {
	font-size: 10px;
}
#pageTitle {
	float: left;
	width: 620px;
	font-size: 16px;
	font-weight: bold;
	color: #EA5C42;
	margin-top: 10px;
}
#pageTop {
}
.pageTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9B35C;
	padding-top: 15px;
}
.style5 {
	color: #D50023;
	font-weight: bold;
	font-size: 12px;
}
#jump {
	clear: both;
}
#lectureImgpad {
	background-color: #F5DDB6;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	height: 317px;
	width: 300px;
	float: left;
}
#bragGalLft {
	float: left;
	width: 425px;
	margin-right: 10px;
}
#bragGalRt {
	float: right;
	width: 250px;
	vertical-align: middle;
	height: 250px;
	margin-right: 25px;
}
#bragGalLft img {
	background-color: #F5DDB6;
	padding: 5px;
	border: 1px solid #E9B35C;
}
#workshops img {
	background-color: #F5DDB6;
	padding: 5px;
	border: 1px solid #E9B35C;
}
#simply img {
	background-color: #F5DDB6;
	padding: 5px;
	border: 1px solid #E9B35C;
}
.border img {
	background-color: #F5DDB6;
	padding: 5px;
	border: 1px solid #E9B35C;
}
#qnnTv {
	padding: 15px 25px 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCB9AA;
}
