/* 	for: 	Grizzly Liquor
    by: 	jlc designs
	date:	10-22-10
	
	DPR inc. META TAGS
<meta name="description" content="Red's Bar, Missoula's Sports Bar since 1952. Located at 217 Ryman street Missoula, Montana. Red's is a full service bar catering to all.">
<meta name="keywords" content="beer, liquor, wine, draft beer, bottled beer, canned beer, mixed dinks, spirits, tavern, sports bar, bar, saloon, poker, keno, pool, ATM, NFL Sunday Tickect, ESPN GamePlan, DirecTV Sports Pack, Mega March Madness, MLB Extra Innings, NBA League Pass, Wireless Internet Access, Wireless Internet, sports packages, shirts, hats, merchandise, sports">
<meta name="Author" content="jlc designs; http://www.stubinski.com/">
<link rel="shortcut icon" href="http://www.redsdpr.com/favicon.ico">

	CURRENT DATE
<script type="text/javascript">
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write(weekday[d.getDay()] + ", ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ", ")
document.write(d.getFullYear())
</script>

*/

body {
	background-color: #C0C0C0;
	color: #6D091E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	text-align: left;
}

a:link {
	color: #6D091E;
}

a:visited {
	color: #6D091E;
}

a:hover {
	color: #0000FF;
	
}

/* SHELL */
#A_Shell {
	background-color: #C0C0C0;
	color: #6D091E;
	width: 1250px;
}

/* CURRENT DATE */
#AB_cur_date{
	background-color: #6D091E;
	color: #C0C0C0;
	font-size: 75%;
	padding-left: 10px;
	text-align: right;
	width: 1000px;
}

/* BODY DIVISIONS (3 columns)*/
#B_divisions {
	background-color:#C0C0C0;
	color: #6D091E;
	width: 1250px;
}

/* BODY DIVISIONS MAIN BODY 1000px */
#CA_main_bdy_div {
	background-color:#6D091E;
	color: #6D091E;
	width: 1000px;
}

/* BODY DIVISIONS GUTTER */
#CB_gutter_div {
	background-color:#6D091E;
	width: 10px;
}

/* BODY DIVISIONS RIGHT SIDE 240px */
#CC_right_side_div {
	background-color:#6D091E;
	color: #C0C0C0;
	width: 240px;
}

/* HEADER LEFT */
#D_hdr_lt {
	background-color: #FFFFFF;
	width: 1000px;
}

/* HEADER RIGHT */
#E_hdr_rt {
	background-color: #6D091E;
	color: #C0C0C0;
	font-size: 80%;
	padding-left: 2px;
	text-align: left;
	width: 240px;
}

#E_hdr_rt a:link {
	color: #C0C0C0;
}

#E_hdr_rt a:visited {
	color: #C0C0C0;
}

#E_hdr_rt a:hover {
	color: #0000FF;
}

/* TOP NAVIGATION BAR */
#F_top_nav {
	background-color: #6D091E;
	color: #CCCCCC;
	font-size: 75%;
	padding-bottom: 1px;
	padding-right: 10px;
	text-align: right;
	width: 1000px;
}

#F_top_nav a:link {
	color: #CCCCCC;
}

#F_top_nav a:visited {
	color: #CCCCCC;
}

#F_top_nav a:hover {
	color: #FFFFFF;
}

/* SPECIALS */
#G_Specials {
	background-color: #6D091E;
	color: #E5E5E5;
	font-size: 80%;
	width: 1000px;
}

/* BODY SHELL (5 COLS */
#H_body_shell {
	background-color: #FFFFFF;
	color: #6D091E;
	text-align: left;
	width: 1000px;
}

/* LEFT MENU WRAPPER */
#I_lt_mnu_wpr {
	background-color: #6D091E;
	color: #E5E5E5;
	width: 150px;
}

/* LEFT MENU (MAIN NAVIGATION) */
#IA_main_nav {
	background-color: #6D091E;
	font-size: 80%;
	text-align: left;
	width: 150px;
}

