/* 
Title: Lillian Klotz Website Master Style for Screen Media
Author: cary@caryfoster.com
Updated: November 12, 2007
*/

body {
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	background: url(../graphics/body-bckgrd.gif) repeat-x center top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
}
body#home {
	line-height: 19px;
}


/* Links
-----------------------------------------------*/
a:link, a:visited {
	color: #E68383;
	text-decoration: underline;
}
a:hover, a:active {
	color: #B5D01C;
	text-decoration: underline;
}
.box a {
	padding-left: 14px;
	background: url(../graphics/icon-file.gif) no-repeat left center;
}
a.stifle {
	color: #808080;
	text-decoration: none;
}

/* Logo
-----------------------------------------------*/
#logo {
	display: block;
	width: 235px;
	height: 100px;
	margin-bottom: 8px;
	background: url(../graphics/logo.gif) no-repeat left top;
}
a#logo h2 {
	display: none;
}


/* Titles
-----------------------------------------------*/
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 56px;
	text-indent: -5000px;
	margin-left: -1px;
}
#contact #pagetitle {
	background: url(../graphics/title-contact.gif) no-repeat left top;
}
#dates #pagetitle {
	background: url(../graphics/title-dates.gif) no-repeat left top;
}
#home #pagetitle {
	background: url(../graphics/title-about.gif) no-repeat left top;
}
#links #pagetitle {
	background: url(../graphics/title-links.gif) no-repeat left top;
}
#missing #pagetitle {
	background: url(../graphics/title-missing.gif) no-repeat left top;
}
#tresume #pagetitle {
	background: url(../graphics/title-tresume.gif) no-repeat left top;
}
#presume #pagetitle {
	background: url(../graphics/title-presume.gif) no-repeat left top;
}
#video #pagetitle {
	background: url(../graphics/title-video.gif) no-repeat left top;
}
#pagetitle h1 {
	display: none;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9fb718;
	margin-top: 18px;
	margin-bottom: 0px;
}
#missing h2 {
	margin-top: 0px;
	margin-bottom: 6px;
}
.box h3 {
	padding: 32px 17px 5px 27px;
	margin: 0px;
	font-size: 11px;
	color: #959881;
}


/* Navigation
-----------------------------------------------*/
#nav-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#nav-content ul li {
	display: inline;
}
ul a#nav-about:link, ul a#nav-about:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-about.gif) no-repeat left top;
}
ul a#nav-about:hover, ul a#nav-about:active, li.selected a#nav-about:link, li.selected a#nav-about:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-about.gif) no-repeat right top;
}
ul a#nav-presume:link, ul a#nav-presume:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-presume.gif) no-repeat left top;
}
ul a#nav-presume:hover, ul a#nav-presume:active, li.selected a#nav-presume:link, li.selected a#nav-presume:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-presume.gif) no-repeat right top;
}
ul a#nav-tresume:link, ul a#nav-tresume:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-tresume.gif) no-repeat left top;
}
ul a#nav-tresume:hover, ul a#nav-tresume:active, li.selected a#nav-tresume:link, li.selected a#nav-tresume:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-tresume.gif) no-repeat right top;
}
ul a#nav-dates:link, ul a#nav-dates:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-dates.gif) no-repeat left top;
}
ul a#nav-dates:hover, ul a#nav-dates:active, li.selected a#nav-dates:link, li.selected a#nav-dates:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-dates.gif) no-repeat right top;
}
ul a#nav-links:link, ul a#nav-links:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-links.gif) no-repeat left top;
}
ul a#nav-links:hover, ul a#nav-links:active, li.selected a#nav-links:link, li.selected a#nav-links:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-links.gif) no-repeat right top;
}
ul a#nav-contact:link, ul a#nav-contact:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-contact.gif) no-repeat left top;
}
ul a#nav-contact:hover, ul a#nav-contact:active, li.selected a#nav-contact:link, li.selected a#nav-contact:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-contact.gif) no-repeat right top;
}
ul a#nav-video:link, ul a#nav-video:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-video.gif) no-repeat left top;
}
ul a#nav-video:hover, ul a#nav-video:active, li.selected a#nav-video:link, li.selected a#nav-video:visited {
	display: block;
	width: 235px;
	height: 26px;
	background: url(../graphics/nav-video.gif) no-repeat right top;
}
a#nav-about h3, a#nav-presume h3, a#nav-tresume h3, a#nav-dates h3, a#nav-links h3, a#nav-contact h3, a#nav-video h3 {
	display: none;
}


