/* This is the style of your browser text */

html, body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #F0F0DC;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
	height:100%;
	min-height:100%;
}

p {
	margin: .5em 0 1em 0;
}

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

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	display: inline;
}


h1 
{
	color: #643232;
	text-align: center;
	font-size: 40px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 
{
	color: #643232;
	font-size: 30px;
	display: inline;
}

h3 
{
	color: #643232;
	font-size: 25px;
}

h4 {
	color: #643232;
	font-size: 20px;
	margin: 20px 0 20px 0;
	display: block;	
}

h5 
{
	text-align: center;
	font-size: 20px;
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;
}

#page 
{
	background-color: #F0F0DC;
	width: 100%;
	height: 100%;
}

#container {
	background:url(http://www.stelizabethorthodox.org/images/bg.jpg) repeat top left;
	width: 795px;
	margin: 0 auto;
	padding:0 4px 0 0;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
	text-align: left;
	height: auto;
	min-height: 100%;
}

#left {
	width:139px;
	float:left;
	padding:4px 0 0 0;
	margin:0;
}

.gutter {
	margin: 10px;
}

#right {
	float:right;
	width:122px;
	padding:10px 0 10px 10px;
}
#tropar {
	float: right;
	width: 300px;
	margin: 10px 0 10px 10px;
}
#center {
	margin: 10px;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.main {	

	text-align:left;
	padding:4px 0;
	margin: 0 0 0 148px;
}
.sidebar 
{
	width:148px;
	min-height:100%;
	float:left;
	padding:2px;
	margin:0 0 0 0;
}
.indent {margin:0 0 0 10;}
.top {
	width:795px;
	height:208px;
	background:url(http://www.stelizabethorthodox.org/images/topcrossnew.jpg) no-repeat top left;
	margin:0;padding:0;
	display:block;
}