html,body,div 	{ margin:0; padding:0; }
body 			{ margin:0; padding:0; font-size:14px; font-family:Georgia, Times New Roman, serif; }

.cb	{ clear:both; height:0px; }
.float-left		{ float:left; }
.float-right	{ float:right; }

h1	{ font-size:27px; font-weight:bolder; color:#4C280C; margin:0; padding:0; letter-spacing:-1px; }
h2	{ font-size:27px; font-weight:normal; color:#94160D; margin:0 0 .2em 0; padding:0; letter-spacing:-1px; }
h3	{ font-size:20px; font-weight:normal; color:#4C280C; margin:0; padding:0; letter-spacing:-1px; }
h4	{ font-size:14px; font-family:Arial,Verdana,Helvetica,sans serif; font-weight:normal; color:#000000; margin:0; padding:0; }

p	{ margin:0 0 1em 0; padding:0; color:#805838; line-height:1.5em; }

strong { font-weight: 700; }

em	{ font-style:italic; }

a,a:visited		{ color:#94160D; text-decoration:underline; outline: none; }
a:hover			{ color:#94160D; text-decoration:none; outline: none; }

#wrapper_outer			{ background-color:#DBC694; margin:0; padding:0; }
	#wrapper			{ width:100%; background-image:url(/resources/images/body_sides.png); background-repeat:repeat-x; background-position-x:left; margin:0; padding:0; }
		#wrapper_inner	{ /* width:1400px; background-image:url(/resources/images/body_bg.png); background-repeat:no-repeat; */ margin:0 auto; padding:0; }

/*
#header										{ width:1224px; height:270px; margin:0 auto; padding:0; background-image:url(/resources/images/header_bg.png); }
    .header_nav 							{ width:560px; text-align:center; margin:0 0 0 235px; padding:2px 0 0 0; }
        .header_nav ul  					{ margin:0; padding:0; }
            .header_nav ul li  				{ list-style-type:none; }
                .header_nav a.home        				{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a:hover.home			{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a.home-active			{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
                .header_nav a.mystory      				{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a:hover.mystory     	{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a.mystory-active     	{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
                .header_nav a.writing      				{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a:hover.writing     	{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a.writing-active     	{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
                .header_nav a.whereabouts  				{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a:hover.whereabouts 	{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a.whereabouts-active 	{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
                .header_nav a.funstuff     				{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a:hover.funstuff    	{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                .header_nav a.funstuff-active    	{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
*/

#header										{ width:1224px; height:270px; margin:0 auto; padding:0; background-image:url(/resources/images/header_bg.png); }
    .header_nav 							{ width:560px; text-align:center; margin:0 0 0 235px; padding:2px 0 0 0; }
        .header_nav ul  					{ margin:0; padding:0; }
            .header_nav ul li  				{ list-style-type:none; float:left; }
                li.home a					{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                li.home a:hover,li.home a.active				{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                /* li.home a.active			{ height:40px; width:60px; background:url('/resources/images/btn_home.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; } */
                li.my-story a      				{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                li.my-story a:hover,li.my-story a.active     	{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                /* li.my-story a.active    	{ height:40px; width:110px; background:url('/resources/images/btn_mystory.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; } */
                li.writing a      				{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                li.writing a:hover,li.writing a.active     		{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                /* li.writing a.active    		{ height:40px; width:100px; background:url('/resources/images/btn_writing.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; } */
                li.where-abouts a  				{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                li.where-abouts a:hover,li.where-abouts a.active 	{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                /* li.where-abouts a.active 	{ height:40px; width:149px; background:url('/resources/images/btn_whereabouts.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; } */
                li.fun-stuff a     				{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 0; display: inline-block; float:left; text-indent:-5000px; }
	                li.fun-stuff a:hover,li.fun-stuff a.active    	{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; }
	                /* li.fun-stuff a.active   	{ height:40px; width:100px; background:url('/resources/images/btn_funstuff.png') no-repeat 0 -40px; display: inline-block; float:left; text-indent:-5000px; } */

/* .home a	{ width: 43px; display: inline-block; background: url('/resources/images/btn-sprite.jpg') no-repeat 0 -101px; text-indent: -5000px; } */

#container				{ width:1224px; margin:0 auto; padding:0; position:relative; }
	#container .social	{ position:absolute; left:565px; top:-15px; }
	#container .social a img	{ border:none; padding:0 5px; }
	#container_left		{ width:132px; float:left; margin:0; padding:0; }
	#container_center	{ width:960px; float:left; margin:0; padding:0; background-image:url(/resources/images/container_repeat_y.jpg); background-repeat:repeat-y; }
		#container_center_inner			{ width:960px; float:left; margin:0; padding:0; background-image:url(/resources/images/container_bg.jpg); background-repeat:no-repeat; }
		#container_center_inner_left	{ float:left; width:600px; margin:0; padding:30px 20px 20px 20px; }
			.paragraph				{ margin:5px 15px 0 15px; padding:38px 20px 0 10px; /* background-image:url(/resources/images/paragraph-top.png); background-repeat:no-repeat; */ }
				.paragraph_inner	{ margin:0; padding:0 40px; background-color:#ffffff; }
				.paragraph_inner img.float-left		{ margin-right:12px; }
				.paragraph_inner img.float-right	{ margin-left:12px; }
				.paragraph_inner ul					{ margin-bottom:1.5em }
				.paragraph_inner ul li					{ margin-bottom:.5em }
				.paragraph_inner ul	ul				{ margin:0 0 0 20px }
		
		#container_center_inner_right	{ float:right; width:280px; margin:0; padding:40px 20px 20px 20px;position: relative; }
	#container_right	{ width:132px; float:left; margin:0; padding:0; }

#footer		{ width:1224px; margin:0 auto; padding:0; position:relative;  }
#footer .copyright { position:absolute; top:60px; left:160px; color:#999; }
#footer .credit { position:absolute; top:50px; left:790px; color:#805838; }

/* POST IT NOTE STUFF */
#container_center_inner_right.alert {float: right;width: 280px;margin: 0;padding: 260px 20px 20px 20px;position: relative}
#alert {display:none;}
#container_center_inner_right.alert #alert {display:block;}
#alert {position: absolute;top: -15px;background: url(/resources/images/pink_note.png);width: 339px;height: 284px;left: -27px}
#note_content {width: 210px;position: relative;top: 30px;left: 40px;height: 210px;overflow: hidden;font-size: 40px}
#note_content, #note_content p, #note_content a {color:#94160D}
/*
#note_content a {border-bottom: 1px solid #94160D}
#note_content a:hover {border: none}
*/
