body {
	background-color: #77736C;
	-webkit-text-size-adjust: none; /* LOCKS TEXT SIZE ON IPHONE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 140%; 
	color: #333; 
	text-decoration: none;
}
/*h1,h2,h3,h4,h5,h6 {
display: inline;
}*/
/* Commonly used to style page titles. */
h1 {
	color: #4B2120;
	text-shadow: #fff 1px 1px 1px;
	font-size: 19px;
	text-decoration: none;
	font-weight: none;
}
/* Commonly used to style section titles. */
h2 {
	color: #774C58;
	font-size: 18px;
}
/* Commonly used to style page titles. */
h3 {
	color: #5D574D;
	font-style: italic;
	font-size: 16px;
}
/* Commonly used to style section titles. */
h4 {
	color: #E5C40D;
	font-size: 14px;
	font-style: italic;
}
/* PNG FIX */
img, div { behavior: url(js/iepngfix.htc) 
}
a img  
{  
border: none;  
}
.h1purple {
	color: #9B3451;
}
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.40), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.40), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.40), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.40), rgba(0,0,0,0)); 
	margin-top: 25px;
	margin-bottom: 25px;
}
A.footerlink:link {
	font-weight: none;
	font-size:12px;
	text-shadow: #5B5750 1px 1px 1px;
	color: #fff;
	text-decoration: none;
}
A.footerlink:visited {
	font-weight: none;
	font-size:12px;
	text-shadow: #5B5750 1px 1px 1px;
	color: #fff;
	text-decoration: none;
}
A.footerlink:hover {
	font-weight: none;
	font-size:12px;
	text-shadow: #5B5750 1px 1px 1px;
	color: #fff;
	text-decoration: underline;

} 
.footertext {
	color: #fff;
	font-size:12px;
	text-shadow: #5B5750 1px 1px 1px;
} 
.footeralttext {
	color: #AFBCAA;
} 
.footersep {
	color: #85827D;
	font-size: 14px; 
	text-decoration: none;
	font-weight: none	
} 
.bodysmall{
	color: #6C7768;
	font-size: 11px; 
	text-decoration: none;	
}
.newstitle {
	color: #572734;
	font-weight: bold;	
} 

/*Show/Hide Stles*/

.slidingDiv {
    height:280px;
    background-color: #DBE2D9;
    padding:10px;
    margin-top:10px;
}
 
.show_hide {
    display:none;
}

/* POINTER */
.pointer {
cursor: pointer;
/* for IE */

filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
}

.pointer:hover {
cursor: pointer;
/* for IE */

filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}
.asterix{
	font-size: 11px;
	color: #B3214B;	
	font-family: Verdana;
}
A:link {
	color: #873D53;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	color: #873D53;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #873D53;
	font-weight: normal;
	text-decoration: underline;
}
a:active
{
  outline: none;
}

br { clear: left; 
}
/*Button Stles*/
.btn {
	padding: 10px 20px 10px 20px;
	font-family: "Arial", Trebuchet MS, Tahoma, sans-serif;
	font-size:15px;
	cursor: pointer;
	text-align: center;
	background: #6F3B49;
	color: white !important;
	font-weight: bold;	
	border: 1px solid #5B2E3A;
	border-color: #5B2E3A;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.btn:hover {
	padding: 10px 20px 10px 20px;
	font-family: "Arial", Trebuchet MS, Tahoma, sans-serif;
	font-size:15px;
	cursor: pointer;
	text-align: center;
	background: #5B2E3A;
	color: white !important;
	font-weight: bold;	
	border: 1px solid #5B2E3A;
	border-color: #5B2E3A;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.input{
	float:left;
	color: #333;
	font-family: "Arial", Trebuchet MS, Tahoma, sans-serif;
	font-size:13px;
	padding:4px 4px;
	border:solid 1px #D0CABE;
	width:200px;
}
.input-comments{
	float:left;
	color: #333;
	font-family: "Arial", Trebuchet MS, Tahoma, sans-serif;
	font-size:13px;
	padding:4px 4px;
	border:solid 1px #D0CABE;
	width:350px;
}
/* Gallery */
	
#gallery_wrapper {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 48px;
	margin-bottom: 10px;
	background-color: #D0CABE;
	background-image: url(../images/gallery-icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	}
	
A.gallerylink:link {
	text-shadow: #E5E2DB 1px 1px 1px;
	font-size: 14px;
	color: #31302E;
	font-weight: none;	
	text-decoration: none;
}
A.gallerylink:visited {
	text-shadow: #E5E2DB 1px 1px 1px;
	font-size: 14px;
	color: #31302E;
	font-weight: none;
	text-decoration: none;
}
A.gallerylink:hover {
	text-shadow: #E5E2DB 1px 1px 1px;
	font-size: 14px;
	color: #151413;
	font-weight: none;
	text-decoration: underline;

}
/*Masonry Gallery*/