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

body {
background: #4d0404 url(images/bg.jpg) top center no-repeat;
color:#CCCCCC;
padding-top:30px;
}

/*#redBox {
background:#350101;


}
*/
.dashedBox {
border:dotted 1px #86655a;
margin-left:5px;
height:405px;
width:790px;

}
.containingbox
		{
			width: 800px;
			background:#350101;
			text-align:left;
			height:410px;
		}
		
		.floatleft
		{
			float: left;
			width:288px;
			height: 400px;
			padding-left:5px;
		}

.floatleft2
		{
			float: left;
			width:488px;
			padding:0;
		}
		
.floatleft2 p {
padding-left:10px;

}

.floatleft2 .readmore {
font-style:italic;
padding:0;
margin:0;
text-align:right;
}

a {
color:#CCCCCC;
text-decoration:none;
}

a:hover {
color:#33CC99;
}

.iconContainer
		{
		text-align:left;
		width: 800px;
		height:175px;
		}


.icon1,.icon2,.icon3,.icon4 {
width:152px;
height:175px;
float:left;
text-align:center;
padding-top:130px;
}

.icon2,.icon3,.icon4 {
margin-left:63px;
}

.icon1 {
background:url(images/PoeticalJourneys-Icon.png) top center no-repeat;
}

.icon2 {
background:url(images/JourneysPub-Icon.png) top center no-repeat;
}

.icon3 {
background:url(images/journey4healthiconfinal.png) top center no-repeat;
}

.icon4 {
background:url(images/contacticonfinal.png) top center no-repeat;
}
