/* CSS Document */
body { background-color:#cccccc; font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333; font-size:10px;}

a:link { color:#ca0c18; }
a:visited { color:#790909; }
a:hover { color:#ca592e; }
a:active { color:#ca592e; }

p.copyright { margin-top:5px; margin-bottom:3px; }
p.disclaimer { margin-top:0;color:#ff0000 }

div.pageFrame { width:800px; background-color:#ffffff; border:1px solid #999999; padding:0; margin-bottom:10px; }
div.topHeader { height:183px; text-align:right; padding:0; margin:0; }
div.topMenu { text-align:left; height:24px; background-color:#790909; }
div.barHome { background-color:#d68136; margin:0; padding:0; height:6px; }
div.barAbout { background-color:#8bbae6; margin:0; padding:0; height:6px; }
div.barProducts { background-color:#a6a5a6; margin:0; padding:0; height:6px; }
div.barServices { background-color:#c6b74f; margin:0; padding:0; height:6px; }
div.barConditions { background-color:#ad97b3; margin:0; padding:0; height:6px; }
div.barQandA { background-color:#b3bf89; margin:0; padding:0; height:6px; }
div.barResources { background-color:#a77556; margin:0; padding:0; height:6px; }

td.contactBoxCell { font-family:verdana; font-size:11px; border:1px dotted #d7b5b5; text-align:center; padding-left:15px; padding-right:15px; width:328px; margin-right:16px; }
table.contactTable {margin:0;}
td.contactRightCell { text-align:left; padding-left:10px; padding-bottom:6px; }
td.contactLeftCell { text-align:left; padding-right:8px; border-right: 1px dotted #d7b5b5; margin-left:6px; }

div.pageBody { text-align:left; padding:14px; padding-top:12px; color:#4c3030; font-family:arial; font-size:13px; }
div.rightColumn { width:200px; float:right; padding-left:12px; text-align:center; }

h1 { margin-top:0; margin-bottom:6px; padding:0; font-family:verdana; font-size:14px; font-weight:bold; color:#ca0d19; border-bottom:1px dotted #ca0d19; width:450px;}
h2 { margin-top:0; margin-bottom:6px; font-family:verdana; font-size:12px; font-weight:bold; border-bottom:1px dotted #ca0d19; color:#ca0d19; }
h3 { margin-top:0; margin-bottom:4px; font-family:verdana; font-size:12px; font-weight:bold; color:#ca0d19;  }
ul {margin-top:0; }
ul li { margin-bottom:6px; }
ol { margin:0; }
ol li { margin:0; }
span.linkArrow { color:#ca0c18; }
img.subPic { margin-bottom:16px; } 
img.aboutPic { margin-bottom:16px; margin-right:16px; }


div.titleFrame { padding:10px; width:507px; text-align:center; }
div.titleBox { text-align:left; padding:6px; padding-left:26; width:497px; }
div.testimonial { width:180px; border:1px solid #ffffff; text-align:left; padding:10px; padding-bottom:16px; font-family:verdana; font-size:11px;  color:#6c6c6c; }
div.testimonial h3 { color:#2c72b3; font-weight:bold; font-family:verdana; font-size:11px; margin:0; margin-bottom:6px; margin-left:10px; }

/* home page styles */
td.homeBlock { width:220px; height:167px; background-color:#fcecc9; padding:12px; font-family:arial; font-size:13px; line-height:16px; }

div.homeWelcomeFrame { background-color:#fbf2eb; padding:20px; width:507px; }
div.homeWelcomeBox { background-color:#f7e6d9; text-align:center; padding:14px; padding-top:0; color:#8c1912; font-size:12px; line-height:16px; width:467px; }
img.homeTitle { padding-left:14px; padding-right:14px; border-bottom:1px dotted #ca0d19; margin-bottom:12px; }
img.homePic { margin:8px; }

/* products style */
#Products div.titleFrame { background-color:#f6f6f6; }
#Products div.titleBox { background-color:#eeeeee; }
#Products div.testimonial { background-color:#e0dde0; color:#6c6c6c; }
#Products h3 { color:#777677; }
#Products h2 { width:350px; border-color:#a6a5a6; }

/* about us style */
#About div.titleFrame { background-color:#f3f8fc; }
#About div.titleBox { background-color:#e8f2fb; }
#About div.testimonial { background-color:#ddebfd; border-color:#c1e3e2; }
#About h3 { color:#2c72b3; }
#About h2 { width:400px; border-color:#8bbae6; }
#About  p { margin-bottom:16px; padding-bottom:8px; border-bottom:1px dotted #2c72b3; }

/* services style */
#Services div.titleFrame { background-color:#f8f7ea; }
#Services div.titleBox { background-color:#f2eed3; }
#Services div.testimonial { background-color:#eee7b9; border-color:#e2d57b; }
#Services div.testimonial h3 { color:#9a8b1f; }
#Services h2 { width:450px; border-color:#c6b74f; }

/* conditions style */
#Conditions div.titleFrame { background-color:#f6f4f7; }
#Conditions div.titleBox { background-color:#f0ebf1; }
#Conditions div.testimonial { background-color:#e0d4e3; border-color:#b69fbb; }
#Conditions h3 { color:#614568; }
#Conditions h2 { width:320px; border-color:#c6b74f; }
td.conditionCell { padding-right:16px; vertical-align:top; } 

/* Q and A style */
#QandA div.titleFrame { background-color:#f7f8f3; }
#QandA div.titleBox { background-color:#f0f2e8; }
#QandA div.testimonial { background-color:#eaf4c7; border-color:#d0dbab; }
#QandA h3 { color:#727f43; }
#QandA h2 { width:480px; border-color:#b3bf89; }

/* resources style */
#Resources div.titleFrame { background-color:#f6ede8; }
#Resources div.titleBox { background-color:#ecded5; }
#Resources div.testimonial { background-color:#dac2b3; border-color:#a48069; }
#Resources h3 { color:#36241c; }
#Resources h2 { width:480px; border-color:#a77556; }
