/*

sect.about.css / v1.0 -- part of the khov stylesheet package
the file where IDs and CLASSes used across in the about us section are specified

*/

TD.Right { text-align: right; }
P.LinkTop { text-align: right; margin: .5em 0; }

H2 { font-family: georgia, times, serif; font-weight: normal; font-size: 150%; }
H3 { font-family: georgia, times, serif; font-weight: normal; font-size: 125%; border-top: 2px solid #999; padding-top: .2em; }
H6 { margin-bottom: 1em; }

.ListingContent LI { padding: 5px 10px; }

.MainColumn { margin: 5px; padding: 0px 0px 0px 0px; }
.MainColumn H2 { margin-bottom: .2em; }
.SideColumn .Photo { font-size: 70%; margin-bottom: 1.5em; }
.SideColumn .Item H4 { border-top: 1px solid #CCC; padding-top: 8px; }

.AboutTestimonials { }
.AboutTestimonials .MainColumn LI { padding-left: 2em; padding-bottom: 1em; }
.AboutTestimonials .MainColumn .ListingFooter { margin-top: 1.5em; }

.AboutTestimonialsItem { }
.AboutTestimonialsItem H3 { border: none; margin-top: .6em; margin-bottom: .2em; }

.AboutPressReleases { }

.AboutPressReleasesItem { }
.AboutPressReleasesItem H3 { border: none; margin-top: .6em; margin-bottom: .2em; }
.AboutPressReleasesItem H6 { font-weight: normal; }

.AboutBuilders { }
.AboutBuilders H4 { padding: .2em .4em; border-top: 1px solid #666; border-bottom: 1px solid #666; color: #FFF; }

.AboutAdvantage { }
.AboutAdvantage H4 { padding: .2em .4em; border-top: 1px solid #666; border-bottom: 1px solid #666; color: #FFF; }
.AboutAdvantage .Item { padding: 5px 10px; }
.AboutAdvantage .Item UL { margin-bottom: 0.5em; }
.AboutAdvantage .Item LI { padding: 0; }


