/* CSS Document */

body {
background-image:url(../images/bg.gif);
margin-top:40px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#container {
	width:731px;
	height: auto;

}

#interior {
	background-color:#E8E8DA;
	width:725px;
	height:auto;
	background-position:bottom left;
	background-image: url(../images/nav_place.gif);
	background-repeat: no-repeat;
	clear: both;
	
}

#interior_image{
	float:right;
	width:459px;
	height:213px;
	
	background-color: #E8E8DA;
}

#interior_image2{
	float:right;
	width:459px;
	height:316px;
	
	background-color: #E8E8DA;
}

#left_nav a:hover {
    text-decoration:underline;
}

#left_nav li {
font-family:Helvetica, sans-serif;
font-size:12px;
margin:4px 0;
padding:0;
}


#content {
	float:right;
	clear:right;
	width:409px;
	height:auto;
	background-color:#fcfbf4;
	text-align:left;
	line-height: 14px;
	padding-top: 60px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 11px;
	padding-bottom: 20px;
	
	
}


#content b{
font-size:13px;
font-weight:normal;
margin-top:10px;
color:#720500;

}
#content h3{
font-size:11px;
font-weight:normal;
margin-top:5px;
color:#720500;

}
#content  #mid {
padding-left:10px;
padding-right:15px;

}
#content td a {
color:#333333;
text-decoration:none;
font-size: 11px;

}

#content a{
	color:#333333;
	font-size: 11px;
}
#left_nav a{
color:#000000;
text-decoration:none;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
letter-spacing:1.1px;



}
#left_nav {
	position:relative;
	color:#999999;
	float:left;
	width:226px;
	height:auto;
	text-align:left;
	background-color:#e8e8da;
	background-position:30px 100px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_nav ul {
list-style:none;
margin:20px 0 0 10px;
padding:0;
 
}

#footer {
clear:both;
width:625px;
height:15px;
margin-top:30px;
background-image:url(../images/footer_shops.gif);
background-repeat:no-repeat;
background-position:5px 10px;
text-align:left;
padding:22px 0px 10px 110px;
}
#footer a{
	color:#d3d3d3;
	font-size:9px;
	margin:0 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:auto;
}
#footer a:hover{
    text-decoration:underline;
}
#copyright {
float:left;
width:122px;
height:auto;
margin-left:5px;
padding-top:5px;
color:#9a9a9a;
text-align:left;

}

.shadow_top {
margin-top:15px;
width:731px;
height:3px;
font-size:1px;
background-image:url(../images/shadow_top.gif);
background-repeat:no-repeat;
}

.shadow_bottom {
clear:both;

width:731px;
height:3px;
font-size:1px;
background-image:url(../images/shadow_bottom.gif);
background-repeat:no-repeat;
}

.shadow_sides {
	width:731px;
	height:auto;
	background-image:url(../images/shadow_sides.gif);
	background-repeat:repeat-y;
	float: left;
	clear: left;
}
#news td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #720500;
	padding-top:10px;
}
#disclaimer{
	color:#999999;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: left;
	height: auto;
	float: left;
	width: 690px;
	margin-left: 5px;
	margin-top: 5px;
}
