
/*  http://www.cluborleansks.com/clubo.css */


body {

background: black;

margin-left: 45px;

margin-right: 65px;

padding: 1px;

}

/* the .links classes define the formatting for different link locations */

.links-header {

font-family: verdana,sans-serif;

font-size: 9px;

font-weight: 400;

color: lime;

border-left: solid 2px lime;

border-right: solid 2px lime;

text-align: right;

margin-left: 12em;

}

.links-left {

font-family: verdana,sans-serif;

font-size: 13px;

font-weight: 600;

color: silver;

text-align: right;

}

.links-footer {

font-family: verdana,sans-serif;

font-size: 9px;

color: yellow;

border-left: solid 2px yellow;

border-right: solid 2px yellow;

text-align: right;

text-decoration: none;

}


/* end .links classes */

/* div formatting information. these sections define the look and positioning of
the 'table' formatting.*/

div#header {

clear: both;

min-height: 60px;

background-color: black;

top: 0;

padding: 5px;

font-size: 18px;

text-align: left;

color: white;

font-family: helvetica, sans-serif;

}



div#left {

float: left;

width: 100px;

min-height: 100px;

padding: 10px 10px 10px 0px;

background-color: black;

Border-right: groove  5px rgb(205,244,162); 

text-align: justify;

color: white;

font-size: 10px;

font-family: verdana, sans-serif;

}



div#right {

float: right;

width: 100px;

min-height: 350px;

padding: 0px 5px 5px 5px;

background-color: black;

Border-left:  groove  5px rgb(205,244,162);

color: white;

font-size: 12px;

font-family: verdana, sans-serif;

}

div#middle {

padding: 10px 100px 5px 150px;

min-height: 300px;

background-color: rgb(51,51,57);

font-size: 12px;

font-family: verdana, sans-serif;

}

div#footer {

clear: both;

background-color: black;

padding: 5px;

text-align: center;

color: white;

font-size: 9px;

font-family: arial, sans-serif;


}

/* end div formatting */

/* This defines table formatting */

Table {

display: inline;

margin-left: 0em;

margin-right: 0em;

}

TD {

text-align: justify;

vertical-align: top;

color: white;

font-size: 10px;

font-family: verdana, sans-serif;

}

table.layout {

display: inline;
}

td.layout {

border-spacing: 5px;

vertical-align: top;

padding: 2px;

text-align: center;

color: white;

font-weight: 600;

}

td.info {

border-spacing: 5px;

vertical-align: top;

padding: 2px 2px 2px 2px;

text-align: justify;

color: white;

font-weight: 400;

}

/* end table formatting */

/* all text is formatted by the following sections */

.r-image {

padding: 5px 0px 0px 5px;

}

.l-image {

padding: 5px 5px 5px 0px;

}

.emphatic {

text-align: center;

color: Yellow;

font-size: 18px;

font-family: verdana, sans-serif;


}

.expand {

letter-spacing: 1.5em;

color: silver;

}

em {

font-size: 13px;

color: RGB(255,051,000);

font-weight: 600;

font-style: oblique;

font-family: verdana, sans-serif;

}
.address {

background-color: rgb(255,255,225);

font-size: 14px;

color: RGB(255,051,000);

font-weight: 600;

padding: .5em;

font-style: Normal;

font-variation: small-caps;

font-family: gillsans,verdana, sans-serif;

}
.maplink {

background-color: rgb(55,57,143);

font-size: 14px;

border: solid thin blue;

text-align: left;

vertical-align: top;

padding: 5px 10px 5px 10px;

color: silver;

border-right: solid thin silver;

font-weight: 600;

font-variation: small-caps;

font-style: normal;

font-family: verdana, sans-serif;

}

A.head {

color: lime;

border-left: solid 2px lime;

padding-left: 2px;

border-right: solid 2px lime;

text-decoration: none;

}

A.foot{

color: yellow;

border-left: solid 2px yellow;

padding-left: 2px;

border-right: solid 2px yellow;

text-decoration: none;

}

A.left {

color: silver;

border-left: solid 2px white;

padding-left: 2px;

border-right: solid 2px white;

text-decoration: none;

}

A {

color: silver;

text-decoration: none;

}

/* A:hover {

color: white;

background-color: red;

border-left: solid 2px white;

border-right: solid 2px white;

text-decoration: none;

} */

A.secondary {

font-size: 12px;

color: white;

font-weight: 500;

font-family: verdana, sans-serif;

}

A#footer {


font-size: 11px;

color: yellow;

font-weight: 500;

font-family: verdana, sans-serif;

}

H2 {

margin-left: 40px;

font-family: verdana, sans-serif;

font-style: italic;

color: black;

letter-spacing: .15em;

background: silver;

border: groove 5px silver;

font-weight: 400;

font-size: 14px;

text-decoration: none;

text-align: center;

padding-top: 4px;

padding-bottom: 4px;

width: 350px;

padding-left: 14px;

padding-right: 14px;

}


H3 {

text-align: center;

font-family: gillsans, verdana, sans-serif;

color: black;

width: 400px;

letter-spacing: .15em;

background: silver;

border: groove 2.5px silver;

font-weight: 600;

font-size: 18px;

text-decoration: none;

padding-top: 4px;

padding-bottom: 4px;

padding-left: 14px;

}

H4 {

text-align: center;

font-family: gilsans, verdana, sans-serif;

color: orange;

min-width: 100px;

letter-spacing: .15em;

background: black;

border: groove 2.5px silver;

font-weight: 600;

font-size: 12px;

text-decoration: none;

padding-top: 4px;

padding-bottom: 4px;

padding-left: 14px;

}

P {

text-indent: 1em;

text-align: justify;

font-weight: 400;

font-size: 12px;

color: silver;

}

/* end text formatting */

 
/* this defines bulleted list formatting */

UL {

font-size: 11px;

background-color: RGB(255,255,204);

margin-left: 40px;

margin-right: 40px;

text-align: justify;

padding-top: 15px;

padding-left: 40px;

padding-right: 40px;

}

/*end bulleted list formatting*/

