@charset "utf-8";

/* Reset */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	height: 100%;
}

img {
	border:none;
	}

/* Structural */

body {
	font:11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
	
.green_bg {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
#wrapper {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	position:relative;
	min-height: 100%; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#header {
	width: 900px;
	position: relative;
	text-align:center;
	height: 375px;
}

#header_background {
	width: 900px;
	position: absolute;
	text-align:center;
	height: 375px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
}


#site_title {
	float: left;
	position: relative;
	text-align: left;
	width: 450px;
	height: 25px;
	display: block;
	left: 35px;
	top: 26px;
	vertical-align: middle;
}

#site_title a{
text-decoration: none;
}

#content {
	width: 860px;
	text-align: left;
	position:relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	}
	
#left_box {
	width: 481px;
	position: relative;
	float: left;
	text-align:left;
}

#left_box_top{
	width: 451px;
	position: relative;
	float: left;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/left_box/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6eef1;
	border-right-color: #d6eef1;
	border-bottom-color: #d6eef1;
	border-left-color: #d6eef1;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#pink_box {
	width: 451px;
	position: relative;
	float: left;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/pink_box/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2cfde;
	border-right-color: #f2cfde;
	border-bottom-color: #f2cfde;
	border-left-color: #f2cfde;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#right_box {
	width: 314px;
	position: relative;
	float: right;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/right_box/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6eef1;
	border-right-color: #d6eef1;
	border-bottom-color: #d6eef1;
	border-left-color: #d6eef1;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#right_contain {
	width: 344px;
	position: relative;
	float: right;
	text-align:left;
	background-color: #FFFFFF;
}

.title {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 50px;
	text-decoration:none;
	padding-left: 4px;
	}
	
.tld {
    font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	color: #99d7de;
	font-size: 23px;
	text-decoration:none;
}

#nav {
	float: right;
	position: relative;
	text-align: left;
	right: 35px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: none;
	height: 200px;
}

#nav li {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 30px;
	background-color: #bf3e75;
	background-image: url(../images/white_arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

#nav  a:link  {

}

#nav  a:visited  {
}

#nav   a:hover   {
	background-color: #f2cfde;
	color: #bf3e75;
}

#nav  a:active  {
}

#footer {
	width: 860px;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	clear: both;
}
#footer_left {
	width: 500px;
	position: relative;
	float: left;
	height: 67px;
	left: 1px;
	top: 1px;
}
#footer_right {
	width: 350px;
	float: right;
	position: relative;
	text-align: right;
	vertical-align: middle;
	height: 67px;
	background-image: url(../images/iyengar_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	top: 1px;
	right: 1px;
}

#classes {
    padding-left:15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-position: outside;
	list-style-type: disc;
	color: #32aebd;
	
}

#classes li {
	padding-bottom: 15px;
	margin-top: px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#classes a {
	color: #32aebd;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}

#classes  a:link  {

}

#classes  a:visited  {
}

#classes   a:hover   {
	background-color: #207a85;
}

#class a:active  {
}

#yoga_menu {
    width: 344px;
	position: relative;
	float: right;
	padding-top: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-position: outside;
	list-style-type: none;
	color: #bf3e75;
	
}

#yoga_menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-left: 15px;

}

#yoga_menu  a {
	color: #cf5f8f;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	}

#yoga_menu  a:link  {

}

#yoga_menu   a:visited  {
}

#yoga_menu    a:hover   {
	background-color: #f4c9dc;
}

#yoga_menu  a:active  {
}

.yoga_menu_border {
    padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#content_table_left {
    width: 225px;
	position: relative;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	color: #666666;
	
}

#content_table_left li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;

}

#content_table_right {
    width: 225px;
	position: relative;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	color: #666666;
	
}

#content_table_right li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;

}
