﻿body {
	background-color: #f8f7ce;
	font-family: Verdana, Arial;
	color: #7D683E;
}
h1
{
    display:inline;
    font-size: large;
    font-weight: normal;
    }
h2
{
	font-size: larger;
	text-align:center
}

h3
{
    font-family: Verdana, Arial;
	font-size: larger;
	color: #f8f7ce;
	background-color: #666666;
	padding-left: 10px;
	margin-bottom: 0px;
	height: 25px;
	font-weight: normal;
	vertical-align:middle;
	text-align:left;
	margin-bottom: 0px;
}

a
{
	text-decoration:none;
}

p
{
	font-family: Verdana, Arial;
	text-indent: 25px;
	text-align: justify;
}

li
{
    text-align: left;
    list-style-type: none;
    margin-bottom: 10px;
}

li a
{
    text-decoration: underline;
}


a:link 
{
	color: #7D683E;
}
a:visited
{
	color:#7D683E
}
a:hover
{
	color:#7D683E
}
a:active
{
	color:#7D683E
}

#topSectionDiv
{
	position:relative;
	clear:both;
}

#newoptImageDiv
{
	float: left; 
	margin-top: 0px;
}
#newoptHeaderPrint
{
	display:none;
}

#logoImageLink
{
	bottom: 0px; 
	left: 0px;
}
#logoImage
{
	border: 0px;
}
#topMenuDiv
{
	text-align: center; 
	float: right;
}

#middleSectionDiv
{
	clear: both; 
	margin-top:0px;
	width:100%;
	text-align:left;
}
#headerDiv
{
	font-family: Verdana, Arial;
	font-size: larger;
	color: #f8f7ce;
	background-color: #666666;
	padding-left: 10px;
	margin-bottom: 0px;
	height: 25px;
	font-weight: normal;
	vertical-align:middle;
}

#quickLinkSpan
{
	text-align: right; 
	float:right;
}

#quickLinks
{
	color:#f8f7ce;
	font-weight:bold;
	padding-right: 50px;
}

#quickLinksDiv
{
	float:left;
	display:block;
	position:relative;
	right: 0px;
	max-width:200px;
	max-width:180px;
	background:#666666; 
	padding-left:10px; 
	padding-right:10px;
	color:#f8f7ce;
}

#quickLinksDiv a:link 
{
	color: #f8f7ce;
}
#quickLinksDiv a:visited
{
	color:#f8f7ce
}
#quickLinksDiv a:hover
{
	color:#f8f7ce
}
#quickLinksDiv a:active
{
	color:#f8f7ce
}

#autoQuickLinkDiv
{
	padding-bottom:0px;
	padding-top:10px;
}

#defaultPageContainingDiv
{
	text-align: center;
	vertical-align: middle; 
	position: relative;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
}
#defaultPageText
{
	width: 450px; 
	font-size:medium; 
	line-height: 150%;
}

#defaultPageText a:hover
{
    text-decoration:underline;
}

/*Current Services*/
#currentServicesHeader
{
	padding-bottom:10px;	
}

#currentServicesHeader a
{
	color:#f8f7ce;
	font-weight:bold;
}

.quickLinkDiv
{
	padding-bottom:10px;	
	display : block;
	width: 150px;
}

.quickLinkDiv a
{
	color:#f8f7ce;
	font-size:small
}

#primaryContentDiv
{
	float:left;
	height:100%;
	margin-top: 15px;
	width:auto;
}


#footerSectionDiv
{
	margin: 10px; 
	bottom: 0px; 
	right: 0px; 
	text-align: center; 
	position: relative; 
	clear: both; 
	font-size: small;
}

#footerHR
{
	border-width: 0px; 
	color: #666666; 
	width: 100%; 
	height: 3px;
}



.ZeroBorder {
	border-width: 0;
}

/* General Price List Styles*/

#gplNavLinkContainer
{
	float:left;
	clear:none;
}

#gplContainerView
{
	float:left;
	text-align: left;
	padding-left:0px;
	clear:none;
}

.gplGridListDiv
{
	width:auto;
	float:left;
}

.gplGridDetailDiv
{
	width:400px;
	float:left;
}

.gplMenuItem
{
	width: 180px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f8f7ce;
	
}



