/*	
 *	Style sheet by Jeff Burrows of Cynapse Systems Inc.  
 *	cynapse@cadvision.com.  Thanks to many people!
 */

/* reminder to IE so that making text larger or smaller doesn't overreact*/

html { font-size: 100%;  }

body
{
	margin: 10px 0px;
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	background-color:#222;
	font-family: verdana, lucida, arial, sans-serif;
	font-size: 1em;
}

#content
{
	width: 760px; /*LATER....	width: 50em;*/
	margin: 0 auto;
	text-align: left;
	border: 0;
	border-top: #99cc66 7px solid;
	background-color: #fcfcfc;
}

/*bluewash is approximately #336699*/
.wash
{
	background-image: url(/images/bluewash.gif);
}
#homeheaderbox
{
	border-right: #99cc66 1px solid;
	margin-left: 69px;
	border-left: #99cc66 1px solid;
	margin-right: 65px;
	height: 60px;
	width: 624px;
}
#homesplashbox
{
	background-image: url(/images/homesplash.gif);
	margin: 0px;
	padding-top: 0px;
	height: 192px;
	width: 760px;
}

h1, h2, h3, h4, h5, p, ul, li, a, th, td, label, ol
{
	padding: 3px 4px 3px 4px; 
		/*	6px to take account of using a background for the 
			left right border, instead a CSS border otherwise 4px   */
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}
#corecontainer
{
	margin-left: 69px;
	margin-right: 65px; 
	border-right: #99cc66 1px solid; 	
	border-left: #99cc66 1px solid;
	width: 624px;
}


p, ol
{
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
}

p.divider, p.nolinedivider
{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	border-top: #99cc66 1px solid;
	clear: both;
}

/*This top border is the same color as the background but
  its presence ensures that it will render.  Without it 
  you'd have to include a &nbsp or other text.*/

p.nolinedivider
{
	border-top: #FCFCFC 1px solid;  
}

#footnote
{
	font-size: 0.8em;
	font-weight: bold;
	color: #a9a9a9;
	text-align: left;
	border: none;
	padding: 0px;
	margin-top: 0px;
	background-image: none;
}

#footnote a
{
	font-size: 1em;
	margin-left: 1em;
	color: #a9a9a9;
	background-color: #fcfcfc;
}

.lastmodified
{
	font-weight: normal;
	color: #a9a9a9;
	background-color: #fcfcfc;
	float: right;
	display: block;
}


h1
{
	font-size: 1.4em;
	letter-spacing: -0.05em;
	color: #f8f8ff;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 70px;
	margin: 0px;
}
#homesplashbox h1
{
 padding-top: 130px; 
}
h2
{
	color: #2255AA;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	padding-top: 0.5em;
	padding-bottom: 0px;
	margin-right: 0px;
}
#homesplashbox h2
{
 color: #99cc66;
 text-align: right;
 padding-top: 0px;
 padding-right: 70px;
}
h3
{
	font-size: 0.9em;
	font-weight: bold;
	color: #2255AA;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0.5em;
	letter-spacing: normal;
}
h4
{
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: .2em;
	color: #2255aa;
	border-top: #99cc66 1px dotted;
	letter-spacing: +0.05em;
	text-align: left;
	padding-top: 0.5em;
	margin-right: 0px;
	background-color: #F0F0F0;
}

h5
{
	font-size: 0.75em;
	font-weight: normal;
	padding-bottom: .2em;
	color: #2255aa;
	border-top: #99cc66 1px dotted;
	text-align: left;
	padding-top: 0.5em;
	margin-right: 0px;
}


.gallerycaption
{
	border-top: none;
	text-align: center;
	letter-spacing: normal;
	font-style: italic;
	background-color: #FCFCFC;
}

.onthispage h4
{
	border: 0;
	margin-top: 0px;
	text-align: center;
	line-height: 0.7em;
}

#navcontainer
{
	border-left: #99cc66 1px solid;
	border-right: #99cc66 1px solid;
	margin-left: 69px;
	margin-right: 65px;
	height: 22px;
}

#navcontainer ul
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	display: block;
}

#navcontainer ul li
{
	padding: 3px 0px 3px 0px;
	display: block;
	float: left;
	margin: 0px;
	text-align: center;
}

#navcontainer ul li a
{
	border-right: medium none;
	padding: 2px;
	display: block;
	margin: 2px 6px 0px 6px;
	width: auto; /*was 6em*/
	color: #d0d0d0; /*Light Grey*/
	text-align: center;
	text-decoration: none;
}
#navcontainer ul li a:hover
{
	background-image: url(/images/menuitemhover.gif);
	color: #d0d0d0; /*Light Grey*/
}

