body {
	margin: 0px;
	background: url(../images/background_main_tile.jpg) repeat-x;
	background-color: #fff;
}

a {
	font-family: Arial;
	size: 12px;
	color: #660033;
	text-decoration: underline;
}

#container_body_copy {
	margin-left: 200px;
	color: #333;
	text-align: left;
}		
#container_body_inner_home {
	background: url(../images/background_body_tile.gif) repeat-y;
	width: 680px;
	z-index: 120;
}		
#container_body_inner_secondary {
	background: url(../images/background_body_secondary_tile.gif) repeat-y;
	width: 680px;
	z-index: 120;
}	
#container_body_right {
	float: right;
	width: 165px;
	padding: 0px 1px 1px 1px;
}
#container_body_outer {
	width: 680px;
	z-index: 120;
	position: absolute;
	top: 298px;
	left: 0px;
}
#container_body_outer_secondary {
	width: 680px;
	z-index: 120;
	position: absolute;
	top: 0px;
	left: 0px;
}
#footer {
	width: 100%;
	border-top: 1px solid #474747;
	font: normal 9px arial, verdana, helvetica;
	color: #6e6e6e;
}

#container_inner {
	width: 680px;
	margin: auto;
	background: url(../images/int_bck_body_tile.jpg) repeat-y;
	z-index: 100;
	position: relative;
}
#container_outer {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}

#background_topbar {
	width: 680px;
	margin: auto;
	z-index: 110;
	position: absolute;
	top: 0px;
	left: 0px;
}

#background_topbar_secondary {
	width: 180px;
	z-index: 110;
	position: absolute;
	top: 0px;
	left: 0px;
}
#body_copy_home {
	padding: 20px 0px 20px 0px;
	text-align: left;
	width: 287px;
}
#body_copy_secondary {
	padding: 20px 0px 20px 0px;
	text-align: left;
	width: 435px;
}

#nav_home {
	width: 179px;
	z-index: 110;
	float: left;
	padding: 3px 0px 0px 4px;
	background: url(../images/background_nav.gif) no-repeat;
	text-align: left;
}
#nav_secondary {
	width: 179px;
	z-index: 110;
	padding: 3px 0px 0px 4px;
	background: url(../images/background_nav.gif) no-repeat;
	text-align: left;
}
#left_secondary {
	float: left;
	width: 179px;
	z-index: 110;
	text-align: left;
}
#sunbeam_secondary {
	position: absolute;
	left: 179px;
	top: 0px;
	z-index: 110;
}

.copy_normal, td {
	font: normal 12px arial, verdana, helvetica;
	color: #454545;
	line-height: 14px;
}

.copy_red {
	font: normal 12px arial, verdana, helvetica;
	color: #660033;
	line-height: 14px;
}
	
.copy_lrg_red {
	font: bold 15px arial, verdana, helvetica;
	color: #660033;
}	
.copy_lrg_gray {
	font: bold 15px arial, verdana, helvetica;
	color: #454545;
}	
.bold { font-weight: bold; }

.bullets_flash
{
	list-style-image: url(/images/bullet_f.gif);
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
}

.bullets_maroon
{
	list-style-image: url(/images/bullet_maroon.gif);
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
}

.subcontent
{
	width: 437px;
	margin-top: 110px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subcontent_redheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 660033;
}

#assoc						{}
#assoc div.assoc_name		{font-family: Arial; font-size: 16px; color: #474747; font-weight: bold; line-height: 20px;}
#assoc div.assoc_title		{font-family: Arial; font-size: 14px; color: #535301; font-weight: bold; line-height: 18px;}
#assoc div.assoc_email		{line-height: 18px;}
#assoc div.assoc_phone		{font-style: italic; line-height: 18px;}
#assoc div.assoc_license	{line-height: 18px;}

/* ********************** */
/* right-hand copy styles */
/* ********************** */
.copy_right_gray {
	font: bold 11px arial, verdana, helvetica;
	color: #454545;
	line-height: 14px;
}
.copy_right_red, a.copy_right_red {
	font: bold 11px arial, verdana, helvetica;
	color: #660033;
	line-height: 14px;
}
.content_right_block_outer_white {
	float: right;
	background-color: #fff;
	padding: 5px 5px 10px 5px;
}
.content_right_block_outer_yellow {
	float: right;
	background-color: #f1f0e2;
	padding: 5px 5px 10px 5px;
}
.content_right_block_inner { width: 153px; }