body
{
    margin: 0 0 0 0;
    padding: 0;
    background: #bcd3c7;
}

html, body
{
    height: 100%;
}

img
{
    border: 0px;
}

a:link
{
    color: #1C4E57;
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
	color: #4B5280;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
a:active
{
    color: #F9AF28;
    font-weight: bold;
}

/* Form elements */
form
{
    margin: 0 0 0 0;
}

input, textarea, select
{
    color: #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

select {
    background-color: #ce8773;
}

input
{
    background-color: #ffffff;
    text-indent : 2px;
}

p
{
    margin-top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.caption
{
	text-align: left;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.details
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: justify;
}

.title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

div#topPane
{
    position: relative;
    width: 780px;
    height: 92px;
    background: #bcd3c7;
}

img#logo
{
    position: relative;
    left: 6px;
    top: 4px;
    width: 182px;
    height: 85px;
}


div#nav1
{
    position: absolute;
    left: 230px;
    top: 0px;
    width: 545px;
    height: 14px;
}
image#fromTheCentre
{position:relative;
left:0px;
top: 0px;
width: 125px;
height: 14px;
}

img#contactUs
{
    position: relative;
    left: 20px;
    top: 0px;
    width: 92px;
    height: 14px;
}

img#FAQ
{
    position: relative;
    left: 25x;
    top: 0px;
    width: 54px;
    height: 14px;
}

img#receiveNews
{
    position: relative;
    left: 30px;
    top: 0px;
    width: 230px;
    height: 14px;
}

div#receiveNewsForm
{
    position: absolute;
    z-index: 2;
    left: 588px;
    top: 17px;
    width: 187px;
    height: 21px;
}

input#receiveNewsInput
{
    position: absolute;
    left: 0px;
    top: 1px;
    width: 162px;
    height: 20px;
}

input#receiveNewsButton
{
    position: absolute;
    left: 165px;
    top: 0px;
    width: 20px;
    height: 21px;
}

div#nav2
{
    position: absolute;
    left: 229px;
    top: 25px;
    width: 472px;
    height: 67px;
}

img#eventsPrograms
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 115px;
    height: 67px;
}

img#directionsInformation
{
    position: relative;
    left: 32px;
    top: 0px;
    width: 81px;
    height: 67px;
}

img#membershipOpportunities
{
    position: relative;
    left: 68px;
    top: 0px;
    width: 91px;
    height: 67px;
}

img#aboutCentre
{
    position: relative;
    left: 118px;
    top: 0px;
    width: 69px;
    height: 54px;
}

div#baseArea
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 780px;
    height: 830px;
    background: #e7d9a9;
}

div#leftPane
{
    position: relative;
    float: left;
    left: 10px;
    top: 10px;
    width: 176px;
    height: 100%;
    background: #bcd3c7;
    background-image: url('../images/leftPane_background.jpg');
    background-repeat: no-repeat;
}

div#leftPaneCopy
{
    position: relative;
    left: 5px;
    top: 7px;
    width: 165px;
    text-align: left;
}

img#sponsor1
{
    position: relative;
    left: 7px;
    top: 5px;
    width: 162px;
    height: 76px;
}

img#sponsor2
{
    position: relative;
    left: 7px;
    top: 10px;
    width: 162px;
    height: 76px;
}

img#sponsor3
{
    position: relative;
    left: 7px;
    top: 15px;
    width: 162px;
    height: 76px;
}

img#sponsor4
{
    position: relative;
    left: 1px;
    top: 20px;
    width: 174px;
    height: 240px;
}

div#contentArea
{
	position: absolute;
	left: 195px;
	top: 0px;
	background: e7d9a9;
}

div#promoArea
{
	position: relative;
	top: 10px;
	width: 567px;
	height: 128px;
	background: e7d9a9;
}


div#pressPane
{
    position: absolute;
    left: 0px;
    top: 155px;
    width: 275px;
}

div#programsPane
{
    position: absolute;
    left: 0px;
    top: 420px;
    width: 275px;
}

div#newsPane
{
    position: absolute;
    left: 292px;
    top: 155px;
    width: 275px;
}

div#eventsPane
{
    position: absolute;
    left: 292px;
    top: 420px;
    width: 275px;
}
.centreGrey10pt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
.imageLeft {
	padding-right: 10px;
	padding-bottom: 15px;
}
