@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400|Rochester);

.script {
    font-family: Rochester, cursive;
    font-weight:normal;
}


#nav {
    background-color:#ba1138;
    color:#fff;
	font-family: 'Yanone Kaffeesatz', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
    line-height:15px;
    font-weight:300;
    letter-spacing:0.08em;
}

#nav a {
    color:#fff;
    text-decoration:none;
    padding:5px 6px 10px;
    display:block;
    position:relative;
    
}

#nav a:hover {
    color:#f6cc82;
    text-decoration:underline;
}

#purchase {
	background:#fff;
    background:rgba(255,255,255,0.7);
    border-radius:6px;
    padding:12px;
    margin:0 auto;
    width:75%;
    -webkit-box-shadow: inset 2px 2px 1px 1px rgba(0, 0, 0, 0.25), inset -2px -2px 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 2px 2px 1px 1px rgba(0, 0, 0, 0.25), inset -2px -2px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 2px 2px 1px 1px rgba(0, 0, 0, 0.25), inset -2px -2px 1px 1px rgba(0, 0, 0, 0.25);
}

#purchase a {
    color:#ba1138;
	font-family: 'Yanone Kaffeesatz', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
    line-height:26px;
    font-weight:400;
    letter-spacing:0.08em;
    text-decoration:none;
}
#purchase a  b {
    text-decoration:underline;
}

#purchase a:hover {
    text-decoration:underline;
    color:#000;
}


.tbltop {
	background-image: url(shared/brown-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.tbltop2 {
	background-image: url(shared/darkbrown-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.seriftxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.serifheadtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
a {
	color: #666666;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blue {
list-style-image: url('bullet.gif');
}

.red {
list-style-image: url('redbullet.gif');
}

.yellow {
list-style-image: url('yellowbullet.gif');
}

.orange {
list-style-image: url('orangebullet.gif');
}

.style2 {font-size: 12px}
.style3 {font-size: 24px; color: #2859A6; line-height:normal; text-align:center;}
.style4 {color: #245DA2}.tinytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style5 {font-size: 24px; color: #C23F45; line-height:normal; text-align:center;}
.style6 {font-size: 24px; color: #E86F36; line-height:normal; text-align:center;}


.redhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C23F45;
}
.redheadlg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C23F45;
}
.redheadlgr {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #C23F45;
}

a img {
    border:none;
}
