* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Arial, Geneva, sans-serif;
    background: #fff url('../images/bgblue.jpg') no-repeat top center;
}

#mother {
	width: 980px;
	margin: 10px auto 10px auto;
	color: #000;
}

#mother ul {
}

#header {
    /*background: url('../images/thelogo.png') no-repeat;*/
    height: 135px;
	margin-bottom: 2px;
}

#header_c {
}

#header img {
	border: 0;
}

#header_shadow {
    background: #4E5156 url('../images/header_shadow--.gif') repeat-x;
    /*height: 10px;*/
}

#footer {
	clear: both;
	margin: 20px auto;
	border-top: 3px solid #000;
    color: #FFF;
    background-color: #333;
    padding: 15px;
}

#footer_c {
}

#footer_c a {
	text-decoration: none;
    color: #CCC;
}

#footer_c a:hover {
	text-decoration: none;
    color: #EEE;
}

#da_menu {
    width: 980px;
    margin-bottom: 10px;
    /*margin-top:  175px; */
    /*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/

}

#da_menu_c {
    /*margin-top: 175px;    */
	height: 35px;
	/*border-left: 2px solid #000;
	border-right: 2px solid #000;*/
	background: url(../images/menu_bg_trans.png) repeat-x;
    font-family: verdana;
    text-transform: uppercase;
    font-size: 14px;
	/*
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
}

#da_menu_c ul li  {
   /*border-left: 1px solid #000; */
}

#da_menu_c ul li {
    font-family: verdana;
    font-weight: normal;
    text-transform: none;
    font-size: 13px;
}

#box {
	margin: 10px auto 20px auto;
	padding: 10px 20px;
	background: url('../images/box_bg.jpg') repeat-x;
	height: 360px;
}

#box img {
	border: 0;
}

#box_c {
}

#box_c a {
	color: #FF9900;
	text-decoration: none;
}

#box_c a:hover {
	color: #FFCC00;
}

#box_main_gallery {
    float: left;
	margin: 0 0 0 0;
}

.bmg_pic {
    float: right;
	text-align: center;
}

.bmg_pic img {
	border: 1px solid #FFF;
}

.bmg_notes {
    float: left;
	width: 300px;
	min-height: 200px;
	margin: 0 auto;
	background: url(../images/box_title_bg.png) top no-repeat;
	background-position: 10px 5px;
}

.bmg_notes_c {
    padding: 25px 25px 20px 10px;
}

.bmg_title {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    /*text-shadow: 2px 2px #336699;*/
    font-family: verdana;
    padding: 0px 10px 35px;
    background: url(../images/box_title_shadow.png) bottom no-repeat;
}

.bmg_desc {
	padding: 10px 20px;
	/*text-shadow: 1px 1px #000; */
    font-family: verdana;
    text-align: justify;
}

#box_other_gallery {
    float: right;
	width: 125px;
    height: 568px;
	background: url(../images/subgall_bg.gif) top center #FF6600 no-repeat;
	padding: 15px 10px 10px 10px;
	/*
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
*/
	margin: 0 60px 0 0;
}

#box2 {
    margin: 0 auto 20px auto;
	padding: 10px 0 10px 0;
	color: #000;
}

#box2 h1 {
    color: #333;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 10px;
	/*border-bottom: 3px solid #FFF;*/
    padding-bottom: 10px;
	background: url(../images/title_acc.gif) no-repeat;
}

.box2_c {
	float: left;
font-family: verdana;
line-height: 1.55em;
}



.box2_c li {
	margin: 2px 0;
}

.box2_c a {
    text-decoration: none;
    color: #0099FF;
}

.box2_c a:hover {
    text-decoration: none;
    color: #336699;
}
#banner {
	text-align: center;
	padding: 5px 0 15px 0;
	margin-bottom: 5px;
}

#child {	
	width: 980px;
	line-height: 16px;
	letter-spacing: 0.2px;
}

#child li {
	margin: 2px 0;
}

#child_c {
}

.child a {
	text-decoration: none;
	color: #0099FF;
}

.child a:hover {
	text-decoration: none;
	color: #336699;
}

#child_left {
	float: left;
	width: 650px;	
	padding: 10px;
	color: #000;
	background-color: #DDD;
}

.child_left_c {
	padding: 0;
}

.child_left_c h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	margin: 10px 0 20px 0;
	/*text-shadow: 1px 1px #FFF;*/
	border-bottom: 3px solid #000;
	padding-bottom: 7px;
	color: #000;
        line-height: 1.1em;
}

.child_left_c h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #CCC;
}

.child_left_c h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.child_left_cc {
	margin-top: 5px;
}

