body {
	background: #006892;
}

#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#top {
height: 159px;
background: #ffffff;
float: left;
width: 974px;
}


.copyright {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.logo {
	float: left;
	padding-left: 20px;
	padding-top: 18px;
}

#menu {
	width: 200px;
	height: 159px;
	background-color: #b2bb1c;
	float: right;
}

/* i added this menu UL style so that the top of the list would be consistent throughout browsers */
#menu ul {
padding-top: 20px;
margin: 0;
}

#menu li {
	list-style-type: none;
}

#menu  a  {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #006892;
}

/* this is what turns the nav ON for a selected page */

body#home #n_home a, body#history #n_history a, body#contact #n_contact a, body#gallery #n_gallery a, body#process #n_process a, body#artist #n_artist a {
	color: #006892;
}

/* end of turn ON style */

/* this is what turns the nav ON for a selected GALLERY page */
body.vases #sn_vases a, body.coffee #sn_coffee a, body.cont #sn_cont a, body.serving #sn_serving a, body.entertain #sn_entertain a, body.wedding #sn_wedding a, body.home #sn_home a, body.purchase #sn_purchase a {
	color: #333333;
}
/* end of turn ON style */

#bracket {
	float: left;
	padding-right: 20px;
}
.decorative {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #b2bb1c;
	float: left;
	padding-top: 65px;
	padding-bottom: 35px;
	padding-left: 65px;
}
.corner  {
	float: left;
}

#middle {
float: left;
width: 950px;
background: #ffffff;
}

#intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9a5107;
	float: left;
	width: 360px;
	font-weight: normal;
	padding-top: 60px;
	padding-left: 115px;
float: left;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	float: right;
width: 400px;
	font-weight: normal;
	padding-top: 60px;
padding-right: 44px;
	line-height: 1.4em;
}
.content a {
	color: #006892;
	text-decoration: underline;
}
.content a:visited {
}
.content a:hover {
	color: #9a5107;
}

#footer {
	height: 27px;
width: 100%;
clear: left;
float: left;
background: #ffffff;
}

.rightimg {
	float: right;
	margin-right: -24px;
	padding-top: 23px;
}
.leftimg {
	float: left;
	margin-left: -24px;
	padding-top: 23px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006892;
}

/* styles for contact page */

#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9a5107;
	float: left;
	width: 275px;
	font-weight: normal;
	padding-top: 75px;
	padding-left: 175px;
	float: left;
	line-height: 1.5em;
}
#address  a:link {
	color: #006892;
	text-decoration: none;
	font-weight: bold;
}
#address  a:visited {
}
#address  a:hover {
	color: #9a5107;
}

/* end of styles for contact page */

#gallerymenu {
	text-align: center;
	width: 141px;
	float: left;
	margin-top: -10px;
}
#gallerymenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	color: #006892;
}
#gallerymenu li a {
	text-decoration: none;
	color: #006892;
}
#gallerymenu  li  a:visited {
	text-decoration: none;
}
#gallerymenu li a:hover {
	color: #b2bb1c;
}
#flash {
	float: right;
	margin-right: 8px;
	margin-top: 8px;
}

/* styles for artist page */

#roberta {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a5107;
	font-size: 14px;
	line-height: 1.3em;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #006892;
	font-weight: bold;
}

/* styles end for artist page */
