/* CSS Document for assertive wellness */
/* Ian Frizzell 2/20/07 */

body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a:link, a:visited, a:active{
	color:#FFCC00;
	text-decoration:none;
}

a:hover{
	color:#999999;
	text-decoration:none;
}


/* content div */
#wrap{
	width:776px;
	max-width:776px;
	margin:auto;
	border: 0px solid #000000;
	background-color:*#FFFFFF*;
	padding:0px;
	padding-right:0px;
}

/* Header */
#header {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

#main{
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	_padding-right:0px;
	margin:0px;
	_margin-top:-3px;
	height:100%;
}

/* use this style if your in the admin section */
#main .admin{
	color:#666666;
	font-size:0.9em;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	_padding-left:0px; /* stupid IE*/
	_padding-right:0px; /* stupid IE*/
}
#main .admin a:link, a:visited{
	color:#333333;
}
#main .admin a:hover {
	color:#999999;
}



/* left column */
#left_col{
	width:160px;
	background-image:url(../images/lay/logogray.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	z-index:10;
	margin-right:4px;
	height:100%;
}

#nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:0.8em;*/
	font-weight:bold;
	font-size:13px;
}

#nav a {
	display:block;
	padding-left:5px;
	padding:3px;
	/* border-bottom:1px solid #cccccc; */
	text-decoration:none;
}

#nav a:link, #nav a:visited, #nav a:active {
	display:block;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	color:#666666;
	width:inherit;
}

#nav a:hover{
	display:block;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	color:#FF0000;
}

#testimon{
	margin-top:10px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:inherit;
	color:#FFFFFF;
	font-size:11px;
	width:inherit;
}

#testimon #testitext{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color:#999999;
}

#testimon .head{
	text-align:center;
	background-color:#FFFFFF !important;
	color:#FF3300;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	font-size:1.1em;
	padding-bottom:2px;
	padding-top:2px;
}

#testimon p{
	padding-left:5px;
	padding-right:5px;
}


/*  Alright! Now for the center column styles! */

#center_col{
	margin-left:165px;
	margin-right:165px;/**/
	min-width:425px;
	max-width:800px;
	width:425px;
	background-color:#FFFFFF;
	color:#666666 ! important;
	font-size:12px !important;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	_margin-left:165px;  /*stupid IE*/
	 _margin-right:165px; /*stupid IE*/
	_padding-left:0px; /* stupid IE*/
	_padding-right:0px; /* stupid IE*/
	 
}

#content{
 	margin-left:165px; 
	background-color:#FFFFFF;
	color:#666666 ! important;
	font-size:12px !important;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	 
	 
}

#content p,#center_col p
{
	font-size:12px;
}

#content h1,#center_col h1{
	color:#9966CC;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

#content h2,#center_col h2 {
	color:#9966CC;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px
}
#content h3,#center_col h3 {
	color:#9966CC;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px
}
#content h4,#center_col h4 {
	color:#9966CC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px
}

#content img,#center_col img{
	margin:5px;
	border:1px solid #CCCCCC;
}

#content table, #center_col table{
	background-color:#FFFFFF;
	z-index:99;
}

#content .editBtn a, #content .editBtn a:link, #content .editBtn a:visited,
#center_col .editBtn a, #center_col .editBtn a:link, #center_col .editBtn a:visited
{
	color:#666666; !important;
}
#content .editBtn a:hover,
#center_col .editBtn a:hover
{
	color:#FFFFCC !important;
}

#content .editBtn,
#center_col .editBtn {
	background-color:#CCCCCC;
}

#content a:link, #content a:visited,
#center_col a:link, #center_col a:visited
{
	color:#666666;
}
#content a:hover,
#center_col a:hover
{
	color:#FF3333;
}

#content .Q,
#center_col .Q {
	color:#9966cc;
	font-weight:bold;
}
#content .A,
#center_col .A {
	color:#FF9933;
	font-weight:bold;
}


/* Right Column Styles */

#right_col{
	float:right;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#999999;
	width:159px;
	color:#FFFFFF;
	z-index:10;
	font-size:11px;
	margin-left:5px;
	_margin-right:3px;
	height:100%;
}

#right_col .head{
	text-align:center;
	background-color:#FFFFFF !important;
	color:#FF3300;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	font-size:1.2em;
	padding-bottom:2px;
	padding-top:2px;
}

#right_col .dateline{
	border-bottom: 1px dotted #FFCC00;
	padding-bottom: 5px;
	font-weight:bold;
}

#right_col .articles{
	font-size:11px;
}

#right_col .more{
	border-bottom:1px dotted #FFCC00;
	text-align:right;
}

#right_col .more a, #right_col .more a:link, #right_col .more a:visited{
	color:#FFCC00;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#right_col .more a:hover, #right_col .more a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#right_col p{
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}


/* Footer styles */
#footer {
	clear:both;
	background-color:#000000;
	width:auto;
	width:776px;
	margin-right:-5px;
	margin-left:-5px;
	height:100%;
	border:#000000 solid thin;
}

#footer .links {
	background-color:#000000;
	margin:0px;
	float:left;
}

#footer .seperator {
	border-left:1px solid #FFFFFF;
	padding-left:5px;
}

#footer a, #footer a:link, #footer a:visited {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:5px;
	background-color:#000000;
}

#footer a:hover, #footer a:active{
	color:#ff3333;
}

#footer .line {
	background-image:url(../images/lay/line.gif);
	background-position:left;
	background-repeat:repeat-x;
	width:auto;
	_margin-right:-10px;
}
