/* Generic
----------------------------------------------- */
body{
	}
#structure1{
	height:689px !important;
	background-image:url(/images/backgrounds/home_sky_grass.jpg);
	background-repeat:repeat-x}
#structure_home{
	width:100%;
	background:url(/images/backgrounds/home_tower.gif) 50% 0 no-repeat;
	float:left
	}

#structure2{height:675px}
div.container{
	width:1003px;
	padding:15px 0 0
	}

/* entries listing */
div.entries_c{padding-bottom:0 !important}
div.entries_bdr_tl,div.entries_bdr_tr{background-color:#9ac4eb}
div.entries_bdr_bl,div.entries_bdr_br{background-color:#7c923a}

div.entries_list img {float:left; margin:0 10px 10px 10px;}

div.entries_list {
  height:120px;
}

/* Home Specific
----------------------------------------------- */
#home_l{
	width:499px;
	float:left
	}
#home_title{
	width:457px;
	position:absolute
	}
#home_title h1,#home_title h1 a{
	width:168px;
	height:117px;
	overflow:hidden;
	cursor:pointer
	}
#home_title h1{
	margin:0;
	padding:0;
	background:url(/images/titles/logo_large.png) no-repeat;
	font-size:10%;
	float:right
	}
#home_title h1 a{display:block}
#home_title h1 a span{display:none}

#home_r{
	width:457px;
	padding:0 37px 0 0;
	float:right
	}
#home_r h2,#home_r h2 a{
	width:450px;
	height:80px;
	overflow:hidden;
	cursor:pointer;
	float:left
	}
#home_r h2{
	margin:0 0 17px;
	padding:0;
	background:url(/images/titles/twin_your_town_large.png) no-repeat;
	font-size:10%
	}
#home_r h2 a{text-indent:-9999px}
#home_r p,#home_r ul{margin-bottom:0.6em}
#home_r p,#home_r li{
	font-size:90%;
	font-weight:bold;
	color:#052b78
	}
#home_r .indent{margin-left:25px !important}
#home_r li{
	padding:0 0 3px 20px;
	background:url(/images/icons/star_blue.gif) 0 2px no-repeat;
	font-size:100%;
	}
p.white{
	font-size:80% !important;
	color:#fff !important
	}
	