/* CSS Document */
body{
	background-image:url(../images/template/home-type.gif);
	background-position:860px 0px;
	background-repeat:no-repeat;
}


/*------------------------blocks---------------------------*/
#block1{
	float:left;
	color:#ffffff;
	background-image:url(../images/template/homeBlocks/topLeft.jpg);
	background-repeat:no-repeat;
	width:205px;
	height:9.8em;
	/*height:117px;*/
	padding:25px 100px 0 10px;
	margin:0 8px 0 0;
}
#block1 a{
	color:#ffffff;
	text-decoration:none;
}
#block2{
	float:left;
	color:#fff;
	background-image:url(../images/template/homeBlocks/topRight.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:9.8em;
	/*height:116px;*/
	padding:28px 150px 0 15px;
	margin:0;
}
#block2 a{
	color:#fff;
	text-decoration:none;
}
#block3{
	float:left;
	color:#333333;
	background-image:url(../images/template/homeBlocks/btmBlock.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:284px;
	height:12em;
	/*height:149px;*/
	padding:14px 16px 0 15px;
	margin:8px 8px 0 0;
}
#block3 a{
	color:#000000;
	text-decoration:none;
}
#block4{
	float:left;
	color:#000000;
	background-image:url(../images/template/homeBlocks/btmBlock.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:284px;
	height:12em;
	/*height:149px;*/
	padding:14px 16px 0px 15px;
	margin:8px 0 0 0;
}
#block4 a{
	color:#000000;
	text-decoration:none;
}

/*------------Text and styling elements-----------------*/

#textHome{
	float:left;
	width:660px;
	background-color:#ffffff;
	color:#000000;
	padding:0px 0;
	margin:0;
}
#leftSide{
	float:left;
	padding:10px 0 0 15px;
	width:300px;
}
#leftSide ul{
	margin:0;
	padding:0;
}
#leftSide ul li{
	background-image:url(../images/template/bullet.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	list-style:none;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}
#rightSide{
	float:left;
	padding:20px 0 0 20px;
	width:300px;
}
#rightSide ul{
	margin:0;
	padding:0;
}
#rightSide ul li{
	background-image:url(../images/template/bullet.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	list-style:none;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}
#rightSide ul li a{
	color:#a47a6a;
}

/*VIC*/
#askVicHome{
	float:left;
	border-top:2px dotted #b78d7c;
	border-bottom:2px dotted #b78d7c;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	height:100px;
}

#vicHome{
	float:left;
	/*height:66px;*/
	width:200px;
	padding:12px 10px 0px 0px;
	margin:0 0 10px 0;
}
#vicHomeIcon{
	float:left;
	width:52px;
}
#vicHomeTxt{
	float:left;
}
#vicHomeTxt a{
	text-decoration:none;
	font-weight:bold;
	color:#65493E;
}
/*JUDE*/
#judeHome{
	float:left;
	/*height:66px;*/
	width:162px;
	padding:12px 20px 0px 0px;
	margin:0 0 10px 0;
	border-right:2px dotted #ccc;
}
#judeHomeIcon{
	float:left;
	width:52px;
}
#judeHomeTxt{
	float:left;
}
#judeHomeTxt a{
	text-decoration:none;
	font-weight:bold;
	color:#65493E;
}

/*NEWSLETTER*/
#newsletterSubscribeHome{
	float:left;
	width:220px;
	padding:8px 0 0px 20px;
	margin:0 0 10px 0;
}

#envelopeHome{
	float:left;
	width:48px;
}

#newsletterTxtHome{
	float:left;
	width:170px;
}

#newsletterTxtHome a{
	text-decoration:none;
	font-weight:bold;
	color:#65493E;
}

/*-------------------home content-------------------------*/
#homeContent{
	float:left;
	width:660px;
	padding:15px 0 0 18px;
	margin:0;
}

.hide{
	position: absolute;
	top: -999px;
	z-index: 50;
	width: 1px;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
	line-height: 0;
}

/*---------------------footer------------------------------*/

#footerHome{
	border-top:1px dotted #666;
	color:#666666;
	margin:30px 0 0 0;
	padding:15px 0 0 0;
}
#footerHome a{
	color:#666;
	text-decoration:none;
}
#govtHome{
	margin:10px 0 0 0px;
}
.smallText a:hover{
	color: #cccccc;
	text-decoration: none;
}
.smallText a {
	color: #ffffff;
	text-decoration: none;
}