body {
        background: #F0EEE4;
	text-align:center;
	margin: 0px;
	color: #252525;
	font: 15px/1.3em Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font: 0.9em "georgia", "Times New Roman", Times, serif;
	font-weight:normal;
	color: #706e6b;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1 {
	font: 3em "Book Antiqua","Times New Roman",Times,serif;
	font-weight:normal;
}	

h2 {
 font: 1.9em "Book Antiqua","Times New Roman",Times,serif;
    padding-bottom: 3px;
}

h1 span {
	font-size:0.6em;
	color:#0068b0;
	
}

blockquote {
	color:#e23729;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/quotes/quote-l-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 35px;
}

.right-quote {
	display:block;
	background-image: url(../images/quotes/quote-r-red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:35px;
}

.author {
	font-size:0.8em;
	font-style:normal;
}


.contact-us-box {
	color:#e23729;
	background-color:#FFFEE9;
	padding:15px;
	margin:0px 0px 20px 0px;
	font-weight: bold;
	border:solid 1px #e23729;
}

#content h1 {
	border-bottom:solid 2px #b88238;
	padding-bottom:7px;
	margin-bottom:15px;
	color:#e23729;
}

#footer a.devour {
font-size: 6px;
color: #a9a9a9;
align: left;
padding-left: 15px;
padding-right: 15px;
}

a img {
	border: none;
	
}

a {
	color: #0062af;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline-style: none;
}

#content ul {
	margin:0;
	padding:0;
	margin-bottom:20px;
}

#content ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	margin-left: 0px;
	list-style-type: none;
	margin-bottom:5px;
}

#content ul li ul{
	padding-top:10px;
}

#content a {
}

#content p {
	line-height:1.4em;
}

.arrow-links {
	display:block;
	background: url(../images/link-arrow.gif) no-repeat left 3px;
	padding-left:15px;
}

 label span {
	 color:#e23729;
}
 
#content label { 
	display:block;
	font-weight:bold;
	margin: 20px 0 5px 0;
	
}

#book-comment label{
margin: 0;
}

#book-comment form label span.required {
    font-size: 13px;
}

#book-main form label {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #42413f;
   margin: 0;
}


.content #content form h1, h2, h3 {
   color: #41403e;
   border: none;
}

form h2 {
   font-size: 18px;
   color: #706e6b;
}

#content form label span.required {
   font-weight: bold;
   color: #42413f;
}

#content form .small {
   font-size: 11px;
}


 
#content .input, #content .textarea, #content select {
	display:block;
	margin-bottom:10px;
	width:90%;
	font-family: Helvetica, Arial, sans-serif;
	border: solid 1px #CCCCCC;
	font-size:15px;
	padding: 3px;
	color:#333333;
	background-color:#FFFFFF !important ;
}
 
#content .rea {
	height:100px;
}
 
#content select {
	width:auto;
	font-size:12px;
	
}
 
#content input.button {
	width:70px;
	font-weight: bold;
	color: #e23729;
	 background-color:#FFFEE9 !important ;
	font-size: 12px;
	padding: 2px 15px;
	cursor:pointer;
	margin-bottom:30px;
	
}
 
#content .checkboxes input {
	display:inline;
	margin-bottom:10px;
	width:15px;
	border: none;
}


 
#content  input.hidden {
	display:none;
}
 
#content .checkboxes label {
	font-weight:normal;
	display:inline;
	padding:0 10px 0 0;
 
}
 

/* Guy Memorial Book ====================================================== */


#book-menu-nav ul li a{
font-size: 13px;
font-weight: bold;
}

#book-main p{
font-size: 13px;
color: #42413f;
}

#book-main a{
font-weight: bold;
}

#book-main h3{
color: #706e6b;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
margin-top: -2px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#book-main h4{
color: #41403e;
font-weight: normal;
font-size: 22px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 20px;
}


#book-main h1 {
	font: 22px "georgia", "Times New Roman", Times, serif !important;
	font-weight:normal;
	margin-bottom: 10px;
	padding-bottom: 0;
	border: none;
	color: #41403e;
}	


#book-main h2{
	margin-bottom: 0;
	font: "georgia","Times New Roman",Times,serif;
	padding-bottom: 3px;
	color: #706e6b;
	font-size: 18px;
}

#book-main form h2{
margin-bottom: 10px;
}


#book-foot a{
font-weight: bold;
color: #817b6c;
font-size: 13px;
}

#book-menu-search a{
font-weight: bold;
}


#book-pagination{
color: #817b6c;
font-weight: bold;
}

.content input.search{
font-style: italic;
color: #6f6f6f;
}


ul#book-list li{
font-size: 12.5px;
color: #706d65;
font-weight: bold
}

ul#book-list li a{
font-size: 12.5px;
color: #40403e;
font-weight: bold;
background: url(../images/memorial-icon.gif) no-repeat top left;
padding-left: 20px;
}

ul#book-list li a.add_mem_link{
background: none;
padding-left: 0px;
}


.heading-from-to{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #797979;
}


#book-next a{
background: url(../images/next-arrow.gif) no-repeat right top;
height: 16px;
margin-right: 75px;
display: block;
}


#book-next a:hover{
background-position: right bottom;
}

#book-back a{
background: url(../images/back-arrow.gif) no-repeat left top;
height: 16px;
padding-left: 15px;
display: block;	
}


#book-back a:hover{
background-position: bottom left;
}













