/* CSS Document */

body{ margin:0px; padding:0px; background:#B11732; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}

/* open header section */
.header{ background:#EFEFEF}
h1{font-family: 'Oswald', sans-serif; font-size:36px; margin:0px; padding:0px; font-weight:400; color:#B11732; text-transform:uppercase; letter-spacing:1px;}
h2{font-family: 'Oswald', sans-serif; font-size:18px; margin:5px 0px 0px 5px; padding:0px; font-weight:400; color:#B11732; text-transform:uppercase;}
h3{font-family: 'Oswald', sans-serif; font-size:16px; margin:0px; padding:0px; font-weight:400; color:#B11732; text-transform:uppercase;}
h4{font-family: 'Oswald', sans-serif; font-size:15px; margin:0px; padding:0px; font-weight:400; color:#B11732; text-transform:uppercase;}



.slogan{font-family: 'Oswald', sans-serif; font-size:14px; font-weight:400; color:#000; letter-spacing:1px; text-transform: uppercase; padding-left:5px}

.link-top{font-family: 'Oswald', sans-serif; font-size:12px; font-weight:400; color:#000; letter-spacing:1px;}
.link-top a{color:#000000; text-decoration:none}
.link-top a:hover{color:#B11732;}

.input{ background:#; border:1px solid #A6BACB; color: #595858; font-size:12px; padding:3px 0px 3px 5px}

.header-link-bg{background: url(images/link-bg.jpg) bottom repeat-x; height:48px;}

.divider{ border-bottom:1px solid #B11732}
/* close section */

/* open banner section */
.boxes{ background:#E6E6E0; border:1px solid #E0E0DB;- webkit-transition: background 1.5s; width:327px; height:250px}
.boxes:hover{ background:#fff; border:1px solid #E0E0DB; -webkit-transition: background 1.5s;}

.boxes1{ background:#E6E6E0; border:1px solid #E0E0DB;- webkit-transition: background 1.5s; width:999px;}
.boxes1:hover{ background:#fff; border:1px solid #E0E0DB; -webkit-transition: background 1.5s;}

input{ background:#E5E5E5; border:1px solid #B3B3B3;}
textarea{ background:#E5E5E5; border:1px solid #B3B3B3;}

.news{border-bottom:1px dashed #000; padding:10px; font-size:12px}
.news a{color:#000000; text-decoration:none;  background:url(images/arrow.png) left no-repeat; padding:10px;}
.news a:hover{ color:#B11732; background:url(images/arrow.png) left no-repeat; padding:10px;}

.read-more{font-weight:bold; font-size:12px; background:#fff; border-top:1px solid #D9D8CF; border-bottom:1px solid #D9D8CF; padding:5px 0px 5px 12px}
.read-more:hover{background:#D4D4D3; border-top:1px solid #D9D8CF; border-bottom:1px solid #D9D8CF}
.read-more a{color:#B11732; text-decoration:none;  background:url(images/arrow.png) left no-repeat; padding:5px 0px 5px 12px}
.read-more a:hover{ color:#000; background:url(images/arrow.png) left no-repeat; padding:5px 0px 5px 12px}

#marqueecontainer{position: relative;  width:327px; height:200px; overflow: hidden;}

.text{text-align:justify;}
.text a{color:#000000; text-decoration:none;  background:url(images/arrow.png) left no-repeat; padding:10px;}
.text a:hover{ color:#B11732; background:url(images/arrow.png) left no-repeat; padding:10px;}

.text1{font-family: 'Oswald', sans-serif; font-size:14px; font-weight:400; text-align:justify; letter-spacing:1px; line-height:22px}

.text1 strong{font-family: 'Oswald', sans-serif; color:#B11732; font-size:15px; font-weight:400; text-transform:uppercase}

.text2{font-family: 'Oswald', sans-serif; font-size:13px; font-weight:400; text-align:justify; letter-spacing:1px; line-height:22px}
.text2 strong{font-family: 'Oswald', sans-serif; color:#B11732; font-size:14px; font-weight:400; text-transform:uppercase}

.text1 a{font-size:14px; font-weight:400; text-align:justify; letter-spacing:1px; line-height:22px; text-decoration: none; color:#B11732;}
.text1 a:hover{color:#000;text-decoration:underline;}


.gallery-mini{ border:3px solid #fff; margin:auto;
-webkit-box-shadow: 0px 0px 8px 0px #B4B4B0;
-moz-box-shadow:    0px 0px 8px 0px #B4B4B0;
box-shadow:         0px 0px 8px 0px #B4B4B0;
}

/* close section */


/* open footer section */
#footer-section{background: url(images/footer-bg.jpg) center repeat-x; height:33px;} 
.footer-links{color:#595858;font-size:12px; padding:0px;}
.footer-links a{color:#595858; text-decoration:none}
.footer-links a:hover{ color:#B11732; text-decoration:underline}
/* close section */