/* CSS Document */

/* HTML */

* {
	margin:0;
	padding:0;
	outline:0; /*RESETS all browser specs*/
	}

html, body {
	background:url(../images/bg_bkgrnd.jpg) fixed no-repeat center top #000;
	margin-top:0;
	margin-bottom:0;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#433722;
	line-height:1.6em;
	margin-bottom:27px;
	}

a, a:visited {
	color:#433722;
	text-decoration:underline;
	}

a:hover {
	color:#996600;
	text-decoration:underline;
	}
	
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight:normal;
	font-style:italic;
	color: #D3B941;
	margin-bottom:8px;
	}
	
p.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#433722;
	line-height:1.6em;
	margin-bottom:15px;
	}
	
p.bio a, p.bio a:visited {
	color:#366696;
	text-decoration:none;
	}

p.bio a:hover {
	background-color:#FBEDAB;
	text-decoration:none;
	}	
	
	
hr {
	border:none;
	height:1px;
    background-color:#433722;
	color:#433722;
	}	


/* --------------- STRUCTURE ------------------- */

#shadow {
	background: url(../images/shadow.png) repeat-y;
	margin:0 auto;
	width:1052px;
	}	

#wrapper {
	margin:0 auto;
	width:1003px;
	display:block;
	}

#banner {
	background-color:#FFF;
	width:1003px;
	height:102px;
	display:block;
	overflow:hidden;
	}
	
#logo {
	float:left;
	width:427px;
	}
	
#lights {
	background:url(../images/h2banner.jpg) no-repeat;
	width:1003px;
	height:233px;
	}
	
#container {
	background-color:#FFF;
	width:1003px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	}

#sidebar {
	float:left;
	background: url(../images/SidebarGalleryBkgrnd.gif) repeat-y;
	margin:0;
	width:285px;
	}
	
#bio {
	background: url(../images/sidebar_bkgrnd.jpg) top left no-repeat;
	margin:0;
	padding:95px 26px 0 22px;
	height:431px; /*574 instead of 526 because web/print nav will go above it, 526 minus 95 top-padding=431*/
	}	

#main {
	float:right;
	background: url(../images/main_bkgrnd.jpg) top left no-repeat;
	margin:0;
	padding:20px 30px;
	width:658px; /*718 minus 60 padding=658*/
	height:534px; /*574 minus 40 padding=534*/
}

#main.info {
	float:right;
	background: url(../images/main_theater.jpg) top left no-repeat;
	margin:0;
	padding:20px 30px;
	width:658px; /*718 minus 60 padding=658*/
	height:534px; /*574 minus 40 padding=534*/
}
	
#main.form {
	float:right;
	background: url(../images/main_formbkgrnd.jpg) top left no-repeat;
	margin:0;
	padding:84px 0 0 50px;
	width:668px; /*718 minus 50 padding=668*/
	height:490px; /*574 minus 84 padding=490*/
}	

/* -------------- GALLERY STRUCTURE -------------- */

#main.web {
	float:right;
	background: url(../images/main_webbkgrnd.jpg) top left no-repeat;
	margin:0;
	padding:20px 0 0 20px;
	width:698px; /*718 minus 30 padding=688*/
	height:554px; /*574 minus 20 padding=534*/
}

#main.web a { 
	float:left; 
	margin:0; 
	padding:0; 
	margin:5px 0px 5px 10px!important; 
	margin:5px 10px 5px 10px; 
	display:block; 
	border:3px solid #fff;
	}

#main.web a:hover{border:3px solid #eed872}

#main.web a img { 
	float:left; 
	margin:0; 
	padding:0; 
	border:0;
	background:url(../images/demo5/bg_tms.jpg) no-repeat;
	color:transparent;
	}
	

#main.print {
	float:right;
	background: url(../images/main_printbkgrnd.jpg) top left no-repeat;
	margin:0;
	padding:20px 0 0 20px;
	width:698px; /*718 minus 30 padding=688*/
	height:554px; /*574 minus 20 padding=534*/
}

#main.print a { 
	float:left; 
	margin:0; 
	padding:0; 
	margin:5px 0px 5px 10px!important; 
	margin:5px 10px 5px 10px; 
	display:block; 
	border:3px solid #fff;
	}

#main.print a:hover{border:3px solid #eed872}

#main.print a img { 
	float:left; 
	margin:0; 
	padding:0; 
	margin:0;
	border:0;
	background:url(../images/demo5/bg_tms.jpg) no-repeat;
	color:transparent;
	}

/*#biogallery {
	margin:0;
	padding:0 26px 0 22px;
	}*/

	
/* --------------- HEADERS ------------------- */	
	
h1 {
	text-indent: -999em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25pt;
	font-weight:normal;
	}	

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 24pt;
	font-weight:normal;
	font-style:italic;
	color: #D3B941;
	padding:152px 0 0 315px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	color: #366696;
	padding:10px 0 5px 0;
}

/*-------------- NAVIGATION ------------------*/

#sidenav {
	background:transparent;
	overflow:hidden;
	height:48px;
	margin:0;
	padding:0;
}

#sidenav li {
	float:left; /*For horizontal nav*/
	list-style:none;
}

#sidenav1 a, #sidenav1 a:visited {
	background: url(../images/nav1web.jpg);
	background-repeat:no-repeat;
	width:134px;
	height:48px;
	display:block;
	}

#sidenav1 a:hover {
	background-position:0px -48px;
	background-image: url(../images/nav1web.jpg);
	display:block;
	}

#sidenav2 a, #sidenav2 a:visited {
	background: url(../images/nav2print.jpg);
	width:151px;
	height:48px;
	display:block;
	}
	
#sidenav2 a:hover {
	background: url(../images/nav2print.jpg);
	background-position:0 -48px;
	display:block;
	}
	


#topnav {
	float:right;
	font-size:14pt;
	margin:63px 5px 0 50px;
	list-style-type:none;
	text-align:right;
	}

#topnav li {
	display:inline;
	}

#topnav li a, #topnav li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#366696; 
	padding:0 20px 0 14px;
	border-right:solid #366696 1px;
	text-decoration:none;
	}

#topnav li a:hover {
	color:#548BC2;
	text-decoration:underline;
	}
	
#topnav li.last a, #topnav li.last a:visited {
	border-right:none;
	text-decoration:none;
	}

#topnav li.last a:hover {
	border-right:none;
	text-decoration:underline;
	}	

	
	
/* --------------- TEXT ------------------- */	
	
	
	

/* --------------- FOOTER ------------------- */
	
#footer {
	background:url(../images/footer_bkgrnd.jpg) center no-repeat;
	width:auto;
	}

.FooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:normal;
	color: #efefef;
	text-align:center;
	padding:12px 0;
	margin-bottom:0;
	}

	

