body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00052B;
	color:#00052B;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:0px;
	color:#043912;
}

h2{
	font-size:14px;
	margin:0px 0px 5px 0px;
	color:#043C5E;
}

h2+p{
	margin-top:0px;
}

h3{
	font-size:14px;
	margin:5px 0px;
	color:#043C5E;
}

h3+p{
	margin-top:0px;
}

h4{
	font-size:12px;
	margin:0px 0px 5px 0px;
	color:#043C5E;
}

h4+p{
	margin-top:0px;
}

p {
	font-size:12px;
	line-height: 19px;
}

.home-col-detail {
	padding: 12px;
	color:#E3E3E3;
}

.home-col-detail p{
	font-size:13px;
	margin: 0px 0px 10px 0px;
}

.home-col-detail a{
	color:#33CCFF;
}

#nav-row {
	background-color: #043912;
	border: 1px solid #DCB13E;
}

#nav-row a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	padding: 5px 8px 5px 8px;
}

a {
	color:#054C77;
}

a:hover {
	text-decoration:none;
}

#nav-row a:link {
	background-color: transparent;
}

#nav-row a:visited {
	background-color: transparent;
}

#nav-row a:hover {
	background-color: #1C632F;
}

#footer-row {
	color:#FFFFFF;
	font-size:10px;
	background-color: #043912;
	border: 1px solid #DCB13E;
	padding:5px;
}

#home-body {
	background-color: #043C5E;
}

#col-nav {
	font-size:12px;
	background-color: #E3E3E3;
	padding: 0px 5px;
}

#col-body {
	background-color:#FFFFFF;
	padding: 5px 10px;
}

.hd-gold {
	font-size:15px;
	color: #A65A00;
	background-color: #E8C501;
	padding:6px 8px;
	margin:0px -5px;
}

.hd-gold + div {
	background-color: #A65A00;
	height:9px;
	margin:0px -5px;
}

.body-border {
	border-right: 1px solid #DCB13E;
	border-bottom: 1px solid #DCB13E;
	border-left: 1px solid #DCB13E;
}

.v-border {
	border-right: 1px solid #DCB13E;
	border-left: 1px solid #DCB13E;
	background-color:#FFFFFF;
}

#hd-bio {
	background:url('../../images/hd_joshua_artist.gif') no-repeat 100% 0;
	height:38px;
}

#hd-bio div {
	background:url('../../images/hd_joshua_artist.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

#hd-gallery {
	background:url('../../images/hd_joshua_gallery.gif') no-repeat 100% 0;
	height:38px;
}

#hd-gallery div {
	background:url('../../images/hd_joshua_gallery.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

#hd-blog {
	background:url('../../images/hd_joshua_blog.gif') no-repeat 100% 0;
	height:38px;
}

#hd-blog div {
	background:url('../../images/hd_joshua_blog.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

#hd-media {
	background:url('../../images/hd_joshua_media.gif') no-repeat 100% 0;
	height:38px;
}

#hd-media div {
	background:url('../../images/hd_joshua_media.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

#hd-collectors {
	background:url('../../images/hd_joshua_collectors.gif') no-repeat 100% 0;
	height:38px;
}

#hd-collectors div {
	background:url('../../images/hd_joshua_collectors.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

#hd-contact {
	background:url('../../images/hd_joshua_contact.gif') no-repeat 100% 0;
	height:38px;
}

#hd-contact div {
	background:url('../../images/hd_joshua_contact.gif') no-repeat 0 0;
	height:38px;
	width: 200px;
	position:relative;
	overflow:hidden;
}

.breadcrumbs {
	font-size:10px;
	margin-bottom:5px;
}

/***********************************************/
/*  Multi-Level Categories 		               */
/***********************************************/
.cat_level1	{
	font-size:10pt;
	padding-bottom: 2px;
}

.cat_level2	{
	font-size: 11px;
	padding-left:3px;
	padding-bottom: 1px;
}

.cat_level3	{
	font-size: 10px;
	padding-left: 8px;
}

.cat_level4	{
	font-size: 9px;
	padding-left: 13px;
}

.cat_level5	{
	font-size: 8px;
	padding-left: 18px;
}

/* Gallery Styles */

table.gallery {

}

table.gallery td{
	border-bottom:1px solid #CCCCCC;
}

table.gallery td:hover{
	background-color: #E3E3E3;
}

table.gallery a{
	text-decoration:none;
}

.art_title {
	color: #043C5E;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 2px 0px;
	
}

.art_title_hm {
	color: #043C5E;
	font-size:11px;
	font-weight:bold;
	padding:1px 0px;
}

.art_subtitle {
	font-size:11px;
}

/* Sold sub notes */
.sold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
/** ART PAGE **/
#art_detail {
	width:210px;
	float:right;
	padding: 0px 10px;
}

/* Image/Picture Switcher Styles */
#img_win {
	width:350px;
	height: 350px;
	overflow:hidden;
}

#img_switcher {
	margin-top:5px;
	border:solid 1px #043C5E;
}

#img_switcher th{
	background-color:#CCCCCC;
}

#img_switcher td:hover {
	cursor:pointer;
	background-color: #E3E3E3;
}

/* Widget Styles */

/* Blogs */
#wd_blog {
	padding:2px 3px;
}

.wd_blog_date{
	font-size:10px;
	font-style:italic;
}

.wd_blog_title {
	font-size:11px;
}