/* Header Images
-----------------------------------------------*/
#contact #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-contact.gif) no-repeat left top;
}
#contact #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-contact.jpg) no-repeat left top;
}
#dates #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-dates.gif) no-repeat left top;
}
#dates #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-dates.jpg) no-repeat left top;
}
#home #head-left, #video #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-home.gif) no-repeat left top;
}
#home #head-right, #video #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-home.jpg) no-repeat left top;
}
#links #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-links.gif) no-repeat left top;
}
#links #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-links.jpg) no-repeat left top;
}
#tresume #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-tresume.gif) no-repeat left top;
}
#tresume #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-tresume.jpg) no-repeat left top;
}
#presume #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-presume.gif) no-repeat left top;
}
#presume #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-presume.jpg) no-repeat left top;
}
#missing #head-left {
	float: left;
	width: 250px;
	height: 333px;
	background: url(../graphics/photocorner-musicstand.gif) no-repeat left top;
}
#missing #head-right {
	float: right;
	width: 490px;
	height: 333px;
	background: url(../graphics/leadphoto-musicstand.jpg) no-repeat left top;
}


/* Page Layout
-----------------------------------------------*/
ul {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../graphics/bullet-list.gif);
}
li {
	margin: 0px;
	padding: 0px;
}
p {
 	margin: 0px;
	padding: 0px 0px 15px 0px;
}
strong {
	color: #959881;
}
#container {
	width: 740px;
	margin: 5px auto 45px auto;
	text-align: left;
}
#page-top {
	clear: both;
	width: 740px;
	height: 27px;
	background: url(../graphics/page-top.gif) no-repeat left top;
}
#nav-bckgrd {
	width: 250px;
	height: 311px;
	margin-top: 22px;
	background: url(../graphics/nav-bckgrd.gif) no-repeat left top;
}
#nav-content {
	padding: 5px 5px 0px 10px;
}
#page-content {
	clear: both;
	width: 613px;
	padding: 0px 67px 0px 60px;
	background: url(../graphics/page-bckgrd.gif) repeat-y center top;
}
.paddingright {
	padding-right: 12px;
}
.box {
	width: 228px;
	background: url(../graphics/box-top.gif) no-repeat left top;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	float: right;
}
.box p {
	padding: 0px 17px 5px 27px;
	margin: 0px;
	color: #909090;
	text-align: justify;
}
.box p.last {
	padding-bottom: 32px;
	background: url(../graphics/box-bttm.gif) no-repeat left bottom;
	text-align: left;
}
.box2 {
	width: 609px;
	margin-top: 5px;
	background: url(../graphics/box2-top.gif) no-repeat left top;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	line-height: 14px;
}
.box2 p {
	padding: 12px 14px 5px 13px;
	margin: 0px;
}
.box2 div.last {
	padding-bottom: 0px;
	background: url(../graphics/box2-bttm.gif) no-repeat left bottom;
	text-align: left;
}
.box2 table {
	width: 582px;
	margin: 0px 14px 0px 13px;
	color: #999999;
}
.box2 .twocolumn {
	width: 285px;
	border: 1px solid #ccd4a3;
}
.box2 .threecolumn {
	width: 186px;
	border: 1px solid #ccd4a3;
}
.segment {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9edd0;
	padding: 7px 0px 7px 0px;
}
#page-bttm {
	clear: both;
	width: 740px;
	height: 44px;
	background: url(../graphics/page-bttm.gif) no-repeat left top;
}
#video .segment img.alignright {
	float:right;
	clear:both;
	margin:0px 0px 15px 15px;
}
.clear {
	clear: both;
}


/* Contact Form
-----------------------------------------------*/
form#contactform {
	color: #999999;
}
input {
	width: 194px;
	background-color: #f4f8de;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #687041;
	border: 1px solid #ccd4a3;
	padding: 0px;
	margin: 0px;
}
input.radio {
	width: auto;
	background-color: #ffffff;
	border: none;
}
textarea {
	width: 606px;
	background-color: #f4f8de;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #687041;
	border: 1px solid #ccd4a3;
}
select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #687041;
}
input#submit {
	width: 80px;
	height: 22px;
	margin-top: 10px;
	border: none;
}


/* Footer
-----------------------------------------------*/
#footer {
	clear: both;
	width: 685px;
	padding: 28px 31px 0px 24px;
}
#copyright {
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #b6bf82;
}
#nav-bttm {
	float: right;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #b6bf82;
}
#nav-bttm a:link, #nav-bttm a:visited {
	color: #b6bf82;
	text-decoration: underline;
}
#nav-bttm a:hover, #nav-bttm a:active {
	color: #b6bf82;
	text-decoration: none;
}
