/* CSS Document */

body {
background-image: url(images/inner_bg.jpg);
background-repeat: repeat-x;
background-color: #5b6167;
margin-top: 11px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.contentbg {
background-image: url(images/inner_contentbg.jpg);
background-repeat: repeat-x;
background-color: #42464a;
}

.bodyleftborderbg {
background-image: url(images/inner_bodyleftborderbg.jpg);
background-repeat: repeat-y;
}

.bodyrightborderbg {
background-image: url(images/inner_bodyrightborderbg.jpg);
background-repeat: repeat-y;
}

.leftcontentbg {
background-image: url(images/inner_leftcontentbg.jpg);
background-repeat: repeat-y;
}

.menubgcolor {
background-color: #666867;
}

.picborder {
border-style: solid;
border-width: 1px;
border-color: #899776;
padding: 4px;
}

.picborder1 {
border-style: solid;
border-width: 1px;
border-color: #899776;
}

.propertygreenbg {
background-image: url(images/inner_propertygreenbg.jpg);
background-repeat: repeat-y;
}

.propertygreenbg1 {
background-image: url(images/inner_propertygreenbg1.jpg);
background-repeat: repeat-y;
}

.tableborder {
border-style: solid;
border-width: 1px;
border-color: #e1f6b5;
}

/* for the positioning */
.contentpos {
margin-top: 4px;
}

.rightcontentpos {
margin-top: 15px;
}

p, h1, h2 {
margin-top: 14px;
margin-bottom: 14px;
}

.textspace {
line-height: 17px;
}

ul, ol {
margin: 0px;
padding: 0px;
}

li {
color: #FFFFFF;
margin-left: 40px;
line-height: 15px;
}

li.spacer {
margin-top:15px;
margin-bottom: 15px;
}

/* for the text formatting */
.leftcontacttext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #346701;
}

.paratext, .blog_entry {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.formheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-decoration: underline;
}

.properytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.properytext1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336600;
}

.properytitletext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
.footertext-seo a:link, .footertext-seo a:visited, .footertext-seo a:active { color: #999999; text-decoration:none; font-weight:normal; }
.footertext-seo a:hover { color:#FFFFFF; text-decoration:underline; }

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
}

/* for all the links */
a.leftcontactlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #346701;
text-decoration: underline;
}

a.leftcontactlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

a.properytextlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a.properytextlink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a.paratextlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a.paratextlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a.properytext1link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336600;
text-decoration: none;
}

a.properytext1link:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

a.inside {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cccccc;
text-decoration: none;
}

a{
color: #FFFFFF;
text-decoration: underline;
}