﻿body
{
	margin: 5px 0px 0px 0px;
	font: small Trebuchet MS, tahoma, sans-serif;
}

#PageContainer
{
}

/* Fix for IE peekaboo (dissapearing text) bug */
.peekaboofix
{
	 position:relative;
}

.TopLogo
{
	float:left; 
	height:100px; 
	width:150px;
}

a img
{
	border:0px;
}

.ClearBoth
{
	clear:both;
}

#BreadCrumbsBar
{
	display:block;
	background-color:#878E3E; 
	color:White; 
	clear:both; 
	vertical-align: middle;
	width: 100%;
	height:auto;
	
	/*ForIE 5&6*/
	margin: -4px;
	padding: 3px 7px 7px 7px; 
}

/*For others*/
html>body #BreadCrumbsBar
{
	margin: 0px;
	padding: 3px; 
}

#BreadCrumbsBar a
{
	color: White;
	text-decoration: none;
}

#BreadCrumbsBar a:hover
{
	text-decoration:underline;
}

#MainContent
{
	background-color:#d7d7d7;
	padding: 20px;
}

#MainContentInner
{
	width: 800px;
}

.BoxOuter
{
	background-repeat: no-repeat;
	background-position:top;
	background-color: white;
	margin-bottom: 20px;
	float:left;
}

.Box720Outer
{
	background-image: url('/images/WhiteRoundBox720Top.gif');
	width:720px;
}

.Box515Outer
{
	background-image: url('/images/WhiteRoundBox515Top.gif');
	width:515px;
}

.Box190Outer
{
	background-image: url('/images/RedRoundBox190Top.gif');
	width:190px;
	background-color: #C07317;
}

.Box163Outer
{
	background-image: url('/images/WhiteRoundBox163Top.gif');
	width:163px;
}


.BoxInner
{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
	float:left;
}

.Box720Inner
{
	background-image: url('/images/WhiteRoundBox720Bottom.gif');
	width:720px;
}

.Box515Inner
{
	background-image: url('/images/WhiteRoundBox515Bottom.gif');
	width:515px;
}

.Box190Inner
{
	background-image: url('/images/RedRoundBox190Bottom.gif');
	width:190px;
	background-color: #C07317;
}

.Box163Inner
{
	background-image: url('/images/WhiteRoundBox163Bottom.gif');
	width:163px;
}


.BoxContent
{
	padding: 0px 15px 15px 15px;
	float:left;
}

.Box720Content
{
	width:690px;
}

.Box515Content
{
	width:485px;
}

.Box190Content
{
	width:160px;
}

.Box163Content
{
	width:153px;
	padding: 0px 5px 15px 5px;
}

#HighlightBox
{
	float:left;
	padding-left:15px;
	color:White;
}

h1
{
	margin: 0px; padding: 0px;
	color: #636363;
	font-size:x-large;
	padding-bottom: 10px;
	clear:both;
}

h2
{
	margin: 0px; padding: 0px;
	color: #636363;
	font-size:large;
	padding-bottom: 5px;
	padding-left:20px;
	clear:both;
}


.LeftAlignedImage
{
	float:left;
	margin-right:30px;
	margin-left: 15px;
}

.BoxText
{
	float:left;
	color: #333333;
	width: 500px;
}


.PicTable
{
	margin: 0px;
	padding: 0px;
}

.PicTable img
{
	width: 120px;
}

.PicTable td
{
	vertical-align:bottom;
	text-align:center;
	padding: 0px 5px;
}

.ReadMoreWhiteBG
{
	background-image: url('/images/ReadMoreArrowWhiteBG.gif');
	background-position:left;
	background-repeat: no-repeat;
	padding-left:20px;
	float:right;
	text-decoration: none;
	color: #666;
	vertical-align: middle;
}

.ReadMoreRedBG
{
	background-image: url('/images/ReadMoreArrowRedBG.gif');
	background-position:right;
	background-repeat: no-repeat;
	padding-right:20px;
	float:right;
	text-decoration: none;
	color: white;
	vertical-align: middle;
}


.ReadMoreWhiteBG:hover .ReadMoreRedBG:hover
{
	text-decoration: underline;
}


a
{
	color: #C07317;
}

.NewsList
{
	margin:0px 0px 0px 5px;
	padding: 0px;
	list-style:none;
}

.NewsList li
{
	padding: 3px 0px;
	clear: both;
	
}

.NewsList a, .NewsItem a
{
	font-size: 105%;
	color:Black;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;
}

.NewsList a:hover, .NewsItem a:hover
{
	text-decoration:underline;
	color:#666;
}

.NewsItem a
{
	font-size: 150%;
}

.NewsList span, .NewsItem span
{
	color:#666;
}

#Footer
{
	clear:both;
}

#FooterGreen
{
	background-color:#878E3E; 
}

#FooterLinks
{
	width: 800px;
	color: White;
	text-align:center;
	padding: 5px;
}

#FooterLinks a
{
	color: White;
	padding: 0px 5px;	
}

#FooterWhite
{
	background-color:white;
}

#FooterInfo
{
	width: 800px;
	color:#666; 
	text-align:center;
	padding: 5px;
}

.ChagedDate
{
	color: #999;
	font-size: 80%;
	text-align: right;
	width: 720px;
	margin-bottom: -20px;
	padding: 0px;
}

#galleryList
{
	float:left;
	list-style:none;
	padding:0px;
	margin: 0px;
}

#galleryList li
{
	display:inline;
	float:left;
	padding: 5px;
}

.pictable
{
	height: 130px;
}

html>body .pictable
{
	height: 170px;
}

#galleryList li a
{
	text-decoration: none;
	padding-top: 10px;
	font-weight:bolder;
	padding-top:5px;
}

.MainContent
{
	padding-bottom:10px;
}

.BoxContent .MainContent
{
	padding-bottom: 0px;
}

#thumbNailList
{
	float:left;
	margin: 0px;
	padding: 0px;
}

.thumbNailItem
{
	margin:15px;
	display:block;
	float:left;
	text-align: center;		
	padding: 10px;
	width: 200px;
}

.thumbNailItem a
{
	text-decoration:none;
	text-align:center;	
}

.PicRow td
{
	vertical-align:bottom;
}

#GIContainer
{
	background-image: url('/images/TWHeader.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 26px;
	text-align:center;
}

#GIMain
{
	padding: 10px;
	background-color: #d7d7d7;
	height:800px;
}

#GIContainer
{
}

#GIBody
{
}

.center
{
	text-align: center;
}

#galleryitemheader
{
	width:400px;
	height: 20px;
}


#prev a
{
	xfloat:left;
	font-size: 75%;
	background-image : url( /images/prevarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-bottom:2px;
	height:20px;
	margin-bottom:5px;
}

#next a
{
	xfloat:right;
	font-size: 75%;
	background-image : url( /images/nextarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom:2px;
	height:20px;
	margin-bottom:5px;

}

.piclink span, .piclink
{
	color:#333;
	font-size: 150%;
	font-weight:bold;
	text-decoration: none;
	vertical-align: middle;
}

.GalleryName
{
	color:Black;
	font-size:110%;
}

.GalleryPictureCount
{
	color:#999;
	font-size:80%;
}

.PictureName
{
	font-size:95%;
	color:#333;
}

.CaptionRow td
{
	vertical-align:top;
}
