/*************************************************************************************** CMS - GENERAL AESTHETICS*/
html, body 
{
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666;
	margin:0;
}
p 
{
	margin-bottom:20px;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: lighter;
	margin:	0 0 15px 0;
	padding: 5px 0 5px 20px;
	color:#C9291C;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
	background:url(/imcassociation/images/site_images/bullet_h1.jpg) no-repeat left;
}
h1.focaltitle
{
	border:none;
	margin: 0 0 15px 0;
	padding:0;
	background:none;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: lighter;
	color:#C9291C;
	margin-bottom:10px;
}
h2.bottomtitle
{
	margin:	0 0 15px 0;
	padding: 5px 0 0 0;
	border-bottom:dotted 1px #282828;
	font-weight: lighter;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: lighter;
	color:#000;
	margin-bottom:3px;
	font-size:16px;
}
h3.textwhite
{
	color:#fff;
}
strong
{
	font-weight:bold;
}
a:link 
{
    color: #C9291C;
    text-decoration: none;
}

a:visited 
{
    color: #C9291C;
    text-decoration: none;
}

a:hover 
{
    color: #ccc;
}

a:active 
{
    color: #C9291C;
}
.float-left
{
	float:left;
}
.float-right
{
	float:right;
}
.align-right
{
	text-align:right;
	clear:both;
}
.align-left
{
	text-align:left;
	clear:both;
}
.align-center
{
	text-align:center;
	clear:both;
}
.align-middle
{
	vertical-align:middle;
}
.align-baseline
{
	vertical-align:baseline;
}
.red
{
	color:#F00;
}
.yellow
{
	color:#FFFF99;
}
.image_right
{
	float:right;
	padding: 0 0 50px 25px;
}
.image_left
{
	float:left;
	padding: 0 25px 50px 0;
}
.link_bullet
{
	vertical-align: middle;
	padding-right:10px;
	padding-left:10px;
}

