@import url("home.css");

#ContentBox li{
list-style:none;
}
#GalleryContent{
margin:5px 0 0 17px;
width:485px;
}
#GalleryNav{
display:table;
width:485px;
}

	a.GalleryHome{
	background:url(../images/GalleryHome_Btn.jpg);
	display:block;
	float:left;
	height:45px;
	width:242px;	
	}
	a:hover.GalleryHome{
	background:url(../images/GalleryHome_Btn_Over.jpg);
	}
	a.GalleryBrowse{
	background:url(../images/GalleryContact_Btn.jpg);
	display:block;
	float:left;
	height:45px;
	width:243px;	
	}
	a:hover.GalleryBrowse{
	background:url(../images/GalleryContact_Btn_Over.jpg);
	}

#GallerySplash{
background:url(../images/GallerySplash_BG.jpg);
display:inline-table;
height:385px;
width:485px;
}
#QuickSearch{
float:left;
margin:125px 0 0 20px;
width:190px;
}	
#KeywordSearch{
float:left;
margin:125px 0 0 10px;
width:190px;
}
#FormsButton2{
background:url(../images/GalleryGo_Btn.gif);
border:none;
font-size:0;
position:relative;
top:-35px;
left:160px;
height:40px;
width:64px;
}
#GalleryProcList{
background:url(../images/GalleryProcListBG.jpg) no-repeat top #A6C5D7;
padding:0 0 20px;
width:485px;
}
	#List{
	color:#333;
	margin:0 10px 10px 25px;
	padding-top:40px;
	}
		#List a{
		color:#333;
		display:block;
		text-decoration:underline;
		}
		#List a:hover{
		color:#666;
		}
#GalleryTitle{
background:#1a1e1f;
display:table;
padding:5px 0 10px 25px;
width:460px;
}
  .ListProc{
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 10px 10px;
	}
	.PageNumber{
	color:#A6C5D7;
	float:left;
	margin:10px 0 0px 5px;
	}
#GallerySubNav{
background:white;
display:table;
width:485px;
}

.GallerySubNav li{
float:left;
padding:10px 6px 10px 6px;
}
.GallerySubNav_Pre a{
background:url(../images/GalleryIcon_Pre.gif);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.GallerySubNav_Search a{
background:url(../images/GalleryIcon_Search.jpg);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.GallerySubNav_Next a{
background:url(../images/GalleryIcon_Next.gif);
display:block;
float:left;
margin:10px;
height:50px;
width:111px;
}
.ListHeader{
display:block;
}
#GalleryListMainBox{
background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #A6C5D7;
padding:0 0 0 20px;
}	
	#GalleryListBox{
	display:table;
	margin:0 0 0 20px;
	width:425px;
	}
		#GalleryListBox li{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		margin:0;
		padding:0 8px 10px 0;
		width:200px;
		}
		#GalleryListBox img{
		border:2px solid #3D738E;
		}
#GallerySubNavBottom{
background:url(../images/TagLine_JumpTo.jpg) no-repeat #1a1e1f;
border-top:1px solid white;
padding:5px 0 10px 100px;
}
	#GallerySubNavBottom select{
	width:300px;
	}
#GalleryTitle h2{
color:#FFF;
float:left;
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
margin:10px 0 10px 10px;
}
.GallerySubNav_Thumbs a{
background:url(../images/GalleryIcon_Thumbs.gif);
display:block;
margin:10px;
height:50px;
width:111px;
}
#GalleryDetailMainBox{
background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #A6C5D7;
width:485px;
}
#GalleryDetailMainBox h3{
color: #0B78A1;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
padding:10px 0 10px 20px;
text-transform:uppercase;
}

#MainPic img{
border:2px solid #3D738E;
}
#PhotoSetsBox{
display:table;
margin:0;
padding:0;
width:460px;
}
.PhotoSets img{
border:2px solid #3D738E;
float:left;
margin:15px 5px 5px 10px; 
padding:0;
width:200px;
}
#PtDesc{
background:#A6C5D7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:10px 20px 20px 25px;
width:440px;
}

#GalleryProcList a{
margin:5px 0 5px 10px;
}

.IMG{
border:1px solid black;
padding:1px;
width:400px;
}
/* Press
----------------------------------------------------- */

#PressArticles {
	margin:10px 0 0 20px;
}
	#PressArticles img {
		float:left;
		padding:0 50px 0 0;
	}
	#PressArticles div {
		width:460px;
		height:150px;
	}
