*
{
	margin: 0;
	padding: 0;
}

body {
	font: small Helvetica, Verdana, sans-serif;}

/* Layout styles */

#wrap{
	width: 760px;}

#header {
	float: left;
	width: 760px;
	margin-bottom: 15px;
	background: #464646;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;}

#statement {
	float: right;
	width: 560px;
	margin-bottom: 15px;
	text-align: center;}

#content {
	float: right;
	width: 700px;
	margin-bottom: 15px;}

#calendar {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	padding: 0 20px;}

#footer {
	float: right;
	width: 700px;
	padding: 20px 0;
	border-top: solid 1px #ccc;
	font-size: 90%;
	text-align: center;}

/* Main Menu styles */

#header h1 {
	background: #464646 url(../images/header_000.gif) no-repeat 60px 10px;
	font-size: 300%;
	font-weight: normal;
	color: #fff;
	text-indent: -9999px;}

#header h1 a {
	display: block;
	text-decoration: none;}

#header ul {
	float: left;
	width: 720px;
	margin: 0 20px;
	list-style: none;}

#header li {
	float: left;
	width: 120px;
	margin: 0 30px;
	padding: 135px 0 10px 0;}

/* Styles to reposition menu in IE */

* html #header ul {
	margin: 0 0 0 30px;}

* html #header li {
	margin: 0 70px 0 0;}

* html #header li#process {
	margin: 0;}

/* end IE fix styles */

li#monotypes {background: url(../images/gallery_000.jpg) no-repeat left top;}
li#printmaking {background: url(../images/gallery_000.jpg) no-repeat left top;}
li#artist {background: url(../images/artist_000.jpg) no-repeat top left;}
li#process {background: url(../images/in-process_000.jpg) no-repeat top left;}
li#mixed_media {background: url(../images/contact_lori_000.jpg) no-repeat top left;}

li#monotypes a:hover {color: #AFA464;}
li#printmaking a:hover {color: #AFA464;}
li#artist a:hover {color: #f6ce47;}
li#process a:hover {color: #999999;}
li#mixed_media a:hover {color: #989310;}

#header li a
{
	font-size: 140%;
	color: #fff;
	text-decoration: none;
}

/* Heading colors */

.monotypes #content h2, .monotypes #content h3 {color: #AFA464;}
.artist #content h2 {color: #f6ce47;}
.process #content h2, .process #content h3 {color: #999999;}
.contact #content h2, .contact #content h3, .mixed_media h2 {color: #989310;}

/* Calendar styles */

#calendar h2 {
	font-size: 150%;}

#calendar dt {
	font-weight: bold;}

#calendar h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;}

#calendar dl {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;}

/* Gallery page styles */
.gallery {
	clear: both;
	width: 700px;
	margin: 20px 0;
	padding: 10px 0;
	border-top: solid 1px #ccc;}
.gallery_row {
	float: left;
	text-align: center;}
.gallery dl{
	float: left;
	margin: 0 10px 40px 10px;
	padding: 0;}
.mixed_media dt {
	width: 200px;
	height: 280px;
	overflow: hidden;}
.mixed_media dl {
	width: 200px;
	height: 326px;
	margin-bottom: 20px;
	padding: 0;}
.process dd {
	width: 200px;
	text-align: center;}
.gallery dd {
	font: 110% "Lucida Grande","Trebuchet MS",sans-serif;
	text-align: center;}

/* Generic Styles */

h1, h2, h3, h4, h5, h6
{
	font-family: "Lucida Grande", "Trebuchet MS", "Helvetica" sans-serif;
	font-weight: bold;
	padding: .5em 0;
}

p 
{
	font-size: 110%;
}

p + p {margin: 1em 0 0 0;}

* html p {margin: 1em 0 0 0;}

a:link {color: inherit;}
a:visited {color: inherit;}
a:hover {color: inherit;}

dl, ul, ol
{
	margin: 0 0 10px 10px;
	list-style: none;
	font-size: 90%;
}

li
{
	font-size: 110%;
}

#content dt {margin: 10px 10px 0 0;}

blockquote
{
	font-style: italic;
}

/* Generic Styling Classes */
.float_Left
{
	float: left;
}

.float_Right
{
	float: right;
}

.clear_Both
{
	clear: both;
}

.clear_Left
{
	clear: left;
}

.clear_Right
{
	clear: right;
}

.center
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Page Specific Styles */

.index blockquote p
{
	width: 400px;
	margin: 1em auto 0 auto;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #202a31;
}

.index blockquote h4
{
	float: right;
	margin-right: 100px;
	font-size: 100%;
}

span.sold
{
	padding: .2em .5em;
	background: red;
	color: #fff;
	font-size:80%;
	font-weight: bold;
}

#footer p#btm_links a {font-weight: bold;}