@charset "utf-8";
/* CSS Document */

/* landing page */
/*#lp {width:697px; margin:20px auto 50px auto;}
	#lpleft {width:392px; height:437px; float:left;}
	#lprighttop {width:316px; height:248px; margin-left:-32px; padding:5px 5px 3px 16px; background:url(images/lp_02.png) top right no-repeat; float:left; overflow:hidden;}
		#lprighttop li, #lprighttop ul {text-indent:2px;}
	#lprightbottom {width:337px; height:181px; margin:0 0 0 -32px; background:url(images/lp_03.png) top right no-repeat; float:left; overflow:hidden;}
		#lprightbottom ul {list-style:none; font-size:18px;}
		#lprightbottom li {line-height:30px;}
		#lprightbottom a:hover {text-decoration:underline;}
*/


body {background:#7fa84b; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#main {width:860px; margin:0 auto;}
	#header {width:810px; margin:0 auto;}
		#logo { width:218px; float:left;}
		#topinfo {height:214px; width:474px; background:url(images/topinfo.png) top center no-repeat; float:left; overflow:hidden; padding: 13px 13px 13px 16px; text-align:left; font-size:13px;}
	#content {clear:both; width:810px;}
		#content p {line-height:200%; text-indent:24px;}
	
		#menu {width:263px; background:url(images/menustrip.png) top center repeat-y;}		
			#menuheader {width:263px;  background:url(images/menuheader.png) top center no-repeat;}
				#menuflower {width:188px;  background:url(images/menuflower.jpg) bottom center no-repeat; min-height:100px; padding:0 0 16px 75px;}
					#menuholder {padding-bottom:56px; padding-top:15px;}
				 #menuflower ul {margin:0 auto; padding:0; list-style:none; font-size:20px; letter-spacing:3px; font-variant:small-caps;}
				 
		#info {width:547px; float:left; background:url(images/infostrip.png)  repeat-y; margin:0 0 0 50px;}
			#infoheader {width:547px; background:url(images/infoheader.png) top center no-repeat;}
				#infoflower {width:470px; background:url(images/infoflower.jpg) bottom center no-repeat; min-height:150px; padding:17px 60px 0 17px;}
					#context {padding:0 0 70px 4px;}
					
#footer {clear:both;  text-align:center; font-size:12px; padding:10px 0 10px 0;}
#macarooned {clear:both; height:80px; width:100%; background:#e86099; text-align:center;}
		
p { text-indent:10px;}
h1 {font-family:"Trebuchet MS", Arial; font-size:26px; color:#000066; margin:0px; padding-top:5px;}
h2 {font-family:"Trebuchet MS", Arial; font-size:26px; font-variant:small-caps; color:#e96096; margin:0px; padding-top:5px; text-align:center; font-variant:small-caps; text-decoration:underline;}
h3 {font-family:"Trebuchet MS", Arial; font-size:20px; color:#000099; margin:0px; padding-top:25px; text-align:center;}
h4 {font-family:"Trebuchet MS", Arial; font-size:20px; color:#000099; margin:0px; padding-top:5px; text-align:left; border-bottom:2px dashed #0000CC;}
a {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#666600;}
img {border:none;}
		
