/* Big Bend Book Styles */
/* main */
body { background-color: #004040; color: #ffff80; font-family: times, serif, font-size: 12pt }

A:link { color: #0099cc; font-family: times, serif; font-size: 13pt; text-decoration: none  }
A:visited { color: #cc0033; font-family: times, serif; font-size: 13pt; text-decoration: none  }
A:hover { color: white; font-family: times, serif; font-size: 13pt; text-decoration: underline  }

/* headings & text */
h1 { color: white; font-family: times, serif; font-size: 24pt; font-weight: bold; text-align: center; line-height: 70% }
h2 { color: white; font-family: times, serif; font-size: 18pt; font-weight: bold; text-align: center; line-height: 40% }
h3 { color: white; font-size: 17pt; font-weight: bold; text-decoration: underline }
.head2 { color: white; font-family: times, serif; font-size: 18pt; font-weight: bold; text-align: center }

p { text-align: justify; margin-right: 15px }
hr { text-align: center }
span { text-align: right; margin-right: 15px }

.book_details { color: white; font-family: times, serif; font-size: 14pt;  text-align: left }
.contact_details { color: #ffff80; font-family: times, serif; font-size: 14pt;  text-align: left }

/* image sizes */
.bullet { height: 16px; width: auto; border-style: none }
.thumbnail { width: 150px; height: auto ; border-style: none }