/* Main Styles */
html {
	height: 100%;	
}
body {
	background-image:url('../images/back.jpg');
	background-repeat:repeat;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font:italic;
	height: 100%;
}
#pagewrapper {
	width: 920px;
	margin: 0 auto;
}

/* Link Styles */
a { color: #666; text-decoration:underline; }
a:hover { text-decoration: none; }

/* Header */
#header {
	float: left;
	width: 920px;
	height: 90px;
}
#headerlogo{padding-top:5px;padding-left:35px;float:right;width:165px;}
#headersign{padding-top:5px;float:right;width:240px;margin-right:45px;}
#header h1 {
	float: right;
	font-size: 28px;
	padding-top: 37px;
	padding-right: 10px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #999;
	color:#222;
	font-weight:100;
}
/* top nav */
ul#topnav {
	float:left;
	margin:0;
	padding: 47px 0 0 10px;
	list-style:none;
	width: 380px;
}
ul#topnav li{
	font-size: 10px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;  /*--Important - Masking out the hover state by default--*/
}
ul#topnav a,ul#topnav a:visited { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float:left;
	width:100%;
	height:40px;
	font-size: 16px;
	padding:0px 30px 0px 0px;
	font-weight:100;
	color:#222;
	text-decoration:none;
	text-shadow:1px 1px 1px #999;
}
ul#topnav a:hover {
	color:#555;
}
/* sub top nav */
ul#subtopnav {
	float:left;
	margin:0;
	padding: 10px 0 0 0;
	list-style:none;
	width: 900px;
}
ul#subtopnav li{
	float:left;
	margin:0;
	padding:0 15px 0 0;
	overflow:hidden;  /*--Important - Masking out the hover state by default--*/
}
ul#subtopnav a,ul#subtopnav a:visited { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float:left;
	width:100%;
	height:40px;
	font-size: 12px;
	padding:0px 30px 0px 0px;
	font-weight:100;
	color:#222;
	text-decoration:none;
	text-shadow:1px 1px 1px #999;
}
ul#subtopnav a:hover {
	color:#555;
}
ul#topnav a.navactive{text-decoration:underline;}
ul#subtopnav a.navactive{text-decoration:underline;}
/* Content */
#content {
	float: left;
	width: 900px;
	background: #e5e5e5;
	-moz-box-shadow:0px 0px 5px #111; 
	-webkit-box-shadow:0px 0px 5px #111;
	box-shadow:0px 0px 5px #111;
	padding: 10px;
	margin-bottom: 20px;
}
ul#cycle {
	float: left;
	width: 900px;
}
ul#cycle li.sliderpane {
	font-size: 13px;
	width: 900px;
	overflow: hidden;
}
#biopagetext{line-height:22px;}
#bioindent{padding:0 20px;}
ul#cycle li.long {
	overflow-y: auto;
	padding-right: 10px;
	width: 890px;
	
}
.half {
	width: 430px;
	float: left;
	padding-right: 20px;
}
ul.thumbs img{padding-bottom:5px;}
/* Contact Us */
.tel {
	background: url(../images/tel.gif) center left no-repeat;
	padding-left: 20px;
}
.fax {
	background: url(../images/fax.gif) center left no-repeat;
	padding-left: 20px;
}
.email {
	background: url(../images/email.gif) center left no-repeat;
	padding-left: 20px;
}

/* Text Page Elements */
.text h1 { font-size: 24px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-1px; margin-bottom: 20px; }
.text h2 { font-size: 20px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.5px; margin-bottom: 20px; }
.text h3 { font-size: 16px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; letter-spacing:-0.25px; margin-bottom: 20px; }
.text h4 { font-size: 14px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 20px; }
.text h5 { font-size: 12px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 20px; }
.text h6 { font-size: 10px; font-style:italic; color: #444; text-transform:uppercase; font-weight: normal; line-height: normal; margin-bottom: 20px; }
.text p {
	padding: 5px 0px;
}
.text blockquote {
	margin: 0 0 18px 4px;
	padding: 0 16px;
	font-style: italic;
	border-left: 5px solid #bbb;
}
.text code, .text pre	{
	float: left;
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	background: #E8EBEC url(../images/pre-bg.gif) repeat 0 0;
	padding: 18px 5px;
	width: 98%;
	border: 1px dotted #bbb;
	color: #333;}
ul#cycle li.text ul, ul#cycle li.text  ol { float:left; padding-bottom: 20px; width: 98%;}
.text ol {padding-left: 2em; }
.text ul ul, .text ol ol,
.text ul ol,.text  ol ul {
	margin: 8px 0px;}
ul#cycle li.text ul li, ul#cycle li.text ol li {
	line-height: 1.3em;
	padding: 3px 5px;
	height: auto;
	}
.text ul li {padding-left: 15px; }
.text ol li {
	list-style-type:decimal;
	list-style-position: outside; }
.text ul li {	
	background: transparent url(../images/bullet.gif) no-repeat 0 .6em;
}

/* Lower Text Pane */
#textpane {
	float: left;
	width: 900px;
	background: #e5e5e5;
	-moz-box-shadow:0px 0px 5px #111; 
	-webkit-box-shadow:0px 0px 5px #111;
	box-shadow:0px 0px 5px #111;
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #111;
}
.box {
	width: 270px;
	padding: 0px 30px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: justify;
}

