/* =-=-=-=-[irelandhomeswap2009 PRINT PRODUCTION]-=-=-=-=- */


/* =-=-=-=-=-=-=-[backgrounds]-=-=-=-=-=-=-=- */

body, html
{
	background:#FFFFFF;
	color:#000000;
	margin:0;
	padding:0;
	letter-spacing:0.00em;
	line-height:1.2em;

}

/* =-=-=-=-=-=-=-[controls]-=-=-=-=-=-=-=- */

*
{
	margin:0;
	padding:0;
}

p, pre, fieldset, table
{
	margin:1em 0em;
}

.clear
{
	clear:both;
}

img
{
	border:0;
}

li
{
	padding-left:5px;
}

ol, ul
{
	padding-left:20px;
}

h1, h2, h3, h4, h5, h6
{
	font-size:10em;
	font-weight:normal;
}

h1
{
	color:#CDCECE;
	font-size:1em;
	text-align:center;
}




h2
{
	font-size:1.5em;
	background:transparent;
	color:#C2A629;
}

h3
{
	background:transparent none repeat scroll 0% 50%;
	border-bottom:1px solid #41478a;
	color:#464646;
	font-weight:bold;
	padding-bottom:9px;
	margin-bottom:10px;
	font-size:2.0em;
	line-height:1.1em;
	text-transform:capitalize;
}

h3.variant1
{
	font-size:2.0em;
	border-bottom:0px;
	padding-bottom:1px;
}


.floatl
{
	float:left;
	margin-left:1px;
	margin-right:20px;
}

.floatr
{
	float:right;
	margin-left:20px;
	margin-right:1px;
}

/* =-=-=-=-=-=-=-[layout]-=-=-=-=-=-=-=- */

body
{
	min-width:830px;
}

#content
{
	color:#000000;
	font-family:'Lucida Grande',Verdana,sans-serif;
	width:830px;
}

#top
{
	color:#000000;
	margin-left:8px;
	width:1020px;
	height:19px;
}

#header
{
	display:none;
}

#uno
{
	display:none;
}

#due
{
	background:#FFFFFF;
	color:#000000;
	font-size:0.7em;
	width:1000px;
	text-align:justify;
}

#search
{
	display:none;
}

#footer
{
	display:none;
}

#foot
{
	display:none;
}

#banner
{
	display:none;
}

.printer
{
	display:none;
}

/* =-=-=-=-=-=-=-[typography]-=-=-=-=-=-=-=- */

.seven
{
	font-size:0.7em;
}

.eight
{
	font-size:0.8em;
}

.nine
{
	font-size:0.9em;
}

.ten
{
	font-size:1.0em;
}

.twelve
{
	font-size:1.2em;
}

.fifteen
{
	font-size:1.5em;
}

.twenty
{
	font-size:2.0em;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.serif
{
	font-family:Georgia,serif;
}

.justify
{
	text-align:justify;
}

.right
{
	text-align:right;
}

.left
{
	text-align:left;
}

.center
{
	text-align:center;
}

.capitalize
{
	text-transform:capitalize;
}

.uppercase
{
	text-transform:uppercase;
}

cite.comments
{
	font-size:2.0em;
}

/* =-=-=-=-=-=-=-[links]-=-=-=-=-=-=-=- */

a
{
	color:#41478A;
	text-decoration:none;
}