@charset "UTF-8";
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/awgbkgrnd.jpg);
	background-repeat: repeat-x;
}
.yogaitleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.yogatitlewhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;		
}
.bodycopy_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.bodycopy_ital_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0066FF;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.bodycopy_bolital {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
.bodycopy_bol {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.menublue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0066FF;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #FF0099;
}
.headers {
	font-size: 13.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0099;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16.5px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.quoteid {
	font-size: 11.5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 16.5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}#content .bodycopy {
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .quotes {
	padding-top: 0px;
	padding-right: 98px;
	padding-bottom: 0px;
	padding-left: 0px;
}