/* Newsletter */
input[type="text"], textarea { font-size:14px; border:1px solid #D1D1D1; font-family: Georgia, "Times New Roman", Times, serif; color:#444; }
textarea { padding: 6px; }
input[type="text"] { padding: 6px 6px 6px 25px; width: 240px; margin-bottom: 10px;}
#Name, #newsauthor { background: url(../images/user-name.gif) top left no-repeat;}
#Email, #newsemail { background: url(../images/user-email.gif) top left no-repeat;}
#url { background: url(../images/user-website.gif) top left no-repeat;}
#submit { font-size:14px; color:#444; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; background:#FFF url(../images/grd-black.png) left top repeat-x; padding: 8px 15px; margin:0 0px 0 1px; border:1px solid #d1d1d1; white-space:nowrap; float: right; }
#submitleft { font-size:14px; color:#444; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; background:#FFF url(../images/grd-black.png) left top repeat-x; padding: 8px 15px; margin:0 0px 0 1px; border:1px solid #d1d1d1; white-space:nowrap; float: left; }
#submit:hover, #submitleft:hover { cursor:pointer; border:1px solid #999;	 background:#FFF url(../images/grd-black.png) left bottom repeat-x; }
#submit::-moz-focus-inner, #submitleft::-moz-focus-inner { border: 0; }
input:focus,
textarea:focus { border:1px solid #999; }

/* Testimonials */
#testimonial {
	float:left;
	position:relative;
	overflow: hidden;
	width:270px;
	font-size: 12px;
	height: 135px;
	background: url(../images/test.gif) top left no-repeat;
	float: left;
	margin: 0;
}
#testimonial li {
	float:left;
	width:270px;
	height:135px;
	padding: 5px 0px;
	font-style:italic;
	list-style:none;
	line-height: 24px;
	background: none;
}
#testimonial li a {
	text-align: right;
	display: block;
	color: #31B8DA;
}
#testimonial li p {
	padding: 0px;
	margin: 0px;
}
#testimonial li .author {
	font-weight: bold;
	text-align: right;
	display: block;
	font-size: 11px;
	font-style: normal;
	color: #333;
}
.scroll {
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 0;
}
.scroll #prev {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top left;
}
.scroll #prev:hover {
	background: url(../images/updown.png) bottom left;
}
.scroll #next {
	display: block;
	float: right;
	width: 18px;
	height: 11px;
	background: url(../images/updown.png) top right;
}
.scroll #next:hover {
	background: url(../images/updown.png) bottom right;
}
/* Footer */
#footer {
	float: left;
	width: 920px;
	height: 100%;
	padding: 0 0 40px 0;
	font-size: 10px;
	text-transform:uppercase;
}
.pages {
	float: left;
	width: 600px;
	padding: 0px 10px;
}
.pages li {
	float: left;
	padding: 0px 15px 0px 0px;	
	font-weight: normal;
}
#footer a{
	text-decoration:none;
}
.copyright {
	float: right;
	width: 260px;
	padding: 0px 10px;
	text-align: right;
}
/* Gallerific */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 690px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height:490px;
}
div.loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 690px;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul#cycle li {
	float: left;
	width: 900px;
	background: #e5e5e5;
}
ul#cycle li ul.thumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}
ul#cycle li ul.thumbs li {
	float: left;
	width: 93px;
	height: 145px;
	font-size:9px;
	list-style: none;
}
ul#cycle li ul.thumbs li a{
}
a.thumb {
	padding: 2px;	
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	border: 1px solid #444;
	background: #f1f1f1;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 4px;
	padding: 2px 5px;
	background-color: #eee;
	color: #222;
}
div.pagination a:hover {
	background-color: #dedede;
	color: #222;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #eee;
	border-color: #000;
	color: #222;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0px 0px 0px 2px;
}

.rightpane{float:right;width:49%;}
.leftpane{float:left;width:49%;}
#audiobox{float:right;margin-top:15px;-moz-box-shadow:0px 0px 5px #111;-webkit-box-shadow:0px 0px 5px #111;box-shadow:0px 0px 5px #111;padding:0;background:#fff;padding:3px 1px 0 3px;}
#buybutton{float:right;margin:0 0 50px 50px;background:#bbb;padding:35px;border:2px solid #fff;}
ul#cycle li ul.thumbsnoimg li {
	height: 105px;
}
.underline{text-decoration:underline;}

.tdleft{width:65px;}
td{padding:6px 0;}
