/* CSS Document */

body {
	background-image:url(../images/bg-body.gif);
}

#o_container {
	position:absolute;
	width:783px;
	margin-left:-391.5px;
	left:50%;
	/*border: 1px solid #333333;*/
	padding-top:0px;
	
}
#i_container {
	background-repeat:repeat;
	padding-bottom:100px;
	background-image: url(../images/background/background.jpg);
	
}

html>body #i_container {
	padding-bottom:100px;
}

#top_logo {
	
	background-image:url(../images/bg-body.gif);
	
}

#header {
	background: none;
}

#menu {
	margin-top:0px;
	border-bottom:#FFCC99 1px solid;
	border-top:#FFCC99 1px solid;
	background-color:#333333;	
	text-align:center;
	height:30px;
	
}

#menu ul{
	padding-top:0px;
	margin-top:7px;
	margin-bottom:7px;
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}

#menu li {
	display: inline;
	 padding-left:5px; 
	padding-right:5px; 
}

#left_content {
	color:#deb045;
	float:left;
	width:263px;
	margin-left:0px;
	padding-left:5px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	/* height:570px; */
	
}

html>body #left_content {
/*	height:450px;*/
}


#left_content p{
	padding-bottom:10px;
	
}



#left_content ul{
	padding-top:30px;
	list-style-image: none;
	list-style-type: none;
	margin-left:15px;
	padding-left:0px;
	
}

#left_content li{
	height:20px;
	margin-top:5px;
	background-image:url(../images/sub-link-underline.png);
	background-repeat:no-repeat;
	text-align:center;
	
}

#left_content li a{
	color:#93161E;
	text-decoration: none;
	font-weight: bold;
	
}
#content {
	float:left;
	padding-left:10px;
	width:460px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	
}

#footer {
	text-align:center;
	padding-top:30px;
	font-family:"Times New Roman", Times, serif;
	color:#D2A880;
	font-size:12px;
	clear:both;
}

#footer a {

}
#footer a:hover {

}

#footmenu {
	background-color: #99081c;
	width: 100%;
	clear:both;
}

#footmenu a{
	color: #EFE0D1;
	text-decoration:underline;
	opacity: .5;
	filter: alpha(opacity=100);
}


.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.clearer{
	height:1px;
	line-height:1px;
	clear:both;
}

.pictures {
	padding-top:60px;
	margin-left:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;

}	

.emptysub {
	height: 140px;
}

.emptysub-location {
	height: 90px;
}

.emptysub-news {
	height: 90px;
}
.emptysub-gallery {
	height: 90px;
}

#copyright {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996600;
}
.disclaimer {
	font-size: 10px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: justify;
	color: #94161E;
	font-family: "Trebuchet MS", Helvetica, Arial;
}

.titles {
	color:#940000;
}
.picturefloatleft {
float:left;
margin-right:10px;

}
.picturefloatright {
float:right;
margin-left:10px;

}
#image-footer {
	font-size: 10px;
}
a#stwtag {
	color: #996600;
	text-decoration:none;
}
a#stwtag :hover {
	color: #996600;
	text-decoration:underline;
}

.validation-advice {
	color:#900000;

}
table#pricetable td {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	border: 1px solid #E7CFB8;
}