a.gplMenuItem
{
	color: #666666;

}

.gplMenuItemSelected
{
	background-color: #666666;
}

a.gplMenuItemSelected
{
	background-color: #666666;
	font-weight:bold;
	color: #f8f7ce;	
}

.gplMenuItemSelected a:link 
{
	color: #f8f7ce;
}
.gplMenuItemSelected a:visited
{
	color:#f8f7ce
}
.gplMenuItemSelected a:hover
{
	color:#f8f7ce
}
.gplMenuItemSelected a:active
{
	color:#f8f7ce
}

#gplServicesTable
{
	width:560px;
}

#gplServicesTable TD
{
	padding-top : 2px;
	padding-bottom: 2px;
}

#gplServicesTableCol1
{
	width:80%;
}

#gplServicesTableCol2
{
	vertical-align: middle; 
	width: 20%; 
	text-align: right
}

.gplServices_PriceColumn
{
	
	font-weight:bold;
	font-size:medium;
	border-bottom-color:#7D683E;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.gplServices_Itemization
{
	font-size:smaller;
	font-style:italic;
}

.gplGridView
{
}

.gplGridView td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top:2px;
	padding-bottom: 2px;
}

.gplGridRow
{
	background-color:#666666;
}

.gplGridRow a
{
	color: #f8f7ce;
}

.gplGridSelected
{
	background-color: #f8f7ce;
}

.gplGridSelected a
{
	color:#666666;
}

.gplDetailsLabelRow
{
	background-color: #7D683E;
	color: #f8f7ce;
	font-size:medium;
	padding-left:10px;
}

.gplLabel
{
	font-weight: bold;
}

.gplDetail
{
	table-layout: fixed;
	margin-left:0px;
}

/*Memory Book Styles*/

#mbCenteringDiv
{
	text-align:center;

}
.mbBorderColumn
{
	width:127px;
	float:left;
}

#mbContentColumn
{
	text-align:justify;
	width: 770px;
}

#mbLeftColumn
{
	float:left;
	width:370px;
}

#mbRightColumn
{
	float:right;
	width:400px;	
}

.mbImage
{
	vertical-align:top;
	margin-bottom: 5px;
}
#mbContentStats
{
	text-align: center;
	font-size: small;
}

#favoriteDiv
{
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	font-size:small;
}

.mbStatsLabel
{
	font-style: italic;
}
.mbStatsName
{
	font-size:x-large;
	clear:both;
	margin-bottom: 5px;


}
#mbContentText
{
	text-align:justify;
	overflow:auto;	
	font-size:small;
	padding-right: 10px;
	padding-left: 10px;
	height: 500px;
	scrollbar-base-color:#666666;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#f8f7ce;

}

#contributeDiv
{
	margin-top:20px;
	text-align:center;
	font-weight:bold;
	font-size:small;
}

.mbHrule
{
	color:#89612D;
}
.mbSigBlock
{
	font-weight:bold;
}
.mbNoIndent
{
	text-indent: 0px;
}

.mbSearchResultGrid
{
	margin-left:auto;
	margin-right:auto;	
}

.mbSearchResultHeader
{

}

.mbSearchResultHeader a
{
	
}


.mbSearchResultItem
{
	text-align:left;	
}

.mbFormViewTable
{
	margin-left:auto;
	margin-right:auto;	
}

.mbErrorLabel
{
	margin-bottom:20px;
	font-size:medium;
	color:red;
}

.faqContainer
{
	margin-top:0px;
	margin-bottom: 0px;
}

.faqQuestion
{
	margin-top: 0px;
	margin-bottom:0px;
}

.faqQuestion a
{
	font-weight: bold;
	line-height: 30px;
}

.faqAnswer
{
	padding-left: 20px;
	text-align:justify;
	margin-top	:5px;
	margin-bottom:5px;
}

.faqSubQuestion
{
	margin-bottom:10px;
}

.faqSubQuestion a
{
	font-style:italic;
	text-decoration:underline;
}

.faqListItem
{
    list-style-type:upper-alpha;
}

.contactTable
{
}

.contactLabel
{
    background-color:#7D683E;
    color: #f8f7ce;
	font-size:medium;
	padding-left:10px;
	vertical-align:top;
}

.contactText
{
    	padding-left:10px;
}