@charset "UTF-8";/* CSS Document */	/* 	---------------------------- 	General Tag Stylings	---------------------------- 	*/	

html, body {		margin: 0;		padding: 0;						}			
body {		text-align:center;				background-color:#EBEBEB;		font-family:Arial, Helvetica, sans-serif;		font-size:93.8%;		color:#3F3F3F;				letter-spacing:-0.01em;		line-height:1.133em;		}	a {		text-decoration:none;		color:#000;		}		
a img {		border:0;		}			


/* 	---------------------------- 	Text Formatting Classes	---------------------------- 	*/	
.text_caption {		font-family:Georgia, "Times New Roman", Times, serif;		font-size:0.867em;		line-height:1.133em;		font-style:italic;				color:#006a71;		}	.text_big {		font-family:Georgia, "Times New Roman", Times, serif;		font-size:1.867em;		line-height:1.12em;				font-style:italic;		color:#8c8c8c;		}	.text_nokern { 		letter-spacing:normal;		}	.text_link {		color:#fff;				padding:1px 0 1px 12px;		margin:0 0 19px 0;		}	

.text_filetype {		text-transform:uppercase;		font-size:0.733em;				font-weight:bold;		}	

.text_comingsoon {		font-weight:bold;		font-size:0.733em;		color:#8c8c8c;		text-transform:uppercase;				margin:0 0 0 12px;		}	

.text_georgia {		font-family:Georgia, "Times New Roman", Times, serif;		}	

.text_uppercase {		text-transform:uppercase;		}    

.text_italic {		font-style:italic;		}     

.text_bold {		font-weight:bold;		}  	

.text_cta_dateinfo {		font-size:0.8em;	}		

.text_blue {		color:#006a71;		}	

.text_orange {		color:#ff7f00;		}	

.text_red {		color:#b5121b;		}	

.bg_blue {		background-color:#006a71;		}	

.bg_orange {		background-color:#ff7f00;		}	

.bg_red {		background-color:#b5121b;		}					

/* 	---------------------------- 	DIV Section Formatting	---------------------------- 	*/		

#div_wrapper {		/* Centers content */		width: 1002px;				margin:auto;				text-align:left;				background-color:#fff;		}		

#div_header {		/* Logo & slogan */		width:1002px;		height:91px;				background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{53f3ca42-7beb-4c8f-9258-55b7fec432a2}_titlebar.jpg') no-repeat;		}		

#div_nav {		/* Navigation bar */		background-color:#3f3f3f; 		height:25px;		width:1002px; 				}								

#list_nav {			/* List of nav buttons */						list-style:none;		 	margin:0 0 0 23px;			padding:0;			width:1002px;						}				

#list_nav li {			float:left;									}						

#list_nav li a {			display:block;									height:25px;						font-size:.733em;			color:#fff;									}						#list_nav_home a {				background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{4d612e95-1c16-468e-8862-4bfbe27d85c4}_menu.jpg') no-repeat top left;				width:213px;												}				#list_nav_home a:hover {					background-position:0px -25px;				}			

#list_nav_cms a {				background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{4d612e95-1c16-468e-8862-4bfbe27d85c4}_menu.jpg') no-repeat -213px -25px;								width:152px;				}						

#div_headline {			/* Large Graphic  */			width:1002px;			height:160px;			}		

#div_content {			/* Main section with content  */			width:1002px;									}		

#div_content_sidebar {			/* Sidebar */			float:left;			width:161px;						margin:266px 0 0 23px;									}		

#div_content_main {			width:772px;						float:right;						margin:0 0 50px 0px;			padding:0 23px 0 0;			}			

#div_content_main_header {				margin:32px 0 0 0;								background-color:#ff7f00;								padding:1px 14px;				color:#fff;								width:565px;				 /*was 442px */				}							/* Table of links */			

#table_links  {				margin:0 0 0 0;								table-layout:fixed;								}				

#table_col_blue, #table_col_orange, #table_col_red  {					width:249px;					height:244px;					padding:0;										margin:0 12px 0 0;										}				

#table_col_blue {					background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{3aef7899-d7e1-4e63-a0af-10efd06dbae4}_border_blue.jpg') repeat-y left top;					}				

#table_col_orange {					background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{d5af801f-3388-4cfd-9b77-cdc48e0cc768}_border_orange.jpg') repeat-y left top;					}				

#table_col_red {					background:url('http://img.en25.com/eloquaimages/clients/TheBurchfieldGroup/{5465750b-6b03-48ef-8782-b4a4fc8977b5}_border_red.jpg') repeat-y left top;					}									

#table_links td ul {					margin:0 0 13px 0;					padding:0 0 0 12px;										list-style:none;										}					#table_links td ul li {						margin:0 0 6px 0;						}				

.table_col_spacer {					width:12px;					}												

/* Call to action for Registration */				

#div_content_main_cta {					width:772px;					height:103px;										margin:50px 0 0 0;										background-color:#efefef;										letter-spacing:0;					}				

#div_content_main_cta_001 {					width:118px;					margin:14px 0 0 17px;										float:left;										}								
#div_content_main_cta_002 {					width:235px;					margin:14px 0 0 23px;										float:left;										}				

#div_content_main_cta_003 {					width:220px;					margin:14px 0 0 9px;										float:left;										}									
#div_content_main_cta_004 {										margin:14px 0 0 0px;										float:left;										}							

#div_footer {			

/* Gray footer with no links  */			clear:both;						width:1002px;			height:25px;			background-color:#3f3f3f;			}