@charset "utf-8";
/* CSS Document */

img {
 display : block;
}

div a, p, h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
}

#header {
background-image: url(images/masthead.jpg);
background-repeat: no-repeat;
height: 119px;
position : relative;
}

#justListedBanner, #justSoldBanner {
  position : absolute;
  left : 0px;
  top : 0px;
}

#justSoldBanner {
  display : none;
}

#bar {
background-image: url(images/menubar.jpg);
background-repeat: no-repeat;
height: 25px;
}

#mainimage {
background-image: url(images/scenic_bar.jpg);
background-repeat: no-repeat;
height: 147px;
}

#list-menu {
	position: inherit;
	width: 145px;
	visibility: visible;
}

#list-menu ul {
margin: 0;
padding: 1px;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

#list-menu li {
margin: 0 0 0 0;
margin-bottom : 4px;
}

#list-menu a {
display: block;
width: 130px;
padding: 1px 1px 1px 10px;
border: 1px solid #000000;
background: #205098;
text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffffff;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #24397a;
color: #ffffff;
}

a:active {color: #000000; text-decoration: none;}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

a.footer:active {color: #ffffff; text-decoration: none;}
a.footer:link {color: #ffffff; text-decoration: none;}
a.footer:visited {color: #ffffff; text-decoration: none;}
a.footer:hover {color: #ffffff; text-decoration: underline;}

#formtext {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
font-weight: normal;
padding-left: 5px;
}

p, div {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-align: left;
}

h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-align: left;
padding-left: 10px;
}

h2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: left;
padding-left: 10px;
}

#propertytext {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000000;
text-align: center;
font-weight: normal;
padding-left: 5px;
}

.officeName {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  padding-left: 5px;
  text-align: left;
}

#footer {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-align: center;
text-decoration: none;
}

#copyright {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-align: left;
text-decoration: none;
}

#agenttext {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
font-weight: normal;
padding-left: 5px;
}

#title {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
font-weight: normal;
padding-left: 5px;
}

/*----------------------------------Seminars------------------------------------*/

.seminarhead {
font-family: 'Candal', sans-serif;
font-size: 20px;
color: #FFF;
text-align: center;
font-weight: normal;
font-style: normal;
}

h3 {
font-family: 'Candal', sans-serif;
font-size: 18px;
color: #FFF;
text-align: center;
font-weight: normal;
font-style: normal;
}

h4 {
font-family: 'Candal', sans-serif;
font-size: 20px;
color: #333;
text-align: center;
font-weight: normal;
font-style: normal;
}

h5 {
font-family: 'Candal', sans-serif;
font-size: 18px;
color: #333;
text-align: center;
font-weight: normal;
font-style: normal;
}

.calendar {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
text-align: left;
font-weight: normal;
font-style: normal;
}

.register, .register a {
font-family: 'Candal', sans-serif;
font-size: 14px;
color: #fff;
text-align: center;
font-weight: normal;
font-style: normal;
}

.embeddedVideoCell {
  padding-top : 5px;
}

