@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	line-height: 1.4;
}
#copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: rgb(0,0,0);
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	line-height: normal;
}

html, body {
	margin: 0px;
	padding: 0px;
}



/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0px;
	right: 0em;
	left: 0em;
	padding: 0;
	list-style-type: disc;
}
.ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	right: 20%;
	margin-left: 5em;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#00F;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #00F;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #00F;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	text-align: center;
	height: 160px;
	width: 800px;
	padding-top: 20px;
}
#title {
	background-color: #FFF;
	text-align: center;
	height: 80px;
	width: 800px;
	font-size: 1.8em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content {
	background-color: #FFF;
	text-align: justify;
	width: 520px;
	padding-right: 140px;
	padding-left: 140px;
	font-size: 1em;
	line-height: 1.6em;
}
#website {
	font-size: 1em;
	color: #000;
	background-color: #FFF;
	text-align: left;
	width: 660px;
	padding-left: 140px;
}

.contactlinks {
	font-size: 1 em;
	background-color: #FFF;
	text-align: center;
	width: 520px;
}
#lotus {
	text-align: center;
	padding-top: 40px;
}


#contactTitle {
	font-size: 2 em;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
	text-align: left;
	width: 660px;
	padding-left: 140px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer {
	font-size: 0.7em;
	color: #000;
	text-align: center;
	height: 150px;
	width: 800px;
	line-height: 1.2em;
	padding-top: 60px;
	font-style: normal;
	vertical-align: bottom;
}
#image {
	text-align: center;
	padding-top: 20px;
}
#home {
	text-align: center;
	padding-top: 20px;
}
#container {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: rgb(255,255,255);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lotus2 {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 80px;
}
#Contempaltionsheading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: rgb(0,0,0);
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
}
#group {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: rgb(0,0,0);
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
}
#contemp-heading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: rgb(0,0,0);
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 40px;
}
#group {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: rgb(0,0,0);
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
}
#contemp-titles {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: rgb(0,0,0);
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 80px;
}
#text-etc {
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	color: rgb(0,0,0);
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
	line-height: normal;
	padding-bottom: 60px;
	padding-top: 30px;
}
