/* CSS Document */

.two img
{
	float: right;
}


.news-item img
	{
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	}
.header-graphic 
	{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.image-left
	{
	text-align: left;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-decoration: none;
	border: none;
	}
	
.image-left-border
	{
	text-align: left;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-decoration: none;
	border: 1px double #FF6600;
	}

.image-right
	{
	text-align: right;
	float: right;
	clear: left;
	margin-top: 20px;
	margin-left: 20px;
	border: none;
	text-decoration: none;
	margin-bottom: 20px;
	}
	
.image-right-border
	{
	text-align: right;
	float: right;
	clear: left;
	margin-top: 20px;
	margin-left: 20px;
	border: none;
	text-decoration: none;
	margin-bottom: 20px;
	border: 1px double #FF6600;
	}

.designhide
	{
	padding-bottom: 3px;
	}

.tenten
	{
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
.validation .alignleft, .entry .alignleft
{
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 5px;
}

.alignright
{
}

.header-graphic
	{
	display: block;
	height: 24px;
	width: 400px;
	margin-bottom: 30px;
	}

.portfolio-header
	{
	background-image: url(http://www.lunaria.co.uk/decoration/portfolio-header.gif);
	background-repeat: no-repeat;
	}
	
.contact-header
	{
	background-image: url(http://www.lunaria.co.uk/decoration/contact-header.gif);
	background-repeat: no-repeat;
	}
	
.photography-header
	{
	background-image: url(http://www.lunaria.co.uk/decoration/photography-header.gif);
	background-repeat: no-repeat;
	}
.testimonial-graphic
	{
	background-image: url(http://www.lunaria.co.uk/decoration/testimonial-header.gif);
	background-repeat: no-repeat;
	}

