/***   Elements   ***/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #464646 url(../images/sidebar_back.gif) repeat-y top left;
	font-size: 62.5%;
	position: relative;
}
p {
	color: #c8c8c8;
	font: 1.4em Palatino, "Times New Roman", "Times Roman", Times, serif;
	line-height: 2.2em;
	margin: 1.6em 0;
}
hr {
	height: 3px;
	width: 100%;
	clear: both;
}
a, a img {
	outline: none;	
}
fieldset {
	padding: 12px;	
}
fieldset p {
	line-height: 1.6em;
	margin: 1.2em 0;
}
legend {
	background: url(../images/preview_nav_back.gif) repeat 0 0;
	padding: 2px 6px;
	font: 13pt Georgia, "Times New Roman", serif;
	color: #ececec;	
}

/*** Main navigation ***/
#nav {
	list-style: none;
}
#nav li {
	display: block;
	margin-bottom: 6px;
	text-align: center;
	color: #c8c8c8;
	font: 16pt "Times New Roman", Times, serif;
	font-variant: small-caps;
}
#nav li a {
	display: block;
	height: 32px;
	outline: none;
	/*padding-left: 16px;*/
}
#nav li a:hover {
	color: #fff;
}
body#home a.home, body#gallery a.gallery, body#contact a.contact {
	color: #fff;
	letter-spacing: 0.3ex;
	/*background-color: #600623;
	border-top: dotted 1px #100509;
	border-bottom: dotted 1px #9c1240;*/
}
body#home a.home:hover, body#gallery a.gallery:hover, body#contact a.contact:hover {
	cursor: default;
}
#gallery-categories {
	background-color: #600623;/*#411;*/
	border-top: 1px solid #411;
	border-bottom: 1px dotted #9c1240;/*#b64;*/
	color: #ccc !important;
	/*display: none;*/
}
#gallery-categories li {
	font: 10pt Verdana, sans-serif;
	font-variant: small-caps;
	margin: 0;
}
#gallery-categories li a {
	color: #b16228;/*#b16a2e;*/
	height: 18px;
	padding: 5px;/* 5px 5px 40px;*/
}
#gallery-categories li a.current-category {
	color: #d90;/*#d62;*/
	font-weight: bold;
	letter-spacing: 0.2ex;
	cursor: default;
}
body#gallery #gallery-categories {
	display: block;
}
/*** end main navigation ***/

/***   Element IDs   ***/
#outer_wrapper {
	width: 100%;
	height: 100%;
}
#inner_wrapper {
	width: inherit;
	min-width: 790px;
}
#main_nav {
	float: left;
	width: 212px;
}
#main_image, #secondary_image {
	display: block;
	margin: 20px auto;
	border-bottom: solid 3px #4a4a4a;
	border-left: solid 3px #a8a8a8;
	border-top: solid 3px #b4b4b4;
	border-right: solid 3px #686868;
}
#content {
	/*float: left;*/
	margin: 0 0 0 212px;
	padding-left: 3.6em; /* original: 5em */
	width: 600px;/*528px;*/
}
/*#logo {
	width: 528px;
	margin: 4px 0 8px;
}
#logo h1 {
	position: relative;
	width: 528px;
	height: 176px;
	font: 2.4em "Times New Roman", serif;
	font-variant: small-caps;
}
#logo h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/fountain_logo.gif) no-repeat;
}*/
.header_title {
	color: #fff;
	font-variant: small-caps;
	letter-spacing: 0.5ex;
	text-align: center;
}
#name {
	font-size: 32px;
	padding: 50px 0 18px;
}
body#gallery #name {
	padding: 20px 0 18px;
}
#tagline {
	font-size: 18px;
	margin-bottom: 48px;
}
#content_pic {
	float: right;
	padding-left: 12px;
	padding-bottom: 20px;
	margin-top: 20px;
}
body#gallery #content_pic {
	display: none;
}
/*** selectors/rules for the Gallery page ***/
#gallery_nav {
	/*display: none;*/
	position: relative;
	margin: -18px 0 24px 0;
	border-top: dotted 1px #6a6a6a;
	padding-top: 6px;
	text-align: center;
}
#gallery_nav a {
	display: inline-block;
	font-size: 12pt;
	padding: 2px 6px 2px;
	font-variant: small-caps;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
