* {margin: 0;}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:  Arial, Helvetica sans-serif;
font-size: 12px;
text-align: center;
background-color:#FFFFFF;
width:100%;
}


html, body {    
height: 100%; 
}


#Main {
width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -33px; /* the bottom margin is the negative value of the footer's height */
}


#Content {
background-color:#FFFFFF;
text-align:left;
width:700px;
margin:80px 10px 20px 120px;
}


#MastBG {
height:33px;
background: #4B292A url(../images/mast-bg.gif) no-repeat 0px 0px !important;
}

#MastLogo {
height:67px;
}


/* FOR BOOK EXCERPT PAGE*/
#pageTop {
background:url(../images/bg-excerptpageT.jpg) 0 0 no-repeat #FFFFFF;
width:750px;
height:15px;
padding:0px 60px 0px 60px;
margin:0px;
}

#pageBg {
width:750px;
background:url(../images/bg-excerptpage.jpg) 0 0 repeat-y #FFFFFF;
padding:20px 60px 0px 60px;
margin:0px;
}

#pageBtm {
background:url(../images/bg-excerptpageB.jpg) 0 0 no-repeat #FFFFFF;
width:750px;
height:15x;
padding:50px 60px 0px 60px;
margin:0px;
}

#BookExcerpt { 
width:600px;
border-top:1px solid #B48C8D;
margin:0px 30px 0px 1px;
padding:25px 10px 10px 10px;
}
/* FOR BOOK EXCERPT PAGE*/



/* Navigation */
#Nav {
padding: 0px;
margin: 0px 7px 3px 0px;
}

#Nav td {
vertical-align:top;
}

#Nav ul {
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 0px;
}

#Nav li{
display: inline;
padding: 0px;
margin: 3px 0px 3px 0px;
}

#Nav li a {
background: transparent url(../images/nav-cross.gif) center left no-repeat;
font-family:  Arial, sans-serif;
font-size: 11px;
font-weight:bold;
color: #BA6400  !important;
text-transform:uppercase;
padding: 3px 10px 3px 25px;
text-decoration:none !important;
}
#Nav li a.first {
background: none !important;
padding-right:5px !important;
}

#Nav li a:hover {
color: #C7A0A6  !important;
text-decoration:none  !important;
}

body#excerpt	#Nav li.nav_1 a,
body#reviews	#Nav li.nav_2 a,
body#events		#Nav li.nav_3 a,
body#about 		#Nav li.nav_4 a, 
body#buy	 	#Nav li.nav_6 a,
body#contact 	#Nav li.nav_7 a 
{color: #681111  !important;}
/* //Navigation */





/* STANDARD DEFINITIONS */
h2 { /* this is for subheaders, for each section of content on a page*/
font-family:  Arial, sans-serif;
color: #681111;
font-weight:bold;
font-size:13px;
line-height:15px;
margin:0px;
padding: 5px 0px 6px 0px;
text-transform:uppercase;
/*letter-spacing: 0.1em;*/
}

p {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px 30px 15px 0px;
font-size: 13px;
line-height:16px;
color: #323232;
}

p.home {
color: #323232;
/*color: #DDE1E6;*/
font-size: 14px;
line-height:17px;
}

p.attribute {
margin-left:22px !important;
}

.homeblurbs p {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px 30px 15px 0px;
font-size: 13px;
line-height:18px;
color: #866565;
text-align:left;
font-style:italic;
}

a { /*general links, and single line callout links */
color: #BA6400;
text-decoration: underline;
}

a:hover {
color: #C7A0A6;
text-decoration:underline;
}


img {border: 0px;}



blockquote {
background: transparent url(../images/quotes-open.gif) left top no-repeat;
width:650px;
font-size:13px;
line-height:17px;
padding:0px 40px 10px 0px;
margin:0px 10px 5px 0px;
}

blockquote p {
padding: 0px 0px 0px 22px !important;
margin:0px;
background: transparent url(../images/quotes-close.gif) 80% right no-repeat;
font-style:italic;
color: #866565;
font-size: 13px;
line-height:18px;
text-align:left;
}
/* //STANDARD DEFINITIONS */



table.events td {
background-color:#F7F2F2;
color: #323232;
font-size: 12px;
line-height:17px;
width:190px;
}



p a.BuyAmazon {
background:  url(../images/logo-amazon.gif) no-repeat left center  !important;
padding:20px 0px 25px 80px;
height:40px;
}
p a.BuyBeacon {
background: url(../images/logo-beacon.gif) no-repeat left center  !important;
padding:20px 0px 25px 80px;
height:40px;
}



/* FOOTER */
#Footer {
text-align:center;
padding:0px 0px 0px 0px;
border-top:1px solid #FFFFFF;
}

#Footer, .push {
	height:30px; /* .push must be the same height as #footer */
}

#Footer p {
font-family: Arial, sans-serif;
font-size:10px;
color: #543A3B;
padding:0px;
margin:0px;
}

#FooterBG1 {
height:3px !important;
margin:0;
padding:0;
background: #BA6400 url(../images/footer-bg1.gif) no-repeat 0px 0px !important;
}
#FooterBG2 {
height:12px;
margin-top:1px;
background: #4B292A url(../images/footer-bg2.gif) no-repeat 0px 0px !important;
}

/* FOOTER */







/* MISC */
form {
margin:0px;
padding:0px;
}

input, select {
margin:0px;
padding:0px;
}
/* //MISC */




