/* CSS Document */

body {margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-image:url(images/body-bg.jpg); background-repeat:repeat-x;}
h1 {margin-bottom:0; margin-top:0; font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:normal; color:#d5096a;}
h2 {margin-bottom:0; margin-top:0; font-family:"Times New Roman", Times, serif; font-size:22px; font-weight:normal; color:#d5096a;}

.container {background-image:url(images/container-bg.jpg); background-repeat:repeat-y; background-position:left center;}

.img-lft {float:left; padding-right:10px;}
.content {line-height:1.6em; color:#363636;}

.header-bg {background-image:url(images/header-bg.jpg); background-repeat:no-repeat; background-position:right top;}
.quote-top {background-image:url(images/contaner-bg.jpg); background-repeat:repeat-x; height:110px; font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#ad0260; padding-left:20px; padding-right:20px; line-height:25px;}
.left {background-color:#fafeed;}
.right {background-color:#daeac3;}
.highlights {font-family:"Times New Roman", Times, serif; font-size:14px;}

.footer {height:35px; background-color:#252525; color:#FFFFFF; padding-left:10px; padding-right:10px; font-size:11px;}
.footer a{font-size:11px; color:#FFFFFF; text-decoration:none;}
.footer a:hover{text-decoration:underline;}