body {
	margin: 0px;
	height: 100%;
	background: #476D58 url(../TemplateImages/images/Background.jpg) repeat-x top;
}
img:-moz-broken
{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}
.VideoGallery {
	margin-bottom: 10px;
}
.ArticleReadMore {
	font-weight: bold;
}


.Captions {
	font-size: 10px;
	max-width:150px;
}

#MainWrap {
	margin: auto;
	width: 960px;
}
#Header {
	background: url(../TemplateImages/images/top.jpg) no-repeat;
	height: 414px;
	width: 960px;
}

#MenuItems ul li {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
#MenuItems ul {
	margin: 0px;
	padding: 0px;
}

.GoBack {
}

.GoBack {
	margin-top: 20px;
	font-weight: bold;
}
#MenuItems ul li a {
	color: #FFF;
	font: normal 14px Verdana, Geneva, sans-serif;
}

.MainPhoto {
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

.PhotoBox {
	height: 100px;
	width: 150px;
}

.ArticleListing {
	height: 150px;
	
}
.PhotoGallery {
	float: left;
	margin: 8px;
	padding: 2px;
	border: 1px dashed #3A312A;
}
.ArticleShortDesc {
	color: #000;
	font-style: italic;

}
#DummyContent {
	clear: both;
}

#WeatherBlock {
	color: #221D1A;
	background: #E3DFDC;
	padding: 10px;
}
#FooterWrap {
	clear: both;
	background: url(../TemplateImages/images/Footer.jpg) repeat-x bottom;
	height: 100px;
}
.LongDesc {
	margin-bottom: 20px;
}

#Footer {

}

