
*{
	margin:0;
	padding:0;
}

body
{
	font-family: arial, verdana, tahoma;
	text-align: center;
	font-size: 10pt;
	word-spacing: 3px;
	color: #717171;
	background:#000000 url(background3.jpg) top center no-repeat;
}

#header
{
	top: 0;
	left:0;
	width: 100%;
	position: absolute;
	height: 100px;
	text-align: left;
	/*background: transparent;*/
	background-image: url(charcoalHeader.jpg);
	padding-bottom: 3px;
	border-bottom:2px solid #fdd017;
}

#headerOverlay
{
	background:transparent url(top_grad.png) repeat-x;
}

#header h1
{
	color:#f5f5f5;
	margin-left:0.1em;
	margin-top:0.4em;
	font-size:1.9em;
	padding-top:10px;
	padding-left:10px;
}

#header h2
{
	color:#f5f5f5;
	margin-left:1em;
	margin-top:0.8em;
}

#footer
{
	width:100%;
	border-top:2px solid #fdd217;
	background-color:#000;
}

#footer h2
{
	text-align:right;
	font-size:0.8em;
	font-weight: bolder;
	padding:10px;
}

#footer img
{
	text-align:center;
	font-size:0.8em;
	font-weight: bolder;
	margin-left:auto;
	margin-right:auto;
}

/*#navbar
{
	position:absolute;
	bottom:0px;
	right:50px;
}

#navbar ul
{
	list-style: none;
}

#navbar li
{
	display:inline;
}

#navbar ul li a
{
	height: 15px;
	color: black;
	line-height:5px;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color:gold;
}

#navbar ul li a:hover
{
	color: black;
	background-color:white;
}*/

/*chromestyle rounded corners drop-down*/

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.ddtop, .ddbottom{background: transparent/*#c6e1fc*/;}
.ddtop .dd1, .ddtop .dd2, .ddtop .dd3, .ddtop .dd4,
.ddbottom .dd1, .ddbottom .dd2, .ddbottom .dd3, .ddbottom .dd4{background: #b6c997;}

.ddtop, .ddbottom{display: block;}

.ddtop .dd1, .ddtop .dd2, .ddtop .dd3, .ddtop .dd4,
.ddbottom .dd1, .ddbottom .dd2, .ddbottom .dd3, .ddbottom .dd4
{ display: block;
  height: 1px;
  overflow: hidden; 
}

.dd1{margin: 0 5px}

.dd2{margin: 0 3px}

.dd3{margin: 0 2px}

.ddtop .dd4, .ddbottom .dd4
{ margin: 0 1px;
  height: 2px
}

/*end chromestyle rounded corners drop-down*/

#container
{
	text-align:left;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	width:800px; 
	/*background: url("header10.png") top center no-repeat;*/
}

#middlecontentWrapper
{
	padding-top:2em;	
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background: url("contentWrapperImage5.png") top no-repeat;
}

#middlecontent
{
	margin-top:0px;
	background-color:transparent;
}

#rightContent
{	width:625px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-color:transparent;
}

h1.ship
{
	margin-left:0em;
	margin-top:10px;
	position: relative;
	text-align:left;
	padding-left:15px;
	font-size: 1.8em;
	font-weight: 500;
	color: #fff;
	letter-spacing: -1px;
	background-color:transparent;
}

h1.ship span {
  background: url(grdient2.png) repeat-x;
  position: absolute;
  display: block;
  width: 45%;
  height: 34px;
}

h1
{
	margin-left:0em;
	margin-top:10px;
	position: relative;
	text-align:left;
	padding-left:15px;
	font-size: 1.8em;
	font-weight: 500;
	color: #fff;
	letter-spacing: -1px;
	background-color:transparent;
}

h1 span {
  background: url(gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 34px;
}

h2 span {
  background: url(gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 600px;
  height: 34px;
}

a.bodyLink {
	color: #fdd017;
	text-decoration:none;
	border-bottom:1px dashed;
}

a:hover.bodyLink {
	color: #fff;
}

a.bodyLinkSide {
	color: #fdd017;
	text-decoration:none;
}

a:hover.bodyLinkSide {
	color: #fff;
}

h2
{
	margin-left:0em;
	text-align:left;
	padding:10px;
	font-size: 1.8em;
	font-weight: lighter;
	color: #f5f5f5;
	letter-spacing: -1px;
}

p.gallery
{
	text-align:justify;
	width:590px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.75em;
	padding:20px 17px 10px 15px;
	color: #888;
	background-color:transparent;
	
}

p
{
	text-align:justify;
	line-height: 1.75em;
	padding:20px 15px 10px 15px;
	color: #888;
	border:0;
	background-color:transparent;
}

p.sculpture
{
	width:480px;
	text-align:justify;
	line-height: 1.75em;
	padding:20px 15px 10px 15px;
	color: #888;
	background-color:transparent;
	font-size:15px;
	font-family:arial;
	letter-spacing:.04em;
}

#picturelist {
font-family:arial, sans;
width:600px;
height:530px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
margin-right:auto;
margin-left:auto;
padding-top:10px;
/*padding-right:10px;*/
padding-bottom:10px;
padding-left:20px;
}

#picturelist li {
list-style:none;
float:left;
height:125px;
line-height:10px;
margin-right:17px;
margin-bottom:0px;
font-size: 9px;
font-weight:bold;
color:#777777;
word-spacing: 0px;

}

#picturelist img{
display:block;
border:1px solid #000;
background-color: #000000;
margin-bottom: 1px;
}

