@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imgs/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ece9b6;
	margin:0;
	}

p {
	color:#4c433b;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:10px 0 0 10px;
	}
a {
	color:#006600;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:100;
	color:#535351;
	margin:10px 0 0 10px;
	}
	
h2 {
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#535351;
	margin:0 0 5px 5px;
	}

#container {
	width:800px;
	height:auto;
	margin:10px auto 0 auto;
	padding:0;
	}
	
/* BANNER */

#top_edge {
	background-image:url(../imgs/top_banner_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:800px;
	height:9px;
	margin:0;
	clear:both;
	}

#banner {
	width:800px;
	height:310px;
	background-image:url(../imgs/banner.jpg);
	background-repeat:no-repeat;
	margin:-1px 0 0 0;
	padding:0;
	clear:both;
	}
 /* END OF BANNER */

/* MENU */

.nav {
	float:right;
	width:760px;
	height:auto;
	text-align: left; 
	padding:0;
	margin:160px 0 0 0;
/*	border:#000000 1px solid;*/
	}
.nav ul {
	margin:0;
	padding:0;
	list-style : none;
	}
.nav li { 
	margin: 0;
	display:block;
	list-style:none;
	}
li#menu1 a{
	background-image:url(../imgs/menu1.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu1 a:hover{
	background-image:url(../imgs/menu1-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}	

li#menu2 a{
	background-image:url(../imgs/menu2.gif);
	background-repeat:no-repeat;
	width:253px;
	height:19px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu2 a:hover{
	background-image:url(../imgs/menu2-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:19px;
	display:block;
	margin:0 0 3px 0;
	}
	
li#menu3 a{
	background-image:url(../imgs/menu3.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu3 a:hover{
	background-image:url(../imgs/menu3-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu4 a{
	background-image:url(../imgs/menu4.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu4 a:hover{
	background-image:url(../imgs/menu4-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu5 a{
	background-image:url(../imgs/menu5.gif);
	background-repeat:no-repeat;
	width:253px;
	height:15px;
	display:block;
	margin:0 0 3px 0;
	}
li#menu5 a:hover{
	background-image:url(../imgs/menu5-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:15px;
	display:block;
	margin:0 0 3px 0;
	}
/* active link */
body#bmenu_1 a#menu_1	{
	background-image:url(../imgs/menu1-active.gif);
	}
body#bmenu_2 a#menu_2	{
	background-image:url(../imgs/menu2-active.gif);
	}
body#bmenu_3 a#menu_3	{
	background-image:url(../imgs/menu3-active.gif);
	}
body#bmenu_4 a#menu_4	{
	background-image:url(../imgs/menu4-active.gif);
	}
body#bmenu_5 a#menu_5	{
	background-image:url(../imgs/menu5-active.gif);
	}

/* FILIPINO LINKS */

li#fil-menu1 a{
	background-image:url(../imgs/fil-menu1.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu1 a:hover{
	background-image:url(../imgs/fil-menu1-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}	

li#fil-menu2 a{
	background-image:url(../imgs/fil-menu2.gif);
	background-repeat:no-repeat;
	width:253px;
	height:19px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu2 a:hover{
	background-image:url(../imgs/fil-menu2-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:19px;
	display:block;
	margin:0 0 3px 0;
	}
	
li#fil-menu3 a{
	background-image:url(../imgs/fil-menu3.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu3 a:hover{
	background-image:url(../imgs/fil-menu3-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu4 a{
	background-image:url(../imgs/fil-menu4.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu4 a:hover{
	background-image:url(../imgs/fil-menu4-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:17px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu5 a{
	background-image:url(../imgs/fil-menu5.gif);
	background-repeat:no-repeat;
	width:253px;
	height:15px;
	display:block;
	margin:0 0 3px 0;
	}
li#fil-menu5 a:hover{
	background-image:url(../imgs/fil-menu5-active.gif);
	background-repeat:no-repeat;
	width:253px;
	height:15px;
	display:block;
	margin:0 0 3px 0;
	}
/* active link */
body#fil-bmenu_1 a#fil-menu_1	{
	background-image:url(../imgs/fil-menu1-active.gif);
	}
body#fil-bmenu_2 a#fil-menu_2	{
	background-image:url(../imgs/fil-menu2-active.gif);
	}
body#fil-bmenu_3 a#fil-menu_3	{
	background-image:url(../imgs/fil-menu3-active.gif);
	}
body#fil-bmenu_4 a#fil-menu_4	{
	background-image:url(../imgs/fil-menu4-active.gif);
	}
body#fil-bmenu_5 a#fil-menu_5	{
	background-image:url(../imgs/fil-menu5-active.gif);
	}
	

/* END OF FILIPINO LINKS */



/* END OF MENU */

/* CONTENT */

.below_title_line {
	margin:0 0 0 10px;
	}
	
#content_container {
	background-image:url(../imgs/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:800px;
	height:auto;
	float:left;
	}

#left_container {
	width:570px;
	height:auto;
	float:left;
	margin:0;
	/*border:#000 1px solid;*/
	}
.left_container_image {
	padding:3px;
	margin:4px;
	border:#999999 1px solid;
	}

#top_right_container {
	background-image:url(../imgs/top_otherlinks_edge.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:214px;
	height:6px;
	margin:30px 5px 0 0;
	float:right;
	}
#right_container {
	background-color:#e7e5e5;
	width:214px;
	height:140px;
	float:right;
	margin:0 5px 0 0;
	/*border:#000 1px solid;*/
	}
#right_container li {
	display:list-item;
	list-style:outside circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	margin:3px 0 0 20px;
		}
#right_container ul {
	display:inline;
	padding:0;
	}
#bottom_right_container {
	background-image:url(../imgs/bottom_otherlinks_edge.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:9px;
	float:right;
	margin:0 5px 0 0;
	}


#bottom_edge {
	background-image:url(../imgs/lower_content_edge.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:17px;
	clear:both;
	}
	
/* END OF CONTENT */

/* FOOTER */

#footer {
	width:780px;
	height:10px;
	margin:2em 0 10px 7px;
	float:inherit;
	border-top:#999999 1px solid;
	}
#footer p {	
	color:#000;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:20px;
	margin:10px 0 0 10px;
	}

#footer a img {
	border:0;
	margin:0 0 0 2px;
	}
#footer a:hover img {
	border:#999999 1px solid;
	padding:2px;
	}

/* END OF FOOTER */


/* PICTURE GALLERY */


#gallery_container {
	width:570px;
	height:auto;
	float:left;
	margin:0;
	/*border:#000 1px solid;*/
	}

.gallery_container_image {
	margin-left:12px;
	margin-top:5px;
	padding:2px;
	border:#999999 1px solid;
	}
