
.GalleryControl {
	width:257px; 
	height:66px; 
	background: #f2f1ed url(../images/GalleryControls/bg.png) no-repeat;
	padding:10px 10px 0px 25px;
	margin: 0px auto 0px auto;
}

.GalleryControlImgs {
	float:left;
	width:85px;
	text-align:center;
	font-family:Arial;
	font-size:28px;
	padding:6px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ContentTourDesc {
	font-family:	Tahoma ;
	font-size:		13px ;
	color:			#627F9F ;
	height:			50px;
	overflow-y:		auto;
	width:			470px;
	margin:			10px auto 0px auto;
	text-align:		left;
}

.ContentPhotoGalleryHeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 20px;
	overflow-y: hidden;
}
.ContentPhotoGalleryBody {
	padding:10px 0px 0px 0px;
	overflow-y: hidden;
	border:solid 1px #032c4a;
}

.pageKeywords 
{
    color: gray;
    font-size: 10px;
}





.ContentAttachments {
	font-size:		.9em ;
	font-family:	Arial;
	font-weight:	normal;
	color:			#000000 ;
	text-decoration:	none;
}
a.ContentAttachments {
	color:			#004c7a;
}
.ContentDesc {
	font-family:	Arial ;
	font-size:		.9em ;
	font-weight:	normal ;
	color:			#000000 ;
}
a.ContentDesc
{
    font-family:	Arial ;
	font-size:		.9em ;
	font-weight:	normal ;
	color:			#8196a8 ;
	text-decoration: none; 
}
a.ContentDesc:hover
{
    font-family:	Arial ;
	font-size:		.9em ;
    font-weight:	normal ;
    color:			#8196a8 ;
    text-decoration: underline;  
}
.ContentTitle {
	font-family:	Arial ;
	font-size:		1.1em ;
	color:			#004B7D ;
	text-decoration:	none;
}
a.ContentTitle
{
    font-family:	Arial ;
	font-size:		1.1em ;
	color:			#025692 ;
	text-decoration:	none;
	font-weight:    normal;
}
a.ContentTitle:hover {
	font-family:	Arial ;
	font-size:		1.1em ;
	color:			#025692 ;
	font-weight:    normal;
	cursor: pointer;
	text-decoration:	underline;
}
.ContentTitleDetail {
	font-family:	Arial ;
	font-size:		1.1em ;
	font-weight:	Bold ;
	color:			#BD8B06 ;
	text-decoration:	underline;
}
a.ContentTitleDetail{
	font-family:	Arial ;
	font-size:		1.1em ;
	font-weight:	Bold ;
	color:			#000000 ;
	text-decoration:	none;
	padding:0px 0px 5px 0px;
}
a.ContentTitleDetail:hover {
	font-family:	Arial ;
	font-size:		1.1em ;
	font-weight:	Bold ;
	color:			#000000 ;
	text-decoration:	underline;
	padding:0px 0px 5px 0px;
}
.PagingNumbers {
	font-size:		1em ;
	font-family:	Arial;
	font-weight:	normal;
	color:			#B60403 ;
	text-decoration:	none;
}
.PagingNumbersOn {
	font-size:		1em ;
	font-family:	Arial;
	font-weight:	bold;
	color:			#4E0607 ;
	text-decoration:	none;
}

.MenuBox
{
    height:22px;
    width:151px;
    padding: 10px 0px 0px 37px;
    text-align: left;
    background: url(../images/home/menubutton.jpg) no-repeat;
    font-family: Arial;
}
.MenuBoxOn
{
    height:22px;
    width:151px;
    padding: 10px 0px 0px 37px;
    text-align: left;
    background: url(../images/home/menubutton_left.jpg) no-repeat;
    font-family: Arial;
}
.MenuBox2
{
    height:22px;
    width:141px;
    padding: 10px 40px 0px 5px;
    text-align: left;
    background: url(../images/menu/menubutton_offright.jpg) no-repeat;
    font-family: Arial;
}
.MenuBox2On
{
    height:22px;
    width:141px;
    padding: 10px 40px 0px 5px;
    text-align: left;
    background: url(../images/menu/menubutton_right.jpg) no-repeat;
    font-family: Arial;
}