#child_right {
	float: right;
	width: 300px;
	/*margin-right: 10px;*/
}

.child_right_c {
    padding-left: 25px;
}

.child_right_c h1 {
	color: #FFF;
	text-shadow: 1px 1px #000;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-color: #333;
}

.child_right_c img {
	border: 0;
}

.child_right_cc {
	margin-bottom: 20px;
}

.child_right_cc a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

.child_right_cc a:hover {
	text-decoration: none;
	color: #666;
}

.da_news {
    font-family: Verdana;
    line-height: 1.4em;
}

.da_news_c {
	margin-bottom: 10px;
    /*border: 5px solid #FFFF33; */

}

.da_news_side {
}

.da_news_side_c {
}

.da_news h1 {
	font-size: 16px;
	font-family: arial;
	margin-bottom: 10px;

}

.da_news_title {
	font-weight: bold;
	font-size: 18px;
	line-height: 12px;
	margin-bottom: 2px;
	/*text-shadow: 1px 1px 0 #FFF;  */
	padding: 7px 0;
}

.da_news_title a {
	text-decoration: none;
	color: #336699;
}

.da_news_title a:hover {
	text-decoration: none;
	color: #666;
}

.da_news_title2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 2px;
}

.da_news_title2 a {
	text-decoration: none;
	color: #333;
}

.da_news_title2 a:hover {
	text-decoration: none;
	color: #FF5900;
}

.da_news_date {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}

.da_news_content {
	margin-bottom: 10px;
	color: #000;
    /*background: #FFFF00;*/
    text-align: justify;


}

.da_news_content p {
    text-align: justify;
}

.da_news_separate {
    border-bottom: 1px solid #CCC;
}

.da_news_content img {
	margin: 5px 10px 0 0;
	border: 0;
	padding: 0px;
    /*width: 80px;
    height: 80px;*/
    float: left;
	display: block;
	/*position: absolute;  */
	margin: 0 15px 10px 0;
    padding: 4px;
	border: 1px solid #ECEDE8;


}

.da_news_content a {
	text-decoration: none;
	color: #336699;
}

.da_news_content a:hover {
	text-decoration: none;
	color: #666;
}

.da_news_more {
	margin: 5px 0;
}

.det_news {
    margin-top: -10px;
}

.det_news_date {
    font-size: 11px;
    color: #666;
}

.det_news_content {
    margin: 30px 0 10px 0;
    font-family: Verdana;
    line-height: 1.55em;
}

.det_news_content img {
   padding: 0 15px 15px 0;
   border: none;
}

.det_news_content a {
    text-decoration: none;
    color: #336699;
}

.det_news_content a:hover {
    text-decoration: none;
    color: #666;
}

.side_news {
}

.side_news_c {
	padding: 0 5px;
}

.side_news_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	color: #000;
}

.side_news_title a {
	text-decoration: none;
	color: #666;
}

.side_news_title a:hover {
	text-decoration: none;
	color: #999;
}

.side_news_date {
	color: #999;
	font-size: 11px;
	margin: 5px 0;
}

.side_news_content {	
	margin-bottom: 15px;
	color: #000;
}

.side_news_content a {
	text-decoration: none;
	color: #336699;
}

.side_news_content a:hover {
	text-decoration: none;
	color: #666;
}

.da_video {
	float: left;
}

.da_video_c {
	float: left;
	padding: 10px;
}

.breadcrumb {
	text-decoration: none;
	color: #666;
	margin-bottom: 10px;
}

.breadcrumb a {
	text-decoration: none;
	color: #333;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #000;
}

.tb {
    padding: 2px 5px;
	border: 2px solid #CCC;
}

.bt {
    background-color: #EEE;
    border: 1px solid #CCC;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
}

.bt:hover {
    background-color: #FFF;
    border: 1px solid #CC0000;
}

.notetext {
    background-color: #0099FF;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.notetext a {
    text-decoration: none;
    color: #FFCC00;
}

.notetext a:hover {
    text-decoration: none;
    color: #CCC;
}

.warntext {
    background: url(images/warn.gif) top no-repeat;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 25px 10px 0 10px;
    margin-bottom: 2px;
}

.warntext2 {
    background-color: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.paging {
    margin: 10px 0;
}

.paging #pageresult {
    margin: 2px 0;
}

.paging a {
    text-decoration: none;
    font-weight: bold;
    color: #0099FF;
    padding: 2px 5px;
}

.paging a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #000;
    background-color: #EEE;
}

#smoothmenu {
	background-color: #DDD;
}

.c_box {
}

.c_box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #333;
}