#gallery_nav a:hover {
	background: url(../images/preview_nav_back.gif) repeat-x 0 0;
	color: #ccc;
	border-bottom: 1px dotted #848484;
}
#gallery_nav a.current_gal {
	color: #e2e2e2;
	/*border-top: 1px dotted #848484;
	border-bottom: 1px dotted #848484;*/
}
#gallery_nav a.current_gal:hover {
	cursor: default;
	background: none;
	color: #e2e2e2;
	border-bottom: 1px solid transparent;
}
#loading {
	display: none;
	position: absolute;
	width: 148px;
	height: 40px !important;
	margin: 0 auto !important;
}
#anim {
	float: left;
	width: 40px;
	height: 40px;
}
#anim_text {
	float: right;
	width: 108px;
	height: 40px;
}
#no_gallery {
	display: none;
	/* width: 60%; */
	margin: 60px 0 0 0;
	text-align: center;
}
#gallery_pics {
	position: relative;
	padding: 0;
}
#gallery_pics ul#thumbs {
	list-style: none;
}
#gallery_pics ul#thumbs li a:hover {
	background-color: Transparent;
}
#gallery_pics li {
	height: 150px;/*200px;*/
	float: left;
	padding-left: 19px;
	display: block;
}
#gallery_pics li img, .anim_thmb {
	border-bottom: solid 1px #5e5e5e;/*#4a4a4a;*/
	border-left: solid 1px #a8a8a8;
	border-top: solid 1px #b4b4b4;
	border-right: solid 1px #686868;
	outline: none;
	padding: 0 !important;
}
.anim_thmb {
	cursor: pointer;
}
.static_thmb {
	position: inherit;
	/*z-index: 600;	*/
}
/*#gallery_pics li img.current {
	width: 150px;	
}*/
.shadow {
	position: absolute;
	width: 320px;
	height: 500px;
	background-color: #000;
	top: 50%;
	left: 50%;
	/*margin-left: -160px;
	margin-top: -250px;*/
	z-index: 500;
}
#overlay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	/*text-align:center;*/
	z-index: 1000;
	background-color: #686868;
	filter: alpha(opacity=0);
	opacity: 0.0;
}
#preview {
	display: none;
	position: relative;
	padding: 12px;
	background-color: #000;
	border-top: solid 3px #4a4a4a;
	border-right: solid 3px #a8a8a8;
	border-bottom: solid 3px #b4b4b4;
	border-left: solid 3px #686868;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2000;	
}
#preview_image {
	display: none;
}
#preview_img {
	border-top: solid 1px #4a4a4a;
	border-right: solid 1px #a8a8a8;
	border-bottom: solid 1px #b4b4b4;
	border-left: solid 1px #686868;
}
.preview_button, #preview_title {
	position: absolute;
	z-index: 1500;
	display: none;
}
/*#preview_title {
	left: 0;
	top: 0;
	width: 100%;
	height: 32px;
	background-color: #000;
	border-bottom: dotted 1px #6a6a6a;
	text-align: center;
	color: #fff;
	font: 13pt "Times New Roman", Times, serif;
	font-style: italic;
}*/
#preview_previous {
	left: 8px;	
	top: 50%;
	margin-top: -31px;
}
#preview_next {
	right: 8px;
	top: 50%;
	margin-top: -31px;
}
#preview_close {
	left: 50%;
	margin-left: -90px;
}
#preview h1 {	
	text-align: center;
	font: 1.2em Verdana, Arial, sans-serif;
	font-style: italic !important;
	color: #d4d4d4;
}
/*#image_preview_window h2*/
#preview_controls h2 {
	text-align: center;
	font: 1.6em "Times New Roman", serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #00f;
	margin-bottom: 4px;
}
#image_preview_window a {
	padding: 2px 4px;
}
#contact_window {
	clear: right;
	border-top: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
	width: 528px;
	height: 172px;
	padding: 28px 0;
}
#contact_window hr 
{
	margin-bottom: 28px;
}
#contact_info {	
	text-align: right;
	float: left;
	margin-top: 12px;
	
	/*line-height: 1.4em;
	margin-top: 4px;*/
}
#contact_info h2 
{
	font: 2.2em "Times New Roman", serif;
	font-variant: small-caps;
	color: #888;
}
#contact_info p {
	font: 1.8em Tahoma, Arial, sans-serif;
	text-align: right;
	line-height: 1.6em;
	margin-bottom: 0.1em;
}
#contact_info a {
	padding: 2px 8px;
}
#bonsai {
	float: right;
}
#portrait
{
	margin: 32px auto;
	text-align: center;
}
#footer {
	position: relative;
	padding: 8px;
	background-color: #282828;
	border-top: 1px dotted #6A6A6A;
}
#footer h3 {
	font: 1.1em "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 0.6ex;
	color: #bbb;
}
#copyright {
	text-align: left;
}
#design_by {
	text-align: right;
	font-variant: normal !important;
	letter-spacing: 0.3ex !important;
	font: 8pt "Trebuchet MS", "Times News Roman", serif !important;
}
#design_by a:hover {
	text-decoration: underline;
}
#footer_thumbs {
	padding: 12px 4px;
	height: 55px;
}
#thumb-list li img {
	margin: 0 24px 0 0;
	border: solid 1px #6a6a6a;
}
#footer a img {
	border-style: none;
}
div.footer-hover {
	position: relative;
	background-color: #000;
	padding: 6px 12px;
	border: solid 1px #6a6a6a;
	color: #ccc;
	line-height: 16px;
	text-align: center;
}
div.footer-hover h1 {
	font-size: 9pt;
	margin-bottom: 6px;
}
div.footer-hover p {
	margin: -4px 0;
}
div.footer-hover p a {
	font-size: 9pt;
	font-variant: small-caps;
	color: #999;
	letter-spacing: 0.2ex;
	/*display: inline-block;
	padding: 1px 2px;*/
}
div.footer-hover p a:hover {
	/*background: url(../images/preview_nav_back.gif) repeat-x;*/
	color: #ddd;
}

