@charset "utf-8";
body{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFD1;
	width:100%;
	text-align:center;
	margin:auto 0;
	font-size:12px;
	margin-top:150px;
}
/* NAV and Header */
#header {
background-image:url(images/header.png);
width:750px;
background-repeat:no-repeat;
height:160px;
text-align:center;
}
#nav {
padding-top:112px;
text-align:center;
width:750px;
margin-left:22px;
}
#nav a {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
font-size:16px;
padding:0px 0px 0px 10px;
}
/* MAIN SECTION */
#main_top {
height:53px;
width:750px;
background:url(images/location.png);
background-repeat:no-repeat;
color:#756F5A;
font-size:24px;
font-weight:bold;
padding-top:15px;
margin-top:10px;
margin-bottom:0px;
padding-bottom:3px;
font-variant:small-caps;
}
#main_left {

}
/* BODY */
a {
color:#746B3A;
text-decoration:none;
cursor:pointer;
}
#body_wrapper {
height:800px;
}
#body {
background-image:url(images/bg_middle.png);
background-repeat:repeat-y;
width:750px;
margin:0px;
margin-top:-22px;
float:left;
display:block;
padding:10px;
padding-top:0px;
clear:both;
height:800px;
text-align:center;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
}
#body p {
float:left;
margin-top:10px;
margin-left:20px;
margin-right:20px;
text-align:left;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
}
#body p:first-letter {
font-size:200%;
}
.fist_letter {
font-size:200%;
}
#location_script {
text-align:center;
width:300px;
background-color:#D3D9AA;
color:#000000;
font-weight:bold;
padding:5px;
border:thin solid #666600;
margin-right:20px;
padding-top:10px;
height:25px;
clear:both;
float:left;
margin-left:200px;
margin-top:30px;
}
h4 {
text-align:left;
font-size:14px;
margin-left:20px;
}
#right_col {
float:right;
width:350px;
margin-right:30px;
}
#left_col {
float:left;
width:350px;
}
#right_col p {
width:340px;
}
ul {
text-align:left;
}
#left_col p {
width:340px;
}
#contact_quote {
font-size:14px;
color:#524E3E;
font-weight:bold;
clear:both;
float:left;
text-align:left;
font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
margin-left:30px;
margin-right:20px;
background:#F0F0E1;
padding:10px;
border:#524E3E 1px solid;
margin-bottom:10px;
}
#contact_quote em:first-letter {
font-size:14px;
}
.book_thumb {
padding:10px;
border:0;
}
/* FOOTER */
#footer {
background-image:url(images/bg_footer.png);
background-repeat:no-repeat;
width:750px;
height:26px;
clear:both;
}
#footer a {
text-decoration:none;
font-size:10px;
padding-left:10px;
color:#756F5A;
font-weight:bold;
}
#footer a:hover {
color:#E8DD91;
text-decoration:none;
font-size:10px;
padding-left:10px;
font-weight:bold;
}
/* IMAGES */
.image_left {
float:left;
padding:3px;
border:thin double #DCDCB8;
margin:10px;
margin-left:5px;
}
.image_right {
float:right;
padding:3px;
border:thin double #DCDCB8;
margin:10px;
margin-left:5px;
}
/* PULL QUOTE */
.pull_quote {
padding:10px;
width:200px;
font-size:150%;
float:right;
color:#524E3E;
background-image:url(images/bg_pull_quote.gif);
background-repeat:no-repeat;
}
/* LINKS */
.big_link {
text-decoration:none;
color:#53502B;
font-size:20px;
}
.big_link:hover {
color:#990000;
}
/* BUY BOOKS */
#book_buy {
float:left;
text-align:left;
width:250px;
margin-top:5px;
}
#book_buy a {
padding:3px;
margin-right:10px;
}
p {
text-align:left;
}
/* AwARDS */
#award_pics {
clear:both;
padding-top:20px;
}
#award_pics img {
border:solid 1px #C8C6A8;
padding:4px;
margin:5px;
}
#award_pics img:hover {
border:solid 1px #505027;
padding:4px;
margin:5px;
}