body {
	/* background: url(../images/top-bg.gif) repeat-x top; */
	background:url(../images/body-bg.gif) repeat-y center;
	margin:0px;
	font-family: Tahoma, Arial, Times, serif;
	font-size:12px;
	word-spacing: -1px;
	color:#FFFFFF;
}
.headerBackGround {
	background:url(../images/top-bg.gif) repeat-x 0px -10px;
	height:124px;
}
.fullWidth {
	width:1000px;
	margin:0px auto;
}
p, ul, h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	
}
h1 {
	font-size:23px;
	margin-bottom:3px;
	text-transform: capitalize;
}
h2 {
	font-size:18px;
}
a, a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
}
a img {border:none; }
img, div, a, li {
	_behavior: url(iepngfix.htc);
}
input { cursor: text; }
.clear {
	clear:both;
}
.logo {
	float:left;
	margin:10px 0px 10px 10px;
}
.horizentalDottedLine {
	background:url(../images/separator.gif) repeat-x;
	/*margin:8px 0px;*/
	height:3px;
}
/* Sub Menu */
.subMenu {
	text-align:center;
	list-style:none;
	margin-top:7px;
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:6px;
}
.hidden { visibility:hidden; margin-bottom:-6px;height:6px;}

.subMenu li {
	display:inline;
	/* margin-right:10px; */
	margin-right:0px;
	background:url(../images/accommodation/submenu-brdr.gif) no-repeat right;
	height:26px;
	line-height:26px;
	padding-right:14px;
}
.subMenu li a, .subMenu li a:visited {
	/* color:#c0c090; */
	color:#95B5D0;
}

.subMenu li a:hover, .subMenu li.activeItem a {
	color:#AFAF75;
}
/* ================Menu Section - By Hedaya================ */
#TopMenuContainer {


	height: 30px;
}
.TopMenu {
	/*position: relative;*/
	padding: 0px;   /*without this firefox adds left padding */
	list-style: none;
}
.TopMenu li {
	float:left;/*margin-right: -10px;*/
}
.TopMenu li a, .TopMenu li a:visited {
	float: left;
	display: block;
	color:#afaf75;
	font-size: 12px;
	text-decoration: none;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/
	line-height: 13px;
	text-align: center;
	cursor: pointer;
}
.TopMenu li a b {
	float: left;
	display: block;
	padding: 10px 15px 9px 0px; /*Padding of menu items*/
}
.TopMenu li.current a, .TopMenu li a:hover {
	color: #98b7d2;
	background: transparent url(../images/main-menu-left-brdr3.jpg) left bottom no-repeat;
}
.TopMenu li.current a b, .TopMenu li a:hover b {
	color: #98b7d2;
	background: transparent url(../images/main-menu-right-brdr3.jpg) right bottom no-repeat;
}
/* ================Menu Section - By Hedaya================ */

/* Page Intro */
.PageIntro {
	font-size: 13px;
	text-align:justify;
	word-spacing: normal;
}
.pageIntroContainer {
	width:238px;
	height:272px;
	float:right;
	background-color:#95b5d0;
	padding:60px 30px 0px 45px;
}


/* Footer */
.FooterBg {
	background: url(../images/footer-bg.gif) repeat-x top;
	height:50px;
	margin-top:10px
}
.footerContainer {
	padding:10px;
}
.terms, .copyright {
	width:460px;
	font-size:11px;
}
.terms {
	float:left;
	line-height:30px;
}
.copyRight {
	float:right;
	font-size:10px;
	text-align:right;
	line-height:13px;
}
.terms a, .terms a:visited {
	color:#FFFFFF; text-decoration:none;
}
.terms a:hover {text-decoration:underline; }
.copyRight a, .copyRight a:visited {
	color:#808060;
	font-weight:bold;
}
.copyRight a:hover {
	color:#333;
}

/* pop-ups */
/* Modal popup/message*/
.modalBackground 
{
	background-color:#959570;
	filter:alpha(opacity=70); /* For IE */
	opacity:0.7;
}


div.newsletterRight
{
    width:570px;
    height: 370px;
    overflow: auto;
}

/* Error Page */
.errorBox { 
width: 505px;
margin: auto;
}
.errorBoxbg {
padding: 10px;
text-align: center;
background-color: #c7c795;
}

.errorDetails {
display:none;
font-size:small;
text-align:left;
}

/* Links */
.linksPage 
{
       background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 12px;
    
}

ul.linksList 
{
    margin:0px;
    padding:0px;
	width:95%;
}
    

.linksList li 
{
    margin:0px 0px 3px 0px;
    padding:13px;
    background:url(../images/link-bg.png) no-repeat;
    width:100%;
    height:38px;
    display:inline-block;
}

.linkName 
{
    float:left;
    width:90%;
}

.linkName img 
{
    float:left;
    border:1px solid #FFF;
    margin:0px 10px 0px 0px;
}

.linkName h3 
{
    font-size:20px;
    font-weight: normal;
    font-family:Times New Roman;
    color:#FFF;
    float:left;
    line-height:36px;
    height:36px;
    margin:0px;
    

}
    

a.linkURL 
{
    float:right;
    width:19px;
    height:19px;
    border:none;
    margin: 10px 10px 0px 0px;
    background:url(../images/link-arrow.png) no-repeat 0px 0px;
    
}

a.linkURL:hover 
{
       background:url(../images/link-arrow.png) no-repeat 0px -20px;
}

.linksTitle 
{
    margin:0px 0px 10px 0px;
}
    
#news-content a { color:#95B5D0;}
#news-content a:hover { color:#AFAF75;}

/* =========== Header Sub Navigation ================*/
.subNavigation { float:right; background:url(../images/submenu-bg.gif) no-repeat top left; width:auto; }
.subNavigation li { float:left; display:inline; }
.subNavigation li a { display:block; padding:14px 0px 20px 30px; color:#AFAF75; }
.subNavigation li a:hover, .subNavigation li a.activeSubNav { color:#96B5D1; }
.subNavigation li.lastSubNavigation a { padding-right:20px; }

