/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
* {
	margin:0px;
	padding:0px;
}
body {
	background:#ff8003 url(images/bg-body-repeat.jpg) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	padding:10px 0px 15px 25px;
	color:#333333;
}
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 12px;
	padding-bottom:10px;
	line-height:1.5em;
	color:#3f3f3f;
}
h1 {
	font-size:22px;
	padding-bottom:3px;
	margin-bottom:7px;
	font-weight:bold;
	color:#77300c;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #e4c798 solid;
	font-style:oblique;
}
h2 {
	font-size:14px;
	padding-bottom:10px;
	padding-top:10px;
	color:#C02D02;
}
address {
	text-align:left;
	font-style:normal;
	padding:15px 0px 20px 0px;
	color:#333333;
	font-size:12px;
	clear: both;
}
a {
	color:#1158b1;
}
a:hover {
	color:#000000;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#bkgcenterimg {
	background:url(images/bg-body.jpg) top center no-repeat;
	padding:0px;
	margin:0px;
}
div#wrapper {
	width:990px;
	margin:0 auto;
}
/* ----------------- TOP NAV STYLES ----------------- */

div#topnav {
	width:949px;
	position:absolute;
	left: 40px;
	top: 277px;
}
div#topnav ul {
	padding:0px;
	list-style-type:none;
}
div#topnav ul li {
	display:inline;
}
div#topnav ul li a {
	color:#fff;
	text-decoration: none;
	text-align:left;
	float:left;
	padding: 11px 5px 10px 5px;
	background: #EF521D;
	border-top:#db6d2e 1px solid;
	border-right:#aa511d 1px solid;
	border-bottom:#b26411 1px solid;
	border-left:#ef803e 1px solid;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div#topnav ul li a:hover {
	background:#e67431;
}
div#topnav ul li a.current {
	color:#034d5e;
	background: #ef9c43;
}
/* -------------- HEADER/ BANNER/ FLASH -------------- */
div#header {
	width:990px;
	height:277px;
	background: top left no-repeat;
	position:relative;
}
/* -- CTA AND AUDIO LINKS -- */
div#cta {
	background:#EE4713;
	padding:3px;
	text-align:center;
	border:1px solid #ffed6d;
	font-weight:bold;
	margin-left:-20px;
	margin-top:50px;
	width: 200px;
}
div#cta p {
	color:#f9c26f;
	font-size:16px;
	line-height:1em;
	padding:3px;
}
img#ctalink {
	position:absolute;
	left: 29px;
	top: 12px;
	cursor:pointer;
	background:none;
}
img#audio {
	position:absolute;
	left: 748px;
	top: 151px;
	cursor:pointer;
	background:none;
}
/* ----------------- CONTAINER/ CONTENT ELEMENTS ----------------- */
div#container {
	width:990px;
	float:left;
	clear: both;
	padding: 0px;
	margin: 0px;

}
div#content {
	width:980px;
	float:left;
	padding:0px;
	background:url(images/bg-content.jpg) top left no-repeat;
	margin-left: 14px;
	;
}
div#maincontent {
	width:680px;
	float:right;
	padding:0px 30px 15px 0px;
	margin-top: 65px;
	overflow: hidden;
}
div#maincontent ul {
	line-height:1.4em;
}
/* -- SIDEBAR COL -- */
div#sidebar {
	width:187px;
	float:left;
	padding:0px;
	margin-top:8px;
	margin-right:0px;
	margin-left:0px;
}
/* -- CONTACT INFO -- */
div#contactinfo {
	float:left;
	width:200px;
	margin-top: 65px;
	margin-left:30px;
	background:url(images/contact-info-bkg1.jpg) top left no-repeat;
	padding:25px 0px 0px 25px;
}
div#contactinfo address {
	font-size:11px;
	padding:10px 0px 10px 0px;
	color:#484533;
}
/* -- WEB AUDIO APPLET -- */
div#audiobtn {
	position:absolute;
	z-index:999;
	left: 523px;
	top: 16px;
	cursor:pointer;
}
div#applet {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/webaudio.gif) top left no-repeat;
}
div#applet div {
	position: absolute;
	top: 52px;
	left: 75px;
	width: 68px;
	height: 30px;
}
div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;
}
/* ----------------- FOOTER ELEMENTS ----------------- */
div#footer {
	width:983px;
	height:40px;
	clear:both;
	color:#044a5b;
	padding-left: 7px;
}
div#bottomnav {
	text-align:center;
	width:980px;
	padding:25px 0px 10px 13px;
	color:#aa511d;
}
div#bottomnav a {
	font-size:11px;
	padding:0px 5px;
	color:#aa511d;
	text-decoration:none;
}
div#bottomnav a:hover {
	color:#2e3523;
	text-decoration:underline;
}
/* OWNER LINK */

