/* CSS Document */

*{ margin:0; padding:0; line-height: normal;}
body{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background:url(../images/body-background.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	}
#header-jdb {
	height:45px;
	padding-left:10px;
	}
#footer-jdb {
	height:25px;
	bottom: 0;
	background-color:#000000;
	width: 100%;
	text-align:center;
}
#footer-jdb-content {
	color:#FFFFFF;
	padding-top: 4px;
	margin: 0 auto;
}
#footer-jdb-content a {
	color: #e7e7e7;
	text-decoration:none;
	}
#footer-jdb-content a:link {
	color: #e7e7e7;
	text-decoration:none;
	}
#footer-jdb-content a:visited {
	color: #e7e7e7;
	text-decoration:none;
	}
#footer-jdb-content a:active {
	color: #e7e7e7;
	text-decoration:none;
	}
#footer-jdb-content a:hover {
	color: #ffffff;
	text-decoration:underline;
	}
a {
	color: #0063af;
	text-decoration:none;
	}
a:link {
	color: #0063af;
	text-decoration:none;
	}
a:visited {
	color: #0063af;
	text-decoration:none;
	}
a:active {
	color: #0063af;
	text-decoration:none;
	}
a:hover {
	color: #0063af;
	text-decoration:underline;
	}
#page {
	width: 800px;
	margin: 0 auto;
	}
#navigation {
	width: 734px;
	margin:0 auto;
	}
#header {
	width: 800px;
	margin:0 auto;
	height: 84px;
	}
#content {			
	overflow:hidden;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	}
#leftSection{
	width: 231px;
	float:left;
	}
#rightSection{
	width: 520px;
	float:right;
	}
#upcoming-events-box {
	background-color: #eeeeee;
	height:204px;
	}
#upcoming-events-box ul {
	list-style-image:url(../images/bullet-red.jpg);
	margin-left: 25px;
	}
#upcoming-events-box ul li {
	border-bottom: 1px solid #b8b8b8;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;			
	}
#upcoming-events-box ul h3{
	font-size:12px;
	font-weight:bold;
	}
#event-reports-box {
	background-color:#FFFFFF;
	margin-top: 15px;
	}
#event-reports-box h3 {
	color:#696969;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	}
#event-reports-box ul {
	list-style-image:url(../images/arrow-green.jpg);
	margin-left: 20px;
	}
#event-reports-box ul li {
	border-bottom: 1px solid #dcdcdc;
	padding-top: 10px;
	padding-bottom: 10px;			
	}
#partnerships-section {
	margin-top: 15px;
	}
#partnerships-section h3 {
	color:#696969;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	}
#partnerships-section .container{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	padding: 5px;
	}
#parntnerships-divider {
	height: 1px;
	background-color: #dcdcdc;
	}
#cebu {
	width: 760px;
	margin-top:10px;
	clear:both;
	background:url(../images/cebu-background.jpg) repeat-y;
	overflow: hidden;
	}
#cebu-LeftSection {
	width: 520px;
	float:left;
	padding: 5px;
	}
#cebu-LeftSection h3{
	color:#000000;
	font-size: 18px;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 5px;
	margin-top: 10px;
	}
#cebu-RightSection {
	width: 208px;
	float:right;
	padding: 10px;
	}
#cebu-RightSection h3{
	color:#000000;
	font-size: 18px;
	padding-bottom: 5px;
	}
#cebu-RightSection ul {
	list-style-image:url(../images/bullet-red-cebu.jpg);			
	margin-left: 25px;
	}
#cebu-RightSection ul li {
	border-bottom: 1px solid #b8b8b8;
	padding-top: 10px;
	padding-bottom: 10px;			
	}
#footer {
	margin-top: 20px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 20px;
	}
#footer a {
	color: #232323;
	text-decoration:none;
	}
#footer a:link {
	color: #232323;
	text-decoration:none;
	}
#footer a:visited {
	color: #232323;
	text-decoration:none;
	}
#footer a:active {
	color: #232323;
	text-decoration:none;
	}
#footer a:hover {
	color: #232323;
	text-decoration:underline;
	}
/* inside pages */
#headerInside {
	width: 800px;
	margin:0 auto;
	height: 106px;
	}
#leftSectionInside{
		width: 200px;
		float:left;
		background:url(../images/menu-background.jpg) no-repeat top left;
		}
#rightSectionInside{
	width: 540px;
	float:right;
	}
#rightSectionInside h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #484848;
	font-weight:normal;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	}

