.stitle {
	font-size: 16px;
	font-weight: bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
html,body {
	height: 100%;
}
body,td,th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}


#mainContent {
	background-color: #1E180F; /*#C9BB85*/
}

#location_bar {
	padding: 7px;
	}
	
#location_bar div {
	border:1px solid #62594f;
	border-left: none;
	border-right: none;
	padding: 3px;
	padding-left: 10px;

}
#page_content {
	padding: 17px;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 2px;
	line-height: 15px;
	font-size: 24px;

}
#title h2 {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
/*#title {
	background-color: #413421;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5976A;
	border-right-color: #B5976A;
	border-bottom-color: #B5976A;
	border-left-color: #B5976A;
}

*/

a.nav {
	width: 100%;
	height:110px;
	display:block;
}
a.nav:hover {
	color:white;
	text-decoration:none;
	}
.arabic {
	font-family: "Traditional Arabic";
	font-size: 18px;
	font-weight: bold;
}

a.nav div {
	padding-top: 43px;
	padding-right: 4px;
	padding-left: 5px;

}

table.nav td {
	height: 110px;
}
		
.nav h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	color: white;
}
.nav h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;

}

table.nav {
	background-image:url(nav/background.gif)
	}

a.nav {
	background-image:none;
	background-repeat:no-repeat;
}

/*
a#home {
	background-image:none;
}

a#gallery {

}

a#upcomming {
	background-image:none;
}

a#showroom {
	background-image:none;
}

a#innate {
	background-image:none;
}

a#heritage {
	background-image:none;
}

a#press {
	background-image:none;
}
*/
a#home:hover {
	background-image:url(nav/logo_f2.gif);
}

a#gallery:hover {
	background-image:url(nav/gallery_f2.gif);
}

a#upcomming:hover  {
	background-image:url(nav/upcomming_f2.gif);
}

a#showroom:hover  {
	background-image:url(nav/showroom_f2.gif);
}

a#innate:hover  {
	background-image:url(nav/innate_f2.gif);
}

a#heritage:hover  {
	background-image:url(nav/heritage_f2.gif);
}

a#press:hover {
	background-image:url(nav/press_f2.gif);
}

