/* CSS Document */

@import url(//fonts.googleapis.com/css?family=Tinos:400,400italic,700,700italic);

body,td,th {
	font-family: Tinos, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}
.mandalaflower,
.mandalaflower p,
.mandalaflower td,
.mandalaflower th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C36;
}
.gurdjieffcornwall {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #E3E3E3;
	background-color: #121212;
}
.gardeningbythesea {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #2C372B;
	background-color: #F7F8EF;
}
body {
	color: #DCDCDC;
	background-color: #121B1F;
}
.mandalaflower {
	background-color: #603;
}
a:link {
	color: #D3D3D3;
	text-decoration: none;
}
a:visited {
	color: #BFBFBF;
	text-decoration: none;
}
a:hover {
	color: #F5F5F5;
	text-decoration: none;
}
a:active {
	color: #EBEBEB;
	text-decoration: none;
}
.mandalaflower a:link {
	color: #F9F;
}
.mandalaflower a:visited {
	color: #C9F;
}
.mandalaflower a:hover,
.mandalaflower a:active {
	color: #CFF;
}
.gardeningbythesea a:link,
.gardeningbythesea a:visited {
	color: #52764E;
}
.gardeningbythesea a:hover.
.gardeningbythesea a:active {
	color: #70946C;
}
#main {
	margin: 110px auto 0;
	line-height: 160%;
	width: 80%;
	text-align: center;
	text-shadow: 2px 2px 0.5px rgba(0, 0, 0, 0.9);
}
.gardeningbythesea #main {
	text-shadow: none;
}
h1 {
	font-weight: normal;
	font-size: 43px;
}
.mandalaflower h1 {
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
	margin: 30px;
	text-align: center;
}
h2 {
	font-weight: normal;
	font-size: 25px;
}
.mandalaflower p {
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
	margin: 13px;
	text-align: center;
}
