/* @override http://abundant.vincross.net/stylesheets/lma/main.css */

p{
	color: #963b0d;
}

a{
	color: #963b0d;
	font-size: 19px;
}

a:hover {
	color: #551d03;
}

body{
	background-color: #623d0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/lma/sitebg1.gif);
}

#container{
	width: 814px;
	margin: 0 auto;
	background-color: white;

}

#header{
	background-image: url(/images/lma/header_background.jpg);
	position: relative;
	height: 85px;
	overflow: hidden;
}
#top_nav{
	position: absolute;
	top: 55px;
	left: 450px;
	color: #963b0d;
}

#top_nav li{
	display: inline;
	margin-right: 2px;
	margin-left: 1px;
}

#top_nav a{
	text-decoration: none;
	font-size: 19px;
}

textarea#message{
	width: 435px;
	height: 178px;
	overflow: auto;
}
#article{
	width: 470px;
	float: left;
	color: #963b0d;
	margin-top: 0;
	margin-bottom: 35px;
}
#article p{
	margin-left: 35px;
	margin-right: 0;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 10px;
}
#article a.map_link{
	font-size: 16px;
	color: #963b0d;
	margin-left: 18px;
}
#article h1{
	margin: 0 0 13px 34px;
	font-size: 22px;
}

#article h2{
	margin: 27px 0 6px 34px;
	font-size: 19px;
}
#article h3{
	margin: 12px 0 13px 34px;
}
#article img{
	border-style: solid;
	border-width: 2px;
	margin-top: 24px;
	margin-bottom: 24px;
}
#article iframe{
	margin-left: 18px;
}
#side_bar{
	width: 340px;
	float: left;
}

#sub_nav ul li{
	display: inline;
    line-height: 22px;
}

#sub_nav a{
	font-size: 15px;
	padding-right: 10px;
	text-decoration: none;
}
#sub_nav a.active{
	font-weight: bold;
}
#sub_nav h1{
	font-size: 27px;
	margin-left: 32px;
}
#sub_nav{
	padding-bottom: 12px;
	background-color: white;
	width: 470px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 21px;
}

#sub_nav ul{
	margin-left: 26px;
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 7px;
}
#sub_nav li a{
	font-size: 16px;
}

#side_bar p{
	font-size: 16px;
	margin-bottom: 29px;

}
#side_bar{
	margin-top: 14px;
	color: #963b0d;
	width: 266px;
	margin-left: 37px;
} 
#side_bar div.border{
	border-style: solid;
	border-width: 2px;
	border-color: #963b0d;
	width: 270px;
	height: 190px;
	margin-bottom: 21px;
}
#side_bar h1, h2, h3{
	margin-bottom: 9px;
}
#side_bar h1{
	font-size: 23px;
}

#side_bar h2{
	font-size: 16px;
}
#side_bar p strong {
	font-size: 18px;
}
#side_bar strong a{
	font-size: 15px;
	text-decoration: none;
}
#side_bar ul li{
	list-style-type: circle;
	line-height: 24px;
	font-size: 16px;
}

#side_bar ul li a{
	text-decoration: none;
	line-height: 24px;
	font-size: 16px;
}

#side_bar ul{
	margin-bottom: 25px;
	padding-left: 21px;
}
#side_bar p img{
	margin-bottom: 23px;
	border-style: solid;
	border-width: 2px;
	border-color: #963b0d;

}
#store_info table{
	width: 100%;
	line-height: 22px;
	margin-left: 10px;
	font-size: 15px;
	margin-bottom: 9px;
}

#store_info{
	border-top: 1px dashed #963b0d;
	margin-left: 37px;
	padding-top: 18px;
}
#store_info h3{
	font-size: 18px;
	margin-left: 10px;
}
#footer{
	clear: both;
	margin-top: 0;
	padding-top: 10px;
	border-top: 1px dashed #963b0d;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 16px;
}
#footer table{
	width: 750px;
	position: relative;
	left: 36px;
}
#footer strong{
	color: #963b0d;
}
#footer span.heading{
	margin-bottom: -10px;
	display: block;
	padding-bottom: 0;
}