div{
	padding 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 1050px; /* width + border for IE 5.x */
	w\idth: 1000px;
	margin: auto; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
	background-color: #2C4B80;
	border: thin solid #2C4B81;
	height: auto;
	position: relative;
	overflow: hidden;
}

a:active {
	color: #2c4b80;
	text-decoration: none;
}

a:link {
	color: #2c4b80;
}

a:visited {
	color: #2c4b80;
	}

	
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 1000px;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(/images/buttons/mainNavBackground.gif);
	height: 25px;
	background-position: left top;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	float: left;
	width: 100px;
	text-decoration: none;
	line-height: 1.7;
	text-align: center;
	border-right: 1px solid #FFF;
	font-size: 12px;
	color: #2c4b80;
	font-weight: bold;
}

nav a:hover {
	background-color: orange;
}




.navLeftFind {
	list-style-type: none;
	margin: 3px 0 0 3px;
}
.navLeftForm120 {
	width: 120px;
	font-size: 12px;
	list-style-type: none;
}






#yogaSeachFormBottom {
	background-image: url(../!new/images/boxstuff/boxBlueBot600.gif);
	height: 25px;
	width: 600px;
	clear: both;
}





#headerContainer {
	height: 140px;
	background-image: url(/images/headerImage.jpg);
	position: relative;
	background-repeat: no-repeat;
	width: 1000px;
	background-position: 0 15px;
	background-color: #A5CD5A;
}
#headerCityList {
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size:11px;
	left: 0px;
}
#headerStateList {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	position: absolute;
	right: 0px;
}


#headerCityList li{
	display:inline;
	padding: 0;
	margin: 0;
}


#headerStateList li{
	display:inline;
	padding: 0;
	margin: 0;
}


#generalNav {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	float: right;
}

#globalNav {
	width: 900px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#generalNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#generalNav a:hover {
	background-color: #FFCC00;
}
ul#navLeft {
	margin: 0px;
	padding: 0px;
	text-align:left;
	float:left;
	list-style-type:none;
	
}

ul#navLeft a {
	width: 140px;
	line-height: 1.75;
	text-align: left;
	font-size: 12px;
	color: 2c4b80;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	display: block;
	padding-left: 5px;
}

#navLeft a:hover, #nav a:hover{
	background: #FFCC00;
}


.nav145Container {
	width: 145px;
	height: 140px;
	background-image: url(/!new/images/boxstuff/headers_06.gif);
	background-repeat: no-repeat;
	background-color: #A5CD5A;
	background-position: bottom;
	margin-bottom: 8px;
	margin-top: 8px;
}
.nav145 {
	background-image: url(/!new/images/boxstuff/headers_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #2C4B80;
	padding: 3px 0 3px 8px;
	text-align: left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}


#globalSearchBox input {
	vertical-align: middle;



}

#sidebar2 img
{
margin-bottom:3px;
border:#fff solid 1px;
}
#leftAds img
{
margin-bottom:3px;
border:#fff solid 1px;

}
