.textmed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #77716B;	
}
.texsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #77716B;	
}
.textbig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	color: #77716B;	
}
body
{ 
background-image: url(../images/bg-page.jpg);
background-repeat:no-repeat;
background-position: top center; 
}
.t1 {
background-image:url('../images/content-top-bg.jpg');
background-repeat:no-repeat;
background-position: top center; 
}
.t2 {
background-image:url('../images/home-content-bg.jpg');
background-repeat:no-repeat;
background-position: top center; 
}
.t3 {
background-image:url('../images/home-hotbox-bg.jpg');
background-repeat:no-repeat;
background-position: top center; 
}
.t4 {
background-image:url('../images/content-secondary-top-bg.jpg');
background-repeat:no-repeat;
background-position: top center; 
}

.t5 {
background-image:url('../images/sec-hotbox-bg.gif');
background-repeat:no-repeat;
background-position: top center; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #663216;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7F7462;
}
.hotboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #816D5B;
}
a:link {
	color: #2A8DA6;
	
}
.border3 {
	border: 3px solid #FFFFFF;
}
.border4 {
	border: 4px solid #FFFFFF;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BAB6AA;
	
}
a.footerlinks:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C3A887;
	text-decoration: none;	
}
a.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C49357;
	text-decoration: none;	
	background-color: #EFECE5;
	
}
a.footerlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C3A887;
	text-decoration: none;;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A9A7A2;
}

a:visited {
	color: #70AEBE;

}
.galleryTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #59463C;
}
.galleryTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8E8581;
	line-height: 14px;
}
.thumbborder {

	border: 2px solid #FFFFFF;
	margin-bottom:3px;
	margin-right:2px;
}
.thumbborderON {

	border: 2px solid #DEC9B5;
	margin-bottom:3px;
		margin-right:2px;
}
.highlight {
	background-color: #F3E7DB;
}
.highlightSHOUT {
	color: #F0F1EE;
	background-color: #77716B;
}

#announcements
{
    
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    color: #77716B;
    padding-right: 10px;
    padding-left: 10px;
    margin-right:10px;
      margin-left:10px;
        padding-top:25px;
           padding-bottom:10px;
            
    background-color: #D8D9D3;
}