 /* =--=-=-=-=--=-=-=-= Main Structure =-=-=-=--=--=-=-=-= */
html{
	text-align: center;
	background-color: #fff;
	color: #333;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.indexNoLeftNav{
	padding: 0px 9px 0 31px;
	width: 720px;
	margin: 10px 0px 0 0px;
}

/*------=-= Headers -----------=-==--=*/
h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	background-color: #C6CAD5;
	color: #6A7B99;
	padding-left: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.4em;
	line-height: 160%;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #576780;
	margin-bottom: 0px;
}
h4 {
	font-size: 120%;
	line-height:120%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	text-decoration:underline;
	margin-bottom:1px;
}
h6 {
	font-size: 90%;
	line-height: 90%;
	font-weight: bold;
}
p.highlight  {
	background-color: #DDDDDD;
	margin-left: 90px;
	padding: 5px;
	margin-right: 90px;
}
#content li  {
	margin-bottom: 5px;
}
#content ul, #content ol {
	margin-bottom: 10px;
}
html #homeSpecial{
	color: #FFF;
}


#main {
	width: 759px;
	margin: 10px auto 0px;
	text-align: center;
	border: 0px solid #666;
	background-image: url(../images/repeat_all.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeSpecial #main {
	width: 758px;
	margin: 20px auto 0px auto;
	text-align: center;
	border: 0px solid #666;
	background: url(images/nuthn.jpg) repeat-y top left;
}

#header{
	background: url(../images/header_all.jpg) no-repeat top left;
	width: 759px;
	height: 119px;
	position: relative;
}
#homeSpecial #header {
	background: url(../images/header_home.jpg) no-repeat top left;
	width: 758px;
	height: 89px;
	position: relative;
}



#content{
	
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#divText {
min-height: 300px;
	_height:100%;
}
#homeSpecial #content {
	background-image: url(../images/content_bg_main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 548px;
	_height:548px;
	text-align: left;
	height: 548px;
}
#main2{
	background: url(../images/content_bg_all.jpg) no-repeat bottom left;
}
#divIndexText {
	position:absolute;
	text-align: center;
	line-height: 1.8em;
	width: 720px;
	top: 640px;
	}
#divIndexNav {
	width: 600px;
	position: relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 10px;
}
#divIndexNav blockquote {
	background-image: url(../images/duluthYoga.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin: 0px 0px 12px;
}
#divIndexNav h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-color: transparent;
}
#divIndexNav p {
	font-size: 1.1em;
	margin: 0px;
}
#divIndexNav a:link, #divIndexNav a:visited {
	color: #FFFFFF;
}
#divIndexNav a:hover {
	color: #6A7B99;
}
#divIndexNav img {
	padding: 0px;
	margin-top: 0px;
	margin-left: -26px;
}

#footer{
	height: 15px;
	padding-top:10px;
	clear:both;
	color:#595959;
	background: url(../images/footer_all.jpg) no-repeat bottom left;
	font: 12px Arial, Helvetica, sans-serif;
}
#footer p {
	line-height: 1.1em;
	margin-bottom: 5px;
}
#homeSpecial #footer{

	background: url(../images/footer_main.jpg) no-repeat bottom left;
}


#footer p.social {
	padding-top: 5px;
	margin-right: 20px;
	}
	
#footer p.social a.facebook {
	text-decoration: none;
	color: #696969;
	padding: 4px 15px 4px 22px;
	height: 16px;
	background-image: url(../images/facebook_gr_v2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#footer p.social a.facebook:hover {
	text-decoration: none;
	background: url(../images/facebook_v2.gif) no-repeat center left;
	color: #3B5998;
	}
	
#footer p.social a.twitter {
	text-decoration: none;
	color: #696969;
	background: url(../images/twitter_gr.gif) no-repeat center left;
	padding: 4px 15px 4px 22px;
	height: 16px;
	}
	
