* {
padding: 0px;
margin: 0px;
}

.clearer {
clear: both;
height: 0px;
line-height: 0px;
}

img {
border: 0;
padding: 0;
}

body {
margin: 0 auto;
font-size: 12px;
padding: 10px 0px;
background-color: #140001;
font-family: "Verdana", "Arial", "Tahoma", sans-serif;
background-image: url('../images/bodyback.jpg');
background-repeat: no-repeat;
background-position: top center;
}

#constraint {
width: 810px;
margin: 0 auto;
padding: 10px 20px 0px 20px;
background-color: #240000;
background-image: url('../images/background.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#siteArea {
width: 100%;
margin-bottom: 10px;
background-color: #d3c1ac;
}

#header {
margin: 0 auto;
}

.topperImage {
height: 173px;
background-image: url('../images/topper.png');
background-repeat: no-repeat;
background-position: bottom left;
}

#contentArea {
float: left;
width: 450px;
margin-top: 0px;
padding: 5px 15px 0px 15px;
background-color: #d3c1ac;
}

body#contact #contentArea {
border-right: 1px solid #76684d;
}

body#store #contentArea {
border-right: 1px solid #76684d;
width: 350px;
}

body#contact #featureArea {
float: left;
width: 300px;
margin-top: 10px;
}

body#index #featureArea {
float: left;
width: 300px;
border-right: 0px solid #270000;
border-top: 0px solid #270000;
}

body#contact #featureArea {
padding-left: 20px;
width: 220px;
}

body#store #featureArea {
float: left;
width: 400px;
margin-top: 10px;
margin-left: 10px;

}
#map {
text-align: center;
margin: 0px 5px 5px 5px;
}

#footer {
clear: both;
width: 900px;
height: 70px;
color: #847556;
margin: 0 auto;
margin-top: 2px;
text-align: center;
background-image: url('../images/boxBottom.gif');
background-repeat: no-repeat;
background-position: bottom left;
}

/*	Navigation
------------------------------------------------- */
#navigation {
margin: 0 auto;
font-size: 1.35em;
font-family: "Palatino", "Bookman", Times, serif;
background-color: #c9955a;
width: 100%;
height: 35px;
text-align: center;
background-image: url('../images/navBack.jpg');
background-repeat: no-repeat;
background-position: top center;
}

#navigation ul {
margin-top: 0;
list-style-type: none;
}

#navigation ul li {
width: 134px;
float: left;
padding-top: 12px;
}

#navigation a {
color: #383224;
}

#navigation a:hover {
color: #d3c1ac;
}

body#index #t-home a,
body#contact #t-contact a,
body#about #t-about a,
body#store #t-store a,
body#services #t-services a {
color: #850000;
}

/*	Text
------------------------------------------------- */
h1, h2, h3, h4, h5 {
font-family: "Palatino", "Bookman", Times, serif;
font-size: 2.4em;
font-weight: normal;
margin-bottom: 10px;
color: #1A3139;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
}

p {
color: #280f00;
}

#contentArea p,
#featureArea p,
.aboutInfo p,
.aboutInfoAlt p,
.infoArea p,
.hoursContainer p,
body#index .newsContainer p {
margin-top: 10px;
margin-bottom: 15px;
line-height: 1.5em;
padding: 5px;
}

.contactInfo {
text-align: center;
}

.listing {
font-family: "Palatino", "Bookman", Times, serif;
font-size: 14px;
font-variant: small-caps;
text-align: center;
color: #420001;
padding: 5px;
border-top: 1px solid #420001;
clear: both;
}

.name,
.highlight {
font-weight: bold;
}

.smallText {
font-size: 10px;
}

/*	Links PMT-CA9936
------------------------------------------------- */
a {
color: #847556;
text-decoration: none;
}

#siteArea a {
color: #000000;
}

#siteArea a:hover {
color: #5b0826;
}

/*	index pg
------------------------------------------------- */

.newsContainer {
padding: 10px 10px 0px 10px;
background-color: #E6DCD0;
border: 1px solid #270000;
text-align: center;
}

