table.main {
	margin: 0px;
	background-color: #F9F3F2;
	width: 900px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #6F624F;
	border-style: solid;
	}

table.page2 {
	width: 800px;
	background-color: #F7F5F4;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position : center;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #6F624F;
	border-style: solid;
	}		
	
table.page3 {
	width: 800px;
	background-color: #F7F5F4;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position : bottom left;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #6F624F;
	border-style: solid;
	}		
	
td.header {
	width: 900px;
	padding: 0px 0px 0px 40px;
	}	
	
td.menu {
	width: 900px;
	}	
	
	
.chromestyle{
width: 100%;
font-weight: bold;
margin:2px 0px 8px 24px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
margin: 0px;
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 100%;
margin: 0px;
font-family: verdana;
font-size: 11px;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
margin-right:42px;
}

.chromestyle ul li a{
color: #EC8E74;
padding: 4px 10px 0px 0px;
margin: 0px;
text-decoration: none;
border-right: 0px;
}

.chromestyle a:link{
color: #EC8E74;
}

.chromestyle a:visited{
color: #EC8E74;
}

.chromestyle a:hover{
color: #FFFFFF;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
text-align:left;
top: 0;
border: 0px; /*THEME CHANGE HERE*/
font:13px verdana bold;
color: #EC8E74;
background-color:#F7F5F4;
padding: 3px;
line-height:20px;
z-index:100;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
text-decoration: none;
border-bottom: 0px; /*THEME CHANGE HERE*/
padding: 0px 0;
font: verdana bold 13px;
}

.dropmenudiv a:link {
color: #EC8E74;
}

.dropmenudiv a:visited {
color: #EC8E74;
}

.dropmenudiv a:hover {
color: #6F624F;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

	
h1 {
	font-family: arial;
	font-size: 22px;
	color: #6F624F;
	}

h1.text_shadow {
	filter:shadow;
	color:orange;
	}
	
td.logo {
	width: 274px;
	height: 138px;
	}
	
td.top_horizontal {
	width: 800px;
	height: 16px;
	}

td.left_vertical {
	width: 22px;
	height: 531px;
	}
	
table.welcome {
	margin-top:20px;
	font-family: verdana;
	font-size: 90%;
	color: #ffffff;
	line-height: 140%;
	padding: 15px;
	font-style:italic;
	}	
	
td.content {
	padding: 0px 40px 40px 25px;
	font-family: verdana;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	}	
	
table.contact {
	font-family: verdana;
	font-size: 100%;
	color: #333333;
	line-height: 180%;
	}			
	
table.topics {
	font-family: verdana;
	font-size: 100%;
	color: #333333;
	}			
	
td.content_blt {
	padding: 0px 20px 40px 25px;
	font-family: verdana;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	}			
	
td.content_end_of_life {
	padding: 20px 15px 0px 15px;
	font-family: verdana;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	background-image: url(images/end_of_life_content_border.jpg);
	background-repeat: no-repeat;
	background-color: #EBDAD7;
	}		
	
td.end_of_life_left {
	padding: 0px 15px 0px 10px;
	font-family: verdana;
	font-size: 75%;
	line-height: 130%;	
	color: #333333;
}			
	
td.end_of_life_right {
	padding: 0px 15px 0px 15px;
	font-family: verdana;
	font-size: 75%;
	line-height: 130%;	
	color: #333333;
	border-width: 0px 0px 0px 1px;
	border-color:#D9856D;
	border-style: solid;
}	
	
td.center_vertical {
	width: 23px;
	height: 531px;
	}	
	
table.right_content {
	background-image: url(images/yellow_bar.jpg);
	background-repeat: repeat-vertical;
	}	
	
td.approach {
	font-family: verdana;
	font-size:90%;
	color: #333333;
	line-height: 140%;	
	}		

table.approach {
	margin-top:19px;
	font-family: verdana;
	font-size:90%;
	color: #333333;
	line-height: 140%;		
	}	
	
td.right_vertical {
	height: 531px;
	}		
	

	
td.copyright {
	width: 1000px;
	font-size: 70%;
	color: #333333;
	}	
	
div.stories {
	width: 550px;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 20px 30px;
	border-left: 2px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #B6A48A;
	border-style: solid;
	}
	
div.stories_admin {
	width: 450px;
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 20px 30px;
	border-left: 2px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #B6A48A;
	border-style: solid;	
	}	
	
td.caption {
	font-size: 70%;
	}		
	
p.story_title {
	color: #EC8E74;
	font-size: 100%;
	}		
	
a:link {
	color: #333333;
	}

a:visited {
	color: #333333;
	}
	
a:hover {
	color: #D07B5C;
	}		
	
a.link2:link {
	color: #EC8E74;
	}

a.link2:visited {
	color: #EC8E74;
	}
	
a.link2:hover {
	color: #EC8E74;
	}	
	
ul.list {
	padding: 0;
	margin-left: 15;
	}	
	
ul.list1 {
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	}	
	
ul.list2 {
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	}		

p.live_laugh {
	font-size:90%;
	font-weight: bold;
	color: #EC8E74;
	}

a.link3:link {
	color: #EC8E74;
	font-weight: bold;
	}

a.link3:visited {
	color: #EC8E74;
	font-weight: bold;
	}
	
a.link3:hover {
	color: #6F624F;
	font-weight: bold;
	}	

div.ebook {
	float: right;
	margin-left: 35px;
	margin-bottom: 35px;
	line-height: 200%;
	}
	
div.end_of_life {
	line-height: 140%;
	}	
	
h1.shadow {
	height: 1em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=5);	
	}		
	
h1.shadow2 {
	height: 30px;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=5);	
	background-color:#ECAA92; 
	color:#FFFFFF; 
	padding:10px;		
	}		
	
div.funeral {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #EC8E74;
	padding-left: 20px;
	}	
	
div.questions {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #EC8E74;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	}
	
td.sidebar_talk {
background-color: #DEDEE5;
font-family: verdana;
font-color: #000000;
font-size: 8pt;
line-height: 110%;
margin: 50px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}

td.sidebar_teach {
background-color: #F7F1E0;
font-family: verdana;
font-color: #000000;
font-size: 8pt;
line-height: 110%;
margin: 0px 0px 0px 0px;
padding: 20px 10px 10px 10px;
}

td.sidebar_tell {
background-color: #E9EFD8;
font-family: verdana;
font-color: #000000;
font-size: 8pt;
line-height: 132%;
margin: 0px 0px 0px 0px;
padding: 20px 10px 10px 10px;
}

h4.orange {
color: #F68121;
line-height:140%;
}

h4.peach {
color: #EC8A71;
line-height: 140%;
}

h5.orange {
font-size: 12px;
line-height:130%;
}

h5.bronze {
color: #955C33;
font-size: 14px;
line-height:130%;
}

h4.olive {
color: #87722C;
line-height:140%;
}

h2.bronze {
color: #955C33;
line-height:140%;
}

td.talk {
font-family: verdana;
font-color: #000000;
font-size: 10pt;
line-height: 130%;
padding: 20px 30px 10px 40px;
}	
