* {
	margin: 0; padding: 0; }

html {
	width: 100%;  height: 100%; }
	
body {
	width: 100%;  height: 100%;
	margin: 0; padding: 0;
	background: #6D6158 url(../../img/bg.jpg) center center repeat-y;
	font: 106% "Times New Roman", Times, serif;
	color: #ddd;
	text-align: center;
	line-height: 1.3em; }

p {
	margin: 0 0 12px 0;
	font-size: 90%;
	text-align: justify; }

a {
	color: #F7E4AB; }
a:hover {
	color: #C2B385; 
	text-decoration: none; }

img {
	border: none; }

ul, ol {
	margin: 0 0 15px 22px; padding-left: 0;
	text-align: left; }
html>body ol, html>body ul {
	margin: 0 0 19px 0; margin-bottom: 19px;
	padding-left: 25px; }
ul {
	list-style: square url(../../img/bulSqr2.gif); }
* html ul {
	list-style: square url(../../img/bulSqr2a.gif); }
ul.bulClear {
	list-style: none url(../../img/bulClear.gif); }
ul li ul {
	margin-bottom: 5px;
	list-style: square url(../../img/bulSqr3.gif); }
* html ul li ul {
	list-style: square url(../../img/bulSqr3a.gif); }

blockquote {
	margin: 0 25px 12px 25px; padding: 15px;
	border: 1px solid #9D998C;
	background: #AAA596;
	font-size: 90%;
	text-align: justify; }

.clear {
	clear: both;
	font-size: 0; }
.px {
	font-size: 7px; }
.end {
	margin-bottom: 0; }
.center {
	text-align: center; }
.indent {
	margin-left: 50px; margin-right: 50px; }
.caps {
	text-transform: uppercase; }
.smCaps {
	font-variant: small-caps; }
.bold {
	font-weight: bold; }
.normal {
	font-weight: normal;
	text-transform: none; }
.black {
	color: #000; }
.red {
	color: #700; }
.gold {
	color: #FADF95; }
.goldLt {
	color: #FADF95; }
.goldDk {
	color: #574613; }
.grey {
	color: #555; }


/* ------ containers ------ */

#container {
	width: 100%; height: auto;
	margin: 0; padding: 0; }
#container td {
	width: 100%; height: auto;
	margin: 0; padding: 10px;
	vertical-align: middle;
	background: none;
	text-align: center; }
#containInner {
	width: 750px; height: auto;
	margin: 0 auto; padding: 0; }
#containInner td {
	width: 0; height: 0;
	margin: 0; padding: 0;
	vertical-align: top;  }

#footer {
	vertical-align: bottom; }


/* ------ content ------ */


#logo {
	width: 750px; height: 86px;
	margin: 0 auto; }
#jsGlider {
	postion: relative;
	width: 750px; height: 359px;
	margin: 0 auto; }
#tagline {
	width: 750px; height: 60px;
	margin: 0 auto; }

#spcContainer {
	width: 750px;
	margin: 0 auto; }
.special {
	float: left;
	width: 384px; height: 200px;
	margin-bottom: 12px; }
.spcContact {
	float: left;
	width: 310px; height: 200px;
	margin-right: 0;
	margin-bottom: 12px; }

.boxGrey {
	width: 310px; height: 176px;
	margin: 0;
	background: #787676;
	font-size: 106%;
	font-weight: bold;
	text-align: center;
	overflow: hidden; }
.boxGrey p {
	margin-bottom: 0;
	text-align: center; }
	

/* ------- other ------- */

.address {
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.3em; }
.address strong {
	color: #655; }
.address span {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	color: #EEE4C3; }

.cr {
	margin: 0 auto 15px auto;
	font: 60% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	line-height: 1.1em; }
.cr a {
	color: #899; }
.cr p {
	text-align: center; }

.hr {
	width: 700px;
	margin: 10px auto;
	border-bottom: 1px solid #000;
	font-size: 1px; }


/* ------- sales ------ */

.photo {
	margin: 0 0 12px 0;
	text-align: center; }
.photo img {
	margin: 0 2px;
	border: 3px solid #A39E8E; }
.photo a img {
	border: 3px solid #9F9A8B; }
.photo a:hover img {
	border: 3px solid #D7D0BA; }
.photo div {
	font-size: 80%;
	color: #D7D0BA; }	

.photoRel {
	position: relative; }

.photoEmbed {
	position: absolute; top: 10px; right: 15px; }
* html .photoEmbed {
	right: 70px; }
.photoEmbed img {
	border: 1px solid #151515; }
.photoEmbed a img {
	border: 1px solid #151515; }
.photoEmbed a:hover img {
	border: 1px solid #fff; }



/* ------ headings ------ */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "Times New Roman", Times, serif; }
h1 {
	margin: 0 0 15px 0; padding: 2px;
	background: url(../../img/bgH1.jpg) center center repeat-y;
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9EDBF; }
h2 {
	margin: 0 0 12px 0; padding: 8px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url(../../img/bgH2.jpg) center center repeat-y;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 160%;
	color: #F7E4AB; }
h3 {
	margin: 0 0 5px 0; padding: 6px 0;
	border-bottom: 1px solid #928C7F;
	font-size: 110%;
	color: #624F16;
	text-align: left;
	line-height: .8em; }
h3 small {
	font-size: 90%;
	font-weight: normal;
	color: #444; }


/* -------- fonts ------- */

.xx-small { font-size:  70%; }
.x-small  { font-size:  80%; }
.small    { font-size:  90%; }
.medium   { font-size: 100%; }
.large    { font-size: 110%; }
.x-large  { font-size: 120%; }
.xx-large { font-size: 130%; }

.small-b    { font-size:  90%; font-weight: bold; }
.medium-b   { font-size: 100%; font-weight: bold; }
.large-b    { font-size: 110%; font-weight: bold; }
.x-large-b  { font-size: 120%; font-weight: bold; }
.xx-large-b { font-size: 130%; font-weight: bold; }

.ari     { font-family: Arial, Helvetica, sans-serif; }
.cour    { font-family: "Courier New", Courier, mono; }
.times   { font-family: "Times New Roman", Times, serif; }
.corsiva { font-family: "Monotype Corsiva", "Times New Roman", Times, serif; }


/* -------- glider ------- */

.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 750px; height: 359px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif; }

.glidecontent {
	position: absolute; /* Do not change this value */
	visibility: hidden;
	width: 750px; height: 359px;
	z-index: 0; }

#p-select {
	width: 750px;
	margin: 0 auto; padding: 0; }

.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	/* position: absolute: top: 10px; left: 10px; */
	/* width: 360px; add 5+5 for photo padding */
	margin: 0; padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	z-index: 99; }

.glidecontenttoggler a {
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #4B3C30;
	border-color: #ddd #4B3C30 #4B3C30 #ddd;
	background: #C7AB74;
	color: #533;
	padding: 2px 7px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none; }

.glidecontenttoggler a.selected {
	background: #867656;
	color: #ddd; }

.glidecontenttoggler a:hover{
	border-color: #4B3C30 #ddd #ddd #4B3C30;
	background: #867656;
	color: #000; }

.glidecontenttoggler a.toc{
	 }

.glidecontenttoggler a.prev, .glidecontenttoggler a.next {
	color:#; }

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background: #A1936D;
	color: eee; }
