html, body {
  padding: 0;
  margin: 0;
}

body {
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #444;
  background: #ffffcc url(http://www.motm.net/images/mayo_background.jpg) repeat-x fixed;
  text-align: center; /* hack to centre wrapper in IE (see wrapper) */
}

#wrapper {
  width:  965px;
  margin-left: auto;
  margin-right: auto;
  	margin-top:2px;
  text-align: left; /* hack to centre wrapper in IE */
  background: #ffF url(http://www.motm.net/images/background.gif) repeat-y left top;
  background-color: #ffffff;
  border: 2px solid #990000;
}


/* @group NewHeader */


#head{
	width: 965px;
	height: 249px;
	background-image:url(http://www.motm.net/images/county_mayo_ireland.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

#buttons{
	width: p65px;
	height: 249px;
	height: auto;
	margin: 30px 0 0 0;
}


/*
Menu buttons
*/
.menu{
	padding: 0px;
	overflow: hidden;
	color: #ffffcc;
	text-align:right;
}
	
ul.menu li{
	display: inline;
	margin-right:10px;
	font-size: 16px;
	padding:0 0 0 0;
	
}

.menu li a{
	padding: 0 10px 50px 10px;
	_padding: 3px 10px 6px 10px;
	color: #ffffcc;
	text-decoration: none;
	margin: 0 0 0 0;
}

.menu li a:visited{
	text-decoration: none;
}

.menu li a:hover, .current{
	color: #dddddd;
	background: #339933;
}

/* @end */
/* @end */


/* @group OLd Header */

#header {
	position: relative;
	height:108px;
	background:#fff url(http://www.motm.net/images/header2.jpg) no-repeat scroll center center;
}


/* @end */


/* @group tabs_menu */

#tabs_menu {
}

#tabs_menu ul {
	margin:0;
	padding:0;
	position: absolute;
	left: 210px;
	bottom:13px;
}

* html #tabs_menu {
  	height: 1px;
}

#tabs_menu li {
	float: left;
	list-style-type: none;
	padding-left: 0;
    margin-left: 10px;
}

#tabs_menu a {
	display: block;
	width:  7em;
    padding-top: 60px;
    font-size:.76em;
	text-align:center;
	text-decoration: none;
  	color: #ffff00;
}

* html #tabs_menu a {
	width:  6.5em;
}


#tabs_menu a:hover {
  color: #cccccc;
  background-position: 0 -140px;
}

.home a {
  background: url(http://www.motm.net/buttons/home2.gif) no-repeat center top;
}

.business a {
  background:   url(http://www.motm.net/buttons/business2.gif) no-repeat center top;
}

.tourism a {
  background:   url(http://www.motm.net/buttons/tourism2.gif) no-repeat center top;
}

.history a {
  background:   url(http://www.motm.net/buttons/history2.gif) no-repeat center top;
}

.property a {
  background:   url(http://www.motm.net/buttons/property2.gif) no-repeat center top;
}

.leisure a {
  background:   url(http://www.motm.net/buttons/leisure2.gif) no-repeat center top;
}

.community a {
  background:   url(http://www.motm.net/buttons/info2.gif) no-repeat center top;
}


/* @end */

/* @group Content */

#content {
	display: inline;  /* End IE hack */
float: left;  width: 530px;
margin-left: 165px;
}

/* @end */


img.photo_border {
  border: 2px #900 solid;
}


/* @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;
}

H4 {
  font-size: .9em;
  color: #900;
  margin-bottom: 5px;
}

/* @end */



/* @group Town Menu */
.accommodation {
  color: #990000;
  font-size: .76em;
  font-weight: bold;
}

.town_menu {
  text-align: center;
  background: #ffe698;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 3px solid #999;
  border-bottom:3px solid #999;
  padding: 10px;
}


.town_menu p a {
  font-size: .76em;
  text-decoration: none;
}

.town_menu a {
  color: #004400;
  font-size: .76em;
  text-decoration: none;
}

.town_menu a:hover {
  color: #cc0000;
}

.town_menu .townheader {
  font-size: 1em;
}

.town_menu em {
  color: #cc0000;
}


/* @end */


/* @group content_bbs */

#content_bbs p {
	font-size: .76em;
}

#content_bbs p a {
	font-size: 1em;
}

#content_bbs a {
	font-size: .76em;
}

/* @end */

/* @group Left Sidebar */

#left_sidebar {
display:inline;
  float: left; width: 150px;
  margin-left: -690px;
  }
/* @end */

/* @group Right Sidebar */

#right_sidebar {
display:inline;
  float: right; width: 255px; 
  margin-right: 3px;

}

#left_towns_list {
  float: left; width: 128px; 
  margin-left: -8px;

}

#right_towns_list {
  float: right; width: 125px; 
  margin-right: 3px;
}

/* @end */


/* @group sidebar headings */

p.sidebar_heading{
  text-align: center;
  font-size: .76em;
  color: #900;
  list-style-type: none;
  margin-bottom: 3px;
  font-weight: bold;
}

.sidebar_links {
  list-style-image: url(http://www.motm.net/images/arrow.gif);
  padding-left: 1em;
  margin-left: 1em;
  margin-top: 0px;
}

.sidebar_links li a {
  color: #000000;
  font-size: 1em;
  text-decoration: none;
  line-height: 1.5em;
}

.sidebar_links a:hover {
  color: #cc0000;
}

/* @end */



/* @group footer */

#footer {
	margin-left: 170px;
	width: 530px;
clear:  both;
background-color: #fff;
}

#footer p {
	font-size: .6em;
}

#footer center {
	margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
	font-size: .6em;
	width: 400px;
}

/* @end */




.photo-labels {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.photo-labels a {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}



/* @group rss newsfeed */

#pscroller2{
  margin-left: auto;
  margin-right: auto;
  margin-top: -5px;
width: 210px;
height: 85px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
background-color: #ffcc99;
font-size: .76em;
}



  
.pscroller2 h3 {
  margin-left: auto;
  margin-right: auto;
  width: 210px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  color: #990000;
  background-color: #ffcc99;

  font: 1.4em Georgia, "Times New Roman", Times, serif;
  text-align:center;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: .7em;
}

.rssclass a{
text-decoration: none;
}
/* @end */


/* @group Ads */

.side_ads {
	width: 254px;
  float: left;
}
.side_ads .left_ad {
    float: left;
	width: 124px;
	padding: 1px;
	padding-bottom: 5px;
}

.side_ads .right_ad{
  float: right;
	width: 124px;
	padding: 1px;
}

/* Booking box*/
.style1 {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFcc;
}
.style2 {
	font-weight: bold;
	font-size: 14px;
	color: #630000;
}
.style4 {
	font-size: 9px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* @end */


