
/* CSS www.talkdementia.org */
#masterhead {
	position:absolute;
	visibility:visible;
	width:700px;
	height:125px;
	z-index:7;
	background-image:url(images/masterhead2.gif);
	background-repeat: no-repeat;
	
}
#leftcontent {
	position:relative;
	visibility:visible;
	top:125px;
	width:221px;
	/*height:730px;*/
	/*height:1383px; long*/
	z-index:2;
	background-color: #514F42;
}
#centercontent {
	position:absolute;
	visibility:visible;
	left:221px;
	/*left:221px;*/
	top:162px;
	width:479px;
/*	height:701px;*/
	/*height:1368px; long*/
	z-index:2;
	background-color: #E3E1D5;
	background-image:url(images/maincontent_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
 	
	/*background-image:url(images/maincontent_bottom.jpg);
	background-position:bottom;
	background-position:bottom;*/
	
}
#form {
	/*position:absolute;
	visibility:visible;
	left:221px;
	top:162px;
	width:479px;
	height:686px;
	z-index:6;*/
	background-color:#E3E1D5;
}
#footer {
	position:relative;
	visibility:visible;
	z-index:4;
	width:680px;
	height:100px;
	background-color: #2B2A25;
	bottom: 0;
	background-image:url(images/maincontent_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}
* {
	margin: 0;
}
#piclinks ul {
padding-left:47px;
padding-top:25px;
margin: 0 auto;
list-style: none;
list-style-type: none;
line-height:80px;
}
#piclinks ul li{padding-bottom:25px;}
#wrapper {
position:relative;	
	width:700px;
	/*height:1634px; long*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
html>body #wrapper {
    height: auto;
}
#navbar {
	position:absolute;
	visibility:visible;
	top:120px;
	left:220px;
	width:480px;
	height:43px;
	z-index:6;
	background-color: #1C2426;	
}
#photos {
	position:relative;
	visibility:visible;
	left:-20px;
	top:0px;
	width:240px;
	z-index:6;
}
#piclinks {
	visibility:visible;
	left:40px;
	top:400px;
	width:240px;
	height:600px;
	z-index:6;
	}
.footertext {
	color: #FBF7CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #4A7D21;
	line-height: 20px;
	/*background-color: #949273;*/
	background-image:url(images/bg.tile.gif);
	background-repeat: repeat;
	
	
}
h3{
font-weight:bold;
padding-left:20px;
padding-top:15px;
color: #1C2426;	
}
html, body {
	height: 100%;
}
a:link {
	color: #c9b136;
}
a:visited {
	color: #7d6e22;
}
a:hover {
	color: #7fc937;
}

.titletext {
	color: #1C2426;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidebartext {
	color: #E3E1D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
}
.bodytext {
	color: #1C2426;
	padding: 20px;
}
#centercontent ul {
/*/*background-color:#514F42;*/
/*background-image:url(images/ul_background.jpg);*/
/*background-repeat:repeat-y;*/
/*background-color:#E3E1D5;*/
padding-left:50px;
/*	color: #FBF7CA;*/
}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBF7CA;
	padding-left:10px;
	padding-top:42px;
}

/*navigation*/
ul#nav { background:url(images/NAVBG.jpg) }
ul#nav li { float:left; list-style-type:none }
ul#nav li a { height:43px; display:block; position:absolute; top:0; text-indent:-9999px; outline:none }

li#navHome a, li#navAbout a, li#navService a, li#navContact a, li#navLinks a { background:url(images/NAVBG.jpg) }

/*  
Measurements for the nav image replacement:

	The distance from the top to the...

	initial state = 0
	rollover state = 43px
	selected state = 86px

	The distance from the far-left to the...

	news button = 0
	shop button = 66px
	artists button = 173px
	links button = 329px
	about button = 415px

	The width of the...

	news button = 65px
	shop button = 107px
	artists button = 157px
	links button = 86px
	about button = 64px
*/

li#navHome a 						{ background-position:0 0; width:65px; left:0 }
li#navHome a:hover					{ background-position:0 -43px }
body#home li#navHome a 				{ background-position:0 -86px }

li#navAbout a 						{ background-position:-65px 0; width:108px; left:65px }
li#navAbout a:hover					{ background-position:-65px -43px }
body#aboutme li#navAbout a 				{ background-position:-65px -86px }

li#navService a 					{ background-position:-173px 0; width:157px; left:173px }
li#navService a:hover				{ background-position:-173px -43px }
body#service li#navService a 				{ background-position:-173px -86px }

li#navContact a 						{ background-position:-329px 0; width:83px; left:329px }
li#navContact a:hover					{ background-position:-329px -43px }
body#contact li#navContact a 					{ background-position:-329px -86px }

li#navLinks a 						{ background-position:-415px 0; width:64px; left:415px }
li#navLinks a:hover					{ background-position:-415px -43px }
body#links li#navLinks a 				{ background-position:-415px -86px }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash #masterhead h1.titletext {

visibility:hidden;
	
	letter-spacing: 5px;
	font-size: 6px;
	line-height: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