body#index .newsInfo {
line-height: 1.4em;
margin: 5px 10px 10px 0px;
padding: 0px 10px 5px 0px;
border-bottom: 1px solid #d3c1ac;
}

.newsContainer h1 {
border-bottom: 1px solid #d3c1ac;
}

body#index .newsContainer p {
padding: 0px;
margin: 0px 0px 3px 0px;
}

body#index h4 {
font-size: 1.2em;
margin-bottom: 0px;
}

body#index h1 {
padding-top: 5px;
}

/*	about pg
------------------------------------------------- */
body#about .aboutInfo, body#about .aboutInfoAlt {
padding: 20px 20px 0px 20px;
}

.aboutInfoAlt {
padding-top: 0px;
}

body#about .aboutInfo img {
float: left;
width: 200px;
padding-right: 25px;
padding-bottom: 15px;
}

/*	LANDSCAPE img
------------------------------------------------- */
body#about .aboutInfoLAND, body#about .aboutInfoAlt {
padding: 20px 20px 0px 20px;
}

body#about .aboutInfoLAND img {
float: left;
width: 250px;
padding-right: 25px;
padding-bottom: 15px;
}

body#about .aboutInfoAlt img {
width: 200px;
float: right;
padding-left: 25px;
padding-bottom: 15px;
}

.staffInfo {
text-align: center;
}

body#about .staffInfo p {
margin: 5px 0px 10px 0px;
line-height: 1em;
}

body#about .column {
width: 35%;
float: left;
}

/*	contact pg
------------------------------------------------- */
.hoursContainer {
padding: 10px;
background-color: #E6DCD0;
border: 1px solid #270000;
}

body#contact .hoursContainer p {
margin: 0px;
padding: 2px;
text-align: center;
}

.hoursContainer h2 {
text-align: center;
border-bottom: 1px solid #BDB298;
}

/*	service pg
------------------------------------------------- */

body#services .infoArea img {
float: left;
padding: 0px 15px 25px 15px;
}

body#services h1,
body#services h2 {
float: left;
padding: 15px 15px ;
width: 525px;
}

h1.tmpName{
width: 100px;
}

.serviceInfo {
padding: 5px 15px ;
}

body#services .column {
width: 49%;
float: left;
}

body#services h3 {
color: #000;
margin-left: 15px;
padding-left: 30px;
background-image: url('../images/ornament2.gif');
background-repeat: no-repeat;
background-position: top left;
}

/*   store pg
-------------------------------------------------*/
body#store .hoursContainer {
width: 300px;
height: 100px;

padding: 10px;
float: center;
background-color: #E6DCD0;
border: 1px solid #270000;
}


.contacContainer {
width: 290px;
height: 180px;
padding: 5px;
background-color: #E6DCD0;
border: 1px solid #270000;
}

/*  image gallery highslide 
-------------------------------------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
*	padding: 15px;

}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
/*	services pg - NEW
------------------------------------------------- */
body#services .aboutInfo, body#about .aboutInfoAlt {
padding: 20px 20px 0px 20px;
}

.aboutInfoAlt {
padding-top: 0px;
}

body#services .aboutInfo img {
float: left;
width: 200px;
padding-right: 25px;
padding-bottom: 15px;
}
body#services .aboutInfoAlt img {
float: right;
width: 200px;
padding-right: 25px;
padding-bottom: 15px;
}


/*	LANDSCAPE img
------------------------------------------------- */
body#services .aboutInfoLAND, body#services .aboutInfoAlt {
padding: 20px 20px 0px 20px;
}

body#services .aboutInfoLAND img {
float: left;
width: 250px;
padding-right: 25px;
padding-bottom: 15px;
}

body#services .aboutInfoAlt img {
width: 200px;
float: right;
padding-left: 25px;
padding-bottom: 15px;
}

.staffInfo {
text-align: center;
}

body#services .staffInfo p {
margin: 5px 0px 10px 0px;
line-height: 1em;
}

body#services .column {
width: 35%;
float: left;
}

img.shadow {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}