#footer p.social a.twitter:hover {
	text-decoration: none;
	background: url(../images/twitter.gif) no-repeat center left;
	color: #4B80A9;
	}
#footer p.social a.blogger {
	text-decoration: none;
	color: #696969;
	background: url(../images/blogger_gr.gif) no-repeat center left;
	padding: 4px 0 4px 22px;
	height: 16px;
	}
	
#footer p.social a.blogger:hover {
	text-decoration: none;
	background: url(../images/blogger.gif) no-repeat center left;
	color: #4B80A9;
	}

/* =--=-=-=-=--=--=-=-=-= Primary Nav =--=-=-=-=--=--=-=-=-= */
#primeNav{
	clear:both;
	height: 40px;
	position: relative;
	z-index: 10;
	background-color: #697B97;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #5E6575;
	border-left: 1px solid #5E6575;
	padding-left: 0px;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 0px;
}
.imgborder, .imgborder-left, .imgborder-right, .imgborderleft, .imgborderright{
	border: 1px solid #666;	
}
.imgborder-left, .imgborderleft{
	margin-right: 5px;
	float: left;
}
.imgborder-right, .imgborderright{
	margin-left: 5px;
	float: right;
}
a:link, a:visited, a:active {
	color: #6A7B99;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #DD9500;
	background-color: transparent;
	text-decoration: none;
}

/* =-=-=--=--=-=-=-= Crumb Nav =--=-=--=--=-=--= */
.divBreadcrumb
{
	text-align: right;
	color: #6A7B99;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color:#D3D8DE;
	border-top:1px solid #C6CAD5;
	border-bottom:1px solid #C6CAD5;
	padding-top: 2px;
	padding-bottom: 2px;
}
.divBreadcrumb a:link, .divBreadcrumb a:visited  {
	color: #6A7B99;
	text-decoration: underline;
}
.divBreadcrumb a:hover{
	color: #fff;
}

/* Form CSS - 2 Column */
#formCSS_twoCol fieldset.contactInfo
{
 display: block;
 margin: 0em 0 1em 0;
 padding: 0em 1em 1em 1em;
 background-color: #E8E8E8;
 bordeR: 1px solid #A0A0A0;
}
#formCSS_twoCol fieldset.questionnaire{
 padding: 0em 1em 1em 1em;
 margin: 0 0 1em 0;
 background-color: #E8E8E8;
 bordeR: 1px solid #A0A0A0;
}
#formCSS_twoCol fieldset.parts
{
 margin: 1em 0 2em 0;
 background-color: #FCFCFC;
 bordeR: 1px solid #A0A0A0;
 padding-left:5px;
}
#formCSS_twoCol fieldset.parts input
{
 display: block;
 width: auto;
}
#formCSS_twoCol fieldset.radio
{
 margin: 1em 0 2em 0;
 background-color: #FCFCFC;
 bordeR: 1px solid #A0A0A0;
}
#formCSS_twoCol fieldset.radio legend{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio label
{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio input
{
 clear: both;
 float: left;
 width: auto;
 margin-right: 5px;
}
#formCSS_twoCol input
{
 display: block;
 width: 15em;
}
#formCSS_twoCol label
{
 display: block;
 margin-bottom: 0.5em;
 font-weight: normal;
}
#formCSS_twoCol select
{
 display: block;
 margin-top: 0.5em;
}
#formCSS_twoCol #FormRightColumn{
 float: right;
 width: 40%;
}
#formCSS_twoCol #FormLeftColumn{
 float: left;
 width: 58%;
 margin: 0;
 padding: 0;
}
#formCSS_twoCol legend{
 font-weight: bold;
 padding: 2px;
}
#formCSS_twoCol ol{
 margin-left: 0;
 padding-left: 1.5em;
}
#formCSS_twoCol ol ol{
 padding-left: 3em;
 padding-bottom: 1em;
}
#submitButtons{
 clear:left;
}
#submitButtons input{
 float: left;
 width: 75px;
 margin-right: 5px;
}
