body{
	background-color: #0f0f0f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b79e64;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 10pt;
	letter-spacing: 0.05em;
	background-image: url(../assets/bkg-site.jpg);
}

html, body  {scrollbar-base-color: #0f0f0f;
	scrollbar-arrow-color: #b79e64;
	scrollbar-3dlight-color: #b79e64;
	scrollbar-darkshadow-color: #0f0f0f;
	scrollbar-face-color: #0f0f0f;
	scrollbar-highlight-color: #0f0f0f;
	scrollbar-shadow-color: #b79e64;
	scrollbar-track-color: #0f0f0f;
	}



.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b79e64;
	padding-bottom: 5px;
	color: #e8470f;
}

a:link {
	color: #efd69d;
	text-decoration: none;
}

a:visited {
	color: #efd69d;
	text-decoration: none;
}
.bold_text {
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #efd69d;
	text-decoration: none;
}


#outerWrapper {
	clear: both;
	width: 100%;
	height:100%;
	margin:0 auto 0 auto;
	padding:0px;
	background-attachment: fixed;
	background-image: url(../assets/main-bkg-middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0f0f0f;
	background-image: url(../assets/bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #b79e64;
	border-left-color: #b79e64;
	min-height: 100%;
	clear: both;
}

* html #wrapper { /* for IE5-6 */
height: 100%;
}

.clearfix:after,#wrapper:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size:0;
visibility:hidden;
}
.clearfix,#wrapper {display: inline-block;}

/* Hide from IE5/Mac \*/
* html .clearfix {height: 1px;}
* html #wrapper {height:100%;}
.clearfix,#wrapper {display:block;}
/* End hide */

#indexWrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0f0f0f;
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #b79e64;
	border-left-color: #b79e64;
	min-height: 100%;
	clear: both;
}

* html #indexWrapper { /* for IE5-6 */
height: 100%;
}

.clearfix:after,#indexWrapper:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size:0;
visibility:hidden;
}
.clearfix,#indexWrapper {display: inline-block;}

/* Hide from IE5/Mac \*/
* html .clearfix {height: 1px;}
* html #indexWrapper {height:100%;}
.clearfix,#indexWrapper {display:block;}

/* End hide */


.nav {
	font-family: Arial;
	letter-spacing: 0.05em;
	padding-left: 0px;
}
.nav a:link {
	color: #b79e64;
	text-decoration: none;
	padding: 5px;
	
}
.nav a:hover {
	color: #efd69d;
	padding: 5px;
	text-decoration: none;
}
.nav a:active {
	color: #efd69d;
	padding: 5px;
	text-decoration: none;
}
.nav a:visited {
	color: #b79e64;
	text-decoration: none;
	padding: 5px;
}

.hoverRow {
	background-image: url(../video/assets/video-hover.png);
	background-repeat: repeat;
	background-position: left top;
	color: b79e64;
}
.oddRow {
	color: #0f0f0f;
	background-image: url(../video/assets/video-odd.png);
	background-repeat: repeat;
	background-position: left top;
}
.evenRow {
	color: #0f0f0f;
	background-image: url(../video/assets/video-even.png);
	background-repeat: repeat;
	background-position: left top;
}
.selectRow {
	background-color: #b79e64;
}

#videoList {
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

#contentDiv {
	text-align: left;
	width: 100%;
	padding-top: 175px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	min-height: 100%;
}

* html #contentDiv { /* for IE5-6 */
height: 100%;
}


#navBar {
	height: 40px;
	width: 630px;
	padding-top: 18px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#mainTable {
	width: 650px;
	padding-top: 25px;
}
#indexContent {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#rightTable {
	float: right;
	width: 245px;
	padding-top: 100px;
	clear: both;
}

#mainTableTop {
	background-image: url(../assets/mainTableTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
#mainTableMiddle {
	background-image: url(../assets/mainTableMiddle.png);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
}

#mainTableBottom {
	background-image: url(../assets/mainTableBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#footer {
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b79e64;
	width: 100%;
}
#contentTable {
	background-color: #0f0f0f;
}

.indexBkg {
	border: thick double #b79e64;
}
#vblogBkg {
	background-image: url(../video/assets/vblog-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 475px;
	width: 700px;
}
#tourTable {
	letter-spacing: .05em;
	text-align: left;
	width: 100%;
}

#vblogscreen {
	float: left;
	width: 485px;
	padding-top: 110px;
	padding-left: 10px;
}
#vblogMenu {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-top: 225px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
	height: 225px;
}
#vblogMenu2 {
	overflow: auto;
	height: 225px;
}



input, textarea     {
	border:1px solid #362820;
	background-color:#eddaaf;
}
#indexTablePadding {
	padding: 150px;
}
.musicRow {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efd69d;
	padding-top: 8px;
}
.smallItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	border: 1px dotted #FF0000;
	padding: 10px;
	text-align: center;
}
.smallText {
	font-style: italic;
	font-size: 10px;
	
}
#jwtvMenu {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 300px;
	overflow: auto;
}
#rightTableVideo {
	float: right;
	width: 245px;
	padding-top: 30px;
	clear: both;
}
#videoContainer {
	text-align: center;
	padding: 25px;
}
