/* sn_styles.css *//*===== SCREEN STYLES ============================================*/@media screen {/*Tree of Peace Society Styles*/

body {
	font: 10pt Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	background: #401140 url("images/wampbead-bg.jpg");
	margin: 0;
	}

#container {
	width: 901px;
	padding: 0 0 10px 0;
	margin: 0 auto 0 auto;
	background-color: #fff;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	}

#figures {
	width: 901px;
	height: 34px;
	background: url("images/figures.gif") repeat-x;
	}

#landscapes {
	float: left;
	width: 584px;
	height: 289px;
	background: #fff;
	}

#sectionimage {
	width: 675px;
	height: 150px;
	background: #fff;
	float: left;
	clear: right;
	}

#globalmenu {
	height: 30px;
	margin: 10px 0 10px 0;
	background: #fff;
	}

#content {
	width: 850px;
	float: left;
	padding: 35px 26px 25px 25px;
	color: #444;
	background: #fff url("images/figures_light.gif") repeat-x;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	}

#sidebar {
	width: 275px;
	float: left;
	margin: 10px 0 0 15px;
	background: url("images/sidebar_fill.jpg") repeat-y;
	}

#sidebar_in {
	width: 225px;
	float: left;
	margin: 0 0 0 15px;
	background: url("images/sidebar_fill_in.jpg") repeat-y;
	}

body#front #sidebar {
	width: 275px;
	float: right;
	margin: 10px 0 0 25px;
	background: url("images/sidebar_fill.jpg") repeat-y;
	}

#sidebarcontent {
	padding: 0 15px 0 25px;
	width: 225px;
	margin: -10px 0 0 0;
	}



#content h1 {
	color: #5b0a5b;
	font-size: 1.4em;
	margin: 10px 0 10px 0;
	}

#content h2 {
	color: #5b0a5b;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	}



#sidebar a:link, #sidebar a:visited {
	color: #5b0a5b;
	text-decoration: underline;
	}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
	}

#localmenu {	padding: 0;	float: left;	width: 150px;	min-height: 400px;	background: white;
/*	border-right: 1px solid #777; */	}



#page {
	float: left;
	width: 425px;
	padding: 0 0 0 15px;
	}

/* LEFT MENU styles */

#localmenu ul {
	list-style: none;
	width: 150px;
	padding: 0;	margin: 0;
	}

#localmenu ul li {
	margin: 0;
	padding: 10px 0 5px 0;
	width: 145px;
	font-size: 1em;
	border-right: 1px solid #999;
	}

#localmenu a:link, #localmenu a:visited {
	color: #444;
	text-decoration: none;
	}

#localmenu a:hover {
	color: #5b0a5b;
	text-decoration: underline;
	}
li a.sn_menulinkselected:link, li a.sn_menulinkselected:visited {
	color: #5b0a5b;	font-weight: bold;	
	line-height: 100%;
	text-decoration: none;
	}

li a.sn_menulinkselected:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

p {
	margin: 0;
	padding: 0;
	}

div.text1, div.pagecontent_bulletlist {
	font-size: .9em;
	line-height: 130%;}

div.pagecontent_bulletlist ul li {
	margin-bottom: 5px;	
	list-style-image: url(snp_images/bullet.gif);
	}
	
	/*div.text2 {	position: absolute;	left: 520px;	top: 0px;	padding: 0;	width: 200px;	height: 420px;	}*/div.page_text div.text2, div.pagecontent_text div.text2 {	font-weight: bold;
	font-family: Papyrus;
	font-size: 1.2em;
	/*background: #c69cec;
	border: 2px dotted #401140;*/
	padding: 0 5px 0 10px;	
	color: #401140;	
	line-height: 120%;
	}


div.text2 h2 {
	font-family: Papyrus;
	font-size: 2em;
	padding: 0 0 0 10px;
	color: #401140;
	}

div.text2 h3 {
	font-family: Papyrus;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 110%;
	padding: 0 0 0 10px;
	color: #000;
	}

div.text2 a:link, #sidebar a:visited {
	color: #401140;
	text-decoration: underline;
	}

div.text2 a:hover {
	color: #000;
	text-decoration: none;
	}

a.sn_pagecontent_link {
	color: #401140;
	}

div.sn_imageleft {
	float: left;
	margin-right: 10px;
	}

div.sn_imageright {
	float: right;
	margin-left: 5px;
	}

div.sn_imagecenter {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;	clear: both;
	}

div.sn_caption {
	font-size: .9em;
	width: auto;
	line-height: 120%;
	padding: 5px 0 5px 0;
	}	

.pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #401140; /*purple*/
	text-decoration: underline;
	font-size: 1em;
	}

#footer {
	border-top: 1px solid #cfcfcf;
	width: 100%;
	padding: 15px 0 0 0;
	margin: 20px 0 20px 0;
	font-size: .9em;
	color: #444;
	}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
	}

#footer a:hover {
	color: #401140;
	text-decoration: none;
	}

#footer a.light:link, #footer a.light:visited {
	color: #777;
	text-decoration: none;
	font-size: .75em;
	}

#footer a.light:hover {
	color: #444;
	text-decoration: none;
	font-size: .75em;
	}
}

/*===== PRINT STYLES ============================================*/@media print {	
@page {	
	size: 8.5in 11in;
	margin: 0.5in;
	}

body {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	white-space: normal;
	font-size: 12pt;
	width: 7.0in;
	}

p {
	width: 7.5in;
	white-space: normal;
	}	
	
/*div#globalmenu {
	display: none;
	}

div#globalmenu ul li {
	display: none;
	}

div#localmenu ul, div#localmenu ul li {
	display: none;
	}*/

}/*===== END PRINT STYLES ============================================*/
