@charset "UTF-8";
body {
	background: #262626;
}
#container {
	width: 1024px;
	margin: auto;
	height: auto;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #5596cc;
	outline: none;
}
#contact a, #intro p a {
	text-decoration: none;
	color: #CCCCCC;
	outline: none;
}
a:hover, #contact a:hover {
	text-decoration: none;
	color: #ce556e;
	outline: none;
}
#footer a {
	text-decoration: none;
	color: #999999;
	outline: none;
}

#footer .rt {
	padding: 0px;
	float: right;
	margin: 1px 0 0 0;
}
#footer .left {
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 2px;
}

.up .left {
	float: left;
	padding: 0px;
	margin-top: 8px 0 6px 0;
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #9933FF;
}
#footer .rt b, .up .rt {
	color: #ce556e;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#footer a {
	color: #5596ce;
}
#topnav {
	float: left;
	padding: 0px;
	width: 1024px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5596ce;
	height: 60px;
	border-bottom: 1px solid #999999;
	line-height: normal;
	margin: 10px 0 0 0;
}
#topnav ul {
	padding: 0px;
	margin: 32px 0 0 0;
	font-size: 24px;
	float: left;
}
#topnav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0 15px 0 0;
}
#topnav b {
	color: #ce556e;
	font-weight: normal;
}
#topnav span {
	color: #CCCCCC;
	float: right;
	padding: 0px;
	margin: 4px 0 0 0;
	font-size: 54px;
}
#content {
	padding: 0px;
	height: 280px;
	width: auto;
	margin: 0px;
	float: left;
}
#quote {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 280px;
	width: auto;
	margin: 4px 0 0 0;
	padding: 0px;
	background-image: url(../images/quote_right.jpg);
	background-repeat: no-repeat;
	background-position: 130px 70px;
}
.subtitle {
	font-size: 20px;
	line-height: normal;
	text-align: right;
	font-family: Helvetica, sans-serif, Arial;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
}
.yoga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	padding: 0px;
	text-align: right;
	margin: 12px 0 0 0;
}
.blu {
	color: #6699cc;
	font-weight: normal;
}
.grn {
	color: #999900;
	font-weight: normal;
}
.pink {
	color: #ce556e;
	font-weight: normal;
}
#mid {
	padding: 0px;
	width: 1024px;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 132px;
	float: left;
	margin: 0 0 18px 0;
	background-image: url(../images/homefloral1.jpg);
	background-repeat: no-repeat;
}
#words {
	height: auto;
	width: 1023px;
	color: #999999;
	padding: 0px;
	border-bottom: 1px solid #999999;
	font-variant: normal;
	float: left;
	background-image: url(../images/homecontent_ew1.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
}
.column1 {
	width: 325px;
	height: auto;
	padding: 0px;
	float: left;
	margin: 25px 20px 0 0;
}
.column2 {
	padding: 0px;
	float: left;
	width: 320px;
	height: auto;
	margin: 25px 20px 0 8px;
}
.column3 {
	padding: 0px;
	float: right;
	width: 322px;
	margin: 25px 0 0 0;
	height: auto;
}
.column1 p, .column2 p, .column3 p{
	padding: 0px;
	margin: 18px 0 25px 0;
}


#container #footer {
	float: left;
	color: #999999;
	padding: 0 0 30px 0;
	width: 1024px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.column3 .up {
	padding: 0px;
	margin: 22px 0 0 0;
}
.list li{
	margin-bottom:10px;
}

.list{
	padding: 10px;
	margin: 10px;	
	}

