p, a, label{

font-size: 12px;
font-family: arial, verdana, sand-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: arial, verdana, sand-serif;
color: #003366;
}

div.header  {
background: url(images/header.jpg) no-repeat;
height: 92px;
width: 900px;
padding:0px;
margin: 0px;
}

div.footer  {
background-color: #b0af94;
height: 20px;
width: 900px;
padding:0px;
margin: 0px;
}

div.mainContent {
width: 900px;
padding:0px;
margin: 0px;
padding-left: 3px;
background: url(images/left.jpg) no-repeat;
overflow: hidden;
}

div.leftContent { 

width: 210px;
height: 100%;
margin: 0px;

}

div.rightContent { 
padding-top: 28px;
margin-right: 3px;
width: 666px;
float: right;
padding-right: 10px;
border-top: 2px solid #999a9d;
}


p.home{
margin: 0px;
position: absolute;
top: 72px;
left: 342px;
color: white;
font-size: 14px;
font-weight: bold;
}

p.contact{
margin: 0px;
position: absolute;
top: 72px;
left: 429px;
color: white;
font-size: 14px;
font-weight: bold;
}


p.find{
margin: 0px;
position: absolute;
top: 72px;
left: 575px;
color: white;
font-size: 14px;
font-weight: bold;
}

p.address{
margin: 0px;
position: absolute;
top: 100px;
left: 10px;
}

a.menu{color: #FFFFFF; text-decoration: none;}  /* visited link */
a.menu:visited {color: #FFFFFF; text-decoration: none;}  /* visited link */
a.menu:hover {color: #FFFF00; text-decoration: none;}   /* mouse over link */
a.menu:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

.errortxt{
color:red;
font-size: 12px;
font-family: arial, verdana, sand-serif;
font-weight: bold;
}

.hightxt{
color:#003366;
font-size: 12px;
font-family: arial, verdana, sand-serif;
font-weight: bold;
}


.smalltxt{
font-size: 9px;
font-family: arial, verdana, sand-serif;
}

