body {
	background-color:#0a75ac;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
}
a {
color:#707070;
}
h2 {
  color:#0a75ac;
}
h2 a {
  color:#0a75ac;
}
h4 a {
  color:#0a75ac;
}
.wrapper {
margin:auto;
width:993px;
background:url(../../../../images/background.gif) repeat-y;
}
.header {
width:862px;
height:113px;
background:url(../../../../images/golf-portugal-header.gif) no-repeat;
padding: 19px 0px 0px 131px;
}
.menu {
color:#000000;
clear:both;
width:974px;
height:29px;
background:url(../../../../images/menu.gif) no-repeat;
text-align:left;
padding: 0px 0px 0px 10px;
margin-bottom:0px;
font-size:10px;
}
.main {
width:968px;
height:auto;
padding: 0px 0px 0px 12px;
background: url(../../../../images/background.gif) no-repeat;
}
.main-left {
width:132px;
float:left;
}
.main-news {
width:606px;
margin:10px 0 0 26px;
float:left;
}
.main-news a {
  text-decoration:none;
  font-weight:bold;
}
.main-news a:hover {
  text-decoration:underline;
}
.main-right-news {
  float:left;
  width:200px;
}
.footer {
color:#707070;
width:993px;
height:37px;
background:url(../../../../images/golf-portugal-footer.gif) no-repeat bottom;
text-align:center;
clear:both;
padding-top:18px;
}
.topbanner {
margin-top:10px;
float:left;
width:415px;
height:81px;
}
.topsearch {
margin:0 0 0 53px;
padding-bottom:3px;
float:left;
width:290px;
height:18px;
color:#FFFFFF;
}
.leftads {
padding-left:3px;
}
.leftads img {
padding-bottom:8px;
}
.googlesearch {
margin:0px;
padding:0 0 3px 0;
}
.googlesearchbox {
height:12px;
width:122px;
}
.clear {
clear:both;
height:1px;
}
.home-clr {
padding:0 5px 0 5px;
clear:both;
}
.hr {
color:#FFFFFF;
border:none;
border-bottom: 1px #FFFFFF solid;
}
/* wordpress styles */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar li {
  list-style:none;
}
#sidebar h2 {
font-size:18px;
margin:10px 0 0 0;
color:#0a75ac;
}
#sidebar {
padding-left:0px;
}
.news-head {
height:55px;
background:url(images/news-nav-top.gif) no-repeat;
}
.news-body {
background:url(images/news-nav-mid.gif) repeat-y;
padding:0 10px 0 39px;
}
.news-body p {
margin:0 0 0 0;
font-size:10px;
}
.news-foot {
background:url(images/news-nav-bot.gif) no-repeat;
height:39px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
