/* CONTAINERS */

body
	{
	background: #071700 url('../images/bg-knot.gif') repeat top center; 
	font-family: arial,sans serif;
	font-size: 14px;
	color: #071700;
	}

#container
	{
	border: 5px double #000000;
	background-color: #ccc;
	padding: 10px;
	width: 730px;
	text-align: left;
	}

#page
	{
	border: 1px solid #000000;
	background: #ffffff url('../images/bg-monastery.jpg') no-repeat top center; 
	}

#pagewrap
	{
	background: transparent url('../images/bg-monastery2.jpg') no-repeat bottom center; 
	padding: 0px;
	}

#header
	{
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#navigation
	{
	background-color: transparent;
	border-bottom: 1px solid #071700;
	border-top: 1px solid #071700;
	margin-top: 10px;
	color: #ccc;
	font-variant: small-caps;
	padding: 5px;
	}

#links
	{
	margin: 8px 0px 0px 0px;
	width: 180px;
	color: #000000;
	font-variant: small-caps;
	line-height: 19px;
	}

#newsletter
	{
	font-size: 13px;
	}

#links a:link
	{
	color: #000000;
	text-decoration: none;
	}

#links a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

#news
	{
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #b5b4b4;
	border-bottom: 1px solid #b5b4b4;
	}

#maincontent
	{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	}

#maincontentwrap
	{

	}

#text
	{
	background: #ffffff url('../images/bg-circle.jpg') no-repeat 110px 30px; 
	margin: 10px;
	border: 1px solid #b5b4b4;
	background-color: #fff;
	padding: 14px;
	text-align: left;
	line-height: 15px;
	}

#footer
	{
	height: 10px;
	margin-top: 50px;
	text-align: center;
	}

#fineprint
	{
	font-family: garamond;
	font-size: 90%;
	color: #ccc;
	padding: 10px;
	}


/* TYPOGRAPHY */

#title
	{
	padding-top: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;

	}

hr.header
	{
	width: 400px;
	color: #071700;
	background-color: #071700;
  	border: 0;
  	height: 1px;
	margin: 8px 0px 8px 0px;
	}

hr.divider
	{
	width: 100%;
	color: #071700;
	background-color: #000000;
  	border: 0;
  	height: 2px;
	}


img.diamond
	{
	margin: 0px 5px 2px 5px;
	}

img.diamond2
	{
	margin: 0px 2px 2px 2px;
	}

span.trilogy
	{
	font-size: 19px;
	line-height: 20px;
	}

span.titles
	{
	font-variant: small-caps;
	font-size: 18px;
	}

span.firstletter
	{
	line-height: 70%;
	font-size: 50px;
	color: #90868b;
	}

span.texttitle
	{
	font-size: 26px;
	color: #90868b;
	line-height: 25px;
	font-variant: small-caps;
	text-decoration: underline;
	}

ul.news
	{
	margin: 0px 0px 0px 25px;
	font-size: 90%;
	list-style: outside url('../images/diamond.gif')
	}

p.indent
	{
	text-indent: 25px;
	margin: 0px 0px 0px 0px;
	}

a:link
	{
	color:#660101;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
a:visited
	{
	color:#660101;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	}
a:hover
	{
	color:#000000;
	font-style:normal;
	font-weight:normal;
        	text-decoration:underline;




