/* @override http://www.irishpropertyweb.com/property.css */html, body {  padding: 0;  margin: 0;}body {  font-size: 100%;  font-family: Verdana, Helvetica, Arial, sans-serif;  color: #444;  text-align: center; /* hack to centre wrapper in IE (see wrapper) */}#wrapper_1 {  background: url(images/background_1.gif) repeat-y center;}#wrapper_2 {  width:  965px;  margin-left: auto;  margin-right: auto;  text-align: left; /* hack to centre wrapper in IE */  background: #ffffcc url(images/gradient.gif) repeat-x fixed;  background-color: #ffffcc;  border: 2px solid #990000;}/* @group Content */#content {	display: inline;  /* End IE hack */float: left;  width: 514px;margin-left: 180px;  background: #ffffcc url(images/gradient.gif) repeat-x fixed;  padding: 7px;}/* @end *//* @group paragraphs */p, Li, Blockquote {  font-size: .76em;  line-height: 1.3em;}p a {  font-size: 1em;}center p  a {  font-size: 1em;}center a {  font-size: .76em;}ul li li {  font-size: 1em;}ul li a {  font-size: 1em;}a:hover {  color: red;}/* @end *//* @group h1,2,3 */H1 {  font-size: 1.6em;  color: #900;  font-style: italic;  letter-spacing: 3px;  text-align: center;   margin-top: 20px;  margin-bottom: 0px;}H2 {  font-size: 1.2em;  color: #060;  text-align: center;  margin-top: 0px;  margin-bottom: 20px;}H3 {  font-size: 1em;  color: #900;  margin-bottom: 5px;}/* @end */.photo-labels {  font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif}/* @group Left Sidebar */#left_sidebar {display:inline;  float: left;   width: 169px;  margin-left: -700px;  }  .sidebar_links {  list-style-image: url(images/arrow.gif);  font-size: 1em;  padding-left: 1em;  margin-left: 1em;  margin-top: 0px;}.sidebar_links li a {  color: #004400;  font-size: 1em;  text-decoration: none;  line-height: 1.5em;}.sidebar_links a:hover {  color: #cc0000;}  /* @end *//* @group Right Sidebar */#right_sidebar {display:inline;  float: right;   width: 200px; }/* @end *//* @group footer */#footer {	text-align: center;	font-size: .8em;	margin-left: 200px;	width: 500px;clear:  both;background-color: #ffffcc;}/* @end */
