@charset "utf-8";
/* CSS Document */

body				{ background-color: #000; padding: 0; margin: 0; font-family: arial; color: #fff; }
img					{ border: 0; }
h1					{ font-family: arial; font-size: 16px; font-weight: bold; font-weight: normal; color: #ed027e; }
p					{ font-family: arial; font-size: 12px; font-weight: normal; color: #FFFFFF; }

a:link				{ text-decoration: underline; color: #ed027e; }
a:hover				{ text-decoration: none; color: #ed027e; }
a:visited			{ text-decoration: underline; color: #ed027e; }
a:active			{ text-decoration: none; color: #ed027e; }

/* ---- template style ------------------------- */

#nav				{ float: left;  margin: 25px 0 0 0; padding: 0; list-style-type: none; }
#nav li				{ float: left;  font-family: arial; color: #ed027e; font-weight: bold; font-size: 12px; padding-left: 24px; }
#nav a:link			{ text-decoration: none; font-family: arial; color: #ffffff; font-weight: bold; font-size: 12px; }
#nav a:hover		{ text-decoration: none; color: #ffffff; }
#nav a:visited		{ text-decoration: none; color: #ffffff; }
#nav a:active		{ text-decoration: none; color: #ed027e; }

.txt_center			{ font-family: arial; font-size: 12px; font-weight: normal; color: #FFFFFF; text-align: center; line-height: 16px; padding-bottom: 20px;}

#content_home		{ width: 740px; text-align: left; margin: 0; padding: 0; }

.style01			{ color: #ed027e; }
.home_txt			{ font-size: 12px; padding: 20px; text-align: left; }
.home_txt2			{ font-size: 12px; padding: 20px; text-align: center; }
.txt_flash			{ font-size: 12px; padding: 20px; text-align: center; }
.txt_home			{ float: right; padding-right: 10px; }
.about_txt			{ font-size: 12px; padding-left: 20px; padding-right: 20px; text-align: left; line-height: 18px; text-align: justify; }
.testimonials_txt	{ font-size: 12px; padding-left: 15px; padding-right: 10px; text-align: left; line-height: 18px; text-align: justify; }
.quote_1			{ font-size: 12px; text-align: left; line-height: 18px; text-align: justify; font-style: italic; }
.quote_2			{ color: #ed027e; font-size: 12px; text-align: left; text-align: right; font-weight: bold; padding-top: 15px; padding-bottom: 30px; }
.book_txt			{ font-size: 12px; padding-left: 20px; padding-right: 20px; text-align: left; line-height: 18px; text-align: justify; }
.calendar_txt		{ font-size: 12px; padding-left: 5px; padding-right: 20px; text-align: left; line-height: 18px; text-align: justify; }
.prints_txt			{ font-size: 12px; padding: 20px; text-align: left; }
.events_txt			{ font-size: 12px; padding-left: 15px; padding-right: 10px; text-align: left; line-height: 18px; text-align: center; }
.txt_test			{ font-family: arial; font-size: 14px; font-weight: normal; color: #FFFFFF; padding-bottom: 20px; color: #ed027e;}

.home_lnk			{ color: #ffffff; font-size: 14px; font-weight: bold; text-transform: uppercase; text-align: center; }
.home_lnk a:link	{ color: #ffffff; text-decoration: none; }
.home_lnk a:hover	{ color: #ffffff; text-decoration: underline; }
.home_lnk a:visited	{ color: #ffffff; text-decoration: none; }

.footer				{ font-family: arial; font-size: 11px; font-weight: normal; color: #ffffff; text-align: center; padding-top: 40px; }
.footer a:link		{ color: #ffffff; text-decoration: none; }
.footer a:hover		{ color: #ed027e; text-decoration: underline; }
.footer a:visited	{ color: #ffffff; text-decoration: none; }
.footer a:active	{ color: #ffffff; text-decoration: none; }


.lnk_print				{ text-align: right; padding-bottom: 10px; font-familly: arial; font-size: 11px; color: #fff; }
.lnk_print a:link		{ color: #FFFFFF; text-decoration: none; }
.lnk_print a:hover		{ color: #FFFFFF; text-decoration: underline; }
.lnk_print a:visited	{ color: #FFFFFF; text-decoration: none; }
.lnk_print a:active		{ color: #FFFFFF; text-decoration: none; }

input					{ font-size: 11px; color: #000; border: 0; }
.button					{ background-color: #ed027e; font-size: 11px; color: #fff; }

.input_txt		{ text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.input_md		{ background: #ed027e; border: 1px solid #000; font-size: 12px; color: #ffffff; height: 16px; width: 175px; }
.input_sm		{ background: #ed027e; border: 1px solid #000; font-size: 11px; color: #ffffff; height: 16px; width: 75px; }
.input_lg		{ background: #ed027e; border: 1px solid #000; font-size: 11px; color: #ffffff; height: 16px; width: 363px; }
.input_txt_sm	{ text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.input_txt_bx	{ background: #ed027e; border: 1px solid #000; font-size: 11px; color: #ffffff; height: 150px; width: 250px; }
.input_btn		{ border: 1px solid #000; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: 11px; width: 75px; height: 20px; background-color: #ed027e;  }
.input_check	{ border: 1px solid #000; font-size: 11px; color: #ffffff; }
.input_state	{ background: #ed027e; border: 1px solid #000; font-size: 12px; color: #ffffff; height: 20px; width: 160px; }

.input_select	{ background: #ed027e; border: 1px solid #000; font-size: 12px; color: #ffffff; height: 20px; }


/* ---- content style -------------------------- */

