
body	{
background:white url(../images/wood_back_repeat.jpg) top center repeat;
/*background:white url(../images/wood_back.jpg) top center no-repeat;*/
font-family:Tahoma, Geneva, sans-serif;
color:#231f20;

text-align:center;
margin:0 auto;

/*width:1017px;*/
width:auto;
height:auto;
overflow:auto;

}

a	{
	color:#be1e2d;
	outline:none;
	border:none;
}
a:hover {
	color:#666;
}
img {
	outline:none;
	border:none;
}
strong {font-weight:bold; }
p {
	padding-bottom:20px;
	line-height:1.3;
}

h1	{
		color:#ae2031;
		font-size:22px;
}
h2	{
		color:#333;
		font-size:18px;
		font-weight:bold;
}
h2 a {

	text-decoration:none;
}
h3 {
	color:#ae2031;	
	font-size:16px;
}
h4 {
	color:#333;
	font-size:16px;
}


.left {
	float:left;	
}
.right {
	float:right;	
}

.clearfix	{
clear:both;
}

.meta {
	position:absolute;
	height:1px;
	width:1px;
	overflow:hidden;
}

.text	{
	font-size:8pt;	
}

a.nodec {
	text-decoration:none;
	color:inherit;
}
a.nodec:hover {
	text-decoration:underline;	
}


#container	{
	display:block;
	
	width:800px;
	
	margin:0 auto;
	text-align:left;
	
}

#content	{
	background:url(../images/content_back.png) top center no-repeat;
	
	height:440px;
	
	margin-top:30px;
	
	padding:15px 15px 0 0;
	
	width:auto;
	
	text-align:left;
	
	/*padding:35px 25px 0 25px;*/

}


#bottom {
	
	margin-top:8px;
	
}

#bottom_left	{
	width:490px;
	height:126px;
	background-color:white;
	padding:6px;
	
	float:left;
}


#bottom_left .inner	{
	background-color:#d0df63;
	height:100%;
	width:100%;
	
	display:block;
	
	font-size:12px;
	line-height:1.3;
	
}

#bottom_left .left	{
	
}


#reviews p	{
	padding-bottom:8px;	
}


#bottom_right	{
	width:271px;
	height:126px;
	padding:6px;
	
	background:transparent url(../images/bottom_right.png) top right no-repeat;
	
	float:right;
	
	padding:6px;
}


#gallery {
	margin-left:25px;
	width:800px;

}
#gallery UL	{
	list-style:none;	
}
#gallery UL LI	{
	float:left;	
	position:relative;
	margin:0 5px 0 5px;
}

#gallery UL LI a	{
	
}
#gallery UL LI a img	{
	/*height:58px;
	width:58px;*/
	width:90px;
	height:90px;
	margin-bottom:10px;

}
#gallery UL LI .gallery_cover	{
	position:absolute;
	top:0;
	left:0;
	display:block;
}


#gallery UL LI a:hover .gallery_cover	{
	display:none;
}

#gallery UL LI .thumb	{
	border:1px solid white;	
	border-top:none;
	border-left:none;
}
#gallery UL LI a:hover .thumb	{
	border:1px solid #333;
	border-top:none;
	border-left:none;
}




.ten {
	font-size:10px;	
}
.eleven {
	font-size:11px;	
}
.twelve {
	font-size:12px;	
}

.thirteen {
	font-size:13px;	
}

.fourteen {
	font-size:14px;	
}

.fifteen {
	font-size:15px;	
}

.sixteen {
	font-size:160px;	
}

.seventeen {
	font-size:17px;	
}

.eighteen {
	font-size:18px;	
}


