/* General HTML control */
body {
	background-color: #ef9543;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
p {
	font-size: 100%;
	color: #666;
}
img {
	border: 0;
}
.nav01 {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.nav01:hover {
	font-size: 90%;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.nav02 {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.nav03 {
	color: #138F6A;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.nav04 {
	font-size: 14px;
	font-weight: bold;
	color: #ef9543;
	text-decoration: none;
	letter-spacing: 1px;
}
.nav05 {
	color: #666;
	text-decoration: none;
}
.nav06 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}
.nav07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #138F6A;
	text-decoration: none;
}
.head01 {
	font-size: 18px;
	color: #FE5533;
}
.head02 {
	color: #333;
	font: bold 12px Arial, Helvetica, sans-serif;
}
ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	list-style-type: disc;
	line-height: 18px;
}
.lbdesign {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.copyright {
	font-size: 10px;
	color: #999;
}
.block {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 15px;
}
.bg_01 {
	background-image: url(../images/template/cafph_template_01_b.gif);
	background-repeat: no-repeat;
}
/*** Photo Gallery control section ***/
.gallery01 {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 50px;
}
.gallery01 p {
	font: 12px Arial, Helvetica, sans-serif;
}
.gallery02 {
	padding: 5px;
	margin-top: 5px;
}
.gallimg01 {
	float: left;
	border: 1px solid #333;
	margin: 0px 10px 0px 0px;
}
.gallist01 {
	list-style-type: none;
	display:inline;
	font: 12px Arial, Helvetica, sans-serif;
}
.gallery02 {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.next {
	text-align: right;
	margin-left: 80px;
}
.previous {
	text-align: left;
	margin-right: 80px;
}
.gallery03 {
	border: 1px solid #333;
}
.date01 {
	color: #FE5533;
}
/*** NEW Secondary navigation control ***/
#secnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#secnav li a:link, #secnav li a:hover, #secnav li a:visited {
	display: block;
	padding: 0;
	margin: 0;
	color: #138F6A;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 15px 0px 15px 50px;
}
#secnav p {
	margin: 25px 0px 0px 50px;
}
/*** Main section control  ***/
#main {
	margin: 0px 25px 0px 0px;
}
/*** Updates added by lbdesign on 15.03.07 ***/
#nahip {
	width: 82%;
	margin: 15px 0 0 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
#nahip a:link, #nahip a:hover, #nahip a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
/*** Updates added by lbdesign on 15.03.07 ***/
#immi {
	width: 82%;
	margin: 15px 0 0 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
#immi a:link, #immi a:hover, #immi a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
/*** Rounded corners for nahip ***/
.bl {background: url(../images/bl.gif) 0 100% no-repeat #FFCC00; width: 100%}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

/*** Rounded corners for immi ***/
.bl1 {background: url(../images/bl1.gif) 0 100% no-repeat #CC4242; width: 100%}
.br1 {background: url(../images/br1.gif) 100% 100% no-repeat}
.tl1 {background: url(../images/tl1.gif) 0 0 no-repeat}
.tr1 {background: url(../images/tr1.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

/*** Import News highlight on the home page ***/
#news {
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #666;
}
#news h1 {
	font-size: 130%;
	color: #000;
	font-weight: normal;
}
#news p {
	color: #333;
}