@charset "UTF-8";




body  {
	margin: 0;
	padding: 0; 
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FCF4DE;
	background-image: url(collateral/tile.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #581617;
	font-style: italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2em;
}
#container {
	width: 1024px;
	border: 0px none #000000;
	text-align: left;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #93AAAF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	width: 1014px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: 96px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav_intro  {
	float: left; /* since this element is floated, a width must be given */
	width: 231px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
#nav_musicians  {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	height: 42px;
	width: 150px;
	padding-left: 0px;
} 
#nav_excerpts {
	float: left;
	height: 42px;
	width: 165px;
	margin: 0px;
	padding: 0px;
}
#nav_news {
	height: 42px;
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav_events {
	float: left;
	height: 42px;
	width: 119px;
	margin: 0px;
	padding: 0px;
}
#nav_buy {
	float: left;
	height: 42px;
	width: 221px;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#about {
	float: left;
	height: 587px;
	width: 443px;
	margin: 0px;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/main_page_slices/images/images/Main-Page-Mockup_02.jpg);
	text-align: justify;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 85px;
	font-size: 10pt;
	color: #FFFFFF;
	letter-spacing: .01em;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
#description_headline {
	float: left;
	height: 61px;
	width: 524px;
	margin: 0px;
	padding: 0px;
}
#contact {
	float: left;
	height: 154px;
	width: 163px;
	margin: 0px;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/main_page_slices/images/images/Main-Page-Mockup_04.jpg);
	font-size: 11px;
	color: #A5BCC2;
	padding-top: 35px;
	padding-right: 90px;
	padding-bottom: 0px;
	text-align: center;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#website_link_graphic {
	background-color: #FCF4DE;
	background-position: center;
	float: right;
	width: 400px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #442200;
	text-decoration: none;
}
.Booklist_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD3F40;
	text-align: right;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_panel_book_image_2 {
	float: left;
	height: 330px;
	width: 248px;
	padding-top: 140px;
	text-align: right;
	background-color: #FCF4DE;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_facebook_link {
	height: 94px;
	width: 248px;
	margin: 0px;
	clear: right;
	float: right;
}
#locate_bookstore {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 65px;
}
#icon_padding_rt {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 100px;
}
#main_body_footer {
	float: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 524px;
	margin: 0px;
	height: 456px;
	background-color: #FCF4DE;
}
#events_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #DD3F40;
	background-color: #D1CBB8;
	text-align: left;
	border: thin solid #9E998B;
	float: none;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 8px;
	line-height: 14px;
}
#events_table {
	width: 524px;
	float: left;
}
#events_window_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #B4D1CD;
	text-align: left;
	float: none;
	width: 522px;
	padding: 0px;
	margin-top: 0px;
	text-indent: 5px;
	line-height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D3373A;
	border-right-color: #D3373A;
	border-left-color: #D3373A;
	height: 20px;
}
#events_window_padding {
	background-color: #FCF4DE;
	height: 15px;
	width: 524px;
}
#news_window_padding {
	background-color: #FCF4DE;
	height: 5px;
	width: 524px;
}
#map_location {
	width: 456px;
	border: 0px none #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/main_page_slices/images/images/Main-Page-Mockup_05.jpg);
	background-repeat: no-repeat;
	height: 191px;
	float: right;
}
#specials {
	width: 456px;
	border: 0px none #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/main_page_slices/images/images/Main-Page-Mockup_06.jpg);
	background-repeat: no-repeat;
	height: 256px;
	float: right;
}
#reps_and_staff {
	float: left;
	width: 137px;
	margin: 0px;
	height: 159px;
	background-color: #FCF4DE;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/main_page_slices/images/images/Main-Page-Mockup_03.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5BCC2;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
	line-height: 22px;
	font-weight: lighter;
}
#backtomain {
	float: left;
	height: 421px;
	width: 286px;
	margin: 0px;
	text-align: center;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/specials%20slices/images/Specials_back_and_contact.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB912E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specials_main_text {
	width: 469px;
	height: 421px;
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #648189;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DB931F;
	line-height: 22px;
	float: right;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/specials%20slices/images/Specials_03.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#header_specials {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	width: 805px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: 132px;
}
#contact_specials_page {
	height: 200px;
	width: 286px;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/specials%20slices/images/Specials_04.gif);
	font-size: 12px;
	color: #D69223;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 400px;
	margin-left: 0px;
	clear: right;
	float: left;
}
#specials_main_text_footer {
	width: 519px;
	height: 31px;
	background-color: #648189;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DB931F;
	line-height: 22px;
	background-image: url(Abraham%20Associates%20Files/PSD%20templates/specials%20slices/images/Specials_05.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
#header_specials_Title {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	width: 519px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: 132px;
	float: right;
	clear: right;
}
#container_special {
	width: 805px;
	border: 0px none #000000;
	text-align: left;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #93AAAF;
	height: 900px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#specials_copyright {
	width: 805px;
	height: 81px;
	background-color: #648189;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DB931F;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #581617;
	font-style: italic;
}
