/*
  CSS designed by Bryan Zepp Jamieson, Zepp's Webs, info@zeppswebs.com.  Glitches in column lengths solved with expert help at codesucks.com
*/

* { padding: 0; margin: 0; background-color: EAEAEA;}

body {
 font-family: Times, Times New Roman, serif;
 font-size: 12px; 
 background-color: #003366;
}
a {
	color:#369;
}

a.content:link {
	color: #993366;
	font-size: 10pt;
	font-weight: bold;
	background-color:#EAEAEA;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.content:visited {color: #993360; font-weight: bold; }
a.content:hover {text-decoration: underline;  }
a.content:active {color: purple; } 

@font-face {
	font-family: Sprocket BT;
	src: url('/images/Sproketn.ttf');
}
	
h1 {
	font-family: Sprocket BT, Times, Times New Roman, serif;
	font-size: 36px;
	color: #993366;
	text-align: center;
	background-color: eaeaea;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Sprocket BT, Times, Times New Roman, serif;
	font-size: 18pt;
	color: #993360;
	text-align: center;
}
h3 {
	font-family: Times New Roman;
	font-size: 18pt;
	color: #800080;
	text-align: center;
}
h4 {
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	font-family: Times New Roman;
	color: #993366;
	text-align: center;
	font-stretch: expanded;
}
h5 {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000080;
}
h6 {
	font-family: Times New Roman;
	font-size: 8pt;
	color: #000080;
}
hr {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #800000;
}	
p {
	margin: 1.4em 1.4em 1.4em 1.4em;
	padding:5;
	color: #800080;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-indent:0px;
}
p.noindent {
	margin: 1.4em 1.4em 1.4em 1.4em;
	padding:5;
	color: #800080;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-indent:0px;
}

p.italic {
	margin: 1.4em 1.4em 1.4em 1.4em;
	padding:5;
	color: #800080;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-indent:0px;
}
p.center {
	font-style: italic;
	text-align: center;
	color: #993366;
	vertical-align: top;
	padding: inherit;
}
p.centered {
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
	color: #993366;
	vertical-align: top;
	padding: inherit; 
}
p.list {
	margin: 1.4em 1.4em 1.4em 1.4em;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #993366;
	letter-spacing: 0.1em;
}
p.right {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	color: #603;
}
p.blockquote {
	border : 2px solid #800080;
	float: center;
	width: 585px;
	margin: 0px;
	padding: 10px;
	margin-left: 50px;
} 
#wrapper { 
 margin: 0 auto;
 width: 920px;
 /*float: center; 
 background-color: EAEAEA;
 margin-bottom: -2000px; 
 padding-bottom: 2000px; 
 overflow: hidden*/
 position: relative;
 }

#header {
	z-index: 5;
	color: #333;
	width: 915px;
	padding: 0px;
	height: 169px;
	margin: 0px 0px 0px 0px;
	background-image: url(shastaenneagram.com/images/mastheadv2.png);
	background-position: center;
	background-repeat: no-repeat;
	
}
#marsaknav {
	z-index: 500;
	position: relative;
	float: left;
	display: inline:
	width: 200px; /*Width of left column*/
	margin-left: -920px; /*Set left margin to -(MainContainerWidth)*/
	width: 200px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;

}		
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
  	margin-left: 0px;
  	padding-left 0px;

}

ul li a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: antiquewhite;
	text-decoration: none;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
	-moz-outline-color: #003399;
	border-collapse: collapse;
	line-height: 1.8;
	padding-bottom: 20px;
}

ul.notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul li a:link, li a:visited {
	color: #EAEAEA;
	display: list-item;
	background-color: #003399;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul li a:hover {
	color: #FFF;
	background:  #CCCCFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul ul.sub1{
	visibility:hidden; 
	position:absolute; 
	height:0; 
	overflow:hidden; 
	top:0; 
	left:3000px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: antiquewhite;
	text-decoration: none;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
	-moz-outline-color: #003399;
	border-collapse: collapse;
	line-height: 1.8;
	padding-bottom: 20px;
}

ul ul.sub1 li:hover ul {
	left: 198px;
	top: 4px;
	color: #FFF;
	background:  #CCCCFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

[if IE]> <style type="text/css" media="screen"> #marsaknav ul, #marsaknav ul li a {
height: 100%
}


#rightcolumn { 
z-index:5;
position: relative;
float: left;
display: inline;
width: 713px;

}

.col{
	width:209px;
	position:absolute;
	z-index:0;
	left:0px;
	bottom:0;
	border:1px solid #000;
 border-top:none;
 margin-top: 168px;
 z-index: 0;
}
.one{
	background-color: #003399;
z-index: 0;
border=1px;
border-color: #C0C0C0;
margin-bottom: 42px}
.two{
	background: #EAEAEA;
	left:200px;
	width: 714px;
	z-index: 0;
	margin-bottom: 42px}

#footer { 
 width: 917px;
 clear: both;
 color: #EAEAEA;
 background: #003399;
 border=1px;
border-color: #C0C0C0;
 margin: 2px 0px 0px 0px;
 padding: 0px;
 z-index: 5;
}
html>body .col{top:0}/* hide from ie6 and under*/
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
#wrapper #rightcolumn #table4 tr td div p strong {
	font-size: 24px;
}