/***   Rules for the message boxes   ***/
.error h2, .info h2, .success h2 {
	font-size: 14pt;
	color: #484848;
}
.error p, .info p, .success p {
	text-align: left;
	line-height: 1.8em;
	margin: 1.4em 0;	
}
.error {
	padding: 12px;
	border: solid 1px #d00;
	background-color: #fdd;
}
.error p {
	color: #d00 !important;
}
.info {
	padding: 12px;
	border: solid 1px #009;
	background-color: #ddf;
	color: #009;
}
.success {
	padding: 12px;
	border: solid 1px #090;
	background-color: #dfd;
	color: #090;
}
/***   Rules for the error page ***/
body#error #content {
	width: auto;
	max-width: 528px; /*740px;*/
	margin-left: 210px;
}
body#error h3 {
	color: #ddd;
	font-size: 13pt;
}
body#error p {
	text-align: left;
	line-height: 1.8em;	
}
body#error a {
	color: #00f;
	text-decoration: underline;	
}
body#error a:hover {
	text-decoration: none;
}
/*body#error h2 {
	text-align: center;
}
body#error #content {
	float: none;
	padding-left: 0;
}*/

/***   Classes   ***/
.nav_div {
	width: 121px;
	height: 7px;
	margin: 20px 0 20px 34px;
}
.modal_bg {
	background-color: gray;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/***   Psuedo Classes   ***/
a:link {
	text-decoration: none;
	color: #898989;
}
a:visited {
	text-decoration: none;
	color: #898989;
}
#contact_info a:hover {
	text-decoration: none;
	background-color: white;
}
#nav_buttons a:hover, #img_nav_arrows a:hover, #footer a:hover, #gallery_nav a:hover {
	background-color: transparent;
}

/***   General helper classes   ***/
.cleared {
	clear: both;
}
.monospace {
	font-family: "Courier New", Courier, Monospace;
}
.nobr {
	white-space: nowrap;
}
.fl 
{
	float: left;
}
.fr 
{
	float: right;
}
.image_fr
{
	float: right;
	padding: 6px 0 0 10px;
}