/* CSS Document */
img {
	border:none;
}

p{
	margin-bottom:0px;
}

h1 {
font-size: 12px;
margin-top: 0px;
}

h2 {
margin-top:0px;
}

body {
	font-family: Arial;
	text-align: center;
	color: #deb286;
}


a img {
	border:none;
	
}
A.img:active {
	text-decoration: none;
	    border:none;
    outline:none;
}
#footer {
	margin: auto;
	font-family: Verdana;
	color:#ce9d6c;
}

#footer a {
	color:#ce9d6c;
}
a {
	color:#ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
A:link {
	text-decoration: none;
	font-weight: bold;
}
A:visited { 
	text-decoration: none;
	font-weight: bold;
}
A:active , a:focus{
	text-decoration: none;
	border:none;
    outline:none;
}


a.redlink:link {
 font-weight: bold;
}
a.redlink:visited {
 font-weight: bold;
}

a.redlink:hover {
color: #fff;
font-weight:bold;
}

a.morelink{
	font-size: 20px;
	font-family: Times New Roman;
}
.standout {
font-weight: bold;
}

input {
	padding-bottom: 3px;
}

#recent_tattoos {
float: left;

}

#home_info {
float: right;
width: 300px;
padding-left: 10px;
font-size: 14px;
}

#newsArticle {
	width: 600px;
}

#newsTitle {
	font-size: 14px;
	font-weight: bold;
}


#newsDate {
	position: relative;
	font-weight: bold;

}


#newsContent {
	font-size: 12px;
}




.event {
	margin-top: 5px;
	margin-bottom: 15px;
}

/* @group Thumbs */
#thumbsgallery {
	position: relative;
}

#thumbsArea {
	position: relative;
	min-height: 300px;
}

#thumbsbreadcrumbs {
	position: relative;
	top: 5px;
	left: 0px;
}

#thumbsNavTop {
	position: relative;
	top: 10px;
	width: 500px;
	left: 0px;
	height: 60px;
}

#thumbsNavTop a {
	padding-left: 5px;
}

#thumbsNavTop form {
	float: left;
}

.thumbsThumbnail {
	float: left;
	text-align:center;
	width: 100px;
	padding: 2px 10px;
}


.thumbsThumbnail img {
	border: 0px;
	padding-bottom: 5px;
}
.thumbsThumbnail img:hover {
	border: 0px;
}


#thumbsNavBottom {
	position: relative;
	top: 40px;
	margin-bottom: 40px;
}
#thumbsNavBottom form {
	float: left;
}

#thumbsNavBottom a {
	padding-left: 5px;
}


	
/* @group Gallery */

#gallery {
	position: relative;;
}


#galleryartistList {
	/*position: absolute;
	left: 4px;
	top: 40px;*/

}
#linktousbanner {

}
#galleryartistList h2 {
	text-align: center;
	font-size: 1.2em;
}

#galleryartistList h1 {
	font-size: 1.2em;
}

#galleryartistList ul#artistlist li {
	list-style: none;
	margin-bottom: 1px;

}

#galleryartistList #artistName {
	height: 10px;
	font-size: 1em;
}

#galleryartistList #artistLocation {
	height: 10px;
	margin-bottom: 1px;
	font-size: 1em; 
	color: #666666;
}


#gallerybreadcrumbs {
	position: relative;
	top: 0px;
	border: none;

}

#gallerynowViewingTop {

}


#gallerynowViewingBottom {
	position: relative;
}


#galleryimageInfo {
	/*position: absolute;
	top: 40px;
	left: 215px;*/


}

#galleryimageInfo h2 {

}

#galleryimage {
	float: left;

}

#galleryimage img {


}

#galleryimage a {
	text-decoration: underline;
}
#galleryTravelDates {
	position: relative;
}

#gallerykeywords {
	position: relative;
}

#galleryimageTitle {


}

#galleryimageTitle h2 {
	color: #ffffff;
}

.arrows {
	padding-top: 100px;
}
/* breadcrumbs stuff */
#bread {

	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	height: 0px;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	height: 0px;
	color: #ffffff;
	}

#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	
	}
	
#bread ul li#first:before {
	content: " ";
	}
	
#previouslink {

}
#nextlink {

}
fieldset { border: 2px solid #ffffff; }
fieldset label { float: left; width: 150px; text-align: right; padding-right: 5px; font-size: 1.2em; }

fieldset#post { width: 450px; margin: 0 auto; }
fieldset#post textarea { width: 400px; height: 200px; }

form#contact { height: auto; width:450px; margin: 0 auto;  }
fieldset#contact label { float: left; width: 300px; text-align: right; padding-right: 5px; font-size: 1.2em; }

input { margin-bottom: 2px; background-color: #fff; color: #000000; padding: 2px; }
input:focus  { border: 2px solid #000000; background: #fff; color: #000000; } 
textarea { width: 250px; height: 100px; border: 2px solid  #ffffff; background-color: #fff; color: #000; }
#captcha { text-align:center;}
#mailinglistform {
	font-size: 14px;
}
/* @end */

