html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
a, a:visited, a:hover, a:active { color: blue; }
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;	
	height:100%;
	width:100%;
	background-image: url(images/h_bg_home.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #000;
	text-align: center;	
}
body #container{
	width:780px;
	padding: 0;
	margin: 0 auto;
	text-align: left;

}
body #header{
	overflow: hidden;
	height:120px;
}
body ul#nav{
	float:left;
	width: 205px;
	margin:0;
	padding:10px 0 0 0;
}
body ul#nav li{
	float:right;
	clear:right;
	margin:10px 0 0 0 !important;
	padding:0 0 0 0;
	list-style: none;
	display:block;
}
body ul.subnav{
	float: right;
	margin:0;
	padding:0;
}

/* Photo
-----------------------------------------------------------*/
body ul.subnavPhoto{
	float: right;	
	margin:0;
	padding:0;
}

body ul.subnavPhoto .subnavPainting{
	display:none !important;
}

body ul.subnavPhoto .subnavStainedGlass{
	display:none !important;
}

body ul.subnavPhoto ul.subnavDrawing{
	display:none !important;
}

body ul.subnavPhoto .subnav{
	display:none !important;
}

/* Painting
-----------------------------------------------------------*/
body ul#nav li ul.subnavPainting{
	float:right;
	margin:0;
	padding:0;
	width:175px !important;
	font-weight:bold;
	color: #fff;
	background-color: #000;
}
body ul#nav li ul.subnavPainting li{
	margin:0 !important;
	float:none !important;
	display: block;
	text-align:left;
	font-size:11px;
}
body ul#nav li ul.subnavPainting li a{
	height: auto !important;
	margin:0 !important;
	width:175px;
	text-decoration:none;
	color: #fff;
	padding: 4px 0 4px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:165px;
}
body ul#nav li ul.subnavPainting ul.subnavPainting li a{
	width:155px;
	padding: 2px 0 2px 16px;
	color: #ccc;
}

body ul#nav li ul.subnavPainting li a:hover{
	background-color: #111;
	color: #FF9A1A;
}
body ul#nav li ul.subnavPainting ul.subnavPainting{
	color: #eee;
	font-weight:normal;
}

body ul.subnavPainting{
	float: right;	
	margin:0;
	padding:0;
}

body ul.subnavPainting .subnavPhoto{
	display:none !important;
}

body ul.subnavPainting .subnavStainedGlass{
	display:none !important;
}

body ul.subnavPainting ul.subnavDrawing{
	display:none !important;
}

body ul.subnavPainting .subnav{
	display:none !important;
}

/* Stained Glass
-----------------------------------------------------------*/
body ul.subnavStainedGlass{
	float: right;
	margin:0;
	padding:0;
}

body ul.subnavStainedGlass .subnavPhoto{
	display:none !important;
}

body ul.subnavStainedGlass .subnavPainting{
	display:none !important;
}

body ul.subnavStainedGlass .subnavDrawing{
	display:none !important;
}

body ul.subnavStainedGlass .subnav{
	display:none !important;
}

/* Drawing
-----------------------------------------------------------*/
body ul#nav li ul.subnavDrawing{
	float:right;
	margin:0;
	padding:0;
	width:175px !important;
	font-weight:bold;
	color: #fff;
	background-color: #000;
}
body ul#nav li ul.subnavDrawing li{
	margin:0 !important;
	float:none !important;
	display: block;
	text-align:left;
	font-size:11px;
}
body ul#nav li ul.subnavDrawing li a{
	height: auto !important;
	margin:0 !important;
	width:175px;
	text-decoration:none;
	color: #fff;
	padding: 4px 0 4px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:165px;
}
body ul#nav li ul.subnavDrawing ul.subnavDrawing li a{
	width:155px;
	padding: 2px 0 2px 16px;
	color: #ccc;
}

body ul#nav li ul.subnavDrawing li a:hover{
	background-color: #111;
	color: #FF9A1A;
}
body ul#nav li ul.subnavDrawing ul.subnavDrawing{
	color: #eee;
	font-weight:normal;
}

body ul.subnavDrawing{
	float: right;	
	margin:0;
	padding:0;
}

body ul.subnavDrawing .subnavPhoto{
	display:none !important;
}

body ul.subnavDrawing ul.subnavPainting{
	display:none !important;
}

body ul.subnavDrawing .subnavStainedGlass{
	display:none !important;
}

body ul.subnavDrawing .subnav{
	display:none !important;
}

/* Serigraphy
----------------------------------------------------------*/
body ul.subnav .subnavPhoto{
	display:none !important;
}

body ul.subnav .subnavPainting{
	display:none !important;
}

body ul.subnav .subnavStainedGlass{
	display:none !important;
}

body ul.subnav .subnavDrawing{
	display:none !important;
}

