/* Font-family */
.text_font_1	 { font-family:Georgia; }
.text_font_motto {font-family:Georgia;}
.text_font_2 	 { font-family:Georgia; }
.text_font_3	 { font-family:Georgia; }
.text_font_4	 { font-family:Tahoma; }
.text_font_5	 { font-family:Georgia; }
.text_font_6	 { font-family:Georgia; }

/* Font-size */
.text_size_1	 { font-size:16px; }
.text_size_motto { font-size:21px;}
.text_size_2	 { font-size:29px; }
.text_size_3	 { font-size:18px; }
.text_size_4	 { font-size:11px; }
.text_size_5	 { font-size:12px; }
.text_size_6	 { font-size:18px; }


/* Font colors */
.text_color_1	  { color:#726a4f; }
.text_color_motto { color:#fff;}
.text_color_2	  { color:#fff; }
.text_color_3	  { color:#726a4f; }
.text_color_4	  { color:#68604e; }
.text_color_5	  { color:#68604e; }
.text_color_6	  { color:#726a4f; }
.text_color_7	  { color:#fff; }


/* Font styles */
.text_style_1     { line-height:18px;font-weight:bold;}
.text_style_motto { font-weight:normal;line-height:27px;}
.text_style_2	  { line-height:36px;}
.text_style_4     { line-height:15px;}
.text_style_5     { line-height:18px;}
.text_style_6     { line-height:23px;}


/* New Theme Fonts */
.menu-font			{ font-family:Georgia, Times New Roman;}
.menu-font-size		{ font-size:12px;}
.menu-font-color	{ color:#726a4f;}
.menu-font-style	{ font-weight:bold;}

.motto-font 		{ font-family:Times New Roman,Georgia, 'Bitstream Vera Serif','Times New Roman';}
.motto-font-size	{ font-size:23px;}
.motto-font-color	{ color:#fff;}
.motto-font-style	{ font-weight:normal; text-shadow: #000 1px 1px 4px;}

.homestart-font			{ font-family:Times New Roman,Georgia, 'Bitstream Vera Serif','Times New Roman';}
.homestart-font-size	{ font-size:18px;}
.homestart-font-color	{ color:#726a4f;}
.homestart-font-style	{ font-weight:bold;}

.text1-font			{ font-family:Georgia;}
.text1-font-size	{ font-size:12px;}
.text1-font-color	{ color:#369;}
.text1-font-style	{ font-weight:bold;}

.signup-font        { font-family:Tahoma; }
