@charset "UTF-8";
/* CSS Document */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,h6, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	clear: both;
	text-align: center;
	color: #630;
}

body{
	text-align:center;
	color: #493F0B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 150%;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 200%;
	font-style: oblique;  
}

h2 {

  font-size: 1.3em;
  font-weight: bold;
  line-height: 140%;
  
}

h3 {

  font-weight: normal;
  font-size: 1.1em;
  line-height: 120%;
   
}

/*---------------- link styles -------------------------*/

#mainNav ul li a:link{
	background-color:#999;
	color:#630;
	padding:10px;
}
#mainNav ul li a:visited{
	background-color:#999;
	color:#666;
	padding:10px;
}

#mainNav ul li a:hover{
	background-color:#960;
	color:#CCC;
	padding:10px;
}
#mainNav ul li a:active{
	background-color:#663;
	color:#960;
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*--------------------- main div elements--------------------------*/

#container{

	width:800px;
	margin:auto;/*centers site in browser window*/
	
}


/*--------------------------- content wrapper------------------------------*/

#contentWrapper{
	background-color:#FFFFFF;
	padding:0px 0 0px 0;
	width:95%;
	text-align:left;
	margin:auto;
	list-style-type: none;
}

#contentWrapper p{
	text-align:center;
	}
/*-----header------*/

#header{
	height:133px;
	text-indent:-5000px;
	background-image: url(../images/banner3.jpg);
	background-repeat:no-repeat;
	text-align: center;
	background-position:center center;
	}



#mainNav{
	background-color: #CCCCCC;
	clip: rect(50px,auto,auto,auto);
	text-align: center;
	}

#mainNav ul{
	text-align:center;
}
#mainNav ul {
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#mainNav ul li a {
	text-decoration: none;
	text-align:center;
	padding:8px;
	display: inline;
	list-style-type: none;
	font-size: 1em;
	margin: 1px;
	color: #663300;
}


#mainNav li{
	display: inline;
	margin:auto;
	padding:5px;
	color:#663300;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	text-align: center;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}



/*------------------ footer --------------------*/




#subNav{
	
	list-style:none;
	font-size:.8em;
	display: inline;
	background-color: #CCCCCC;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 25px auto 25px auto;	
}

#subNav  li{
	padding:5px 10px 5px 10px;
	margin-top:5px;
	margin-bottom:5px;
	display: inline;
}




#footer{
	clear:both;
	
	text-align:center;
	margin: auto;	
	height:50px;
	width:750px;
	top:900px;
  	}
#subNav ul{
		background-color:#CCCCCC;
}
#subNav a:link  {
	color:#630;
	text-decoration: none;
	font-size:.9em;
}

#subNav a:visited{
	color: #960;
	font-weight: normal;
	text-decoration: none;
}
#subNav a:hover {
	text-decoration: underline;
	color: #9C0;
}


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

#pageBottom{

clear:left;
font-size:.8em;

}

/*---------Accordion-----------------*/
p #title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:4em;
	text-align:center;
	
}
/*------table----------*/
#show_schedule #contentWrapper #table{
	margin:auto;
	text-align: center;
}

/*----------resume tweek------------------*/

#resume contentWrapper ul li{
	list-style:none;
	text-align:center;
	display:none;
	
	
	}
#resume contentWrapper h3{
	color:#996600;
	}	
#resume contentWrapper p{
	text-align:left;
	color:#330000;
	}
#resume contentWrapper ul li{
	list-style-type:none;
	text-align:left;
}

	span {
	color:#630;
	text-align:center;
	text-transform:capitalize;
	}
	
	/*----------portfolio tweek------------------*/
#portfolio a{
	color: #99FF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	}
	
#portfolio p{
	color:#663300;
	
	}
	#portfolio body{background-color: #996633;
	}
#portfolioText p{
	
	margin:auto;
	}
		
	/*----------picture menue------------------*/

div.picturemenu {
	position:relative;
	color:#996633;
	width:750px; /*Width of Image*/
	height:100px; /*Height of Image*/
	
	margin-top:10px;
	text-align:center;
}
div.picturemenu a {
	font-size:1em;
	color:#660;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

.picturemenu{
	font-size:.75em;
	color:#663;
	 line-height: 100%;
	}


.picturemenu #describe{
	line-height: 120%;
	color:#993;
	}
	

div.main_piclinks{
	position:absolute;
	width:750px; /*Width of Image*/
	height:32px; /* This is applied relative to edge of container */
	top:200px;
	font-size:1em;
	text-align:center;
	color: #99CC33;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.main_imageholder{
	text-align:center;
	width:70%;
	margin-left:100px;
}
/*-------here-------*/
.here{
	background-color:#999966;
	color: #663300;
	z-index:5;
}


/*---------------portfolio tab---------------*/

.tab body{
	background-color:#FCF;
	width:80%;
	color:#663300;
}
/*---------------sculpture accordion---------------*/
#accordion{
	
	width:100%;
	background-color:#CCCCCC;
	
}

div .sculpture{
	background-color:#CCCCCC;
	font-family:"Times New Roman", Times, serif;
	color: #996600;
}
/*---------------shop---------------------*/
#gallery{
	text-align:center;
	margin: 20px 20px 20px 20px;
}

#gallery p {
	float: left;
	width: 150px;
	height: 150px;
	padding: 40px;
	border: thin  #ccc;
	margin: 1px;
	text-align: center;
	font-size: small;
	background-color:#CCC;
	color:#663;
	float:left;
}
#gallery p img {
	border:groove;
	margin-top:10px;
	border-color:#630;
	
}
/*----suplture----*/
#container #contentWrapper #accordion .sclpture #title span {
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	font-style: oblique;
	font-weight: bold;
	color: #960;
	text-align: center;
}

#container #contentWrapper #accordion .sculpture p {
	text-align:center;
	margin:auto;
	padding:inherit;
}
	
	
/*----about----*/
#about_page{
	text-align:left;
	
	
}