/************************************************************************************ TEMPLATE AESTHETICS*/
#header_container
{
	width:100%;
	height:97px;
	background: #C9291C url(/imcassociation/images/site_images/header_container.jpg) repeat-x top left;
}
#header
{
	width:950px;
	height:97px;
	background:url(/imcassociation/images/site_images/header.jpg) no-repeat left top; 
	margin:auto;
}
#nav_topright
{
	float:right;
	background:url(/imcassociation/images/site_images/nav_topright.png) no-repeat;
	width:280px;
	height:23px;
	padding-left:10px;
	padding-right:10px;
}
#nav_topright ul
{
	margin-left:4px;
}
#nav_topright li
{
	float:left;
	margin:0;
	padding:2px 2px 0 2px;
	text-align:center;
	list-style:none;
	color:#FFF;
	font-size:12px;
}
#nav_topright a:link, #nav_topright a:hover, #nav_topright a:visited, #nav_topright a:active
{
	color:#fff;
}
#nav_topright a:hover
{
	color:#ccc;
}
#focal_container
{
	width:100%;
	background: #000 url(/imcassociation/images/site_images/focal_container.jpg) repeat-x top left;
}
#focal
{
	width:950px;
	min-height:27px;
	margin:auto;
	background: url(/imcassociation/images/site_images/focal_bg.jpg) repeat-x top left;
	overflow:auto;
}
#focal_left
{
	float:left;
	width:400px;
	color:#fff;
	margin-top: 44px;
	height:298px;
}
#focal_right
{
	float:right;
	width:530px;
	margin-top: 44px;
	height:298px;
}
#main_container
{
	width:100%;
	min-height:200px;
	background: #fff;
	overflow:auto;
}
#main
{
	width:950px;
	margin:auto;
	margin-top: 10px;
}
#main_left
{
	float:left;
	width:645px;
	margin-top:17px;
}
#main_right
{
	float:right;
	width:265px;
	overflow:auto;
	margin-top:15px;
	padding-bottom:20px;
}
#menu1_top
{
	float:left;
	width:100%;
	height:25px;
	background:url(/imcassociation/images/site_images/menu1_top.jpg) no-repeat top left;
}
#menu1_content
{
	float:right;
	width:215px;
	min-height:200px;
	background:url(/imcassociation/images/site_images/menu1_bg.jpg) repeat top left;
	padding:0 25px 0 25px;
	font-size:small;
}
#menu1_content li
{
	padding:5px 0 5px 0;
	color: #666;
	border-bottom:dotted 1px #999;
}
#menu1_bottom
{
	float:left;
	width:100%;
	height:25px;
	background:url(/imcassociation/images/site_images/menu1_bottom.jpg) no-repeat top left;
}
#menu2_content
{
	float:right;
	width:215px;
	min-height:100px;
	padding:10px 25px 0 25px;
	background:url(/imcassociation/images/site_images/menu2_bg.jpg) repeat top left;
	color:#fff;
	font-size:small;
}
#menu2_bottom
{
	float:left;
	width:100%;
	height:25px;
	background:url(/imcassociation/images/site_images/menu2_bottom.jpg) no-repeat top left;
}
#menu3_content
{
	float:right;
	width:215px;
	min-height:100px;
	padding:10px 25px 0 25px;
	background:url(/imcassociation/images/site_images/menu3_bg.jpg) repeat top left;
	color:#fff;
	font-size:small;
}
#menu3_bottom
{
	float:left;
	width:100%;
	height:25px;
	background:url(/imcassociation/images/site_images/menu3_bottom.jpg) no-repeat top left;
}
#bottom_container
{
	width:100%;
	min-height:267px;
	background: #000 url(/imcassociation/images/site_images/bottom_container.jpg) repeat-x top left;
}
#bottom
{
	width:950px;
	margin:auto;
	padding: 15px 0 15px 0;
	font-size:small;
	color: #CCC;
}
#bottom_left
{
	float:left;
	width: 310px;
	margin-right:30px;
	height:40px;
}
#bottom_left li
{
	padding:5px 0 5px 0;
	border-bottom:dotted 1px #282828;
}
#bottom_left li a:link, #bottom_left li a:hover, #bottom_left li a:active, #bottom_left li a:visited
{
	color: #ccc;
}
#bottom_left li a:hover
{
	color: #C9291C;
}
#bottom_middle
{
	float:left;
	width: 310px;
	margin-right:30px;
	height:40px;
}
#bottom_right
{
	float:left;
	width: 265px;
	height:40px;
}
#footer_container
{
	width:100%;
	min-height:20px;
	background: #C9291C;
}
#footer
{
	width:950px;
	margin:auto;
	font-size:small;
	color: #fff;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:active
{
	color:#CCC;
}
#footer a:hover
{
	color:#fff;
	text-decoration:underline;
}
/************************************************************************************ BODY ELEMENTS*/
#read_more1
{
	float:left;
	width:200px;
	height:140px;
	background:url(/imcassociation/images/body_images/read_more1.jpg) top left no-repeat;
	padding-top:70px;
	padding-left:13px;
	padding-right:100px;
	font-size:small;
	margin-bottom:25px;
}
#read_more2
{
	float:right;
	width:169px;
	height:140px;
	background:url(/imcassociation/images/body_images/read_more2.jpg) top left no-repeat;
	padding-top:70px;
	padding-left:13px;
	padding-right:120px;
	font-size:small;
	margin-bottom:25px;
}
#box_you_tube
{
	width:607px;
	height:40px;
	background:url(/imcassociation/images/body_images/box_you_tube.jpg) top left no-repeat;
	clear:both;
	margin-bottom:20px;
	padding-top:40px;
	padding-left:13px;
	font-size:small;	
}
.home_list
{
	margin-left:30px;
	margin-bottom:20px;
}
.home_list li
{
	list-style:url(/imcassociation/images/site_images/bullet_tick.jpg);
	padding: 10px 0 10px 0;
	line-height:1.5;
	font-style:italic;
	color:#333;
}
.form_subs ul li
{
	list-style:none;
	padding:5px;
}
.form_subs_txt
{
	border:solid 1px #E2D7C1;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	padding:3px 3px 3px 3px;
	width:300px;
}
#main_left ul
{
	margin-left:20px;
	list-style:disc;
}
#main_left ul li
{
	list-style:disc;
	margin-left:20px;
	margin-bottom:20px;
}