/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/marginHTile.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #393003;
	font-family: Arial, Helvetica, sans-serif;
}

a:link
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover
{
	color: #6F5E08;
	font-weight: bold;
}
	
a:visited
{
	color: #6F5E08;
	font-weight: bold;
}	

#container
{
	width: 975px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(images/vTile17-B.jpg);
	background-repeat: repeat-y;
/*
	background-color: rgb(244,236,223);
	background-color: blue;
*/
}

#containerCalendar
{
	width: 973px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #F3ECDE;
	background-image:url(images/vTileCalendar.jpg);
	background-repeat: repeat-y;
}

.artistContainer
{
	float: left;
	padding: 8px;
	background-image:url(images/artistHtile.jpg);
	background-repeat: repeat-x;
	border: 1px solid #993300;
	margin: 0px 10px 10px 0px;
	width: 220px;
	height: 220px;
	text-align: center;
	font-size: 14px;
}

.categoryContainer
{
	padding: 8px;
	background-image:url(images/artistHtile.jpg);
	background-repeat: repeat-x;
	border: 1px solid #993300;
	margin: 0px 10px 10px 0px;
	width: 200px;
/*
	float: left;
	vertical-align: text-bottom;
*/
	height: 175px;
	text-align: center;
}

.categoryContainer a:link
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.categoryContainer a:hover
{
	color: #6F5E08;
	font-weight: bold;
	font-size: 14px;
}
	
.categoryContainer a:visited
{
	color: #6F5E08;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}	
	
.photosContainer
{
/*
	float: left;
	text-align: center;
	height: 165px;
*/
	border: 1px solid #993300;
	margin: 0px 8px 8px 0px;
	font-size: 14px;
	padding: 5px;
	height: 185px;
	width: 170px;
	background-image:url(images/artistHtile.jpg);
	background-repeat: repeat-x;
}

.photosContainer img
{
	border: 1px solid #000000;
}

/********************* These aren't working yet
.videoContainer
{
	position: relative;
	z-index: -9;
}

.videoContainer object
{
	position: relative;
	z-index: -9;
}

.videoContainer embed
{
	position: relative;
	z-index: -9;
}
*********************/

H1
{
	min-width: 350px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	/* height: 64px; */
	/* height: 43px; */
	/* background-image:url(images/titleBlank.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position: bottom left; */
	/* background-position: 0px 3px; */
	color: #993300;
	font-size: 22px;
	font-weight: bold;
}

H2
{
	min-width: 350px;
	/* height: 64px; */
	/* height: 43px; */
	/* background-image:url(images/titleBlank.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position: bottom left; */
	/* background-position: 0px 3px; */
	color: #993300;
	font-size: 16px;
	font-weight: bold;
}

h3.narrow
{
	background-image:url(images/colDividerNarrow.jpg);
	background-repeat: no-repeat;
	/* background-color: #43547e; */
	height: 20px;
	/* border: 1px none #0000ff; */
	/* border-left-style: none; */
	border-style: none;
}

h3.wide
{
	background-image:url(images/colDividerWide.jpg);
	background-repeat: no-repeat;
	/* background-color: #43547e; */
	height: 21px;
	border-style: none;
}

strong
{
	color: #001D43;
}

li.circle
{
	list-style:circle;
}

th
{
	color:rgb(160,82,45); background:rgb(218,205,171);
}

#header
{
	width: 975px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#topNav
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 975px;
	text-align: center; /* optionally you could use "justified" */
	border: 0px; /* Changing this value will add lines around the centered area */
	margin: 0px 0px 0px 5px;
	z-index: 100;
}

#topNav td
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-color: #993300;
	z-index: 100;
}

