body {
background-color:#000;
color:#836d5d;
font:13px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

td
{
	font-size: 13px;
}
img
{
	border: none;
}

/* MAIN STRUCTURE start */
#container {
width:1000px;
margin:auto;
}

#innercontainer {
float:left;
width:1000px;
background:#fff url('../images/background.gif') repeat-y top left;
padding:0;
margin:0;
}

#header {
height:156px;
padding:10px 35px 0 10px;
margin:0;
}

#left {
clear:left;
float:left;
width:300px;
min-height:638px;
padding:130px 0 0;
background:url('../images/background_left.gif') no-repeat top left;
}

#right {
float:right;
width:700px;
min-height:768px;
background:url('../images/watermark.gif') no-repeat 260px 420px;
padding:0;
margin:0;
}

#content {
padding:20px 10px;
}

#footer {
clear:both;
text-align:right;
font-size:10px;
font-weight:bold;
color:#800;
padding:10px 35px;
}
/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */

#content a {
color:#836d5d;
}

#content a:hover {
color:#000;
}

.photostrip_right {
width:690px;
height:284px;
background:url('../images/photostrip_right.gif') no-repeat top left;
padding:23px 0 0;
margin:0;
}

.photostrip_right img.middleimg {
float:left;
width:366px;
height:260px;
}

.photostrip_right .right_container {
float:left;
width:286px;
height:260px;
margin:0 0 0 15px;
}

.photostrip_right .right_container img.rightimg {
width:286px;
height:260px;
}
/* MAIN ELEMENTS end */

/* HEADINGS start*/
h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
}

h1 {
font-size:14px;
}

h1.title {
font-size:20px;
font-weight:normal;
color:#800;
}

h1.headline {
font-size:30px;
font-weight:normal;
color:#800;
border-bottom:2px dashed #b5a79e;
background:url('../images/headline.gif') no-repeat top left;
padding:0 0 0 67px;
}

h2 {
font-size:14px;
font-weight:normal;
}

h2.title {
font-size:16px;
}

h3 {
font-size:12px;
}

h4 {
font-size:12px;
font-weight:normal;
}

h5 {
font-size:12px;
}

h6 {
font-size:12px;
font-weight:normal;
}
/* HEADINGS STYLES end */

/* HEADER ELEMENTS start */
#header img#subtitle {
float:right;
}
/* HEADER ELEMENTS end */

/* LEFT SIDE ELEMENTS and MAIN NAVIGATION MENU start */
h1.pagetitle {
font-size:22px;
font-weight:normal;
color:#fff;
margin-left:35px;
}

.photostrip_left {
width:265px;
height:284px;
background:url('../images/photostrip_left.gif') no-repeat top left;
padding:23px 0 0 35px;
margin:0;
}

.photostrip_left img.leftimg {
width:240px;
height:260px;
}

ul#navmenu {
list-style-type:none;
margin:0;
padding:20px 0 20px 35px;
}

ul#navmenu li {
margin:0;
padding:0 0 5px;
}

ul#navmenu li a {
color:#f99;
text-decoration:none;
font-size:13px;
text-transform:uppercase;
margin:0;
padding:0;
}

ul#navmenu ul {
list-style-type:none;
margin:0;
padding:5px 0 5px 20px;
}

ul#navmenu ul li {
margin:0;
padding:0 0 5px;
}

ul#navmenu li a:hover, ul#navmenu li a.current,

#page-home ul#navmenu li a#home, #page-club ul#navmenu li a#club
{
color:#fff;
}

a#b_join {
display:block;
width:293px;
height:38px;
background:url('../images/b_join.gif') no-repeat top left;
}

a#b_join:hover {
background-position:bottom left;
}

/* LEFT SIDE ELEMENTS and MAIN NAVIGATION MENU end */

/* FOOTER ELEMENTS start */
#footer ul {
list-style-type:none;
padding:0;
margin:0;
}

#footer ul li {
display:inline;
padding:0 35px 0 0;
margin:0;
}

#footer ul li.last {
padding-right:0;
}

#footer a {
color:#800;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
/* FOOTER ELEMENTS end */

/* OTHER ELEMENTS start */
.hidden {
display:none;
}
/* OTHER ELEMENTS end */
.Heading
{
	color: #880000;
	font-size: 24px;
	font-weight: bold;	
}

.SubHeading
{
	color: #880000;
	font-size: 18px;
	font-weight: bold;	
}
.Disclaimer
{
	font-size: 11px;
	font-style: italic;
}