html {
height:100%;
font-family:Tahoma,Arial, Helvetica, sans-serif;
text-align:justify;
font-size:11px;
}

body {
	height: 100%;
	margin: 0px;
	background: #780400 url(i/leather_bg.jpg) top center repeat-x;
	text-align: center;
}

#first { /*first container block */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	width: 957px;
	height: auto;
	padding-top: 0;
	background: #000000 url(i/first_bg.gif) repeat-y;
}

#second { /*second container block */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	width: 957px;
	height: 900px;
	padding-top: 0;
	position: relative;
	top: 0;
	left: 0;
	background: #000000 url(i/home_bg.jpg) no-repeat top center;
}

.hideMe {
	display: none;
}

#mainMenu {
	top: 0;
	left: 0;
	margin: 0;
	width: 957px;
	height: 44px;
	background: url(i/menu_bg.jpg) no-repeat top center;
	text-align: left;
}

#mainMenuLinks {
	padding: 10px;
	top: 5px;
	left: 0;
	width: 610px;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	display: inline;
}

#mainMenuLinks a {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	display: inline;
}
#mainMenuLinks a:hover {
	text-decoration: underline;
	color: #ecb53e;
}

#musicPlayer {
	float: right;
	right: 5px;
	position: relative;
    top: 5px;
	width: 270px;
}

#leftContent {
	width: 315px;
	float: left;
}

#videoPlayer {
	position: relative;
	left: 30px;
	top: 138px;
	background: url(i/video_bg.jpg) top center no-repeat;
	width: 315px;
	height: 307px;
	text-align: left;
	padding-left: 35px;
	padding-top: 17px;
}

#rightContent {
	position: relative;
	float: right;
	right: 9px;
	top: 107px;
}

.clear {
	clear: both;
}

/* -------------------------Front page content -------------------------*/

#frontContent {
	position: relative;
	top: 110px;
	left: 9px;
	width: 939px;
	height: auto;
}

#tourcontainer {
	position: absolute;
	left: 10px;
	top: 0px;
	text-align: center;
}

#tourbox {
	position: absolute;
	top: 97px;
	left: 0;
	width: 274px;
	height: 241px;
	background: url(i/hm_tour_body.jpg);
	z-index: 25;
}

#tourbody {
	position: absolute;
	top: 30px;
	padding: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #660000;
	text-align: left;
}

#tourbody:first-line {font-size: 18px;}

#tourbody a {
	color: #660000;
	text-decoration: none;
}

#tourbody a:hover {
	color: #993300;
	text-decoration: underline;
}

#tourheader {
	width: 313px;
	height: 171px;
	position: relative;
	top: -35px;
	left: -20px;
	background: url(i/hm_tour_hdr.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	z-index: 50;
}

#newscontainer {
	position: absolute;
	top: 0;
	left: 306px;
	float: right;
}

#newsheader {
	width: 302px;
	height: 48px;
	background: #6e1900 url(i/hm_news_hdr.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
}

#newsbox {
	width: 302px;
	height: 291px;
	background: url(i/hm_news_body.jpg);
}

#newsbody {
	padding: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #660000;
	text-align: left;
}

#newsbody:first-line {font-size: 18px;}

#newsbody a {
	color: #660000;
	text-decoration: none;
}

#newsbody a:hover {
	color: #993300;
	text-decoration: underline;
}

#photocontainer {
	float: right;
	position: absolute;
	clear: left;
	width: 294px;
	top: 0;
	right: 14px;
}

#photoheader {
	width: 294px;
	height: 48px;
	background: #6e1900 url(i/hm_photo_hdr.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
}

#photobox {
	width: 294px;
	height: 291px;
	background:  url(i/hm_photo_body.jpg);
}

#photobody {
	padding: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #660000;
	text-align: left;
}

#photobody:first-line {font-size: 18px;}

#photobody a {
	color: #660000;
	text-decoration: none;
}

#photobody a:hover {
	color: #993300;
	text-decoration: underline;
}

/*-----------------------Second page content --------------------------------- */

#secondContent {
	position: relative;
	top: 104px;
	width: 957px;
	height: auto;
	background: #000000 url(i/secondpg_bg.jpg) repeat-y;
}

#secondcontainer {
	width: 957px;
	text-align: center;
	height: auto;
	background: url(i/secondbody_bg.jpg) no-repeat;
}

#secondheader {
	position: absolute;
	left: 25px;
	top: 25px;
	width: 922px;
	height: 48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 2em;
	color: #FFFFFF;
}

#secondbox {
	position: relative;
	left: 25px;
	top: 35px;
	width: 922px;
	height: auto;
	background:  url(i/hm_second_body.jpg);
}

#secondEnd {
	position: relative;
	top: 0;
	width: 957px;
	height: 119px;
	background:  url(i/secondend_bg.jpg);
}
#secondbody {
	padding: 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height: auto;
	color: #660000;
	text-align: left;
}

#secondbody:first-line {font-size: 18px; line-height: 24px; padding-bottom: 5px;}

#secondbody a {
	color: #660000;
	text-decoration: none;
}

#secondbody a:hover {
	color: #993300;
	text-decoration: underline;
}

/*-------------------------------------anciliary styles ------------------*/

#copy {
	padding: 30px;
	font-size: 10px;
	color: #FFFFFF;
}

#copy a {
	color: #CCCCCC;
	text-decoration: none;
}

#copy a:hover {
	color: #FFFFCC;
	text-decoration:underline;
}

#secondbody .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
/*
#newsitems {
	float: left;
	top: 0;
	position: relative;
	left: 10px;
	text-align: left;
	background-color: #222222;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-variant:small-caps;
}
#pagetwo {
	float: left;
	position: relative;
	width: 715px;
	text-align: center;
}
#pagetwocontents {
	float: left;
	top: 0;
	position: relative;
	left: 10px;
	text-align: left;
	background-color: #222222;
	width: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-variant:small-caps;
}



#topmenu {
	float: right;
	position: relative;
	color: #CCCCCC;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
}
#topmenu a, #topmenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px;
}
#topmenu a:hover {
	color: #9DB8BD;
	background-color:#666666;
}
#topmenu a:active {
	color: #CAD9DB;
}
#pagetwocontents a, #pagetwocontents a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#pagetwocontents a:hover {
	color: #9DB8BD;
	background-color:#666666;
}
#pagetwocontents a:active {
	color: #CAD9DB;
}
#copy {
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-variant:small-caps;
	line-height: 14px;
}
#copy a, #copy a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 1px;
}
#copy a:hover {
	color: #9DB8BD;
	background-color:#666666;
}
#copy a:active {
	color: #CAD9DB;
}
#photo {
	width: 350px;
	float: right;
	color: #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	margin: 5px;
}
#sampler {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	float: left;
	color: #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(i/samplebg.jpg);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-variant: small-caps;
	line-height: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:capitalize;
	color: #CCCCCC;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform:capitalize;
	color: #CCCCCC;
}
hr {
	width: 70%;
	color: #cccccc;
}
a#news {
	color:#999999;
}*/