/* CSS Document */
img {
	border:none;
}
.content-div {
	padding:20px;
	position:relative;
	left: 130px;
	text-align:left;
	width:705px;
}

#index_address td {
	font-size:12px;
	font-weight:bold;
	color:#705848;
}
p{
	margin-bottom:0px;
}

h1 {
font-size: 12px;
margin-top: 0px;
}

h2 {
margin-top:0px;
}

body {
font-family: Georgia, Arial, Helvetica, sans-serif;
}
td {
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #fff;
}

a img {
	border:none;
}

a {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
A:link {
	text-decoration: none;
	font-weight: bold;
}
A:visited { 
	text-decoration: none;
	font-weight: bold;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	font-weight:bold;
}


a.redlink:link {
 font-weight: bold;
}
a.redlink:visited {
 font-weight: bold;
}

a.redlink:hover {
color: #fff;
font-weight:bold;
}


.standout {
font-weight: bold;
}


input {
	padding-bottom: 3px;
}

#recent_images {
	position: relative;
	left: 225px;
	top: -170px;
	float: right;
}

td {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

.morelink {
	position: relative;
	left: 225px;
}

.newsArticle {
	padding: 2px;
	margin-bottom: 25px;
}


#newsTitle {
	font-size: 14px;
	font-weight: bold;
}


#newsDate {
	position: relative;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 20px;
	top: -20px;
}


#newsContent {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
}




.event {
	margin-top: 5px;
	margin-bottom: 15px;
}


#eventName {
	font-size: 14px;
	font-weight: bold;
}

#eventDate {
	font-style: italic;
	color: #666666;
	font-size: 11px;
	padding-left: 5px;
}

#eventDescription {
	padding-left: 15px;
}

#eventWebaddress {
	padding-left: 15px;
	font-size: 10px;
}

#eventEmail {
	padding-left: 15px;
	font-size: 10px;
}

/* @group Thumbs */
#thumbsgallery {
	width: 591px;
}

#thumbsArea {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 30px;
	width: 712px;
	min-height: 300px;
}

#thumbsbreadcrumbs {
	position: relative;
	top: 5px;
	left: 0;
}

#thumbsNavTop {
	position: relative;
	top: 10px;
	width: 500px;
	left: 0;
	height: 60px;
}

#thumbsNavTop a {
	padding-left: 5px;
}

#thumbsNavTop form {
	float: left;
}

.thumbsThumbnail {
	float: left;
	text-align:center;
	width: 100px;
	padding: 2px 20px;
}


.thumbsThumbnail img {
	border: 0;
}
.thumbsThumbnail img:hover {
	border: 0;
}


#thumbsNavBottom {
	position: relative;
	top: 40px;
	width: 500px;
	left: 15px;
	height: 60px;
	padding-bottom: 20px;
}
#thumbsNavBottom form {
	float: left;
}

#thumbsNavBottom a {
	padding-left: 5px;
}


	
/* @group Gallery */

#gallery {
	position: relative;
	margin-bottom: -200px;
	top: -25px;
	height: auto;
	
}


#galleryartistList {
	/*position: absolute;
	left: 4px;
	top: 40px;*/
	float: left;
	
	height: auto;

	padding: 4px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

#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: 0;
	border: none;
	margin: 10px;
}

#gallerynowViewingTop {
	padding-top: 5px;
	padding-bottom: 15px;
}


#gallerynowViewingBottom {
	position: relative;
	top: -320px;
}


#galleryimageInfo {
	/*position: absolute;
	top: 40px;
	left: 215px;*/

	float: left;
	font-size: 1em;
	height: auto;
	width: 300px;
	margin-bottom: 40px;
	border: 1px solid #000;
	padding: 4px;
}

#galleryimageInfo h2 {
	width: 98%;
	font-size: 1.2em;
}

#galleryimage {
	position: relative;
	min-height: 400px;
	text-align: left;
	vertical-align: top;
}

#galleryimage img {
	position: relative;
	top: -100px;
	padding-left: 50px;
}

#galleryimage a {
	position: relative;
	top: -100px;
}

#gallerykeywords {
	position: relative;
	width: 300px;
	top: -325px;
}

#galleryimageTitle {
position: relative;
}

#galleryimageTitle h2 {
	padding: 0px;
	line-height: 1;
	width: 300px;
	color: #000000;
}



/* breadcrumbs stuff */
#bread {
	border: none;
	padding: 3px;
	height: 0px;
	left: 0px;
	}

#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 {
	position: relative;
	top: 15px;
	left: -200px;
}
#nextlink {
	position: relative;
	top: 15px;
	left: -200px;
}
fieldset { border: 2px solid #ffffff; }
fieldset label { float: left; width: 150px; text-align: right; padding-right: 5px; font-size: 1.2em; }

fieldset#post { width: 600px; margin: 0 auto; }
fieldset#post textarea { width: 400px; height: 200px; }

form#contact { height: auto; width:500px; margin: 0 auto;  }
fieldset#contact label { float: left; width: 180px; 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:right; width: 200px;}
/* @end */


