@charset "UTF-8";
body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	background: #4e2e08 url(images/damask.png);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #f6cf9a;
}
.oneColFixCtr #container {  
	margin: 60px auto 0; 
	width: 870px;
	
}
.oneColFixCtr #mainContent {
	padding: 0; 
}
p {
	line-height: 24px;
	margin-bottom: 24px;
}
blockquote {
	font-style: italic;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	margin-top: 15px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}

.intro {
	font-size: 18px;
	line-height: 30px;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header { 
	padding: 0 10px 0 20px;
	height: 499px;
	background: url(images/headerBG.png) no-repeat center 20px;
} 
#header h1 {
	margin: 0; 
	padding: 0;
}

h1#hisHoliness {
	text-indent: -9999px;
	height:50px;
	margin-bottom: -5px;

}

h1#events {
	text-indent: -9999px;
	background: url(images/events.png) no-repeat;
	margin-bottom: -5px;
}

h1#contact {
	text-indent: -9999px;
	background: url(images/contact.png) no-repeat;
	margin-bottom: -5px;
}
ul#navigation {
	list-style-type: none;
	position: relative;
	top: -323px;
	left: -40px;
}
ul#navigation li {
	float: left;
	text-indent: -9999px;
}

ul#navigation li#svamiPurna a {
	width: 191px;
	display: block;
	background: url(images/navSvamiPurna.png) 0 0;

}

ul#navigation li#events a {
	width: 132px;
	display: block;
	background: url(images/navSvamiPurna.png) 737px 0;
}

ul#navigation li#contact a {
	width: 141px;
	display: block;
	background: url(images/navSvamiPurna.png) 141px 0;
}

ul#navigation li#svamiPurna a:hover {
	background-position: 0 44px;
}

ul#navigation li#events a:hover {
	background-position: 737px 44px;
}

ul#navigation li#contact a:hover {
	background-position: 141px 44px;
}

ul#navigation li a {
	text-decoration: none;
	display: block;
	margin-top: -30px;
	height: 44px;
}
#mainContent {
	padding: 0 0px;
}
#mainContent #copy {
	width: 560px;
	float: left;
	padding-right: 40px;
	margin-top: -20px;
}

#mainContent #copy ul {
	line-height: 24px;
}

#mainContent #copy a {
	color: #ffe7c2;
	font-weight: bold;
}

#mainContent #copy a:hover {
	color: #ededed;
	text-decoration: none;
}

ul.simpleList {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;

}

#footer {
	height: 200px;
	clear: both;
}

a, img {
	border: none;
}

/* FORM */

form label {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
}

form input {
	font: 18px Georgia, "Times New Roman", Times, serif;
}
