/*** CONTAINER ***/
#top_container{ background-image:url(images/bg-cont-top.gif); background-repeat:repeat-x; background-position:top; border-top:solid 5px #0b4a8f; }
#bottom_container{ background-image:url(images/bg-cont-bottom.gif); background-repeat:repeat-x;}
#bottom_container_glow{ background-image:url(images/bg-cont-bottom-shadow.gif); background-repeat:no-repeat; background-position:top;}
#bottom_container_r{ background-image:url(images/bg-cont-bottom-r.gif); background-repeat:repeat; background-position:bottom;}

/* DROPCAPS */
.dropcap1{	color:#0b4a8f;}
.dropcap2{	background: transparent url(images/dropcaps.png) top left no-repeat;}
.dropcap3{	background: #0b4a8f;}

/* Contact Form 7 plugin */
.wpcf7-form input, .wpcf7-form textarea{ border:solid 1px #8f8f8f;	background-color:#fff;	color:#000;}

/* footer */
#copyright{background-image:url(images/bg-copyright.png); height:40px; background-repeat:no-repeat; text-align:center; background-position:center;  font-size:11px;  font-family:Arial, Helvetica, sans-serif; color:#fff; text-align:center; padding-top:20px;}