/********************************************************/
/* LAYOUT */
/********************************************************/
#main_image{width:960px;height:218px;margin:auto;background-color:#FFF;border-bottom:1px solid #00578E;overflow:hidden;}

#tagline{width:100%;text-align:center;margin:0px 0px 30px 0px;}

/* COLUMN 1 */
#home_column1{
	margin:10px 0px 0px 10px;
	float:left;
	padding:30px 0px 30px 0px;
	width:680px;
	background:url(../../images/bkgd_content_top_shadow.gif) #FFF repeat-x;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #bfbfbf;
}

#home_content_column1{float:left;width:308px;margin:0px 20px 3px 20px;}

/* COLUMN 2 */
#home_column2{float:right;width:220px;margin:10px 20px 0px 0px;padding:12px 10px 0px 10px;}
#home_content_column2{float:right;width:308px;margin:0px 0px 3px 0px;}

/* ROUNDED RECTANGLE */
.rounded_rect_content{width:305px;/*border-right:1px solid #CCC;*/}
.rounded_rect_content_container{padding:0px 20px 10px 20px;}
.rounded_rect_btm{width:307px;height:11px;}

.event_name{color:#00578e;font-size:9pt;font-weight:bold;margin:10px 0px 0px 0px;}

/********************************************************/
/* MISCELLANEOUS */
/********************************************************/

p{margin:0em;}

/********************************************************/
/* LINK STYLING */
/********************************************************/



/* HOME LIST LINK STYLING */
a.home_list_link, a.home_list_link:link, a.home_list_link:visited, a.home_list_link:active{color:#00578e;text-decoration:none;font-size:8pt;}
a.home_list_link:hover{color:#a2112e;text-decoration:underline;}

/********************************************************/
/* ADS */
/********************************************************/
#ad_area_container{width:950px;margin:10px auto;}

#partner_logos{float:left;width:200px;margin:0px 10px 0px 10px;padding:10px 0px 0px 0px;height:90px;}

#ad1{float:left;width:200px;margin:0px 10px 10px 10px;height:90px;background-color:#eeeeef;padding:10px;font-size:8pt;border:1px solid #c3bdc8;}
#ad2{float:left;width:200px;margin:0px 10px 10px 10px;height:90px;background-color:#eeeeef;padding:10px;font-size:8pt;border:1px solid #c3bdc8;}
#ad3{float:left;width:200px;margin:0px 0px 10px 10px;height:68px;background-color:#eeeeef;padding:32px 10px 10px 10px;font-size:8pt;border:1px solid #c3bdc8;}