.c_box_c {
	background-color: #E5E5E5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 3px 7px;
}

.c_box_tl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tl.gif) top left #FFF no-repeat; 
}

.c_box_tr {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tr.gif) top right #FFF no-repeat;
}

.c_box_mt {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-top: 1px solid #CCC;
}

.c_box_mb {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-bottom: 1px solid #CCC;
}

.c_box_bl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_bl.gif) top left #FFF no-repeat; 
}

.c_box_br {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_br.gif) top right #FFF no-repeat;
}

.home_wrapper {
	float: left;
}

.home_wrapper h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 15px;
}

.home_wrapper h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
}

.home_wrapper .title {
	font-weight: bold;
}

.home_wrapper .content {
	background-color: #333;
	color: #FFF;
	padding: 5px 10px;
	margin-bottom: 2px;
}

.home_clearer {
	clear: both;
	margin-bottom: 25px;
}

.link_more a {
	text-decoration: none;
	color: #336699;
}

.link_more a:hover {
	color: #666;
}

.sub_tree ul {
    margin: 5px 0 0 20px;
}

.sub_tree li {
	float: left;
	list-style: square;
	padding: 2px;
}

.sub_tree2 ul {
    margin: 5px 0 0 0;
}

.sub_tree2 li {
	list-style: square inside;
	padding: 2px;
}

#other_gallery_carousel li {
	margin-right: 20px;
}

#other_gallery_carousel li img {
    border: 1px solid #000;
}

.da_photo_box {
	background-color: #FFF;
	padding: 10px 0px 0px 12px;
}

.da_photo {
    float: left;
	width: 130px;
	height: 140px;
	margin: 0 10px;
}

.da_photo_c {
    margin-bottom: 10px;
}

.da_photo h1 {       
    font-size: 16px;
    font-family: arial;
    margin-bottom: 10px;
}

.da_photo_title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
    text-shadow: 1px 1px 0 #333;
}

.da_photo_title a {
    text-decoration: none;
    color: #CCC;
}

.da_photo_title a:hover {
    text-decoration: none;
    color: #FFF;
}

.da_photo_date {
    color: #FF9900;
    font-size: 10px;
}

.da_photo_date a {
    text-decoration: none;
    color: #FF9900;
}

.da_photo_date a:hover {
    text-decoration: none;
    color: #CCC;
}

.da_photo_content {  
    margin-bottom: 10px;
}

.da_photo_content img {  
    margin: 5px 5px 0 5px;
    border: 0;
    padding: 3px;
}

.da_photo_content a {
    text-decoration: none;
    color: #0099FF;
}

.da_photo_content a:hover {
    text-decoration: none;
    color: #336699;
}

.da_photo_more {
    margin: 5px 0;
}

.det_photo {
	background-color: #DDD;
	padding: 10px;
	margin-bottom: 20px;
}

.det_photo_date {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	float: right;
	padding: 10px;
}

.det_photo_content {
	margin-bottom: 10px;
}

.det_photo_content a {
    text-decoration: none;
    color: #336699;
}

.det_photo_content a:hover {
    text-decoration: none;
    color: #666;
}

#mitra_carousel img {
	border: 1px solid #CCC;
}

#cross1 {
	margin: 7px 0;
}

#child_gallery {
    margin: 0 auto;
}

.child_gallery_c {
}

.child_gallery_c h1 {
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
    margin: 10px 0 20px 0;
    text-shadow: 1px 1px #FFF;
    border-bottom: 3px solid #000;
    padding-bottom: 7px;
    color: #666;
}

.tb_disabled {
    padding: 2px 5px;
    border: 2px solid #CCC;
    background-color: #FFFF99;
    color: #666;
    font-size: 18px;
    text-align: center;
}

#comment_title {
    color: #CCC;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0 5px 0;
    letter-spacing: -2px;
}

.guestbook {
    margin-bottom: 10px;
    padding: 5px 10px;
}

.guestbook_reply {
    margin: -20px 10px 10px 10px;
    padding: 5px 10px;
    border: 1px solid #CCC;
    border-width: 0 1px 3px 1px;
    background-color: #F5F5F5;
}

.guestbook_title {
}

.guestbook_date {
    color: #999;
}

.guestbook_content {
    margin: 5px 0;
    margin: 5px 0;
    padding: 5px 10px;
    background-color: #FFFFCC;
    border: 1px solid #CCC;
}

.guestbook a {
    text-decoration: none;
    color: #CC0000;
}

.guestbook a:hover {
    text-decoration: none;
    color: #FF9900;
}

.photo_comment_text {
    margin: 5px 0;
    font-size: 14px;
    font-weight: bold;
}
