/*******************************
Company: 25by8
Site: http://www.25by8.com
Project: Ayala Westgrove Heights
Project Mannager: Cristine Neviado
Creative Producer: Diwa G. Fernandez

*******************************/
/* Specific tags */

#nav {
	height: 30px;
	background-color: #2D6836;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	font: 11px "Trebuchet MS" ", Verdana Geneva Arial Helvetica sans-serif";
	background-image: url(../images/nav_bg.gif);
}
#subnav {
	background-color: #BFB194;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	font: 11px "Trebuchet MS" ", Verdana Geneva Arial Helvetica sans-serif";
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-y;
}
#none, #none a {
	background-color: transparent;
	border: none;
	text-decoration: none;
}
#nav a,#nav a:hover,#subnav a,#subnav a:hover{
	border-bottom-style: none;
	text-decoration: none;
}

#gala {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#gala .title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	width: 120px;
	height: 15px;
	background-color: #338548;
}
#gala .box {
	width: 120px;
	height: 100px;
	background-color: #EAF3EC;
	border: 1px solid #338548;
}

.newstitle, a.newstitle, .newstitle a {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #706257;
}
a.newstitle:hover, .newstitle a:hover {
	color: #BDB76B;
	border-bottom: 0px;
}
.newsposted {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	color: #C1B093;
	letter-spacing: 0.5mm;
}
.newsbody {
	font: 10px/0.35cm Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006023;
}
.title {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #938471;
}
td {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 11px;
}
.postd {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 10px;
	color: #C1B093;
	letter-spacing: 0.7px;
}
.article {
	font-family: "Trebuchet MS", Helvetica, Tahoma;
	font-size: 11px;
	color: #006234;
}
.infobody {
	font: 12px/0.5cm Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006023;
}
.infotitle {
	color: #FFA500;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
/* Text */
.cap {
	font-size: 20px;
	font-weight: bold;
}
.fontgreen {
	color: #006023;
}
.fontbrown {
	color: #706257;
}

/* background colors */
.bgwhite {
	background-color: #FFF;
}
.bglime {
	background-color: #B2CEBE;
}
.bggreen {
	background-color: #00693B;
}
.bgbeige {
	background-color: #BFB194;
}
.bgbeige2 {
	background-color: #928370;
}

/* common tags */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_01.gif);
	background-color: #006838;
}
table, body, td {
	font-size: 12px;
	font-family: "Trebuchet MS" ", Verdana Geneva Arial Helvetica sans-serif";
	color: #706257;
}
a {
	color: #EB911F;
	text-decoration: none;
	border-bottom-style:none;

}
a:hover {
	color: #2E8B57;
	border-bottom: 1px solid #FF8C00;
}
img {
	border: 0;
}