#navcontainer a:active
{
	color: #fff;
}

#navcontainer li#active a
{
	color: #fff;
	background-image: url(/images/menuitemhover.gif);
}


#footer
{
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
}

#homepageheader
{
	background-image: url(/images/bluewash.gif);
	height: 60px;
}

#header
{
	background-image: url(/images/header.gif);
	height: 60px;
}

.onthispage
{
	float: right;
	background-color: #DEF;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid 1px #add8e6; /*LightBlue*/
}

.cdlabel
{	float:left;
	width: 288px;
	margin: 0px;
	background-image: url(/images/AnimatedCDlabel288x288.gif);
	height: 288px;
}

.cdtitles
{
	float:left;
	width: 150px;
}
.cdtitles p
{
	line-height: 1.2em;
	
}
.cdtitles li
{
	margin: 0px;
	padding: 1px;
	padding-left: 6px;
	text-indent: 0px;
	list-style-position: inside;
	font-size: 0.9em;
	
}
.payinstruct, .instruction
{
	font-size: .7em;
	color: Maroon;
	text-align: left;
	clear:both;
}
.center
{
	text-align: center;
}

.framedright, .unframedright
{
	border: ridge 3px #EEE;
	margin: 3px;
	margin-top: 6px;
	margin-bottom: 0px;
	float: right;
	margin-left: 10px;
	display: block;
	padding: 1px;
}
.unframedright
{
	border: 0px;
}
.framedleft, .unframedleft
{
	border: ridge 3px #EEE;
	margin: 3px;
	margin-top: 6px;
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
	display: block;
	padding: 1px;
}

.unframedleft
{
	border: 0px;
}

.strikeout
{
	text-decoration: line-through;
	color: Gray;
}

/*this style stops inline links from appearing in a smaller font 
  and eliminates left and right margins and padding*/

p a, td a, li a, li li
{
	font-size: 1em;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

ul
{
	list-style-type: none; /*	list-style-image: url(penguin1.gif);*/ /*	list-style-image: url(rotatingwally32x27.gif);*/ /*	list-style-image: url(JustWally.gif);*/
	list-style-position: outside;
	padding-left: 0px;
	margin: 0;
	margin-left: 0.5em;
}


li
{
	border-left: none;
	border-right: none;
}

ul li
{
	padding-left: 0px;
	margin: 2px 0px;
	line-height: 0.7em;
	font-size: 0.7em;
}

ul li ul li
{
	font-size: 1em;
}
ul li a
{
	font-size: 1em;
}

a:hover
{
	color: teal;
	background-color: #e8e8e8;
}

	
.galleryimage
{
	border: 2px;
	border-top: solid black;
	border-left: solid black;
	border-right: solid #DDD;
	border-bottom: solid #DDD;
	
	padding: 1px;
}

.thumbnailimg
{
	border: 2px;
	border-top: solid black;
	border-left: solid black;
	border-right: solid #DDD;
	border-bottom: solid #DDD;
	
	padding: 1px;
}
a.thumbnaillink
{	border: 0;
	padding: 0;
	margin: 10px;
	text-align:center}

a.thumbnaillink:hover
{
	background-color: #FCFCFC;
	border: 0;
}

.error
{
	color:Red;
	font-style: italic;
}

/* Forms related style, mostly for Guest Book*/

/* div within field set is used to 'contain' 
	an input field, its label and messages 
	associated with it*/


form, fieldset
{	border: 0px;
	margin: 0px;
	font-size: 1em;
}

fieldset div 
{
	border: solid 1px #ceb;
	padding: 2px;
	margin: 3px;
	background-color: #efd;/*ceb;*/
}

textarea, input, label
{	font-family: verdana, lucida, arial, sans-serif;
	margin: 0px;
	margin-top: 4px;
	font-size: 0.8em;
	float: left;
}

input, textarea
{
	color: Blue; 
}

label
{	width: 6em; 
	padding: 3px 0px 0px 0px;
	font-size: 0.7em;
	
}


fieldset div p
{
	padding: 0px 0px 2px 0px;
	margin: 0px;
	font-size: .7em;
	color: Maroon;
	margin-left: 6em; /*margin related to label width*/
	clear: both;
}

/* For the Guestbook */

.guestbookentry
{	color: #888;
	font-size: 0.75em;
	
}
.cdsong p
{
	font-size: 0.7em;
	margin-left: 30px;
	line-height: 1.2em;
}
.cdsong h4
{
	width: 280px;
	margin-left: 30px;
	margin-right: auto;
	font-weight: bold;
}

.cdwords
{
	background-image: url(/images/CDlabel288x288.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.announce
{
	font-weight: bold;
	font-family: Serif;
	font-size: 18px;
	text-align: center;
}