/* Style Sheet for 4 Freedoms Tantra Secondary Pages May 2007 */


/* mac hide\*/
html, body {height:100%}
/* end hide */
	


body
	{
		padding: 0;
		margin: 0;
		background-color: #FFF;
		color: #000;
		text-align: center;
		
	}
	
	#contents	
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 600px;
		padding: 10px;
		background-color: #FFF;
		color: #000;
		text-align: left;
		border-left: 1px solid #330066;
		border-top: 1px solid #330066;
		border-right: 1px solid #330066;
		border-bottom: 1px solid #330066;
		font-family: Helvetica, sans-serif;
		font-size: 14px;
		line-height: 160%;
	
	}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}


#header {
	width: 100%;
	padding: 0;
	margin: 0;
	
}

#footer {
	width: 100%;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 11px;	
	border-top: 1px solid #330066;
}

#cleardiv {
	clear: both;
	height: 1em;
}

#footer ul {
	padding: 0;
	margin: 0;
	display: inline;
}

#footer li {
	display: inline;
	margin-right: 1em;
} 


#navcontainer {
	width: 100%;
	text-align: center;
}

#navlist {
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px  Helvetica, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	border-top: 1px solid #330066;
	display: inline;
}

#navlist li a {
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #FFCC00;
	background: #330066;
	text-decoration: none;
}

#navlist li a:link { color: #FFCC00; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover {
	border-color: #CCCCFF;
	color: #FFFFFF;
	background: #660099;
}

#navlist li a:focus {
	border-color: #CCCCFF;
	color: #FFFFFF;
	background: #660099;
}

a:link {
	color: blue; 
	strong;
}

a:visited {
	color: purple;
	strong;
}

a:hover {
	color: red;
}

a:focus {
	color: red;
}

a:active {
	color: blue;
	strong;
}

#footer a:link {
	color: blue;
}
#footer a:visited {
	color: purple;
}

#footer a:hover {
	color: red;
}

#footer a:focus {
	color: red;
}

#footer a:active {
	color: blue;
}

.floatright {
	float: right;
	margin: 0 2px 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #330066;
}

.floatleft {
	float: left;
	margin: 0 10px 10px  0px;
	background-color: #FFFFFF;
	border: 1px solid #330066;
}

h1 {
	font-family: Georgia, "serif";
	font-size: 24px;
	color: #330099;
	strong; 
	line-height: 150%
}

h2 {
	font-family: Georgia, "serif";
	font-size: 20px;
	color: #FFCC00;
	background-color: #330066;
	text-align: left;
}

h3 {
	font-family: Georgia, "serif";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #660099;
	text-align: left;
}

h4 {
	font-family: Georgia, "serif";
	font-size: 18px;
	color: #660099;
	strong; 
	line-height: 150%;
	

}


ul {
	list-style: button inside 
}

ol {
	list-style: decimal inside
}

.quote {
	font-family: Georgia, "serif";
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}

.quote2 {
	font-family: Georgia, "serif";
	font-size: 12px;
	color: #330066;
	line-height: 130%;
	
}

.quote3 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	line-height: 130%;
	
}


.quoteitalic {
	font-family: Georgia, "serif";
	font-size: 12px;
	color: #330066;
	font-style: italic;
	line-height: 130%;
}

.otherfont {
	font-family: Helvetic, sans-serif;
	font-size: 15 px;
	color: #330066;
	font-weight: bold;
	line-height: 130%;
}

.otherfont2 {
	font-family: Helvetic, sans-serif;
	font-size: 11 px;
	color: #000000;
	line-height: 130%;
}

.specialtext {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.italic {
	font-weight: bold;
	font-style: italic;
}

