body
{
	width: 800px;	
	text-align: center;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#body
{
	background: url(../Images/PageBg.png) no-repeat top center;
	background-attachment: fixed;
	background-color: #4d0202;
	width: 800px;
}
#LeftCol
{
	float: left;
	width: 203px;
}
#Logo
{
	background: url(../Images/Logo.jpg) no-repeat right;
	height: 89px;
}
#Nav
{
	background: url(../Images/NavBg.gif) repeat-y;
	text-align: right;
}
#NavTop
{
	background: url(../Images/LogoBottom.jpg) no-repeat right;
	height: 35px;
}
#NavBottom
{
	background: url(../Images/NavBottom.png) no-repeat right;
	height: 168px;
}
.NavCollection
{
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
}
.NavLeft
{
	background: url(../Images/BtnLeft.jpg) no-repeat left #babcbb;
	height: 23px;
	margin-right: 17px;
	float: left;
	width: 14px;
}
.NavSelected
{
	text-align: left;
	background: url(../Images/SelectedBtn.jpg) no-repeat;
	height: 28px;
	width: 105px;
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
}
.NSelected
{
}
.NavNotSelected
{
	float: left;
	text-align: left;
	background: url(../Images/NotSelected.jpg) no-repeat;
	height: 28px;
	width: 105px;
	padding-top: 5px;
	padding-left: 10px;
	color: #7b0808;
	font-size: 10px;
	text-decoration: none;
}
.LinkBtn
{
	text-decoration: none;
	cursor: pointer;
	width: 105px;
}
* + html .LinkBtn, *html .LinkBtn
{
	padding-left: 5px;
}
#Header
{
	padding-top: 65px;
}
#HeaderImage
{
	background: url(../Images/MainImage.gif) no-repeat;
	height: 200px;
}
#HeaderText
{
	padding-left: 15px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#RightCol
{
	margin-left: 203px;
	text-align: left;	
}
#Container
{
	padding: 15px;
	padding-top: 35px;
	color: #e8dfdf;
	text-align: center;
}
.Title
{
	text-align: center;
}
.ParaHeadingLeft
{
	background: url(../Images/HeadingRight.gif) no-repeat bottom;
	height: 10px;
	width: 28px;
	vertical-align: bottom;
}
.ParaHeadingRight
{
	background: url(../Images/HeadingLeft.gif) no-repeat bottom;
	height: 10px;
	width: 28px;
	vertical-align: bottom;
}
.ParaHeadingText
{
	font-size: 15px;
	vertical-align: middle;
	font-weight: bold;
}
.ContentText
{
	font-size: 14px;
	font-family: Arial,Verdana,Sans-Serif;
	padding-bottom: 10px;
}
#FooterLine
{
	border-top: solid 1px #692828;
	background: #580c0c;
	-filter: alpha(Opacity=10);
	-moz-opacity: 25%;
	padding-bottom: 15px;
	padding-top: 15px;
}
.FirstLatter
{
	font-size: 16px;
	color: Yellow;
	font-weight: bold;
}
.AccommodationButtom
{
	font-size: 10px;
	height: 15px;
	width: 20px;
	text-align: left;
}
.AccommodationHeader
{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-bottom: 10px;
}
.AccommodationDetail
{
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footerHeading
{	
	font-family: Arial,Verdana,Sans-Serif;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.SectionHeaderImage
{
	background: url(../Images/icons.png) no-repeat left;
	height: 23px;
	margin-right: 17px;
	float: left;
	width: 18px;
}
.SectionDetailImage
{
	background: url(../Images/small-icons.png) no-repeat left;
	height: 15px;
	margin-right: 17px;
	float: left;
	width: 14px;
}
.LabelStyle
{
	width: 90px;
	float: left;
	text-align: left;
}
.TextboxStyle
{
	float: left;
}
.txtbox
{
	width: 40px;
}
.MarqueeEffect
{
	font-size: 16px;
	font-family: Verdana,Arial,Sans-Serif;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;	
	padding-top: 10px;
}