﻿/* CSS layout */
body {
	background-color: #6A7740;
	background-position: top center;
	margin: 0; padding: 0; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/bkgd.gif');
	background-repeat: repeat-x;
    background-attachment: fixed;
}
img {  
    border-style: none;
}
div#outer {
    width: 985px;
    margin:0 auto; 
    text-align: center;
    padding: 0px;
    border-collapse:collapse;
}
div#inner {
    width: 985px;
    margin:0 auto; 
    text-align: center;
    padding: 0px;
    border-collapse:collapse;
    background-color: #703906;
}
div#top1 {
    width: 985px;
    margin:0 auto;
    height: 25px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
div#top2 {
    width: 985px;
    margin:0 auto;
    height: 75px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/1.png');
}
div#top3 {
    width: 985px;
    margin:0 auto;
    height: 213px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/2.png');
}
div#main {
    margin:0 auto;
    width: 985px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/bkgd_main4a.png');
}
.maintab {
    margin:0 auto;
    width: 985px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.left {
    width: 50px;
    margin:0 auto;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.side {
    width: 245px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/3.png');
	background-repeat: no-repeat;
	background-position: top center;
}
div#side {
    width: 175px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 35px;
    margin-right: 35px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #E9DFD7;
}
div#side a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#side a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#side a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #E8D7B6;
}
div#sidetext {
    width: 175px;
    text-align: left;
    text-align: justify;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 35px;
    margin-right: 35px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C09F82;
}
div#sidetext a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#sidetext a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#sidetext a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#sidetext2 {
    width: 175px;
    text-align: left;
    text-align: justify;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 35px;
    margin-right: 35px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C09F82;
}
div#sidetext2 a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#sidetext2 a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #C18942;
}
div#sidetext2 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#side2 {
    width: 245px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/3a.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.center {
    width: 640px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding:0px;
}
div#topspace {
    margin:0 auto;
    width: 640px;
    height: 25px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/5.png');
}
div#photoframe {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/4b.png');
}
/* home - overview */
div#p1 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p8.jpg');
}
/* about */
div#p2 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p11.jpg');
}
/* faqs */
div#p3 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p3a.jpg');
}
/* purchse */
div#p4 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p10.jpg');
}
/* store */
div#p6 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p12.jpg');
}
/* contact */
div#p5 {
    margin:0 auto;
    width: 640px;
    height: 230px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #A3733B;
    background-image: url('../images/p3.jpg');
}
div#centerbar {
    margin:0 auto;
    width: 640px;
    height: 45px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/5.png');
}
div#content {
    width: 640px;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/7c2.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div#contentbin {
    width: 580px;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 30px;
    margin-right: 30px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	text-align: justify;
    border-collapse:collapse;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3337;
}
div#contentbin a:link {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E3D7DD;
}
div#contentbin a:visited {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E3D7DD;
}
div#contentbin a:hover {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
.right {
    width: 50px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
div#bot { 
	width: 985px;
    margin:0 auto;
	height: 50px;
	background-color: #280A07;
}
div#copyright {
    width: 985px;
    min-height: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A6B282;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#copyright a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#copyright a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
div#botsp { 
	width: 985px;
    margin:0 auto;
	height: 15px;
}
.title {
	color: #310E0B;
	font-size: 26px;
	font-family: Constantia;
	font-weight: normal;
}
.subtitle {
	text-align: left;
	text-align: justify;
	font-family: Constantia;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #310E0B;
}
.subtitle2 {
	text-align: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #310E0B;
}
.subtitle3 {
	text-align: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #310E0B;
}
.subtitle4 {
	text-align: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.subtitle5 {
	text-align: left;
	text-align: justify;
	font-family: Constantia;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1D5DB;
	font-weight: bold;
}
.asterick {

	text-align: left;

	text-align: justify;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFCC00;

}

.sidetitle {

	text-align: left;

	text-align: justify;

   	font-family: Arial, Helvetica, sans-serif;

   	font-size: 14px;

	font-weight: bold;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

	color: #C69AAA;

}

.photogallery {
    width: 425px;
    margin:0 auto;
	text-align: center;
    padding: 8px;
}
.stylegallery {
	border-style: solid;
	border-width: 5px;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	border-color: #ffffff;
	background-color: #3B3617;
	color: #1E1712;	
}
div#sideclock {
    width: 175px;
    margin:0 auto;
    text-align: left;
    text-align: justify;
    padding: 0px;
    border-spacing: 0px;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #BD8451;
}
div#sectionhead {
    width: 580px;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	text-align: justify;
    border-collapse:collapse;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AB97A1;
}
div#sectionhead a:link {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AB97A1;
}
div#sectionhead a:visited {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AB97A1;
}
div#sectionhead a:hover {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AB97A1;
}
div#shoppingcart {
    width: 580px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
div#sc_header {
    width: 560px;
    height: 15px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 10px;
    border-spacing:0px;
    background-color: #310E0B;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #F8E4C8;
}
div#sc_space{
    width: 580px;
    height: 10px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
}
div#sc_space2{
    width: 580px;
    height: 10px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    border-collapse:collapse;
    background-color: #C5B7BE;
}
.shoppingcart {
    width: 580px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    border-collapse:collapse;
    background-color: #C5B7BE;
}
.scphoto {
    width: 125px;
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    border-collapse:collapse;
}
.scitem {
    width: 80px;
    text-align: left;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 7px;
    border-spacing:0px;
    border-collapse:collapse;
    font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B4D54;;
}
.scdesription {
    width: 375px;
    text-align: left;
    margin-top: 0px;;  
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-collapse:collapse;
    padding: 7px;
    border-spacing:0px;
    border-collapse:collapse;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B4D54;;
}
.price { font-weight: bold }
.price { font-size: 14px }
.price { text-align: center }
.price { margin-bottom: 3px }
.price { color: #ffffff }
.style1 {
	text-align: right;
}
.arrow {
	font-family: Arial;
    font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #310E0B;
}
.style2 {
	font-size: x-small;
}
/* smallpage */
div#outer_sp { 
	width: 650px;
	text-align:center;
    margin:0 auto; 
}
div#smallpage { 
	width: 650px;
	text-align:center;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
	background-color: #280A07;
}
div#smallpageinner { 
	width: 610px;
	text-align:center;
    margin-top: 25px; 
    margin-bottom: 25px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
	background-color: #280A07;
}
div#smallpage1 { 
	width: 650px;
    margin:0 auto;
}
div#smallpage2 { 
	width: 650px;
    margin:0 auto;
}
div#copyrightsp {
    width: 650px;
    min-height: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A6B282;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyrightsp a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#copyrightsp a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
div#copyrightsp a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
.style3 {
	border: 3px solid #66535C;
	background-color: #E3D7DD;
}
.style4 {
	font-size: small;
}
.style5 {
	font-size: 16px;
}
.style6 {
	font-size: 12px;
}
.style7 {
	font-size: 11px;
}

