
body {
	padding: 0;
	color: #000;
    font-family: lucidia,verdana,sans-serif;
    font-size: 12px;
    line-height: 18px;
}
html {
	/* background:#f8f8f3 url(img/body-bg-2.png) repeat-x */
	background: #000 url(img/lblue143.gif);
}
img { 
	border: 0; 
}
#header {
	background-color: #fff;
	height: 5.5em;
}
#header h1 { 	
	font-size: 24px; 
	line-height: 24px;
  	margin-bottom: -12px;
}	
#header h2 { 	
	font-size: 18px; 
	line-height: 18px; 
  	margin-bottom: -9px;
  	color: #8d8e90;
}	
#header h3 { 	
	font-size: 12px; 
	line-height: 12px; 
  	margin-bottom: 18px;
  	color: #8d8e90;
}	
#container {
	background-color: #fff;
	width: 750px;
	\width: 790px;
	w\idth: 750px;
	padding: 20px 20px 5px 20px;
	text-align: left;
	margin: 0 auto;
}
#navcontainer {
	margin-left	: auto; 
	margin-right	: auto; 
	margin-bottom	: 10px; 
	float: center;
}
#navcontainer ul {
	list-style-type: none; 
	text-align: center; 
	margin-top: 12px; 
	padding: 0; 
	position: relative; 
	z-index: 2; 
}
#navcontainer li {
	display: inline; 
	text-align: center; 
	margin: 0 5px; 
}
#navcontainer li a {
	padding: 1px 7px; 
	\padding: 1px 1px;
	p\adding: 1px 7px;
	color: #666; 
	background-color: #fff; 
	border: 1px solid #ccc; 
	text-decoration: none; 
}
#navcontainer li a:hover {
	color: #000; 
	border: 1px solid #666; 
	border-top: 2px solid #666; 
	border-bottom: 2px solid #666; 
}
#navcontainer li a#current {
	color: #000; 
	border: 1px solid #666; 
	border-top: 2px solid #666; 
	border-bottom: 2px solid #666; 
}
/* nav footer */
#navfooter {
	clear: both;
	margin-top: 10px;
	margin-left	: auto; 
	margin-right	: auto; 
	margin-bottom	: 10px; 
	float: center;
}
#navfooter ul {
	list-style-type: none; 
	text-align: center; 
	margin-top: 12px; 
	padding: 0; 
	position: relative; 
	z-index: 2; 
}
#navfooter li {
	display: inline; 
	text-align: center; 
	margin: 0 5px; 
}
#navfooter li a {
	padding: 1px 7px; 
	\padding: 1px 1px;
	p\adding: 1px 7px;
	color: #666; 
	background-color: #fff; 
	border: 1px solid #ccc; 
	text-decoration: none; 
}
#navfooter li a:hover {
	color: #000; 
	border: 1px solid #666; 
	border-top: 2px solid #666; 
	border-bottom: 2px solid #666; 
}
#navfooter li a#current {
	color: #000; 
	border: 1px solid #666; 
	border-top: 2px solid #666; 
	border-bottom: 2px solid #666; 
}
#content {
	display:block;
	clear:left;
	float:left;
	width: 735px;
	background-color:#FFFFFF;
	margin-top: 24px;
	margin-bottom:10px;
	padding:15px 15px 15px 0px;
}
#content h1 {
	color: #000;
	font-size: 14px;
	cursor: default;
	display: block;
	margin: 10px 0 15px 0px;
	padding: 0;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 0 1px 0;
}
#content h2 {
	color: #000;
	font-size: 12px;
	cursor: default;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}
#content h3 {
	color: #000;
	font-size: 12px;
	font-style: italic;
	cursor: default;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}
#content a {
	color: #6495ED;
	/*color: #000;*/
}
#content a:hover {
	/*color: #C6C4C5;*/
	color: #0000ff;
}
#content .sidebar {
	position: relative;
	clear:right;
	float: right;
	margin: .5em 0 0 .5em;
	padding: 0 .7em .7em .7em;
	width: 135px;
	font-size: .9em;
	border: 1px dotted #ddd;
	background-color:#FFFFFF;
}
#content ul li{
	list-style-image: url(img/list.gif);
}
.indent {
	margin-left: 25px;
}
input {
	border : 1px solid #ddd;
	margin : 2px 0px 2px 0px;
	padding : 4px 4px 4px 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}
textarea {
	border : 1px solid #ddd;
	height : 6em;
}
#footer {
	display: block;
	clear: left;
	width: 735px;
	background-color:#FFFFFF;
	border-color:#8D8E90;
	border-style:solid;
	border-width:1px 0 0 0;
	padding-top:10px;
	margin:10px 10px 10px 0px;
}
#footer a {
	text-decoration: none;
	color: #0000ff;
	border-bottom: 1px dashed #A2AFBF;
}
#footer a:hover {
	border-bottom: 1px dashed #fff;
	color: #000;
}
#footer h1 {
	font-size: 9px;
	border-top: 1px dashed #ddd;
	padding-top: 10px;
}

/* calendar stuff */
#calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	
caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.special, td.special a, td.special a:link, td.special a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

.makeup, td.makeup a, td.makeup a:link, td.makeup a:visited #legend.td{
	color: #F6F4DA;
	font-weight: bold;
	background: #6495ED;
}

.closed, td.closed a, td.closed a:link, td.closed a:visited {
	color: #999;
	font-weight: bold;
	background: #D9E2E1;
}

.request, td.closed a, td.closed a:link, td.closed a:visited {
	color: #6495ed;
	font-weight: bold;
	background: #fff;
}

.sunday, td.sunday a, td.sunday a:link, td.sunday a:visited {
	color: #999;
	font-weight: bold;
	background: #F0F8FF;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	background: url(img/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #6aa3ae;
	background: url(img/bg_calendar.gif) no-repeat right top;
}

#legend td {
	width: 100px;
	height: 20px;
	text-align: center;
	background: url(img/bg_calendar.gif) no-repeat right bottom;
}

/* image table cell style */
.imagecell {
	 border: 0px solid;
}

/* mootools tips styles */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/* picture stuff */
.callout {
  font-size: 10px;
  color: #a39c8d;
  border: 1px solid #ddd;
  background: #f1f2e7;
  padding: 8px 10px;
  margin-bottom: 18px; 
}
.callout :last-child { 
  margin-bottom: 0; 
}
.callout p { 
  font-size: 10px; 
  line-height: 12px; 
  text-align: center;
}
.callout a {
	color: #a39c8d;
	text-decoration: none;
}
.callout a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.left { 
  float: left; 
  margin: 0 18px 18px 0; 
}
.right { 
  float: right; 
  margin: 0 0 18px 18px; 
}
.centerStudioPic {
  width: 500px; 
  margin: 0 auto;
}

/* deprecated 10.20.2009
#biopic { 
  width: 308px;
}
#grandpic {
  width: 200px;
}
#musicpic {
  width: 260px;
}
#insidepic {
  width: 256px;
}
#widepic {
  width: 287px;
}
*/

.quote {
	margin: 18px 18px 18px 18px;
	padding-left: 10px;
	border-left: 1px solid #000;
	font-style: italic;
}

/* styles for studio photographs page */
#album-wrapper #photo {
    width: 200px;
/*    height: 132px;*/
    background-color: #aaa;
    text-align: center;
    vertical-align: middle;
    float: left;
    padding: 10px;
    margin: 10px;
}

#album-wrapper #photo img {
    border: none;
}

#album-wrapper #photo small {
    color: #fff;
    font-size: 0.9em;
}

/* that's all folks */