* { margin: 0; padding: 0; }
body {
    font-family: "times new roman",  sans-serif;
    font-size: 1em;
    color: #009;
}

#pagewrapper {
    width: 990px;
    margin: 10px auto;
}

#pagedetails a {
    color: #009;
}

#header {
    width: 100%;
    text-align: center;
}
#leftcol {
    float: left;
    width: 180px;
    margin: 8px 0;
    text-align: center;
}

#vmenu { display: block; width: 100%;}

#vmenu a {
    display: block;
    margin: 5px;
    width: 130px;
    text-decoration: none;
    color: #fff;
    border: 4px solid black;
    background-color: #009;
    border-bottom-color: #aaa;
    border-right-color: #aaa;
    border-top-color: #ccf;
    border-left-color: #ccf;
    padding: 5px 10px;
    clear: both;
}

#vmenu a:hover {
    background-color: #c06;
    border-top-color: #fcc;
    border-left-color: #fcc;
}

.imagelink {
    border: 0;
}

#content {
    float: left;
    width: 770px;
    margin: 8px 0;
}
#pagedetails {
    width: 100%;
    font-weight: bold;
    text-align: center;
}
#footer {
    background: transparent url(../images//blueline.gif) top center no-repeat;
    padding-top: 50px;
    width: 100%;
    clear: both;
    margin-left: 0px;
    margin-top: 100px;
}

#copyrite {
    background: transparent url(../images//blueline.gif) top center no-repeat;
    padding-top: 50px;
    width: 100%;
    clear: both;
}

#vmenutext {
    color: #c06;
    font-style: italic;
    margin: 10px
}
#vmenufeatured {
    background: transparent;
    border: 20px;
    display: block;
}

#vmenufeatured a {
    background: transparent;
    border: 0;
}

#vmenufeatured img {
    border: 0;
}

#sitemap {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: .9em;
}

#sitemap a {
    color: #009;
    text-decoration: none;
}

#sitemap a:hover {
    text-decoration: underline;
}

#contentfooter {
    margin: 10px 0;
}

#companyinfo {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

.award {
    float: left;
    margin: 5px 30px;
}

.description {
    font-size: 1em;
}

.rentaltype {
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    color: #c06;

}
.desc_comment {
    font-size: 1.4em;
    font-weight: bold;
    color: #c06;

}

.pagemenu {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    display: block;
    clear: both;
}

.pink {
    color: #c06;
}

.testimonial {
    width: 90%;
    margin: 10px auto;
}

.testimonialback {
    padding-top: 60px;
    background: transparent url(../images/blueline.gif) top center no-repeat;
}

.tagline {
    color: #c06;
    font-style: italic;
    font-weight: bold;
    font-size: 1.4em;
    text-decoration: underline;
    padding-bottom: 8px;
}
.cap {
    font-weight: bold;
    font-size: 2.5em;
    color: #c06;
}

.capindent {
    margin-right: -5px;
}

.photo {
    float: left;
    width: 360px;
    text-align: center;
    margin: 5px;

    -moz-border-radius: 10px;
    padding: 5px;
    border: 0px solid #008;
}

.photo img {
    width: 95%;
}

#summary {
    display: block
    width: 100%;
}

#summary img {
    -moz-border-radius: 10px;
    padding: 5px;
    border: 1px solid black;
}
#details {
    display: block;
    width: 100%;
    clear: both;
}
.thead {
    font-weight: bold;
    color: #009;
    padding: 3px 6px;
    text-align: right;
}
caption { color: #009; font-weight: bold; font-style: italic; text-decoration: underline; font-size: 1.4em; padding-top: 30px;}
.tdata {
    color: #c06;
    padding: 3px 0 0 10px;
    text-align: left;

}
#pagedetails {
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin: 10px auto;
}
td { vertical-align: text-top; }

ul {
    list-style: none;
    text-indent: 30px;
}

ul li {
    display: block;
    width: 80px;
    text-align: right;
}
#description {
    text-align: justify;
}