/* CSS Document */

*{
margin:0px; padding:0px; text-decoration:none;}
body{background:url(../images/main_bg.jpg) repeat;}
.maint{width:100%;}

.top_bg{background:url(../images/top_bg.jpg) no-repeat top left;}

.main_lnk{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#663403; }
.main_lnk:hover{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#A37843;}
.main_lnk_active{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#A37843;}
.main_lnk_sep{font:bold 24px Georgia, "Times New Roman", Times, serif; color:#A37843; padding:7px 0px 0px 6px;}
.lnk_border{background:url(../images/lnk_sep.jpg) repeat-x;}

#sub_lnk{float:left; width:510px;}
.sub_lnk{float:left; width:160px; padding:5px 10px 5px 0px;}
.sub_lnk span{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#663403; float:left; width:160px; padding:5px 10px 5px 0px;}
.sub_lnk span:hover{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#A37843; float:left; width:160px; padding-right:5px 10px 5px 0px;}
.sub_lnk_active{font:bold 12px Georgia, "Times New Roman", Times, serif; color:#A37843; float:left; width:160px; padding-right:5px 10px 5px 0px;}

.title_txt{font:bold 30px Georgia, "Times New Roman", Times, serif; color:#663403;}
.title_txt1{font:bold 22px Georgia, "Times New Roman", Times, serif; color:#663403;}
.paratxt{font:12px/22px Georgia, "Times New Roman", Times, serif; color:#663403;}
.paratxt a{font:12px/22px Georgia, "Times New Roman", Times, serif; color:#663403; text-decoration: underline;}
.paratxt a:hover{font:12px/22px Georgia, "Times New Roman", Times, serif; color:#663403; text-decoration: underline;}
.copyrgt{font:10px Georgia, "Times New Roman", Times, serif; color:#663403;}

.button_css {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #BF9A63; background-color: #F7F2D2; height: 20px; border: 1px solid #BF9A63;}
.button_css:hover {color:#F7F2D2; background:#BF9A63; border:1px solid #F7F2D2}
.textbox_css {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border: 1px solid #BF9A63; width: 250px; height: 15px;}
.textbox1_css {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border: 1px solid #BF9A63; width: 25px; height: 15px;}
.textbox2_css {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border: 1px solid #BF9A63; width: 100px; height: 15px;}
.textarea_css {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border: 1px solid #BF9A63; width: 250px;}
.redtxt {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #ff0000;}

.photoGallery {width:153px; padding:0px 0px 5px 15px; vertical-align:top;}
.photoGalleryImg {border:1px solid #debb85; width:130px; height:130px; padding:5px; vertical-align:middle; text-align:center;}
.photoGalleryTxt {font:bold 12px Georgia, "Times New Roman", Times, serif; color:#663403; width:130px; padding:5px; text-align:center; vertical-align:top;}
.photoGalleryTxt a {color:#663403; text-decoration:none;}
.photoGalleryTxt a:hover {color:#A37843;}

.gridViewCss {border-collapse:collapse;}
.gridViewCss th {font-size: 11px; border:1px solid #DEBB85; background:#EAE1C2;}
.gridViewCss td {font-size: 11px; border:1px solid #DEBB85; padding: 3px;}