A:link {color: #82b29b; font-weight: bold; text-decoration: none}
A:visited {color: #82b29b; font-weight: bold; text-decoration: none}
A:visited:hover{color: #d24a3a;}
A:hover{color: #d24a3a;}

body {
   font-family: arial; 
   font-size:11pt; 
   margin: 0px;
   padding: 0px;
   background-color: #607594;
}

h1 {
font-family: arial; 
font-size:20px; 
font-style:italic;
font-family : arial;
color : #607594;
text-align: center;
}

div#wrapper {
   position:relative;
   margin-left:auto;
   margin-right:auto;
   top: 0px;
   width:900px;
}

div#header {
    text-align: center;
    height: 149px;
    margin: 0px;
    padding: 1px;
}
div#navcol {
    padding: 0px;
    width: 150px;
    float: left;
}
div#main {
    padding: 10px;
    margin-left: 160px;
    margin-right: 160px;
    background-color: #fff;
}
div#sidecol {
    padding: 10px;
    width: 150px;
    float: right;
}
div#foot {
    background-image: url(/images/right_side_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
    padding: 10px;
    clear: both;
    font-size:8px;
}
div#foot_left {
    margin: 0px;
    background-image: url(/images/left_side_bg.jpg);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #FFF;
}

div#column2 {
    margin: 0px;
    padding: 0px;
    background-image: url(/images/right_side_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #fff;
    width: 100%;
    
}
div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(/images/left_side_bg.jpg);
    background-repeat: repeat-y;
    width: 100%;
    
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
div#date {
font-size: 14px;
text-align:center;
}

div#map  {
width: 450px; 
height: 450px; 
border: 1px #000000 solid; 
z-index: 1;
}

DIV.blurb
{ 
position: absolute; 
background-color: #ffffff; 
width: 550px;
height: 280px; 
padding: 10px; 
color: #82b29b; 
border: #000000 1px solid; 
display: none;
} 

/* Blog widget section */
A.bloglinks:link { color:#6699CC;}
A.bloglinks:visited { color:#6699CC;}
A.bloglinks:hover { color:#e88f2e;}
A.bloglinks:visited:hover { color:#e88f2e;}

#boxes {
float:right;
width:165px;
margin:-10px;
}
#box1 {
margin-bottom:20px;
background-image:url(/images/blog_table/bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-size:10px;
}

#box1 h2 {
text-align:center;
font-size:12px;
padding:9px 25px 24px 32px;
margin:0 0 0 0;
background:url(/images/blog_table/boxtop.gif) top no-repeat;
}

#box1 p {
padding:9px 9px 24px 32px;
margin:0
}

table.maps  { 
width:550px;
border:1px #000000 solid;
border-collapse: collapse;
padding:5px;
z-index:1;
}
        
table.default  { 
width:550px;
border:0px;
padding:5px;
}

table.footer
{ 
text-align: center;
width: 900px;
}
table.contactinfo
{
width:500px;
font-size:11px;
border:0px; 
margin-left: auto; 
margin-right: auto;
}

table.contact_form  {
width: 100%;
padding:5px;
}

td.form {
padding: 10px;
border:1px #000000 solid; 
background-color:#607594; 
font-size:9pt;
color: #ffffff;
}

table.timeline  { 
text-align: center;
border-bottom: 2px solid #d79900;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 540px;
padding: 5px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}

table.springs
{
float:right;
width:180px;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
padding: 10px;
margin-left: 10px;
}


.box2
{ 
border: 1px #d79900 solid;
background-color: #fff2ba;
text-align: left;
padding-top: 10px; 
padding-bottom: 10px;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #404040;}

.c1  {
color : #607594;
}