body ul#nav a{
	float:right;
	display: block;
	height:19px;
	padding: 0;
	margin:0;
	width:181px;
}
body ul#nav a span{
	display:none;
}
body ul#nav a:hover{
	background-position: 0 -19px;
}
body ul#nav a:active{
	background-position: 0 -38px;
}
body ul#nav a#n_about{
	background-image: url(images/n_about.gif);
}
body ul#nav a#n_portfolio{
	background-image: url(images/n_portfolio.gif);
}
body ul#nav a#n_events{
	background-image: url(images/n_events.gif);
}
body ul#nav a#n_news{
	background-image: url(images/n_news.gif);
}
body ul#nav a#n_links{
	background-image: url(images/n_links.gif);
}
body ul#nav a#n_contact{
	background-image: url(images/n_contact.gif);
}
body #sn_portfolio{
	display:none;
}
body ul#nav li ul.subnav{
	float:right;
	margin:0;
	padding:0;
	width:175px !important;
	font-weight:bold;
	color: #fff;
	background-color: #000;
}
body ul#nav li ul.subnav li{
	margin:0 !important;
	float:none !important;
	display: block;
	text-align:left;
	font-size:11px;
}
body ul#nav li ul.subnav li a{
	height: auto !important;
	margin:0 !important;
	width:175px;
	text-decoration:none;
	color: #fff;
	padding: 4px 0 4px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:165px;
}
body ul#nav li ul.subnav ul.subnav li a{
	width:155px;
	padding: 2px 0 2px 16px;
	color: #ccc;
}

body ul#nav li ul.subnav li a:hover{
	background-color: #111;
	color: #FF9A1A;
}
body ul#nav li ul.subnav ul.subnav{
	color: #eee;
	font-weight:normal;
}


body ul#nav li ul.subnavPhoto{
	float:right;
	margin:0;
	padding:0;
	width:175px !important;
	font-weight:bold;
	color: #fff;
	background-color: #000;
}
body ul#nav li ul.subnavPhoto li{
	margin:0 !important;
	float:none !important;
	display: block;
	text-align:left;
	font-size:11px;
}
body ul#nav li ul.subnavPhoto li a{
	height: auto !important;
	margin:0 !important;
	width:175px;
	text-decoration:none;
	color: #fff;
	padding: 4px 0 4px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:165px;
}
body ul#nav li ul.subnavPhoto ul.subnavPhoto li a{
	width:155px;
	padding: 2px 0 2px 16px;
	color: #ccc;
}

body ul#nav li ul.subnavPhoto li a:hover{
	background-color: #111;
	color: #FF9A1A;
}
body ul#nav li ul.subnavPhoto ul.subnavPhoto{
	color: #eee;
	font-weight:normal;
}



body ul#nav li ul.subnavStainedGlass{
	float:right;
	margin:0;
	padding:0;
	width:175px !important;
	font-weight:bold;
	color: #fff;
	background-color: #000;
}
body ul#nav li ul.subnavStainedGlass li{
	margin:0 !important;
	float:none !important;
	display: block;
	text-align:left;
	font-size:11px;
}
body ul#nav li ul.subnavStainedGlass li a{
	height: auto !important;
	margin:0 !important;
	width:175px;
	text-decoration:none;
	color: #fff;
	padding: 4px 0 4px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:165px;
}
body ul#nav li ul.subnavStainedGlass ul.subnavStainedGlass li a{
	width:155px;
	padding: 2px 0 2px 16px;
	color: #ccc; 
}

body ul#nav li ul.subnavStainedGlass li a:hover{
	background-color: #111;
	color: #FF9A1A;
}
body ul#nav li ul.subnavStainedGlass ul.subnavStainedGlass{
	color: #eee;
	font-weight:normal;
}


body #subContent{
	background-position: 0 0;
	background-image: url(images/bg_subContent.gif);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}
body #content{
	padding: 10px 0 45px 0;
	margin: 0 0 0 205px;
	background-color: #F7F7DF;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position:  0 -5px;
	min-height: 575px;
}

* html #content {
	height:575px;
	/* IE Only can see this tag, the min height above covers all standard browsers */
}
body#home #content{
	background-image: url(images/home_artsamples.jpg) !important;
	background-repeat: no-repeat !important;
	padding: 202px 0 45px 0;
	margin: 0 0 0 205px;
	background-color: #F7F7DF;
}
body #content h1{
	margin:0 0 30px 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 31px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #eee;
	padding: 15px 15px 0 0;
}
body#home #content h1{
	background-image: url(images/t_welcome.jpg);
}

body #content h1 span{
	display:none;
}
body #content h2, body #content h3, body #content h4, body #content h5, body #content h6{
	margin: 0 45px 1.25em;
}
body #content p{
	margin: 0 45px 1.25em;
}
body #content address{
	margin: 0 45px 1.25em;
	font-style: normal;
}
body #content address em{
	font-style: normal;
	font-weight:bold;
}


