@charset "UTF-8";
body {
	font-size: 8pt;
	font-family: Arial;
	background-image: url(../images/tile.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4a421f;
}

td {
	border: 1px solid #000000;
}

p { line-height: 11pt; margin: 0 0 10px 0; }
h1 { color: #c14873; font-size: 22pt; margin: 0 0 8px 0; }
h2 { color: #c14873; font-size: 14pt; margin: 0 0 3px 0; }
h3 { color: #007d00; font-size: 12pt; margin: 0 0 2px 0; }
h4 { color: #007d00; font-size: 10pt; margin: 10px 0 2px 0; }
h5 { color: #303030; font-size: 10pt; margin: 10px 0 2px 0; }

ul { line-height: 1.5em; list-style-type: square; padding: 0 0 0 25px; }

strong { color: #3c3516; }

.floatleft { float: left; margin: 0 10px 10px 0; clear: left; }
.floatright { float: right; margin: 0 0 10px 10px; clear: right; }

#container {
	width: 700px;
	background: #FFFFFF;
	margin: 30px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	/*background: #cecece; /* Un-comment this to help with debugging */
	height: 69px;
	padding: 10px 0 10px 0;
	background-image: url('../images/evergreenyogamemphislogo_sm.gif'); background-repeat: no-repeat; background-position: 24px 15px;
}

#footer {
	/*background: #cecece; /* Un-comment this to help with debugging */
	margin: 10px auto 0 auto;
	border-top: solid 1pt #9c8b42;
	font-size: 7.5pt;
	width: 400px;
	height: 50px;
	padding: 8px 24px 5px 24px;
	text-align: center;
}

#mainContent {
	padding: 5px 24px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear: both;
}

.topic { 
	/*background: #cecece; /* Un-comment this to help with debugging */
	border-top: solid 4pt #eae3c0;
	padding: 10px 0 10px;
	margin-bottom: 10px;
	margin-top: 10px;
 }
 
#links { background-color: #e3e7ea; text-align: right; height: 30px; }
#links ul { margin: 0; list-style-type: none; padding: 7px 24px 0 0; }
#links li { padding: 0 4px 0 6px; border-left: 1pt solid #a78c5f; display: inline; }
#links a:link { color: #5e4e0b; text-decoration: none; }
#links a:visited { color: #5e4e0b; text-decoration: none; }
#links a:hover { color: #c14873; text-decoration: none; }
#links a:active { color: #c14873; }

#links2 { background-image: url(../images/links2bg.gif); text-align: right; height: 30px; }
#links2 ul { margin: 1px 0 0 0; padding: 5px 24px 0 0; list-style-type: none; }
#links2 li { padding: 0 4px 0 6px; border-left: 1pt solid #a78c5f; display: inline; }
#links2 a:link { color: #5e4e0b; text-decoration: none; }
#links2 a:visited { color: #5e4e0b; text-decoration: none; }
#links2 a:hover { color: #c14873; text-decoration: none; }
#links2 a:active { color: #c14873; }

#mainContent a:link { color: #c14873 }
#mainContent a:visited { color: #c14873 }
#mainContent a:hover { color: #e37ea3 }
#mainContent a:active { color: #c14873 }


img { 
border: 0; }

.asterisks {
	font-size: 7pt;
	font-family: Arial;
	color: #736b47; }

.both {
clear: both; }

.floatrightm5 {
	float: right;
	margin-left: 5px;
	clear: right; }
	
.floatrightm5border {
	border: 1px solid #eae3c0;
	float: right;
	margin-left: 5px;
	clear: right; }	
	
.floatleftm5 {
	float: left;
	margin-right: 5px;
	clear: left; }
	
.sidebar {
	/*border: 1px solid #000000;*/
	background: #BDD6E0;
	margin: 30px 0 10px 10px;
	padding: 10px;
	float: right;
	width: 180px;

}

.sidebar h1 {
	color: #c14873; 
	font-size: 14pt; }
	
.sidebar h2 {
	color: #c14873; 
	font-size: 9pt; }
	
.sidebar h3 {
	color: #007d00; 
	font-size: 8pt; }	
	
.center {
	text-align: center; }

.dottedline {
	height: 10px;
	border-bottom: dotted 3pt #eae3c0;
	margin: 15px 0 15px 0;
	clear: both; }
	
.brownbox {
	background-color: #D9D39E; 
	padding: 8px;
	width: 250px;
	float: right;
	margin: 5px 0 5px 5px; }
	
.green {
	background-color: #83c886;
	padding: 5px; }	
	
.pink {
	background-color: #dd7e7c;
	padding: 5px; }	

.yellow {
	background-color: #fef0ad;
	padding: 5px; }	

.orange {
	background-color: #eba248;
	padding: 5px; }	
	
.feint {
	background-color: #f5f1e2;
	padding: 5px; }		

.purple {
	background-color: #b1aaca;
	padding: 5px; }	

.grey {
	background-color: #ececdd;
	padding: 5px; }	

.blue {
	background-color: #8bafc5;
	padding: 5px; }	

#green200 {
	width: 180px;
	height: 335px;
	background-color: #83c886;
	padding: 10px;
	float: left;
	clear: left; }

#green200 p { 
	font-size: 9pt;
	line-height: 12pt;
 	color: #ffffff; } 

#blue {
	background-color: #8bafc5;
	padding: 14px 5px 5px 5px; }	

#blue p { 
	font-size: 9pt;
	line-height: 12pt;
 	color: #ffffff; }
	
#blue h3 { 
	color: #ffffff; }	
	
#latestnews {
	margin: 0 24px 0 200px;
	padding: 10px;
	height: 50px;
	background-color: #d1517e; }
	
#latestnews p {
	padding: 0;
	margin: 0 0 3px 0;
	color: #ffffff;
	font-size: 9pt; }

#latestnews ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #ffffff; }
	
#latestnews li {
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 12pt; }

#latestnews a:link, #latestnews a:visited, #latestnews a:hover, #latestnews a:active {
	text-decoration: none; }

#latestnews a:link, #latestnews a:visited, #latestnews a:active {
	color: #ffffff; }

#latestnews a:hover {
	color: #CCCCCC; }
	

/* GIFT CERTIFICATE STYLES */	
	
#gift {
background-color: #ffffff;
width: 760px;
margin: 30px auto 30px auto;
padding-bottom: 30px; }

#text {
position: absolute;
width: 600px;
margin-left: auto;
margin-right: auto;
padding-left: 23px;
padding-top: 125px;
text-align: left; }