div#ownerlink {
	text-align:center;
	clear:both;
	padding:25px 0px;
	display:block;
}
div#ownerlink a {
	font-size:11px;
	color:#aa511d;
}
div#ownerlink a:hover {
	color:#FFF;
}
/*COPYRIGHT*/
div#copyright {
	width:980px;
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
div#copyright a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
div#contactus a {
	color: #d32602;
	font-size: 18px;
	line-height: 2em;
}
div#contactus a:hover {
	color: #000000;
	text-decoration: none;
}

/* ----------------- CUSTOM ELEMENTS/ CLASSES /MAP IFRAME STYLES ----------------- */

/* ----------------- GALLERY IMAGES ----------------- */


.tattoowork {
	width: 610px;
	border-bottom: 1px solid #9e630a;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left:4px;
}
.tattoowork img {
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
}
.tattoowork2 {
	width: 592px;
	border-bottom: 1px solid #9e630a;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tattoowork2 img {
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
}
/* -- REG IMAGES -- */
img {
	background:#e8ad54;
}
img.nobkg {
	background:none;
}
img.floatrt {
	margin:5px 10px 10px 15px;
	float:right;
	border:#000000 1px solid;
}
img.right {
	float:right;
	margin:5px 10px 10px 15px;
}
img.left {
	float:left;
	margin:5px 10px 10px 15px;
}
img.border {
	border:2px #d86726 solid;
	padding:3px;
}
.clear {
	clear:both;
}
div.floatlist {
	float:left;
	width:280px;
	padding:15px 0px;
}
.center {
	text-align:center;
}
ul.list {
	float:left;
	width:230px;
}
div#map iframe {
	border:1px solid #333333;
}
/* -- SPLASH STYLES -- */
body#splash {
	background:#ff8003 url(images/bg-splash-repeat.jpg) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#splashbkgcenterimg {
	background:url(images/bg-splash.jpg) top center no-repeat;
	padding:0px;
	margin:0px;
}
div#splashheader {
	width:990px;
	height:563px;
	background: top left no-repeat;
	position:relative;
}
div#flash {
	position:absolute;
	z-index:999;
	top:57px;
	left:0px;
}
img#entersite {
	position:absolute;
	left: 391px;
	top: 325px;
	background:none;
}
div#splashbottmboxes {
	width:990px;
	height:418px;
	position:relative;
	background:url(images/bg-bottom-boxes.jpg) no-repeat left top;
	margin-left:13px;
}
div#splashbottmboxes h3 {
	font-size:16px;
}
div#splashbottmboxes ul {
	font-size:14px;
	line-height:1.5em;
}
div#box1 {
	position:absolute;
	width:200px;
	left: 72px;
	top: 224px;
}
div#box2 {
	position:absolute;
	width:200px;
	left: 409px;
	top: 224px;
}
div#box3 {
	position:absolute;
	width:200px;
	left: 726px;
	top: 214px;
}
div#splashcontact {
	width:650px;
	margin:0 auto;
}
div#splashcontact address {
	font-size:11px;
	text-align:center;
}
