@charset "utf-8";
/* CSS Document */

/*Classes*/

h1{
text-align:center;
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size:14pt;
font-weight: bold;
}

h2{
text-align: center;
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size: 12pt;
font-weight: bold;

}
p{
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size:10pt;
}

a {
text-align: center;
text-decoration:none;
color:#0033CC;
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size: 10pt;
}

a:link {
text-align: center;
text-decoration:none;
color:#0033CC;
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size: 10pt;
}

a:visited {
text-align: center;
text-decoration:none;
color:#0033CC;
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size: 10pt;
}


ul.one {
padding: 10px;
font: "Century Gothic", Arial, sans-serif, serif;
font-weight:bold;
text-align:left;
list-style-type:none;
}

ul.two{
padding: 10px;
font: "Century Gothic", Arial, sans-serif, serif;
font-size:8pt;
list-style-type:none;
}
ul.two a:link{
font: "Century Gothic", Arial, sans-serif, serif;
font-size:8pt;
font-weight: bold;
}
ul.two a:visted{
font: "Century Gothic", Arial, sans-serif, serif;
font-size:8pt;
font-weight: bold;
}

ul.three{
font:"Century Gothic", Arial, sans-serif, serif;
font-size: 9pt;
}


/*classes end*/

/* template for all pages start */

#pounds{
	background-image: url(images/pounds.png);
	position: absolute;
	width: 194px;
	height: 162px;
	left: 90px;
	top: 221px;
	}
	
#sideLinks{
	position:absolute;
	width: 193px;
	height:329px;
	left: 88px;
	top: 388px;
	border-style:solid;
	border-width:thin;
	border-color:#000099;
}

#footer{
	background-image:url(images/footer.gif);
	margin:auto;
    margin: auto:
    width: 821px;
	height: 30px;
	width: 856px;
	left: 99px;
	top: 817px;
}

/*template for all pages end  */

/*home page begin*/
#homeBody{
	position: absolute;
	width: 622px;
	height: 344px;
	left: 307px;
	top: 221px;
	z-index: 3;
}


#slideShow{
	position: relative;
	width: 258px;
	height: 178px;
	top: 8px;
	padding: 15px;
}

#facebook{
	position:absolute;
	width: 200px;
	height: 72px;
	left: 355px;
	top: 594px;
	text-align: center;
	}

#goodsearch{
	position: absolute;
	width:200px;
	height:72px;
	left: 639px;
	top: 595px;
	text-align: center;
}

/*home page end*/

/*About Page Begin*/
#aboutBody{
	position: absolute;
	width: 533px;
	height:513px;
	left: 332px;
	top: 223px;
}



/*About Page End*/


/*Agencies Page Begin*/
#agenciesBody{
position: absolute;
	width: 533px;
	height:513px;
	left: 332px;
	top: 223px;
}
/*agencies page end*/

/*Partners Page*/
#partnerBody{
	position: absolute;
	width: 533px;
	height:436px;
	left: 332px;
	top: 223px;
}

#partnerBodyTwo{
	position: absolute;
	width: 533px;
	height:100px;
	left: 333px;
	top: 678px;
}
/*Partner Page end*/

/*Contact Page begin*/
#contactImage{
	background-image: url(images/contact%20us.jpg);
	position: absolute;
	left: 314px;
	top: 251px;
	width: 285px;
	height: 336px;
}

#contactContent{
	position:absolute;
	width: 335px;
	height: 315px;
	left: 621px;
	top: 298px;
}
/*Contact Page End*/

/*restaurants page*/
#restaurantsBody {
	position: absolute;
	width: 639px;
	height:994px;
	left: 305px;
	top: 223px;
	}
	
#restaurantsTable {
	position:absolute;
	left: 300px;
	top: 390px;
}

#restaurantsTable td {
font-family:"Century Gothic", Arial, sans-serif, serif;
font-size: 9pt;
padding: 10px;
text-align:center;
vertical-align:text-top;
}
/*restaurants page end*/

/* become donor page begin */

#becomeDonorBody{
	position: absolute;
	width: 639px;
	height:601px;
	left: 276px;
	top: 219px;
}
/* become donor page end */

/*become Recepient Agency page Begin */
#becomeAgencyBody{
	position: absolute;
	width: 639px;
	height:601px;
	left: 276px;
	top: 219px;
}
/*become Recepient Agency page End */
