@charset "UTF-8";
/* CSS Document */


@import url("/index.php?css=styles/base/");

/* 
     
	| The Poetry Trust
	| 
	|
	| Contact us
	|
*/



/* General
----------------------------------------------- */

.mainWrap {
	background:url(images/bg_images/site_map_bg.gif) repeat-y 0 0;
	}
	
	
#navBar {
	background: url(images/nav_images/menu.gif) no-repeat 0 0;
	}	
	
	
/* Layout
----------------------------------------------- */	

	
.mainColRight {
	background:url(images/title_images/contact_us.gif) no-repeat 12px 0;
	}		

.bookmarkBox {
	background:url(images/bookmark_images/gen.jpg)
	}	



/* Type
----------------------------------------------- */	



	
h4  {
	background-color:#f2f3f5;
	padding: 6px 8px 12px 0;
	margin: 0;
	}
	
h4 strong {
	font-size: 70%;
	}	

h4 strong em {
	font-weight: normal;
	font-style: normal;
                line-height: 20px;
	}


.contact h3 {
   padding-bottom: 8px;
   }

.contact h3 strong {
   font-size: 85%;
   }