#picturelist img:hover{
border:1px solid #000;
}

#picturelist li a{
color:#ffffff;
text-decoration:none;
}

#picturelist a:hover{
color:#fdd017;
}

/*Picturelist Alt*/

#picturelistAlt {
font-family:sans,arial;
width:756px;
height:400px;
margin-top:30px;
margin-bottom:30px;
text-align:left;
margin-right:auto;
margin-left:auto;
padding:10px;
}

#picturelistAlt li {
list-style:none;
float:left;
margin-right:0px;
margin-bottom:10px;
font-size: 9px;
font-weight:bold;
color:#777777;
word-spacing: 0px;
}

#picturelistAlt img{
display:block;
border:2px solid #ffffff;
background-color: #733155;
}

#picturelistAlt img:hover{
border:3px solid #fdd017;
}

#picturelistAlt a{
color:#ffffff;
text-decoration:none;
}

#picturelistAlt a:hover{
color:#fdd017;
}



#paginglist
{
	width:600px;
	float:left;
	height:30px;
	list-style:none;
	padding-left: 10px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:0px;*/
	margin-bottom:20px;
	text-align:left;
	padding-left:25px;
}

#paginglist li
{
	display:inline;
}

#paginglist li a
{
	font-size: 0.8em;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

#paginglist li a:hover
{
	border-top:3px solid #fdd017;
}

.current
{
	
	border-top: 3px solid #fdd017;
}

#paginglist2
{
	width:600px;
	height:30px;
	list-style:none;
	text-align: right;
	padding-right:25px;
}

#paginglist2 li
{
	display:inline;
}

#paginglist2 li a
{
	font-size: 0.8em;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

#paginglist2 li a:hover
{
	border-top:3px solid #fdd017;
}

.priceListAlt {
	color:#ccc;
	font-size:14px;
}

.priceList {
	color:#888;
	font-size:14px;
}

#transparent {
	background-color:transparent;
}

a.selected {
	color:#fdd017;
	background-color:#444444;
}

.resume2 {
	color:#aaa;
	font-size:14px;
}

table.main {
	width:800px;
	padding:0;
	border:0;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background:transparent;
}

td.mainRight {
	width:625px;
	vertical-align:text-top;
	margin-left:auto;
	margin-right:auto;
	background:transparent;
}

td.mainLeft {
	width:150px;
	vertical-align:text-top;
	margin-left:auto;
	margin-right:auto;
	background:transparent;
	
}

.ieImg {
	float:right;
	border:0;
	padding-top:1px;
}

/* contact page - form layout */

form{margin-top: 0px;}

fieldset fieldset { width:448px; margin-bottom: -1.5em; border-style: none; background-color: transparent; background-image: none;padding-bottom:10px;}      
fieldset fieldset legend { margin-left: 0; /*font-weight: 900;*/ color: #a06940;padding-bottom:10px;}            
fieldset fieldset label { float: none; width: auto; margin-right: auto;}

div.row
{ clear: both;
  width: 448px;
}

div.row2
{ clear: both;
  width: 468px;
}

div.row span.formlabel 
{ 
  clear:both;
  float: left;
  width: 150px;
  text-align: left;
  font-weight: 600;
  color:#aaa;
}

div.row span.forminput
{ float: right;
  width: auto;
  text-align: right;
  background-color: #777;
  margin-bottom:10px;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 285px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 3px;
  background-color: #efefef;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
  font-weight: 600;
}

form.payPal {
	width:125px;
	background: transparent;
}

input.payPal {
	width:100px;
	background: transparent;
	border:0;
}

.submitPaypal {
	width:100px
	height:28px;
	background: transparent;
	border:0;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.smm {
	color:/*#b85353*/#fdd017;
	text-decoration:none;
}
/* @end */
