@charset "utf-8";
/* CSS Document */

body{padding: 0; margin: 0 auto; text-align:center; background: black; color: white; font-family: Helvetica, sans-serif;   }

#header{}

h1{color: #fbb040; letter-spacing: 0px; font-size: 16px; }

h2{letter-spacing: 0px; font-size: 12px; margin-top: 10px; font-weight: bold;}

a,a:visited,a:link,a:hover {text-decoration:none; color:#fbb040;}

li{font-size: 10px;}

.yellowType{color: #fbb040;}

.orangeType{color: #fbb040;}

#logo{margin: 20px auto; background:url(../images/topbanner.jpg); height: 165px; width: 712px; padding: 0px;}
#topflash{width: 712px; height: 240px;}

#nav{padding: 5px 0 0 0 ;}

#container{padding: 0; margin: 0 auto; text-align:center; width: 712px; height:712px; background-repeat:no-repeat;}
#bottomflash{width: 868px; height: 240px; position: relative;}
#bottomFlashHolder{position: absolute; right: 155px; top: -8px;}
#bottom{ }
#textHolder{width: 500px; text-align:left; float: right; margin-right: 20px;}

#footer{}

img{border: none;}

.address{}
p{font-size: 10px;}

.pic{margin: 5px; border: 1px solid #fbb040;}

.titleClass{margin: 10px 0;}
