body {
	color: #1e1f21;
	background-color: #d2d2d3;
	font-family: georgia,serif;
}
td {
	vertical-align: top;
}
a {
	color: #1e1f21;
	text-decoration: underline;
	outline: none;
}

}
p, li {
	font-size: 1.2em;
}
h1 {
	text-align: center;
	font-size: 2em;
	padding: 10px 0px 20px 0px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
#ft {
	border-top: 1px solid #1e1f21;
	font-size: .8em;
	margin: 20px 0px 10px 0px;
	padding-top: 20px;
}
#ft a {

}
#ft a:hover {

}
.err {
	margin-left: 10px;
	padding-left: 18px;
	background-image: url(../img/icons/error.png);
	background-repeat: no-repeat;
	color:#8a1f11;
}
.admin_strip {
	background-color: #000;
	color: #fff;
	padding: 2px;
}
.admin_strip a{
	color: #ffffff;
	text-decoration: none;
}
.admin_strip a:hover {
	color: #ffff00;
}
.admin_tasks, .page_tasks {
	color: #ccc;
}
.admin_tasks a, .page_tasks a {
	margin: 0px 10px 0px 5px;
}
.admin_tasks a.first, .page_tasks a.first  {
	margin: 0px 10px 0px 0px;
}
.admin_action {
	margin-left: 50px;	
}
#logo {
	background-image: url(../img/layout/logo.gif);
	background-repeat: no-repeat;
	height: 49px;
	text-indent:-9999px;
	background-position:  center 17px;

}
#page_top {
	background-image: url(../img/layout/bg-top.png);
	background-repeat: no-repeat;
	height: 24px;
	background-position: top center;
	margin-top: 20px;
	overflow: hidden;
}
#page_middle {
	background-image: url(../img/layout/bg-middle.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#page_bottom {
	background-image: url(../img/layout/bg-bottom.png);
	background-repeat: no-repeat;
	height: 26px;
	background-position: top center;
	overflow: hidden;
}
#nav {
	border-top: 1px solid #1e1f21;
	border-bottom: 1px solid #1e1f21;
	font-family: "times new roman",times,serif;
	list-style:none;
	text-align: center;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 20px 0px;
}
#nav a {
	color: #1e1f21;
	text-decoration: none;
	text-transform: uppercase;
	
	position: relative;
}
#nav a:hover {
	color: #000;
	text-decoration: underline;
}
#nav li {
	display:inline;
	font-size: 1.2em;
	background-image: url(../img/layout/dot.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding: 0px 20px 0px 10px;
}
#nav li.last {
	background-image: none;	
}
#welcome {
	margin-bottom: 35px;
}
#welcome h1 {
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#welcome_text p {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
	font-style: italic;
}


.img_wrap {
	border: 1px solid  #d2d2d2;
	background-color: #FFF;
	padding: 10px;
}

.img_gallery {
	border: 1px solid  #d2d2d2;
	background-color: #FFF;
	padding: 10px;
	margin-left: 14px;
}

.painting_desc {
	text-align: center;
}
.painting_desc h1 {
	margin-top: 30px;
}

#gallery h3 {
	text-align: center;
	margin-bottom: 20px;
	color: #1e1f21;
}
#gallery h3 a {
	text-decoration: none;
	color: #000;
}
#gallery h3 a:hover {
	text-decoration: underline;
}

.random_small {
	text-align: center;
	
}
.random_small img {
	border: 1px solid  #d2d2d2;
	background-color: #FFF;
	padding: 5px;
}
.random_strip {
	border-top: 1px solid #1e1f21;
	margin: 20px 0px 10px 0px;
	padding-top: 10px;
}


.pageination div {
	display:inline;
	padding: 1px 3px 1px 3px;
	margin-right:2px;
}
.pageination {
	display:block;
	margin-bottom: 10px;
	text-align: center;
}

.pageination a {
	text-decoration:none;
	color: #1e1f21;
}
.pageination a:hover {
	text-decoration:none;
	color: #1e1f21;
}
.page_first {}
.page_last {}
.page_prev {}
.page_next {}
.page_current {
	font-weight:bold;
	background-color:#1e1f21;
	color: #FFF;
	border:1px solid #1e1f21;
}
.page_num {
	background-color:#fff;
	border:1px solid #ccc;
	margin: 0px 3px 0px 3px;
}

.center_copy {
	text-align: center;
}

.active_project td {
	border-bottom: 1px solid #ccc;
}

.inactive_project td{
	background-color: #ccc;
	color: #666;
	border-bottom: 1px solid #999;
	
}
.center_copy p {
	padding: 0px 10px 0px 10px;
}

.slide {
	position: relative;
	
}
.slide_viewer {
	height: 350px;
	padding-top: 0px;
	overflow: hidden;
}

.slide img {
	border: 1px solid  #d2d2d2;
	background-color: #FFF;
	padding: 10px;
}
.slide_trig img{
	border: 1px solid  #d2d2d2;
	background-color: #FFF;
	padding: 6px;
	margin: 0px 15px 15px 0px;
}
#slide_thumbs {
	margin: 50px 0px 0px 10px;
}
.feed {
	
}
.feed a {
	text-decoration: none;
}

.feed a img {
	margin: 3px 0px 0px 0px;
	text-decoration: none;
}
.feed a:hover img {
	
}
.admin_blog_list th {
	color: #FFF;
	background-color: #000;	
}
.admin_blog_list td {
	border-bottom: 1px solid #ccc;
}


#about_header {
	height: 273px;
	background-image: url(../img/content/about-header.jpg);
	background-repeat: no-repeat;
	background-color: #ccc;
	margin-bottom: 20px;
}















div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	text-align: center;

}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 4px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	display: block;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	clear: both;
	height: 50px;
	width: 100px;
	overflow: hidden;
}
a.thumb {
	padding: 2px;
	
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	float: left;
}
div.pagination2 {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination2 a, div.pagination2 span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination2 a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination2 span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {

	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}



