@import url("subpage.css");/************************** PHOTO GALLERY for Search, List and Detail page *********************************/	ul, li{list-style:none;margin:0;padding:0;}#GalleryContent{margin:20px 0 20px 0;padding:0;width:98%;}#GalleryContent a{color:#4b4322;/*Modify the <A> TAG colcor here*/}#GalleryContent a:hover{color:#666;/*Modify the HOVER colcor here*/}#GalleryNav{width:100%;}		a#GalleryHome{		background:url(../images/GalleryIcons/GalleryHomeBtnBG.jpg) repeat-x;				color:#fff;		display:block;		float:left;				font:bold 16px "Times New Roman", Times, serif;		height:45px;		text-decoration:underline;		width:100%;			}		a:hover#GalleryHome {		background:url(../images/GalleryIcons/GalleryHomeBtnBG_hover.jpg) repeat-x;				color:#fff;		}		#GalleryHome span{		display:block;		padding:10px;				}#GallerySplash{border-top:1px solid white;background:url(../images/GalleryIcons/GallerySplash_BG.jpg) no-repeat;clear:both;height:120px;}#QuickSearch{float:left;margin:67px 0 0 20px;width:190px;}	#KeywordSearch{float:left;margin:67px 0 0 10px;width:190px;}#FormsButton2{background:url(../images/GalleryIcons/GalleryGo_Btn.gif);border:none;font-size:0;position:relative;top:-28px;left:160px;height:35px;width:56px;}#GalleryProcList{background:url(../images/GalleryIcons/GalleryProcList_Header.gif) no-repeat;clear:both;width:100%;}	.List{				display:table;	margin:80px 30px 20px 30px;	}		.List a{		display:block;		float:left;		font:12px Arial, Helvetica, sans-serif;		padding:0 20px 10px 20px;		text-decoration:underline;		width:40%;		}		/***** List page style ******/ #GalleryTitle{background:#1a1e1f;border-top:1px solid white;clear:both;color:#FFF;padding:10px;}	#GalleryTitle h2{	color:#FFF;	display:inline;	font:bold 14px Arial, Helvetica, sans-serif;	margin:0 20px 0 0;	}#GalleryListBG{}	#GallerySubNav{background:#FFF;display:table;width:100%;}	#GallerySubNav li{	float:left;		}			.GallerySubNav_Pre a, .GallerySubNav_Search a, .GallerySubNav_Next a, .GallerySubNav_Thumbs a{			background:url(../images/GalleryIcons/GalleryIcon_Pre.jpg);					display:block;			margin:10px;			height:30px;			width:111px;			}			.GallerySubNav_Search a{			background:url(../images/GalleryIcons/GalleryIcon_Search.jpg);			}			.GallerySubNav_Thumbs a{			background:url(../images/GalleryIcons/GalleryIcon_Thumbs.jpg);						}			.GallerySubNav_Next a{			background:url(../images/GalleryIcons/GalleryIcon_Next.jpg);			}			#ListHeader{background:url(../images/GalleryIcons/GalleryListHeader.jpg) no-repeat #fff;clear:both;height:53px;}#GalleryListMainBox{background:url(../images/GalleryIcons/GalleryListMainBoxBG.jpg) repeat-x top #e8e8c8/*Modify the BG colcor here*/;}		  .GalleryListBox{		display:table;		clear:both;		width:100%;		}			.GalleryListBox li{			display:inline;			float:left;			font:12px Arial, Helvetica, sans-serif;			margin:10px 0 0 35px;			text-align:center;			width:220px;			}						.GalleryListBox img{			border:2px solid #4b4322/*Modify the BORDER colcor here**/;			}#BottomGap{background:#e8e8c8;clear:both;height:20px;}		#GallerySubNavBottom{background:url(../images/GalleryIcons/GalleryTagLine_JumpTo.jpg) no-repeat #1a1e1f/*Modify the BG colcor here*/;border-top:1px solid white;padding:10px 0 5px 120px;}	#GallerySubNavBottom select{	width:300px;	}/***** Detail page style ******/#GalleryDetailMainBox{background:url(../images/GalleryIcons/GalleryListMainBoxBG.jpg) repeat-x top #e8e8c8/*Modify the BG colcor here*/;}#GalleryDetailMainBox h3{color:#000;font-size:16px Arial, Helvetica, sans-serif;text-transform:uppercase;margin:0 0 10px 10px;}#MainPic{}	#PhotoSetsBox{padding:20px 0 0 100px/*Modify the PADDING here*/;}#PhotoSets img{border:2px solid #336600/*Modify the BORDER colcor here*/;float:left;margin:0 10px 20px 0;width:200px;}#PtDesc{background:#e8e8c8/*Modify the BG colcor here*/;clear:both;font:12px Arial, Helvetica, sans-serif;padding:0 0 20px 20px;color:#666;}	#PtDesc h4{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	color:#4b4322;	margin:10px 0 0 0;	}	