*
{
padding:0px;
margin:0px;
}

.clear
{
	clear:both;
}

img
{
border:0;
}
.imgfltleft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}


body
{
background:#E3DDD6 url('images/main_back.gif') repeat-x top left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#A49786;
color:#665954;
}

td
{
	text-align:left;
	vertical-align: top;
}

a:link,
a:visited
{
color:#82951A;
}

a:hover
{
color:#566505;
}

#wrapper
{
	background:url('images/oval2.gif') no-repeat 754px 136px;
}

#header
{
	background-image: url(images/header_background_image2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1
{
height:136px;
background:url('images/mh_header1.png') no-repeat 70px 20px;
}

#header h1 span
{
display:none;
}

#navigation
{
	width:723px;
	height:42px;
	text-align:right;
	position:relative;
	background-image: url(images/newnav_background.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 14px;
}

#main
{
margin-top:1px;
background:url('images/main_header.gif') no-repeat top left;
height:174px;
width:753px;
}

#main span
{
display:none;
}


#left-side
{
	width:155px;
	float:left;
	margin-top:20px;
	color:#978E82;
	height: auto;
}

#left-side p,
#property-list img
{
margin:8px;
}

#left-side p
{
line-height:15px;
}

#left-side img
{
border:1px solid #ffffff;
float:left;
margin:1px;
}

#left-side a:link,
#left-side a:visited,
#left-side a:hover
{
color:#807673;
text-decoration:none;
}



#content
{
	width:728px;
	margin-left:25px;
	background:#fff url('images/content-bg.gif') repeat-y top left;
	height: auto;
}



#content h1
{
	font-size:21px;
	text-align:left;
	color:#665954;
	padding-top:5px;
	line-height:26px;
	padding-bottom:10px;

}
#content h4
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#665954;
	padding-top:1px;
	line-height:20px;
	padding-bottom:1px;

}


#content-inner
{
width:536px;
text-align:justify;
margin-left:175px;
line-height:17px;
padding-bottom:10px;
}
#content-inner-passprot {
	width:555px;
	text-align:justify;
	margin-left:165px;
	line-height:17px;
	padding-bottom:10px;
}


.dotted-box
{
	width:152px;
	height:390px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 10px;
	margin-left: 6px;
	background-image: url(images/events_bg.gif);
	background-repeat: no-repeat;
}


#events-panel
{
	float:left;
	background:#cee070 url('images/events.gif') no-repeat bottom left;
	text-align:left;
	padding-bottom:145px;
	width:125px;
	margin-right:9px;
	height:180px;
	line-height:10px;
	margin-bottom:0px;
	margin-top: 5px;
	margin-left: 13px;
}

#events-panel h3,
#events-panel h4,
#events-panel p,
#events-panel a
{
	padding:2px;
	color:#40312A;
	margin-left:5px;
	margin-right:2px;
}
#twitter {
	padding-left: 25px;
	padding-top: 10px;
}

#events-panel p
{
font-weight:bold;
}
#events-panel h3,
#events-panel h4
{
	color:#1b5085;
	padding:2px;
	font-size:11px;
	border-bottom:1px solid #FFF;
	line-height: normal;
}

#events-panel h4
{
font-weight:bold;
}
#events-panel h3
{
margin-top:3px;
}

#events-panel a:link,
#events-panel a:visited
{
text-decoration:none;
color:#235F79;
font-weight:bold;
}

#events-panel a:hover
{
color:#458FAF;
}

#footer
{
	margin-left:24px;
	width:729px;
	height:20px;
	background:#381A02;
	padding-top: 6px;
}
#footer p span a {
	color: #FFF;
	padding-left: 310px;
	text-decoration: none;
}
#footer p span a:hover {
	color: #CEE070;
	text-decoration: none;
}




h3
{
font-size:12px;
color:#42332D;
}




/* members page */

#head-text
{
text-align:left;
font-size:14px;
color:#A17B57;
font-weight:bold;
padding-bottom:5px;
}





/* LINKS PAGE */




.link-category
{
	width:258px;
	margin:4px;
	float:right;
	height: auto;
}


.link-category h2
{
padding:3px;
font-size:13px;
margin:10px 10px 5px 0;
color:#fff;
background:#381A02;
}
.link-category p
{
font-size:12px;
margin-left:5px;
color:#665954;

}
.link-category h3
{
font-size:12px;
margin-left:5px;
margin-top:3px;
}

.link-category a:link,
.link-category a:visited
{
margin-left:5px;
font-size:12px;
color:#665954;
text-decoration:none;
}

.link-category a:hover
{
color:#566505;
}






/* EVENTS PAGE*/
.event-detail
{
	width:530px;
	margin-top: 10px;
}
/* Brown heading*/
.event-detail th
{
	text-align:left;
	color:#A17B57;
	background:#E3DDD6;
	border:1px solid #E3DDD6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
	padding-right: 0px;
}

.event-detail tr
{
margin-top:2px;
}

/* Grey Ordinary*/
.event-detail td
{
	font-size:12px;
	border:1px solid #E3DDD6;
	background:#E3DDD6;
	text-align:left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
}
.event-detail tr td p   {
	font-weight: bold;
}


/* Grey font second cell*/
.event-detail td.event
{
	width:150px;
	text-align:left;
	font-weight:bold;
}
.members-detail-surname    {
	font-size:20px;
	width:auto;
	border:1px solid #E3DDD6;
	background:#E3DDD6;
	text-align:left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF3FAA;
}

/* Members Details*/
.members-detail
{
	width:555px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
	padding-right: 2px;
	font-size: 9px;
}
/* Brown heading*/
.members-detail th
{
	width:200px;
	text-align:left;
	font-size:14px;
	color:#A17B57;
	background:#E3DDD6;
	padding:4px;
	border:1px solid #E3DDD6;
}

.members-detail tr
{
	margin-top:2px;
}
.bridgetable {
	background-color: #FFF;
	font-size: 11px;
}
.bridgetable tr td {
	vertical-align: top;
}



/* Grey Ordinary*/
.members-detail td
{
	font-size:11px;
	width:auto;
	border:1px solid #E3DDD6;
	background:#E3DDD6;
	text-align:left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}

/* Grey font second cell*/
.members-detail td.event
{
	width:auto;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
}
#wrapper #content #content-inner .wrapper .lwrap .content form table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#oldboystable {
	padding-bottom:5px;
	width: 536px;
}
#content li      {
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
	font-size: 11px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.centre-image {
	padding-top: 15px;
	padding-left: 90px;
}
.tie-table {
	padding-left: 5px;
}
.tie-tablebold {
	font-weight: bold;
	padding-left: 5px;
}
.centre-imagenopadding {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#webgallery {
	width: 500px;
	height: 400px;
}

