* a:link, a:visited, a:hover, a:active {
    outline: none;
}
#content img {
	border: 3px solid #5e6154;
}

#sidebar img {
    border: 3px solid #5e6154;
} 
.callbox-int-box {
    margin-top: 30px;
    width: 300px;
}

.callbox-int-text {
    color: #3B3F31;
    font-family: PTSerifRegular;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 30px;
    text-align: justify;
    width: 215px;
}

#pre-button {
	margin-top: 30px;
}

.pre-button a:link {
	background: none repeat scroll 0% 0% #E8D898;
	color: #606941; 
	box-shadow: 0px 0px 12px 0px #727A5A inset; 
	border-radius: 5px; 
	padding: 10px;
	margin-top: 30px;
	text-decoration: none;
}

.pre-button a:active {
	background: none repeat scroll 0% 0% #E8D898;
	color: #606941; 
	box-shadow: 0px 0px 12px 0px #727A5A inset; 
	border-radius: 5px; 
	padding: 10px;
	margin-top: 30px;
}

.pre-button a:hover {
	background: none repeat scroll 0% 0% #3B3F31;
	color: #FFFFFF; 
	box-shadow: 0px 0px 10px 6px #89946C inset; 
	border-radius: 5px; 
	padding: 10px;
	margin-top: 30px;
}

/* --- start hover text home --*/
span.dropt {

}
span.dropt:hover {
	text-decoration: none; 
	background: #ABBFC0; 
	z-index: 6;
}
span.dropt span {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    margin: -225px 0 0 -160px;
    padding: 3px;
    position: absolute;
    z-index: 120;
	opacity:0;
	filter:alpha(opacity=0);
	display:none;
}

span.dropt:hover span {
	display:inline;
}



/* --- end hover text home --*/


.home-h1 {
	color: #3B3F31;
    font-family: PTSerifRegular;
    font-size: 21px;
    line-height: 30px;
	padding: 20px 70px;	
}

.home-p {
	color: #3B3F31;
    font-family: PTSerifRegular;
    font-size: 18px;
    line-height: 22px;	
	padding: 0 70px;
}


h1 {
    border-bottom: 1px solid #84905E;
    color: #3B3F31;
    font-family: PTSerifRegular;
    font-size: 30px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 25px;
    padding-bottom: 15px;
    padding-top: 48px;
}

h2 {
	color: #3B3F31;
    font-family: PTSansBold;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 15px;
	font-weight:normal;
}

h3 {
	color: #727A5B;
    font-family: PTSansBold;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding-bottom: 10px;
}

h4 {
	color: #727A5B;
    font-family: PTSansBold;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 10px;
	font-weight:normal;
}

h5 {
	color: #BCA752;
    font-family: PTSansRegular;
    font-size: 17px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding-bottom: 10px;
}

p {
	color: #555A46;
    font-family: PTSansRegular;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding-bottom: 15px;
}


a:link, a:visited {
	color:#606941;
	text-decoration:underline;
}

a:hover, a:active {
	color:#606941;
	text-decoration:none;
}

ul {
	color: #555A46;
    font-family: PTSansRegular;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}

ol {
	font-family:PTSansRegular;
	font-size:14px;
	color:#555a46;
	line-height:21px;
}

li {
	font-family:PTSansRegular;
	font-size:14px;
	color:#555a46;
	line-height:21px;
} 

select {
	font-family:PTSansRegular;
	font-size:14px;
	color:#555a46;
}

/*  Start For Griefwords Library Page */

#griefwords li {
	margin-left: 50px;
    padding-bottom: 10px;
}

#griefwords h2 {
	padding-bottom:0px;
}

/*  End For Griefwords Library Page */


.get-acrobat-icon {
	border: 0 none !important;
    margin: 0 0 0 10px;
}