/* ---- Styles on the about page ------ */
body#about div#resume{
	background-image: url(images/icon_pdf_download_lg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 5px 15px 42px;
	width: 200px;
	float:right;
	margin:0 0 10px 10px;
}
body#about #content h1{
	background-image: url(images/t_about.jpg);
}

body#about #content img{
	float:left; 
	margin:0 30px 30px 50px;
}
body#about #t_highlights{
	background-image: url(images/t_hightlights.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 193px;
	height: 19px;
	margin: 55px 50px 0;	
}
body#about #t_highlights span{
	display:none;
}
body#about ul.list{
	margin:0 50px;
	padding:10px;
	list-style: none;
}
body#about ul.list li{
	background-image: url(images/li_about.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 25px;
	margin:10px 0;
	list-style: none;
}
body#about dl,body#about dd {
	margin:0;
	padding:0;
}
body#about dt{
	margin: 2em 45px 1.25em;
	font-weight: bold;
}
/* ---- Styles on the events page ------ */
body#events #content h1{
	background-image: url(images/t_events.jpg);
}

body#events #content img{
	float:left; 
	margin:0 30px 30px 50px;
}
body#events #t_upcoming{
	background-image: url(images/t_upcomingevents.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 152px;
	height: 23px;
	margin: 55px 50px 0;	
}
body#events #t_upcoming span{
	display:none;
}
body#events dl#events{
	margin:0 50px;
	padding:10px;
	list-style: none;
}
body#events dl#events dt{
	background-image: url(images/li_event.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 25px;
	height:15px;
	margin:15px 0 0 0;
	font-weight: bold;
	color: #8E0706;
}
body#events dl#events dd{
	padding: 10px 25px;
	margin:4px 0;
	border-bottom: 1px solid #AAAA9F;
	border-top: 1px solid #AAAA9F;
	background-color: #EFEFD9;
}
body#events dl#events dd p{
	margin:0;
	padding:0;
}

/* ---- Styles on the Portfolio page ------ */

body#portfolio #content h1{
	background-image: url(images/t_portfolio.jpg);
	
}
body#portfolio h3{
	font-weight:normal;
	margin:0 10px;
	padding:0;
}
body#portfolio h4{
	font-weight:normal;
	margin:0 10px;
	padding:0;
}
body#portfolio h3 em, body#portfolio h4 em{
	font-weight:bold;
	font-style: normal;
}

#p_currentImage{
	float:left;
	text-align: center;
	padding:10px;
	width: 300px;
	overflow:hidden;
	
}
#p_currentImage h3{
	margin:0 0 5px 0;
	padding:0;
	text-align: left;
	font-size:11px;
}
#p_currentImage h4{
	margin:0 0 5px 0;
	padding:0;
	text-align: left;
	font-size:11px;
}
#p_currentImage img{
	border:10px solid #fff;
}
#p_copywrite {
	font-size:10px;
	color:#666666;
	margin-top: 15px;
}
#p_thumbnails{
	width: 210px;
	margin:0 0 0 320px;
}
#p_thumbnails h3{
	font-size:11px;
}
#p_thumbnails ul{
	padding: 0px;
	margin:35px 0 0 0;
	height:200px;
}
#p_thumbnails ul li{
	float:left;
	width:46px;
	height:46px;
	margin: 0 5px 5px 0;
	list-style: none;
}
#p_thumbnails ul li a{
	display:block;
	/* float was causing links to be unclickable on IE5 Win */
	/*float:left;*/
}
#p_thumbnails ul li a img{
	border:3px solid #fff;
}
#p_imageNav{
	clear:right;
	float:right;
	width: 210px;
	margin: 0 15px 0 0;
	padding: 5px 0 0 5px;
	text-align: center;
}
#p_imageNav #prev{
	float:left;
}
#p_imageNav #next{
	float:right;
}

/* ---- Styles on the Links page ------ */
body#links #content h1{
	background-image: url(images/t_links.jpg);
}
/* ---- Styles on the events page ------ */
body#contact #content h1{
	background-image: url(images/t_contact.jpg);
}
/* ---- Styles on the news page ------ */
body#news #content h1{
	background-image: url(images/t_news.jpg);
}




body #footer{
	clear:left;
	background-color: #000;
	height:25px;
}
body #footer ul{
	float:left;
	margin:0;
	padding:6px 10px;
	list-style: none;
}
body #footer ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0 10px;	
	color: #fff;
	border-right:1px solid #fff;
}
body #footer ul li.last{
	border:0;
}
body #footer ul li a{
	color: #eee;
	text-decoration: none;
}
body #footer ul li a:hover{
	color: #fff;
}
body #footer #siteCredit{
	float:right;
	padding:6px 10px;
	text-decoration: none;
	color: #fff;
}
