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

html { margin:0; padding:0; }
body { margin: 0; padding:0; background-color:#FFF; background-image:url(../images/backgrounds/main_bg.jpg); }

p { font-family:Georgia, "Times New Roman", Times, serif; color:#777; font-size:16px; margin:0; }
p a { text-decoration:none; color:#71a37c; }
p a:hover { color:#8fbe9a; }


.menu_style { color:#8b8b8b; font-family: 'Oswald', sans-serif; font-size:22px;  } 

.menu_style a { color:#8b8b8b; text-decoration:none; }

.menu_style a:hover { color:#a5cfae; text-decoration:none; }

.lilyscript { font-family: 'Lily Script One', cursive; }

.oswald { color:#8b8b8b; font-family: 'Oswald', sans-serif; } 

.lilyheader01 { font-family: 'Lily Script One', cursive; color:#ffdfa8; font-size:20px; text-shadow: 1px 1px 3px rgba(30, 30, 30, 1);  }

.lilyheader02 { font-family: 'Lily Script One', cursive; color:#ffdfa8; font-size:25px; text-shadow: 1px 1px 3px rgba(30, 30, 30, 1);  }

.lilyheader03 { font-family: 'Lily Script One', cursive; color:#ffdfa8; font-size:35px; text-shadow: 1px 1px 3px rgba(30, 30, 30, 1);  }

.shadow {
	-webkit-box-shadow: 2px 2px 10px rgba(50, 50, 50, 0.22);
-moz-box-shadow:    2px 2px 10px rgba(50, 50, 50, 0.22);
box-shadow:         2px 2px 10px rgba(50, 50, 50, 0.22);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ededed')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ededed');
		}
		
.hrule { width:auto; height:24px; background-image:url(../images/backgrounds/hrule_bg.png); }
.spacer { width:auto; height:15px; background:none; }
.spacer40 { width:auto; height:40px; background:none; }
.top_margin_15 { margin-top:15px; }


.small_text_01 { font-family:Georgia, "Times New Roman", Times, serif; color:#777; font-size:14px; }

.small_text_01 a { text-decoration:none; color:#777; }
.small_text_01 a:hover { color:#a5cfae; text-decoration:none;"}

.small_text_02 { font-family:Georgia, "Times New Roman", Times, serif; color:#777; font-size:12px; }
.small_text_02 a { text-decoration:none; color:#777; }
.small_text_02 a:hover { color:#a5cfae; text-decoration:none;"}

.small_text_03 { font-family:Georgia, "Times New Roman", Times, serif; color:#777; font-size:15px; font-weight:bold; font-style:italic; }
.small_text_03 a { text-decoration:none; color:#777; }
.small_text_03 a:hover { color:#a5cfae; text-decoration:none;"}