/*
Theme Name: Jaymunda Theme
Theme URI: http://www.jaymunda.com
Description: Custom Theme designed
Version: 1.0
Author: Jaymunda, Inc.
Author URI: http://jaymunda.com
Tags: jaymunda


*/

/*@import "style-standards.css";*/

@import "suckerfish.css";

a img { border: none; }

body { font-family: "Times New Roman", Times, serif; font-size: 13px; }
h1 { color: #0a549b; font-size: 18px; }
h2 { color: #4b0e6e; font-style: italic; font-size: 14px; }


#wrapper { width: 819px; margin: 0 auto; }
#header { background: url(images/banner.jpg) no-repeat; width: 789px; height: 186px; margin: 0 auto; }
#frame_top { background: url(images/bg-content1.jpg) no-repeat; width: 819px; height: 22px; }
#frame_middle { background: url(images/bg-content2.jpg) repeat-y; width: 819px; min-height: 350px; }
#frame_bottom { background: url(images/bg-content3.jpg) no-repeat; width: 819px; height: 30px; }

#content_wrapper { width: 790px; min-height: 200px; position: relative; margin: 0 auto; }
#nav { border: 1px solid #e6e5e5; background: url(images/bg-nav.jpg) repeat-x; width: 100%; height: 31px; margin-top: -12px; }

#nav-spacer { height: 10px; float: none; }


#column1 { float: left; width: 258px; }
	#address-box { width: 258px; height: 214px; background: url(images/bg-address.jpg); overflow: hidden; }
	#address-box p { margin: 0; }
	#address-box #left { width: 126px; padding: 5px; vertical-align: top; float: left; }
	#address-box #right {width: 110px; padding: 5px; vertical-align: top; float: left; }
	
	#community { width: 258px; height: 107px; background: url(images/bg-community-box.jpg);margin-top: 15px; cursor: pointer; }
	
#column2 { float: right; width: 523px; }
	#mission-box { width: 100%; }
	#mission-box h1 { margin-top: 0; }
	
	.home-box { width: 246px; height: 180px; padding: 5px; overflow: hidden; background: url(images/bg-homebox.jpg) no-repeat; }
	.home-box h2 { margin: 0; }
	.home-box p { margin: 0; font-size: .9em; }


#main-content { min-height: 230px; }


#footer { width: 90%; border-top: 3px solid #c1e8f9; padding-top: 8px; font-size: .9em; margin: 15px auto 0 auto; }
	#footer p { margin: 5px; }
	#footer a { color: black; }

