body {
font-family: helvetica;
font-size: 10pt;
color: #696969;
background-color: #dcdcdc;
}
#gold_sq {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 200px;
background-color: #e3c797;
}
#logo {
position: absolute;
top: 30px;
left: 25px;
width: 150px;
height: 140px;
}
#banner {
position: absolute;
top: 0px;
left: 0px;
width: 800px;
height: 200px;
/*background-image: url('images/banner_1.jpg');*/
}
#strapline {
position: absolute;
top: 170px;
left: -180px;
width: 600px;
height: 30px;
font-family: trebuchet;
font-size: 16pt;
font-weight: normal;
color: #e3c797;
}
#menu {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 950px;
background-color: #218199;
}
a.menu_link:link, a.menu_link:visited, a.menu_link:active {
color:#ffffff;
font-weight:normal;
font-family:helvetica;
font-size:14pt;
text-decoration: none;
}

a.menu_link:hover {
color:#ff0000;
}
#buttons {
position: absolute;
top: 210px;
left: 0px;
font-family: helvetica;
font-size: 12pt;
font-weight: normal;
padding-left: 20px;
color: #ffffff;
}
#main_index {
position: absolute;
top: 0px;
left: 200px;
width: 800px;
height: 950px;
background-color: #ffffff;
}
#index_txti {
position: absolute;
top: 210px;
left: 0px;
width: 360px;
height: 600px;
padding-left: 20px;
padding-right: 20px;
}
#index_txtii {
position: absolute;
top: 210px;
left: 400px;
width: 360px;
height: 600px;
padding-left: 20px;
padding-right: 20px;
}
#main_index_p {
position: absolute;
top: 0px;
left: 0px;
width: 800px;
height: 950px;
background-color: #ffffff;
}
span.page_title {
font-family: helvetica;
font-size: 14pt;
font-weight: normal;
color: #696969;
}
span.lead_in {
font-family: helvetica;
font-size: 14pt;
font-weight: normal;
color: #000000;
}
span.menu_sml {
font-family: helvetica;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}
a.print_link:link, a.print_link:visited, a.print_link:active {
color:#696969;
font-weight:normal;
font-family:helvetica;
font-size:10pt;
}

a.print_link:hover {
color:#ff0000;
}

