/* Styles for Samus Base Template */

body
{
	background: url(./images/bg_page.jpg) top repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin: 0;
	font-size: 8pt;
	font-family: tahoma;
}

#header, #content, #footer
{
	margin-left: auto;
	margin-right: auto;
}
#nav_upper .title
{
	display: none;
}
#menu_breakbox .title
{
	display: none;
}
#header 
 { 
      background: url(./images/bg_picture.jpg) repeat-x scroll 312px 34px; 
 } 

#content
{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 890px;
}

#content_header
{
	background: url(./images/plate_arc.png) top no-repeat;
	behavior: url(/iepngfix.htc);
	width: 890px;
	height: 40px;
}

#content_main
{
	width: 890px;
	padding-bottom: 35px;
	background: #eee8d2 url(./images/plate_bg.png) top repeat-y;
}

#nav_lower
{
	display: none;
}

#nav_upper
{
	padding-top: 10px;
	height: 24px;
	background: url(./images/navbar.png) top repeat-x;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

#nav_upper ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav_upper ul li
{
	display: inline;
	padding-right: 10px;
}

#nav_upper a
{
	color: #625D49;
	text-decoration: none;
}

#nav_upper a:hover
{
	border-bottom: 1px solid #625D49;
	border-top: 1px solid #625D49;
}

#nav_center
{
	display: none;
}

#left
{
	padding-left: 20px;
	width: 230px;
}
#right
{	
	width: 210px;
	padding-right: 20px;
}

#middle
{
	padding-right: 15px;
	padding-left: 15px;
	background-color: #eee8d2;
	width: 360px;
}

#content_footer
{
	width: 890px;
	height: 40px;
	background: url(./images/plate_arc.bottom.png) center top no-repeat;
	behavior: url(/iepngfix.htc);
	margin-bottom: 10px;
}

#footer
{
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
}

#menu_breakbox
{
	background: #FFFFFF url(./images/breakbox_top.png) top no-repeat center;
	width: 220px;
	margin-top: 10px;
	font-size: 14px;
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

#menu_breakbox ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#menu_breakbox li {
	margin: 5px 10px;
}

#menu_breakbox a {
	color: #000000;
	text-decoration: none;
}

#menu_breakbox a:hover {
	background: #C0C0C0 none repeat scroll 0%;
}

#right_breakboxtan {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	background: #AFA37A url(./images/breakbox_tan.png) repeat-x scroll center top;
	border: 1px solid #666633;
	width: 200px;
}

.home_listing
{
	background:#f1ede1 url(../images/bg_listing_chapel.jpg) repeat-x scroll center top;
	border-bottom:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	margin-bottom: 15px;
}

.home_listing .image
{
	width: 170px;
	padding: 5px;
}

.home_listing .description
{
	/*width: 410px;*/
	padding: 5px;
}

#footer_nav .title
{
	display: none;
}

#footer_nav ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer_nav ul li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_nav a
{
	text-decoration: none;
}

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

#site_map_links .title
{
	display: none;
}

#site_map_links ul li
{
	list-style: none;
}

#site_map_links ul
{
	margin: 0;
	padding: 0;
}