* { padding: 0; margin: 0; }

body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #fff url(img/repeat_body_bg.gif) repeat-y scroll center top;
}
#wrapper { 
 margin: 12px auto 0;
 width: 770px;
}
#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: #ebeae9 url(media/faux_grey.gif) repeat-y;
}

#faux_search {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: white url(media/faux_beer.gif) repeat-y;
	border-right: 1px solid #e8e7e6;
}
#header {
	width: 769px;
	height: 160px;
	background: url(img/header_bk_beer.jpg) repeat-y;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}

#header h1 {
	padding-top: 112px;
}

#header img {
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#leftcolumn { 
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 165px;
 float: left;
}

#leftcolumn a {
	color: #a29159;
}

#content { 
 float: left;
 padding: 0px 0px 50px;
 width: 255px;
 display: inline;
 position: relative;
	margin: 10px 10px 50px 13px;
}

#content li {
	margin-left: 12px;
	margin-bottom: 20px;
}

#content ul {
	margin-top: 12px;
}

#content_search { 
 float: left;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
	margin: 10px 10px 50px 13px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 margin: 17px 24px 10px 0px;
 padding: 0px 0px 100px;
 width: 255px;
 float: right;
}
#footer {
 clear: both;
 color: #fff;
 margin: 0 0px 50px;
 padding: 10px;
	border-bottom: 3px solid #fff;
	background: #000 none repeat-x 0 top;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	height: 150px;
}

p {
	margin-bottom: 12px;
	margin-top: 6px;
}

.italic {
	font-style: italic;
}
.clear { clear: both; background: none; }

A:link {
	text-decoration: none;
	color: #C41230;
	border-bottom: 1px dotted #C41230;
	padding-bottom: 1px;
}
A:visited {
	text-decoration: none;
	color: #C41230;
}
A:active {
	text-decoration: none;
	color: #C41230;
}
A:hover {
	text-decoration: none;
	color: #C41230;
}

h1 {
	color: #000;
	font-size: 14px;
	text-transform: capitalize;
	margin-left: 492px;
}

h2 {
	color: #a7905c;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 4px;
}

h3 {
	color: #a7905c;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 3px;
}

.left_menu {
	list-style-type: none;
	border-top: 1px solid #a7905c;
}

.left_menu li a {
	background: url(media/gold_squares_3.gif) no-repeat 0;
	padding-left: 12px;
}

.left_menu a {
display: block;
padding: 3px;
border-bottom: 1px solid #a7905c;
	color: #a7905c;
	line-height: 18px;
	
}

li.li_sml a {
	color: #C41230;
	background-image: none;
}

.left_menu a:link, #navlist a:visited {
text-decoration: none;
	font-size: 12px;
}

.left_menu a:hover {
background-color: #fff;
color: #a7905c;
}

#leftcolumn h2 {
	background: url(media/left_h_space_grey.gif) no-repeat 0 -3px;
	margin-top: 0;
	padding-top: 19px;
}

#leftcolumn h3 {
	background: url(media/left_h_space_grey.gif) no-repeat 0 -3px;
	margin-top: 12px;
	padding-top: 19px;
	font-size: 12px;
}

#footer p {
	color: #fff;
	margin-top: 0;
	font-size: 90%;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
}

#rotator {
	height: 248px;
}

#search_box {
	background-color: #ebeae9;
	padding: 10px;
	width: 347px;
	margin-right: 100px;
}

#search_box img {
	position: relative;
	top: 4px;
	left: 6px;
}

.keyword_search {
	background-color: #ebeae9;
	width: 360px;
	float: left;
	clear: both;
	font-size: 14px;
	color: #a7905c;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}

select {
	color: #a7905c;
	font-size: 12px;
	width: 345px;
	padding: 5px;
	background-color: #fff;
}

table {
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
	border: 1px solid #c41230;
	color: #000;
}

table a {
	color: #a7905c;
}

td {
	border-top: 1px solid #a39161;
	height: 40px;
	margin: 0;
	padding: 10px;
}

.grey {
	background-color: #eee7c6;
	margin: 0;
	padding: 0;
}

th {
	height: 20px;
	color: #fff;
	margin: 0;
	padding: 10px;
}

thead {
	background-color: #a39161;
	color: #fff;
}

.testimonial_pic {
}
