@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #5c6b4c;
	background-repeat: no-repeat;
	color: #666666;
}
#newsform {
	margin-right: 0px;
	float: left;
	margin-left: -20px;
}


#outerDiv
{
	width:915px;
	background-color:#FFFFFF;
	text-align:left;
}
#navigation
{
	background-image:url(../images/navigation_background.gif);
	height:38px;
	background-repeat:repeat-x;
	width: 915px;
}
#navigation-inner {
	margin-right: auto;
	margin-left: auto;
	max-width: 915px;
	width: inherit;
}

*+html #navigation ul
{
	margin:0px 0px 0px 0px;
}
#navigation ul
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#navigation ul li
{
	margin:0px;
	list-style:none;
	float: left;
}
#navigation ul li a
{
	/*padding:2px 19px 0px 19px;*/
		margin-top:12px;
	display:block;
	color:#4c4d55;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:'HelveticaNeue MediumCond', Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
	width: auto;
}

#navigation ul li a:hover
{
		color:#f47a25;
		font-size: 11px;
}
#footer  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f47a25;
	text-decoration: none;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}


.cleaner
{
	clear:both;
}
#bodyArea
{
	padding:5px 0px 0px 11px;
}
#bodyLeft
{
	float:left;
}
#bodyRight
{
	float:right;
}
.box
{
	width:243px;
	margin-top:5px;
}
.boxBg
{
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-y;
}
.boxImage
{
	float:right;
	margin:0px 10px 0px 0px;
}

#bodyInternal {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/content-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	font-size: 13px;
	min-height: 500px;
} 

#headerInternal {
	padding-left: 20px;

} 
.boxButton
{
	float:left;
	margin-top:25px;
}
.bodySection
{
	/*margin:25px 10px 10px 10px;*/
	margin:15px 10px 0px 10px;
	color:#7a7a7a;
}
.welcome
{
	width:348px;
	float:left;
	margin-right:40px;
}
.welcome_content
{
	background-image:url(../images/welcome_bg.gif);
	background-repeat:no-repeat;
	min-height:265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news
{
	width:208px;
	float:left;
	font-size: 13px;
}
#newsletter
{
	background-image:url(../images/newsletter.gif);
	width:257px;
	height:107px;
	background-repeat:no-repeat;
	margin-top: 35px;
}

#newsletter1
{
	background-image:url(../images/giftwrapped.jpg);
	width:257px;
	height:20px;
	background-repeat:no-repeat;
	margin-top: 35px;
	padding-top: 20px;
	background-position: left bottom;
}
#footer
{
	background-color:#d9dfdb;
	clear:both;
	height:21px;
	padding:7px 7px 0px 7px;
	font-weight:bold;
	text-align:center;
}
#bodyAreaInner
{
	margin:0px 15px 0px 0px;
	background-image:url(../images/inter_watermark.jpg);
	background-repeat:no-repeat;
	color:#7a7a7a;
	padding-bottom:2px;
	background-position: right 80%;
}
.leftNavigation
{
	float:left;
	width:192px;
}
.rightBody
{
	margin-left:192px;
}
.rightBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #665A4C;
}

.leftMargin
{
	margin-left:5px;
}
.linkMargin
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftBg
{
	height:174px;
	position:absolute;
	top: 416px;
	left: 168px;
	
}
.leftNavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.leftNavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.leftNavigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #f47a25;
}

.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.news a:active {
}

#flash {
	height: 297px;
	width: 629px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}
.scheduleborder {
	border: thin solid #CCCCCC;
}
#yogalink a:link {
	text-decoration: underline;
	color: #666666;
	margin-right: 29px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f47a25;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

h2 {
	color:#665A4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	margin-bottom: 22px;
 }
.linkMargin

{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 4px;
}
.linkMargin a {
	color: #808080;
	background: inherit;
	text-decoration:none;
	margin-left: 12px;
}
.linkMargin a:hover {
	color: #808080;
	background: inherit;
	text-decoration:none;
	margin-left: 12px;
}

.leftMargin

{
	margin-left:18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#665A4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin-bottom: 22px;

}
