@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A256B;
	margin: 0px;
	padding: 0px;
	background-color: #DECDED;
}
.bg_l {
	background-image: url(../_img/bg_m_left.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_r {
	background-image: url(../_img/bg_m_right.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.bg_b {
	background-image: url(../_img/bg_m_bottom.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.bg_bl {
	background-image: url(../_img/bg_b_left.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.bg_br {
	background-image: url(../_img/bg_b_right.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.header {
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 800px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	background-color: #6E379F;
	padding: 3px;
}
.nav {
	background-image: url(../_img/nav_bg.jpg);
}
#top_nav {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	background-color: #FFFFFF;
}
#content {
	padding: 5px;
	text-align: justify;
}
#content_profile {
	padding: 5px;
	text-align: justify;
	background-image: url(../_img/profile_img_v2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.hlink {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #C44EE3;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.hlink a:link{
	color: #9734FF;
	text-decoration: none;
	font-weight: bold;
}
.hlink111 a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hlink a:visited{
	color: #9734FF;
	text-decoration: none;
	font-weight: bold;
}
.title_sub {
	background-image: url(../_img/title_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A256B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.title_sub_link {
	text-decoration: none;
	color: #4A256B;
}
.title_sub_ext {
	font-size: 14px;
	font-weight: bold;
	color: #4A256B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.title_sub_ext_link {
	text-decoration: none;
	color: #4A256B;
}
.gallery_link {
	font-weight: bold;
	color: #FF0000;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
#info {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#info li{
	margin-left: -25px;
}
#info img{
	padding-left: 5px;
}
#info .title{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663699;
	line-height: 20px;
	vertical-align: middle;
}
#info a{
	font-weight: bold;
	color: #AD00AD;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {

}
.small {
	font-size: 10px;
}
#shop {

}
#shop .element{
	padding-top:4px;
	padding-bottom:4px;
	width:350px;
}
#shop .info {
	padding-left: 5px;
}
#shop .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #000000; */
}
#shop .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #000000; */
	font-style: italic;
}

#shop2 {

}
#shop2 .list_bgcolor {
	background-color: #DECDED;
}
#shop2 .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #000000; */
}
#shop2 .sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #000000; */
}
#shop2 .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#events {

}
#events .title{
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE0000;
	text-decoration: none;
	display: block;
	text-align:left;
}
#events .date{
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE0000;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
	display: block;
}
#events .location{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color:#000000;
	text-align:left;
}
#events .details{
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	text-decoration: none;
	display: block;
	color:#000000;
}

#event {

}
#event .etitle{
	font-size: 18px;
	font-weight: bold;
	color: #4A256B;
	text-align:left;
}
#event .location{
	font-weight: bold;
	color:#000000;
	text-align:left;
}
#event .details{
	text-align: justify;
	color:#000000;
}
#event .back_link {
	color: #000000;
}

#links {

}
#links .title {
	background-image: url(../_img/title_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	color: #4A256B;
}
#links .title_link {
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	color: #4A256B;
}
#links .title_ext {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #4A256B;
}
#links .title_ext_link {
	text-decoration: none;
	display: block;
	color: #4A256B;
}
#links .details{
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	text-decoration: none;
	display: block;
	color:#000000;
}



#contact input, textarea{
	width: 350px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact select{
	width: 365px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact .button{
	width: 365px;
}
#contact input, textarea{
	padding-left: 5px;
	padding-right: 5px;
}
#contact .form_title {
	font-size: 14px;
	font-weight: bold;
}
#contact .title_sub {
	font-size: 14px;
	font-weight: bold;
}
#contact .asterisk {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.send {
	font-size: 18px;
	font-weight: bold;
}
#news .title_sub {
	background-image: url(../_img/title_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: capitalize;
}
#news .news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	line-height: 14px;
}
#admin_contact input{
	width: 300px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_contact textarea{
	width: 290px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_contact .button{
	width: 120px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_contact a{
	color: #000000;
	text-decoration: underline;
}
#admin_contact a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#admin_news input{
	width: 328px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#admin_news .file{
	width: 300px;
	background-color: #DECDED;
	border: 0px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_news textarea{
	width: 323px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#admin_news .button{
	width: 100px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin_news a{
	color: #000000;
	text-decoration: underline;
}
#admin_news a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#password .title{
	font-size: 14px;
	font-weight: bold;
}
#password input{
	width: 200px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}
#password .button{
	width: 205px;
	background-color: #DECDED;
	border: 2px solid #C44EE3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}