#topNav ul
{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#topNav li
{
	display: block;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-decoration: none;
	/* font-weight: bold; */
	/* font-size: 12px; */
	/* color: #43547e; */
	position: relative;
	z-index: 100;
}

#topNav a
{
	display: inline-block;
	margin: 0px;
	padding: 1px 5px 3px 7px;
	text-decoration: none;
	/* color: #43547e; */
	color:rgb(160,82,45); background:rgb(218,205,171);
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* font-weight: bold; */
	font-size: 16px;
	border-bottom: 1px solid rgb(160,82,45);
	/* width: 169px; */
}

#topNav a:hover
{
	display: inline-block;
	/* background-color: #43547e; */
	margin: 0px;
	padding: 1px 5px 3px 7px;
	/* color: #FFFFFF; */
	color:rgb(241,235,222); background:rgb(201,142,48);
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* font-weight: bold; */
	font-size: 16px;	
	/* width: 169px; */
}

ul.subNav
{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.subNav
{
	display: block;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-decoration: none;
	/* font-weight: bold; */
	/* font-size: 12px; */
	/* color: #43547e; */
	position: relative;
}

a.subNav
{
	display: inline-block;
	margin: 0px;
	padding: 1px 0px 3px 7px;
	text-decoration: none;
	color:rgb(160,82,45); background:rgb(218,205,171);
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid rgb(160,82,45);
	width: 169px;
}

a.subNav:hover
{
	display: inline-block;
	/* background-color: #43547e; */
	margin: 0px;
	padding: 1px 0px 3px 7px;
	color:rgb(241,235,222); background:rgb(201,142,48);
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;	
	width: 169px;
}

#HOME_pm {
	position:absolute;
	padding: 0px;
/*
	left:42px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#LCE_pm {
	position:absolute;
	padding: 0px;
/*
	left:90;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#PP_pm {
	position:absolute;
	padding: 0px;
/*
	left:283px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#ELN_pm {
	position:absolute;
	padding: 0px;
/*
	left:402px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#BM_pm {
	position:absolute;
	padding: 0px;
/*
	left:549px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#R_pm {
	position:absolute;
	padding: 0px;
/*
	left:693px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#E_pm {
	position:absolute;
	padding: 0px;
/*
	left:775px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}

#C_pm {
	position:absolute;
	padding: 0px;
/*
	left:865px;
	top:240px;
*/
	/* width:174px; */
	z-index:100;
	visibility: hidden;
	background-color: #fcfbed;
	border: 1px solid rgb(160,82,45);
	border-top: none;
}


#leftNav
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 189px;
}

#contentContainer
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
/*
	width: 975px;
	background-color:green;
*/
	width: 955px;
}

.leftColumn
{
	float: left;
	margin: 0px;
	padding: 10px 10px 0px 10px;
/*
	width: 505px;
*/
	width: 495px;
}

.leftColumn img
{
	border-color: rgb(0,0,125);
}

.rightColumn
{
	float: left;
	margin: 0px;
	padding: 10px 10px 0px 50px;
	width: 375px;
	background-image: url(images/verticalDivider.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

.rightColumn img
{
	border-color: rgb(0,0,125);
}

.wideColumn
{
	/* margin: 0px; */
	/* padding: 10px 15px 10px 10px; */
	padding: 10px 30px 10px 30px;
/*
	width:900px;
*/
}

.wideColumn img
{
	border-color: rgb(0,0,125);
}

#footer
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 135px;
	width: 975px;
	background-position: right;
	background-image:url(images/footerBackground20.jpg);
	background-repeat: no-repeat;
}

#disclaimer
{
	float: left;
	width: 189px;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}

#footerText
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 73px 0px 0px 0px;
	width: 620px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#footerText a:link,a:hover,a:visited
{
	text-decoration: none;
}

#designedBy
{
	margin: 0px 0px 0px 340px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.fixer
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

#sitemap
{
	font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
}

#sitemap h2
{
	text-align:center;
	background-color:rgb(201,142,48);
	color:rgb(241,235,222);
}

#sitemap ul
{
	list-style-type:none;
	text-indent: -25px;
}

