/************** Pure-Simple CSS *********************/

/************** Set Background container *********************/


.tributeTable 
{
    border: 1px solid #000000;
	background-color: #FFFFFF;
}


/************** TributeDetails container *********************/


#tributeDetails{
	padding:10px 20px 20px 20px;
}



#tributeDetails h1{
	padding-bottom: 0px;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tributeDetails h2{
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tributeDetails h3{
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tributeDetails h4{
	font-size: 9px;
	color: #385C81;
}

#tributeDetails p{
}


/************** Tribute container *********************/

#tribute{
	font-size: 9px;
	text-align: left;
	padding: 0px 20px 0px 20px;	
		color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
#tribute img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #325926;
}

#tribute p{
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tribute a
{
    text-decoration: none;
    color: #000000;
}

/************** ServiceInfo container *********************/

#serviceInfo {
	padding: 0px 20px 0px 20px;	
}

#serviceInfo strong{
	color: #666666;
}

#serviceInfo h5{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#serviceInfo p {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/************** Tribute Boook container *********************/

#book {
	padding: 0px 20px 0px 20px;	
	color: #666666;
}


#book.inputfield {
	background-color: #EEEEDD;
}

/************** Tribute ID container *********************/

.footer {
	color: #666666;
	text-align:center;
	background-color: #F7F7F7;
}

/************** Tribute Acknowledgement *********************/

#ack{
	font-size: 9px;
	text-align: left;
	padding: 20px;
	padding: 0px 20px 0px 20px;		
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#ack h2{
	color: #666666;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#ack p{
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



/************** tributeTable links *********************/

/************** Tribute Boook container *********************/

.divider_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#book_trib {
	padding: 20px 20px 20px 20px;	
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#book_trib.inputfield {
	background-color: #E7F6D9;
}

#book_trib a:link {
	text-decoration: underline;
	color: #000000;
}

#book_trib a:hover {
	text-decoration: none;
	color: #000000;
}

#book_trib a:visited {
	text-decoration: underline;
	color: #000000;
}

#book_trib a:visited:hover {
	text-decoration: none;
	color: #000000;
}

#book_trib h2{
	color: #000000;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#book_trib p{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.give {
	color: #000000;
}










