﻿/* home */
.HomeBox1
{
	margin:0px;
	background-image:url(images/sep_hight_content.gif);
	background-position:right top;
	background-repeat:no-repeat;	
	width:250px;
	float:left;
	text-align:left;
	padding-left:10px;
	border:solid 0px red;
}
.HomeBox2
{
	margin:0px;
	width:260px;float:left;
}
.HomeBox3
{
	clear:both;
	margin:0px;
	width:490px;float:left;
	text-align:left;
	padding-left:10px;
}
.HomeBoxEvents
{
	clear:both;
	margin:0px;
	float:left;
	text-align:left;
	padding-left:15px;
	width:244px;
}
.HomeEventsList
{
	clear:both;padding-top:15px;
}
.home_dots_hor
{
	clear:both;
	background-image:url(images/home_dots_hor.gif);
	background-position:left center;
	background-repeat:repeat-x;	
	height:1px;line-height:1px;font-size:1px;
}
.HomeCommunityLinks
{
	float: left; background-color: #EC8705; width: 260px; border-right: solid 1px #ffffff;
    height: 56px; min-height: 56px; text-align: left;
}
.HomeCultureLinks
{
	float: left; background-color: #C40D77; width: 259px; border-right: solid 1px #ffffff;
    height: 56px; min-height: 56px; text-align: left;	
}
.HomeCoEx
{
	float: left; background-color: #07833A; width: 259px; height: 56px; min-height: 56px;
    text-align: left;	
}
.home_link_shortcut
{
	clear:both;
	height:18px;line-height:18px;overflow:hidden;
}
.home_link_shortcut A:link{color:#ffffff;text-decoration:none;font-weight:bold;}
.home_link_shortcut A:active{color:#ffffff;text-decoration:none;font-weight:bold;}
.home_link_shortcut A:visited{color:#ffffff;text-decoration:none;font-weight:bold;}
.home_link_shortcut A:hover{color:#ffffff;text-decoration:underline;font-weight:bold;cursor:pointer;}
.HomeShortcutIcon
{
	float:left;padding-left:6px;padding-right:4px;
}
.HomeShortcutLink
{
	float:left;
}





/* news and events lists */
.home_list_item_container
{
	clear:both;
	vertical-align:top;
	height:74px;
	padding-top: 10px;
}
.home_list_item
{
	float:left;
	direction:ltr;
	padding-left:10px;
}
.home_list_title
{
	color:#08586C;
	font-weight:bold;
	direction:ltr;
	clear:both;
	padding-bottom:10px;
}
.home_list_title A:link{color:#08586C;text-decoration:underline;}
.home_list_title A:active{color:#08586C;text-decoration:none;}
.home_list_title A:visited{color:#08586C;text-decoration:none;}
.home_list_title A:hover{color:#08586C;text-decoration:none;}

.home_list_img_wrapper{float:left;background-color:#9BCDD8;padding-left:1px;height:66px;padding:1px;}
.home_list_sep_dots
{
	clear:both;
	background: url(templates/news/list_sep_home.gif)  repeat-x right 7px;
	min-height:10px;
}


.HomePageMenuFly_Panel
{
	width:243px;color:#0d4c60;
	height:25px;
	direction:ltr;text-align:left;
	background-image:url(images/donate_fly.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
.HomePageMenuFly_PanelInner
{
	padding-top:9px;color:#2b7a93;clear:both;padding-left:15px;
}
.HomePageMenuFly_PanelInner A:link{color:#0d4c60;text-decoration:none;font-weight:bold;}
.HomePageMenuFly_PanelInner A:active{color:#0d4c60;text-decoration:none;font-weight:bold;}
.HomePageMenuFly_PanelInner A:visited{color:#0d4c60;text-decoration:none;font-weight:bold;}
.HomePageMenuFly_PanelInner A:hover{color:#0d4c60;text-decoration:underline;font-weight:bold;}
.donatetionSep
{
	color:#71bbd3;
}

h2.homeTitle
{color:#04313c; font-family:arial; font-size:14px; font-weight: normal; font-style:italic; margin:0px}

a.homeTitle { text-decoration:none; text-transform:uppercase;}