/* LEFT MENU (STATIC INFO/ADS) */
#IB_left_ads {
	background-color: #6D091E;
	color: #E5E5E5;
	font-size: 75%;
	text-align: center;
	width: 150px;
}

#IB_left_ads a:link {
	color: #E5E5E5;
}

#IB_left_ads a:visited {
	color: #E5E5E5;
}

#IB_left_ads a:hover {
	color: #0000FF;
}

/* MAIN BODY WRAPPER */
#J_body_wpr {
	background-color: #FFFFFF;
	color: #6D091E;
	font-size: 90%;
	width: 690px;
}

/* MAIN BODY */
#JA_body {
	background-color: #FFFFFF;
	color: #6D091E;
	font-size: 90%;
	text-align: left;
	width: 690px;
}

#JA_body a:link {
	color: #6D091E;
}

#JA_body a:visited {
	color: #6D091E;
}

#JA_body a:hover {
	color: #0000FF;
}

/* RIGHT MENU WRAPPER */
#K_rt_mnu_wpr {
	background-color: #FFFFFF;
	color: #6D091E;
	font-size: 90%;
	text-align: center;
	width: 150px;
}

/* RIGHT MENU */
#KA_rt_mnu {
	background-color: #FFFFFF;
	color: #6D091E;
	font-size: 85%;
	text-align: center;
	width: 150px;
}

#KA_rt_mnu a:link {
	color: #6D091E;
}

#KA_rt_mnu a:visited {
	color: #6D091E;
}

#KA_rt_mnu a:hover {
	color: #0000FF;
}

#KB_rt_mnu2 {
	background-color: #C0C0C0;
	color: #6D091E;
	font-size: 80%;
	text-align: left;
	width: 150px;
}

#KB_rt_mnu2 a:link {
	color: #6D091E;
}

#KB_rt_mnu2 a:visited {
	color: #6D091E;
}

#KB_rt_mnu2 a:hover {
	color: #0000FF;
}

/* BOTTOM NAVIGATION BAR */
#L_nav_btm {
	background-color: #6D091E;
	font-size: 80%;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: center;
	width: 1000px;
}

/* FOOTER */
#M_ftr {
	background-color: #6D091E;
	color: #E5E5E5;
	font-size: 70%;
	text-align: center;
	width: 1000px;
}

#M_ftr a:link, a:visited {
	color: #E5E5E5;
}

#M_ftr a:hover {
	color: #FFCC33;
}

/* DESIGNER LINK */
#N_desi {
	background-color: #6D091E;
	color: #E5E5E5;
	font-size: 80%;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 1000px;
}

#N_desi a:link, a:visited {
	color: #E5E5E5;
}

#N_desi a:hover {
	color: #FFCC33;
}

/* ADDITIONAL RULES ******************************************************************/
.fnt60pct {
	font-size: 60%;
}
.fnt65pct {
	font-size: 65%;
}
.fnt70pct {
	font-size: 70%;
}
.fnt75pct {
	font-size: 75%;
}
.fnt80pct {
	font-size: 80%;
}
.fnt85pct {
	font-size: 85%;
}
.fnt90pct {
	font-size: 90%;
}
.fnt110pct {
	font-size: 110%;
}
.fnt120pct {
	font-size: 120%;
}
.fnt130pct {
	font-size: 130%;
}
.fnt140pct {
	font-size: 140%;
}
.fnt150pct {
	font-size: 150%;
}
.gtr_L {
	border-left: solid 1px #6D091E;
	width: 5px;
}
.gtr_R {
	width: 5px;
}
.pgTitle {
	color: #6D091E;
	font-size: 130%;
	font-weight: bold;
	padding-left: 30px;
	text-align: left;
}

.topicTitle {
	color: #6D091E;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.vineyardTitle {
	background-color: #E5E5E5;
	color: #6D091E;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.productTitle {
	background-color: #6D091E;
	color: #E5E5E5;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-align: left;
}
