/* CSS Document */

body{ font: normal 11px Arial, Helvetica, sans-serif; background:url(../images/bg.jpg);margin:0; padding:0;}
#wrapper{ width:900px; margin:0 auto; background-color:#fff;}
#container{ background-color:#fff; border: solid 10px #fff;}

a{ color:#000;}

.header{background:url(../images/header.jpg) no-repeat top; height:108px;}

.nav{ text-align:center; font-size:12px; font-weight:bold; padding:0; margin:0; border-top:solid 2px #fff; border-bottom:solid 2px #fff; height:30px; background:url(../images/nav-bg.jpg) repeat-x; color:#FFFE37;}
.nav a{ padding:0 10px 0 10px; color:#FFFE37; text-decoration:none;}
.nav a:hover{ color:#fff;}
.nav .white{ color:#fff;}
.nav .white a{ color:#fff; text-decoration:none}
.nav .white a:hover{ color:#fff; text-decoration:none}

.footer{background:url(../images/footer-bg.jpg) no-repeat top; height:32px; text-align:center; font-weight:bold; color:#fff;}

.content{ padding:20px; min-height:300px; background:url(../images/brdr-bg.jpg) top repeat-x; }

.contentbrdr{border-right:solid 2px #840005; border-left:solid 2px #840005; margin:2px 0 0 0;}

.heading{ font-size:18px; margin:0; font-weight:bold; color:#FF3300; text-align:left; margin:0; padding:0 0 2px 0; border-bottom:solid 2px #FF3300;}
.heading span{text-align:left;}
.txt{ font-size:12px; margin:0; padding:10px 0 0 2px; text-align:left;}
.txt p{margin:0; padding:0 0 0 0px;}


.grayline{ background-color:#CCCCCC; height:1px; margin:15px 0 15px 0;}

.gallery{ padding:0 20px 0 0;}
.border td{border-left:solid 1px #BF350D; border-bottom:solid 1px #BF350D; padding:5px}
table .border{border-right:solid 1px #BF350D; }
.brdr{border-top: solid 2px #fff; background-color:#840005; height:3px;}
.brdrbot{background:url(../images/brdrbg-bot.jpg) top repeat-x; height:13px; }