/****Normalize Layout*****/
body, div, h1, h2, h3, h4, h5, p, ol, ul, li, a, table, tr, td, th, dt, dd, span  {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 102%;
	font-family: Bembo, "Adobe Garamond", "Times New Roman", Georgia, Serif;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

p {
	font-size: .9em;
	color: #FFFFFF;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	border: none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

/****Master Colors****/
h1 {
	color: #7F95AE;
}

h2 {
	color:#FBBB69;
}

h3 {
	color:#FBBB69;
}

h4 {
	color:#7F95AE;
}

/****Master Links****/
a:link, a:visited {
	text-decoration:none;
	color:#7F95AE;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
a:active {
	text-decoration:underline;
	color:#FDDDB4;
}

a.select {
	color:#FDDDB4;
}


/****Center the Layout****/
html {
	text-align: center;
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color:#505C65;
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 0 20px 0;
}

/****Div Placement****/
div#branding {
	position: absolute;
	width: 1024px;
	height: 60px;
	top: 30px;
	text-align: right;
}

div#nav_main {
	width: 226px;
	padding: 0 0 0 30px;
	top: 65px;
	left: -100px;
	position: absolute;
}

div#content {
	position: absolute;
	width:860px;
	top: 92px;
	left: 190px;
}

div#site_info {
	width:860px;
	clear: both;
	margin: 40px 0 0 0;
}

/****Branding****/
div#branding h1 {
	font-size: 1em;
}

/****Main Navigation****/
div#nav_main h2 {
	font-size: 1.2em;
	margin: 0 0 0 80px;
}

div#nav_main ul {
	margin: -15px 0 0 0;
	background: url("../images/dots.gif") repeat-x top left;
}

div#nav_main ul li {
	margin: 1em 0 0em 80px;
	padding: 2em 0 0 0;
}

div#nav_main ul li a:link, div#nav_main ul li a:visited {
} 

div#nav_main ul li a:hover {

}

div#nav_main ul li a:active {

} 

div#nav_main ul li a.select {

}


/********Content*******/
span.instructions {
	clear: both;
	display: block;
	font-size: 1em;
	color: #FFF;
	font-style: italic;
	text-align: left;
	padding: 10px 0 0 0;
}


/*********home page***********/
body#home div#branding {
	border: none;
	text-align: left;
	position: absolute;
	top:412px;
	left: 140px;
	width: 500px;
}

body#home div#branding h1 {
	width: 700px;
	height: 68px;
	overflow: none;
	display: block;
	text-indent: 500px;
	background: url("../images/name_logo.gif") no-repeat top left;
}

body#home h2 {
	display: none;
}

body#home div#site_info h5 {
	display: none;
}

body#home div#nav_main {
	position: absolute;
	top: 15px;
}

body#home div#nav_main ul {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

body#home h2#tag_line {
	display: block;
	font-size: 1.5em;
	color: #7F95AE;
	position: absolute;
	top: 480px;
	left: 420px;
	width: 470px;
	height: 36px;
	overflow: hidden;
	background: url("../images/tag_logo.gif") no-repeat top left;
}

body#home h2#tag_line span {
	margin: 0 0 0 -500px;
}

body#home h2#tag_line span.bullet {
	color:#FBBB69;
	margin: 0 6px;
	font-size: .7em;
}

body#home div#content {
	position: absolute;
	top: 60px;
}

body#home div#main_image {
	position: absolute;
	left: 384px;
}

body#home div#nav_main ul li a:link, body#home div#nav_main ul li a:visited {
	color: #FBBB69;
}

body#home div#nav_main ul li a:hover {
	color: #FFF;
}

body#home div#nav_main ul li a:active {
	color:#FDDDB4;
}

/*******art landing*******/
ul.galleries {
	float: left;
	clear:both;
}

ul.galleries li {
	float: left;
	margin: 0 30px 20px 0;
	width: 160px;
}

ul.galleries li img {
	display: block;
	width: 150px;
	cursor: pointer;
}

ul.galleries li a {
	position: relative:
	display: block;
	text-align: left;
}

/*******art gallery******/
h4.statement_headline, h4.graphics_headline {
	margin: 0 0 10px 0;
}

div#gallery {
}

div#gallery img {
}

div.statement_content {
	width: 550px;
  	display: none;
}

div.statement_content p {
	margin: 0 10px 10px 0;
	line-height: 1.1em;
	letter-spacing: 100%;
	word-spacing: .1em;
}

.pointer {
	cursor:pointer;
}

/******designs********/
div#graphic_design img {
}


/******workshops******/
ul.workshops {
	float: left;
	margin-top: -5px;
}

ul.workshops li {
	display: block;
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
/*for IE 6 25px */
}

body#workshops h3 {
	text-transform: capitalize;
	color: #7F95AE;
	display: block;
	clear: both;
	padding: 10px 0;
	font-size: 1.2em;
}

body#workshops p {
	margin: 0 0 10px 0;
	line-height: 1.1em;
	letter-spacing: 100%;
	word-spacing: .1em;
}

body#workshops img {
	width: 250px;
}

/*******about*******/
body#about img.bio {
	padding: 0;
	width: 550px;
}

body#about p {
	width: 285px;
	float: right;
	margin: 0 0 0 15px;
	line-height: 1.7em;
	letter-spacing: 100%;
	word-spacing: .1em;
}

div#exhibitions {
	width: 550px;
	clear: left;
	padding: 20px 0 0 0;
}

div#exhibitions ul {
	color: #FFF;
	font-size: .9em;
	margin: 1em 0 0 1em;
}

div#exhibitions ul li {
	margin: 0 0 1em 0;
}

/****Site Information****/
div#site_info {
	text-align: right;
	font-size: .85em;
	padding: 5px 0 40px 0;
}
div#site_info h5 {
	text-align: right;
	font-size: .8em;
	border-top: 1px solid #89928C;
	padding: 5px 0 0 0;
	color:#7F95AE;
}

/*****drop shadows******/
.wrap1, .wrap2, .wrap3 {
  	display:inline-table;
  /* \*/display:block;/**/
 }
 
.wrap1 {
  	float:left;
  	background:url(../images/main_dropshadow.png) no-repeat right bottom;
}
 
.wrap2 {
  	background:url(../images/drop_corner_l.png) no-repeat left bottom;
}
  
.wrap3 {
  	padding:0 10px 10px 0;
  	background:url(../images/drop_corner_t.png) no-repeat right top;
}
  
.wrap3 img {
  	display:block;
}

div#gallery .wrap1 {
  	margin: 0 5px 5px 0;
}

div#graphic_design .wrap1 {
  	margin: 0 20px 20px 0;
}

a.book {
 	/*color: #F27322;*/
}
