﻿* {padding:0; margin:0;}

/* CJs master page*/
#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	font-family: Calibri, Arial, sans-serif;
	color: #000000;
	background-image: url('../images/CJsbackground/CJbackground.gif');
	background-repeat: repeat-y;
}
#container a {
	color: #000000;
	text-decoration: none;
}
#container a:hover {
	color: #CC0000;
}
/* CJs master page*/
#masthead {
	width: auto;
	margin: 0;
	overflow: auto;
	text-align: center;
	height: 100px;
	background-image: url('../images/CJsbackground/CJwebfooterbackground.gif');
}
#navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 760px;
	height: 22px;
	font-size: 13px;
}
#navigation li {
	display: inline;
}
#navigation ul a {
	color: #CC0000;
	text-decoration: none;
}
#navigation ul{
	margin-left: 63px;
}
#navigation ul li{
	float: left;
	padding: 0 5px;
}
#navigation ul dl{
	float: left;
	padding: 0 5px;
}
#navigation ul a:hover {
	color: #522D21;
}
#menus {
	visibility: hidden;
	position: static;
	margin-left:227px;
	height: 16px;
	font-size: 15px;
}
#menus li {
	display: inline;
}
#menus ul a {
	color: #CC0000;
	text-decoration: none;
}
#menus ul dl{
  float: left;
  padding: 0 5px;
  border-right: 1px solid #fff;
}
#menus ul a:hover {
	color: #522D21;
}
#pagecontent {
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}	
#default {
	width: 751px;
	z-index: 1;
	position: relative;
	height: 403px;
}
#default_left {
	position: absolute; 
	width: 500px; 
	height: auto;
	z-index: 0; 
	left: 0px; 
	top: 0px;
	text-align: left;
}
#default_right {
	position: absolute;
	width: 210px;
	height: auto;
	z-index: 2;
	left: 521px;
	top: 0px;
	margin-left: 10px;
}
#default_homeright {
	position: absolute;
	width: 240px;
	height: auto;
	z-index: 2;
	left: 506px;
	top: 0px;
	margin-left: 0px;
}
#default_homeright a {
	color: #CC0000;
	text-decoration: none;
}
#default_homeright a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.h1 {
	font-size: 18px;
	color: #CC0000;
}
.h2 {
	font-size: 16px;
	color: #CC0000;
	text-align:left
}
.h3 {
	font-size: 18px;
	color: #CC0000;
	text-align:left
}
.h4 {
	font-size: 16px;
	color: #CC0000;
	margin-left: 20px;
	text-align: left;
	line-height: 19px;
}
.nf1 {
	color: #000000;
}
.nf2 {
	color: #CC0000;
	font-weight: bold;
}
.line {
	margin-top: 5px;
	margin-bottom: 5px;
}
.picturelink {
	border-width: 0px;
	margin-top: 5px;
	margin-left: -5px;
}
/* All CJ's masters for navigation*/
.dropdown {
	float: left;
	color: #522D21;
	text-align: center;
}
/* All masters for navigation*/
.dropdownbreak {
	margin: auto;
	float: left;
	width: auto;
	color: #000000;
}
#drinkupperright {
	position: absolute; 
	width: 378px; 
	height: auto; 
	left: 378px; 
	z-index: 1; 
}
#drinklowerright {
	position: absolute; 
	width: 378px; 
	height: auto; 
	z-index: 1; 
	left: 378px; 
	top: 190px;
}
/* All masters for navigation*/
#footer {
	text-align: center;
	background-repeat: no-repeat;
	font-size: 12px;
	background-image: url('../images/CJsbackground/CJwebfooterbackground.gif');
}



