body {
	padding: 0;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.5em;	
	color: #000;
	background-color: #FBF0A1;
}

#page {
	border: 1px solid #0A246A;
	background-image: url("../jons beer club images/jbc_logo.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: justify;
	font-size: 1.1em;
	margin: auto;
	margin-top: 20px;
	width: 900px;
}

h2 {
	font-size: 1.9em;	
	color: #0A246A;
}

#xmas {
	text-align:left;
}

#xmas_head {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
}

#header {
	width: 900px;
	height: 250px;
}

#menu {
	width: 850px;
	font-size: 1.1em;
	padding: 1px 20px 1px 30px;
	text-align: center;
	margin: 0 0 10px 0;
	height: 10px;
}

#jonr {
	background: url("../jons beer club images/jonr_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#stevew {
	background: url("../jons beer club images/stevew_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#stevey {
	background: url("../jons beer club images/stevey_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#ianh{
	background: url("../jons beer club images/ianh_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#tonyg{
	background: url("../jons beer club images/tonyg_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#paulh{
	background: url("../jons beer club images/paulh_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#garye{
	background: url("../jons beer club images/garye_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#nigelo{
	background: url("../jons beer club images/nigelo_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#nickr{
	background: url("../jons beer club images/nickr_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#tomr{
	background: url("../jons beer club images/tomr_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#tomg{
	background: url("../jons beer club images/tomg_full.jpg") no-repeat;
	height: 200px;
	text-align: center;
}

#words {
	font-size: 1.0em;
	font-weight: bold;
	padding-right: 15px;	
}

#wordsh {
	color: #666666;
}

#menu_pad {
	font-size: .9em;
	font-weight: bold;
	padding-right: 15px;
}

#menu_pad a {
	text-decoration: none;
	color: #000000;
}

#menu_pad a:hover {
	color: #d97200;
}

#rh_col {
	float: left;
	margin-top: 90px;
	margin-left: 10px;
	margin-right: 10px;
	width: 130px;
}

#main {
	line-height: 1.3em;	
	float: left;
	width: 500px;
	margin: 45px 10px 20px 10px; 
}

#main a {
	text-decoration: none;
	font-weight: bold;
	color: #D97100;
}

#main a:hover {
	font-weight: bold;	
	color: #DEB98F;
}


/*  LHS Column Settings  */


#column {
	text-decoration: none;
	float: left;
	text-align: center;
	background-color: #ffffff;
	color: #0A246A;
	padding-bottom: 10px;
	margin-top: 80px;
	margin-left: 10px;	
	width: 130px;
}

#column a {
	text-decoration: none;
	color: #0A246A;
}

#column a:hover {
	font-weight: bold;	
	color: #4070bf;
}

#column ul {
	list-style: none;
	margin: 0;
	padding: 4px;
	font-size: .8em;
}

#column li {
	font-size: 1.3em;
	display: block;
	font-weight: bold;
	margin: 10px 4px 4px 4px;
}

#box {
	border: 1px solid #4070bf;
	padding-top: 4px;
	padding-bottom: 4px;
}

#select_img {
	text-decoration: none;
	margin: 5px 0 2px 0;
}	

#column li a {
	font-size: 0.7em;
	text-decoration: none;
	color: #0A246A;
}

#column li a:hover {
	font-weight: bold;	
	color: #4070bf;
}

#column li img {
	text-decoration: none;
	margin: 5px 0 2px 0;
}

/*  End Column Settings  */


#select {
	font-weight: bold;
	color: #4070bf;
}

#pics {
	text-align: center;
}

#footer {
	margin: 0;
	background-color: #DD7303;
	color: #000000;
	text-align: center;
	height: 20px;
	font-size: 0.9em;
	border-top: 1px solid #0A246A;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;		
}

#footer a:hover {
	color: #ffffff;		
}

#clear {
	clear: both;
}

#spacing {
	background-color: #ffffff;
}


#image_holder {
	padding-right: 38px;
/*	width: 620px; */
	font-size: .8em;
	float: none;
}

#image {
	float: left;
	text-align: center;
	padding: 5px;
	width: 170px;
}

#image_holder_h {
	padding-left: 100px;
	width: 740px;
	font-size: .8em;
	float: none;
}

#image_h {
	float: left;
	text-align: center;
	padding: 5px;
	width: 240px;
}

.leftimg {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.rightimg {
	float: right;
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#strong {
	font-weight: bold;
}

#title {
	font-size: 1.1em;
	padding-top: 8px;
	font-weight: bold;
}


