/*************************************************************************/
/*************************** global styles *******************************/

html, body{
	margin:0;
	padding:0;
	font:12px/16px Arial, Helvetica, Geneva, sans-serif;
	color:#616161;
	text-align:center; /* IE 5 fix */
}
#container{
	width:900px;
	margin:0 auto 30px auto;
	padding-top:34px;
	text-align:left;
}
#top{
	height:38px;
	margin:0 auto 0 auto;
}
.SHNlogo{
	float:left;
}
#largeHeader{
	height:280px;
}
#smallHeader{
	height:153px;
}

/*************************************************************************/
/*************************** search field ********************************/

#search{ /* modern browsers */
	width:185px;
	height:20px;
	float:right;
	margin:7px 10px 0 0;
/*	background:transparent url(../images/global/search-bg.gif) no-repeat top left;*/
}
*html #search{ /* IE 6 */
	margin:7px 5px 0 0;
}
form{
	margin:0;
	padding:0;
}
.formField{
	width:140px;
	height:14px;
	float:left;
	margin:3px 0 0 10px;
	padding:0;
	font-size:11px;
	border:none;
	background:#F2F2F2;
	color:#666666;
}
.submitBtn{
	margin:0;
	padding:0 0 0 6px;
	float:left;
}

/*************************************************************************/
/******************** 3 columns (main landing pages) *********************/

#level1Container{
}
#mainTop{
	height:15px;
	background:transparent url(../images/global/level1-top.png) no-repeat;
}
#mainMid{
	width:100%;
	float:left;
	padding-bottom:10px;
	background:transparent url(../images/global/level1-repeat.png) repeat-y;
}
#one{
	width:270px;
	float:left;
	padding:0 0 0 15px;
}
#two-three{
  width:570px;
  float:left;
	border-left:1px solid #D2EFE3;
	padding:0 0 0 14px;
	margin-left:15px;
}
#two{
	width:270px;
	float:left;
	border-left:1px solid #D2EFE3;
	padding:0 0 0 14px;
	margin-left:15px;
}
#three{
	width:270px;
	float:left;
	border-left:1px solid #D2EFE3;
	padding:0 0 0 14px;
	margin-left:15px;
}
#one h1, #two h1, #three h1, #two-three h1{
	margin:0;
	padding:0 0 5px 5px;
}
table.spa-aesthetic-menu{color:#666;margin-top:20px;width:360px;}
table.spa-aesthetic-menu em{font-weight:normal;}
table.spa-aesthetic-menu th{color:#75624b;}
table.spa-aesthetic-menu th{padding:4px 0 4px 0;border-bottom:1px solid #75624b;}
table.spa-aesthetic-menu td{padding:4px 0 4px 15px;border-bottom:1px solid #75624b;}
.l-col{text-align:left;}
.r-col{text-align:right;vertical-align:top;}

/*************************************************************************/
/********************** 3 columns (2nd level pages) **********************/

#subContainer{
}
#subTop{
	height:15px;
	background:transparent url(../images/global/level2-top.png) no-repeat;
}
#subMid{
	width:100%;
	padding-bottom:15px;
	float:left;
	background:transparent url(../images/global/level2-repeat.png) repeat-y;
}
#left{
	width:150px;
	margin:10px 30px 0 20px;
	float:left;
	padding:0 0 0 15px;
	font:12px/18px Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	line-height:15px;
	color:#515151;
}
#left p{
	font-weight:normal;
}
#left p.call-button{
	margin:-5px 0 0 -15px;
}
*html #left{
	margin:10px 20px 0 20px;
	padding:0;
}
#left li{
	margin:0;
	padding:0 0 5px 0;
	list-style:url(../images/global/li-bullet.gif);
}
#middle{
	width:360px;
	float:left;
	padding:10px 0 0 5px;
}
#middlewide{
	width:650px;
	float:left;
	padding:10px 0 0 5px;
}
#right{ /* modern browsers */
	width:268px;
	float:right;
	margin:5px 25px 0 0;
}
*html #right {margin:5px 15px 0 0;} /* IE6 */
#right #sub-round{
  padding:10px;
  margin:0 0 20px 0;
  background-color:#eee;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow: 2px 2px 2px #666;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
}
#right #sub-round p, #right #sub-round ul{
  color:#000;
}
#rightwide{ /* modern browsers */
	width:268px;
	float:right;
	margin: 0 0 20px 15px;
}
*html #rightwide {margin:0 0 20px 15px;} /* IE6 */

/*************************************************************************/
/**************** footer navigation (main landing pages) *****************/

#footer{
	height:40px;
	clear:both;
	font:11px/13px Arial, Helvetica, Geneva, sans-serif;
	background:transparent url(../images/global/level1-btm.png) no-repeat;
}
#footer ul{
	text-align:center;
	margin:0;
	padding-top:17px;
}
#footer li{
	list-style:none;
	display:inline;
}
#footer li a{
	padding:0;
	margin:0 8px 0 6px;
}
#SHNbug{
	position:absolute;
	margin:0 0 0 790px;
	padding-top:12px;
}

/*************************************************************************/
/****************** footer navigation (2nd level pages) ******************/

#footer2{
	height:40px;
	clear:both;
	font:11px/13px Arial, Helvetica, Geneva, sans-serif;
	background:transparent url(../images/global/level2-btm.png) no-repeat;
}
#footer2 ul{
	text-align:center;
	margin:0;
	padding-top:17px;
}
#footer2 li{
	list-style:none;
	display:inline;
}
#footer2 li a{
	padding:0;
	margin:0 8px 0 6px;
}

/*************************************************************************/
/**************************** type styles ********************************/

h1, h2, h3{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#336699;
}
h2{
	font-size:14px;
}
h3{
	font-size:12px;
}
p{
	margin:0;
	padding:8px 0 8px 0;
}
ul{
	padding: 0 .6em .6em .7em;
	margin: 0 0 0 .7em;
}

ol{
	list-style-type: decimal;
	padding: 1em .6em .6em 1em;
	margin: 1em 0 0 1em;
}
h1.questions, h2.questions, h3.questions, p.questions, form.questions p{
  text-align:left;
}
h3.questions{
  margin:10px 0 -5px 0;
}
input.submitBtn{
  padding:5px;
}
#one .item p{
  padding:0 0 8px 0;
}
/*************************************************************************/
/****************************** linkage **********************************/

/** default **/
a:link, a:visited, a:active {color:#336699; text-decoration:none;}
a:hover {color:#E24228; text-decoration:none;}

/** footer (main landing pages) **/
#footer a:link, #footer a:visited, #footer a:active {color:#494949; text-decoration:none;}
#footer a:hover {color:#777777; text-decoration:none;}

/** footer (2nd level pages) **/
#footer2 a:link, #footer2 a:visited, #footer2 a:active {color:#494949; text-decoration:none;}
#footer2 a:hover {color:#777777; text-decoration:none;}

/* PNG support for IE6 */
img, div, input { behavior: url(/assets/iepngfix.htc); }

