@charset "UTF-8";
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #B8E6FF;
	text-align: center;
	vertical-align: middle;
	display: block;
}
* {margin:0px; padding:0px;}

/*Main content DIVs */

#enclose_top-half {
	margin: 0 auto;
	height: auto;
	width: 800px;
}
#enclose_bottom-half{
	margin: 0 auto;
	height: auto;
	width: 800px;
}
#logo {
	float: left;
	height: 110px;
	width: 250px;
	padding-top: 140px;
	padding-bottom: 160px;
}
#stripes {
	background: url(../assets/bkg_repeat_x_2pxW.gif) repeat-x left top;
	display: block;
	clear: both;
	float: none;
	height: 10px;
	width: 100%;
}
#main-content {
	float: left;
	width: 530px;
	background: #FFFFFF;
}

#top-right-corner {
	background: url(../assets/ul_corner.gif) no-repeat right top;
	height: 200px;
	width: 20px;
	float: left;
}
#gallery {
	float: left;
	height: 100%;
	width: 530px;
	min-height: 385px;
	margin-top: 10px;
}
#swf-slideshow {
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	overflow: hidden;
	clip: rect(auto,auto,450px,auto);
	margin-top: 10px;
}
#gallery_bio {
	background: #FFFFFF url(../assets/lr_corner_lt_blue_jurgen2.gif) no-repeat scroll right bottom;
	float: left;
	height: 100%;
	width: 530px;
	min-height: 385px;
	margin-top: 10px;
}
#bottom-curved {
	background: #B8E6FF url(../assets/main-content-bottom.gif) no-repeat right top;
	float: right;
	height: 20px;
	width: 100%;
}
#bottom-curved_bio {
	background: #B8E6FF url(../assets/main-content-bottom-BIO.gif) no-repeat right top;
	float: right;
	height: 20px;
	width: 100%;
}

/* Paragraph and Character Styles */
#main-content h1 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #9a785e;
	text-align: left;
	padding-left: 25px;
	padding-top: 1em;
	background: url(../assets/ul_corner_lt_blue.gif) no-repeat left top;
}

p {
	font: normal 1em Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 30px;
	text-indent: 1.7em;
}
p.sans-indent   {
	text-indent: 0em;
}

/*List styles*/
ul  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
	text-decoration: none;
}
#gallery ul, #gallery_bio ul  {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: lighter;
	font-size: 1em;
}
#gallery li, #gallery_bio li  {
	font-weight: bold;
	text-indent: 50px;
	color: #9a785e;
	border-bottom: 1px dotted #7DC5E0;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#gallery li:first-child, #gallery_bio li:first-child    {
	font-weight: bold;
	border-top: 1px dotted #7DC5E0;
	text-indent: 50px;
	padding-top: 3px;
	color: #9a785e;
	margin-top: 5px;
}
/*End list styles*/

strong {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
a {
	color: #9a785e;
	text-decoration: underline;
}
#gallery_image {
	margin: 7px 12px 6px 0px;
	background: #FFFFFF;
	border-bottom: 1px dotted #666666;
	float: left;
	max-width: 300px;
}

#gallery_image_wide {
	margin: 7px 12px 6px 0px;
	background: #FFFFFF;
	border-bottom: 1px dotted #666666;
	float: left;
	max-width: 370px;
}

#gallery_image_full-width {
	margin: 7px 12px 6px 0px;
	background: #FFFFFF;
	border-bottom: 1px dotted #666666;
}

#gallery_image_narrow {
	margin: 7px 12px 6px 0px;
	background: #FFFFFF;
	border-bottom: 1px dotted #666666;
	float: left;
	max-width: 213px;
}

#gallery_image img {
	display: block;
	border-style: none;
}

#gallery_image img a {
	text-decoration: none;
	border-style: none;
}

#gallery_image p.caption, #gallery_image_wide p.caption, #gallery_image_narrow p.caption, #gallery_image_full-width p.caption {
	font-size: 1em;
	color: #9a785e;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	padding-bottom: 3px;
	text-indent: 0em;
	clear: right;
}
#sitemap {
	float: left;
	height: 100%;
	width: 530px;
	min-height: 325px;
}
#sitemap li.indent {
	text-indent: 9em;
}
#sitemap ul {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: lighter;
	font-size: 1em;
}
#sitemap li {
	font-weight: bold;
	text-indent: 50px;
	color: #9a785e;
	border-bottom: 1px dotted #7DC5E0;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sitemap li:first-child    {
	font-weight: bold;
	border-top: 1px dotted #7DC5E0;
	text-indent: 50px;
	padding-top: 3px;
	color: #9a785e;
	margin-top: 5px;
}

/*Navigation elements*/
#navigation {
	height: 140px;
	width: 580px;
	float: left;
}
#nav-main {
	float:left;
	width:180px;
	text-align:left;
	padding-left:20px;
	}
#nav-middle {
	float:right;
	width:180px;
	text-align:left;
}
#nav-right {
	float:right;
	height:140px;
	width:180px;
	margin-left:40px;
}
.button {
	font: bold normal 0.85em/20px Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	text-indent: 15px;
}
#enclose_bottom-half a {
	text-decoration: none;
	line-height: 20px;
	padding-left: 20px;
	font-size: 1.1em;
}
a.roll {
	background: url(../assets/button_middle.gif) no-repeat scroll left top;
	display: block;
	color: #9a785e;
}
a.roll:hover {
	background: url(../assets/button_middle.gif) left bottom;
	color: #000000;
	display: block;
}
a.first-roll {
	background: url(../assets/button_top_round.gif) no-repeat scroll left top;
	display: block;
	color: #9a785e;
}
a.last-roll {
	background: url(../assets/button_bottom_round.gif) no-repeat scroll left top;
	display: block;
	color: #9a785e;
}
a.first-roll:hover {
	background: url(../assets/button_top_round.gif) no-repeat scroll left bottom;
	display: block;
	color: #333333;
}
a.last-roll:hover {
	background: url(../assets/button_bottom_round.gif) no-repeat scroll left bottom;
	display: block;
	color: #000000;
}
#gallery blockquote {
	font: normal 0.8em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-align: left;
	display: block;
	white-space: normal;
	border-top: 1px dotted #000000;
	padding-left: 50px;
	padding-right: 75px;
	padding-top: 5px;
	margin: 15px 10px 15px 220px;
}
/*end navigation elements */
table {
	background: #FFFFFF;
	padding: 4px;
}
tr {
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D0912;
	text-align: left;
	padding: 4px;
}
TabbedPanelsContent object {
	margin-top: 10px;
}
#logo img {
	border-width: 0px;
	border-style: none;
}

