/* Colors
Dark Blue     #333333
Light Yellow  #8B6780
Purple        #CDBFD1
*/


BODY {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

body {
	background: #AD98B2 url(/upload/pictures/bg.gif) top left fixed repeat-x;
}

/* menu */
ul.menu {list-style:none; margin:0; padding:0; font-family:verdana, arial, sans-serif; font-size:11px;left:0px;position:relative; line-height: 14px; background-color:#CDBFD1}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#333333; text-decoration:none; text-transform:uppercase}
ul.menu li {position:relative; float:top; margin:0px; text-align:left; text-transform:uppercase; line-height: 14px; border: solid 0px #FFFFFF;}
ul.menu ul {position:absolute; top:0px; left:160px; background-color:#CDBFD1; display:none; opacity:0; list-style:none; white-space:nowrap;}

ul.menu ul li {position:relative; border:solid 1px #FFFFFF; border-bottom:none; margin:0px; width: auto; left:0px; text-align:left; text-transform:none;}

ul.menu ul li a {display:block; padding:3px; color: #333333; text-transform: none;}
ul.menu ul li a:hover {background-color:#8B6780; color: #333333;}

ul.menu ul ul {left: 150px; top:0px}
ul.menu .menulink, ul.menu .menulinkselected {border:1px solid #FFFFFF; border-top: none; padding: 6px 10px 6px 10px; font-weight:bold;}
ul.menu .menulinkselected {}
ul.menu .menulink:hover, ul.menu .menuhover, ul.menu .menulinkselected:hover {color: #FFFFFF; background-color:#8B6780;}
ul.menu .sub, ul.menu .subselected { }
ul.menu .topline {border-top:0px solid #aaa}

.ma_blogEntryStyle{padding-right: 40px;}
.ma_blogListingStyle{padding-right: 40px;}
.ma_blogTitle{font-size: 20px;font-weight: bold;}
.ma_blogTitleDate{font-size: 11px;color: #333333; font-weight: bold;padding-bottom: 5px;}
.ma_blogAuthor{font-size: 10px;color: #94979a; font-weight: bold;padding-top: 5px;}
.ma_blogArchiveTitle, .ma_blogSubscribeTitle, .ma_blogEntryCommentTitle, .ma_blogEntryAddCommentTitle
{font-size: 11px; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #333333;}
.ma_blogEntryCommentTitle, .ma_blogEntryAddCommentTitle {color: #333333; font-size: 10px;}
a.ma_searchResultLink{font-size: 11px;}
.ma_blogText{font-size: 11px; color: #333333;}
.ma_blogArchiveStyle{font-size: 11px; color: #333333;}
div.ma_blogArchiveStyle a {font-size: 10px;}
.ma_fieldLabel, .ma_addCommentMaxCharacters {color: #333333; font-size: 10px;}

.ma_calendarDayOfWeek{font-weight: bold; text-align:center;}
.ma_calendarDayNonCurrentMonth{background-color: #EFEFEF;}
.ma_calendarDayCurrentDay{border-width: 1px; border-style: solid; border-width: 1px;}
.ma_calendarDayHeader{font-weight:bold;}
.ma_calendarMonth{font-size: 16px; font-weight: bold; color: #C2A24D;}
.ma_calendarDayCurrentDay, .ma_calendarDayNonCurrentMonth, .ma_calendarDayOfWeek{margin: 0px 1px 1px 0px;}

a.ma_searchResultLink{font-size: 12px; font-weight: bold;}
.ma_searchBoxContainer, .ma_searchResults {text-align: left; padding-left: 30px; padding-right: 30px; font-size: 11px;}
.ma_searchResult {font-weight: normal; font-size: 11px;}
div.ma_searchResult + a {font-weight: normal; font-size: 10px; }

.doorway {
	background: #ffffff url(../upload/pictures/doorway-light.jpg) top right no-repeat;
}

p{
	font-family: verdana, arial, sans-serif;
	color: #333333;
	font-size: 11px; 
	line-height: 16px;
	margin-right: 24px;
	margin-left: 20px;
	margin-top: 2px;	
	margin-bottom: 12px;	
}

form 
	{
	margin-right: 10px;
	margin-left: 10px;	
	margin-top: 0px;
	margin-bottom: 8px;
	
}

input, select
{
	font: 11px 'Lucida Console', Courier New, Courier;
	color: #333;
	length: 16px;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size : 9px;
	color: #ffffff;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;	
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 12px;
}

.BORDER1{
	color: #333333;
	background : #511E5C;
}
.BORDER2{
	color: #511E5C;
	background : #DBD0D9;
	border-top : thin solid #511E5C;
	border-bottom : thin solid #511E5C;
	height: 35px;
}
.BORDER3{
	color: #333333;
	background : #efefef;
	border-left : thin solid #511E5C;
	border-right : thin solid #511E5C;
}
.Title1 {
	color: #511E5C;
	font : bold 150%;
}
.Title2 {
	color: #511E5C;
	font : bold 120%;
}
.Title3 {
	color: #511E5C;
	font :bold 100%;
}
small
{
	font-size: 11px;
}


.smaller
{
	font-size: 10px;
}

.thankyou
{
	font-size: 10px;
	margin-right: 6px;
	margin-left: 6px;	
	margin-top: 3px;
	margin-bottom: 7px;
	line-height: 12px;	
}


HR {
	color: #F7F6F6;	
	margin-top: 0px;
	margin-bottom: 0px;	
}



A {
	color: #511E5C;
	font-size : 11px;
	font-weight: bold;
	}
	
A:LINK {
	color: #511E5C;
	font-size : 11px;
	font-weight: bold;
	}
A:VISITED {
	color : #333333;
	font-size : 11px;
	font-weight: bold;
}
A:HOVER {
	color : #8C6881;
	font-size : 11px;
	font-weight: bold;
}



A.footer:LINK {
	color : #ffffff;
}
A.footer:VISITED {
	color : #ffffff;
}
A.footer:HOVER {
	color : #ffffff;
}




A.BORDER1:LINK {
	color : White;
}
A.BORDER1:VISITED {
	color : White;
}
A.BORDER1:HOVER {
	color : #8C6881;
}


A.BORDER2:LINK {
	color : #511E5C;
	font : bold;
	text-decoration : none;
}
A.BORDER2:VISITED {
	color : #333333;
	font : bold;
	text-decoration : none;
}
A.BORDER2:HOVER {
	color : #8C6881;
	font : bold;
	text-decoration : none;
}


A.BORDER3:LINK {
	color : #511E5C;
}
A.BORDER3:VISITED {
	color : #511E5C;
}
A.BORDER3:HOVER {
	color : #8C6881;
}

A.MENU1:LINK {
	color : #333333;
	text-decoration : none;
}
A.MENU1:VISITED {
	color : #333333;
	text-decoration : none;
}
A.MENU1:HOVER {
	color : #ffffff;
	text-decoration : none;
}
A.MENU2:LINK {
	color : #333333;
	text-decoration : none;
}
A.MENU2:VISITED {
	color : #333333;
	text-decoration : none;
}
A.MENU2:HOVER {
	color : #333333;
	text-decoration : none;
}
TABLE {
	font-size : 100%;
	border : #e1e1e1;
}
TH{
	color : #511E5C;
	background : #DBD0D9;
}

TH.2{
	color : #ffffff;
	background : #CDBFD1;
}

.menuitem1{
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
	cursor : pointer;
	font-size : 11px;
	font-weight: normal;
	padding : 6px 10px 6px 10px;
	white-space : nowrap;
	width: 162px;
	border-bottom : 1px solid #E6DFE8;
	border-right : 1px solid #E6DFE8;
	border-left : 1px solid #E6DFE8;
	background: #CDBFD1;
	
}
.menuitem2{
	background: #CDBFD1;
	font-family: verdana, arial, sans-serif;
	cursor : pointer;
	font-size : 10px;
	padding : 5px 10px 5px 10px;
	font-weight: normal;
	white-space : nowrap;
	border-left : 1px solid #E6DFE8;
	border-right : 1px solid #E6DFE8;
	border-bottom : 1px solid #E6DFE8;
}
.vmenu {
	position: absolute;
	visibility: hidden;
	cursor : pointer;
}

H1 {
	font-family: Verdana, Arial, sans-serif;
	color: #511E5C;
	font-size : 14px;
	margin-right: 24px;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 8px;		
}

.manage {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #511E5C;
	font-size : 18px;
	margin-right: 24px;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 8px;		
}

H2 {
	color: #8F6B83;
	font-size : 12px;
	font-weight: bold;
	font-size : 12px;
	margin-right: 24px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: solid 1px #8F6B83;
	width: 350px;
	
}

H2.short {
	width: 225px;
	
}

h3 {
	font-size : 12px;
	margin-left: 20px; 
	margin-right: 24px; 	
	margin-top: 15px;
	margin-bottom:2px;
	color: #8F6B83;
}

h3.sitemap {
	font-size : 11px;
	margin-top: 15px;
	text-transform: uppercase;
}

H4 {
	color: #8F6B83;
	font-size : 10px;
	margin-left: 20px; 
	margin-right: 24px; 	
	margin-top: 4px;
	margin-bottom: 8px;
}

.search{
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	cursor : pointer;
	font-size : 10px;
	padding : 2px 10px 4px 10px;
	font-weight : bold;
	white-space : nowrap;
	width: 167px;
	
}

#ma_pageContent ul
{
	list-style-type: square;
	list-style-image: url(/upload/pictures/bullet.gif);
	list-style-position: outside;
	font-size : 11px;	
	margin-left: 20px; 
	margin-right: 0px; 
	margin-bottom: 15px; 
	margin-top: 10;
	padding: 0;
	line-height: 12px;
}

#ma_pageContent li
{
	font-size : 11px;
	margin-left: 20px; 
	margin-right: 20px; 
	margin-bottom: 10px; 
	margin-top: 0;
	padding: 0;
	line-height: 14px;
	color: #333333;	
}

#ma_pageContent ul.2
{
	list-style-type: square;
	list-style-image: url(/upload/pictures/bullet-sm.gif);
	list-style-position: outside;
	margin-left: 5px; 
	margin-right: 5px; 
	margin-bottom: 10px; 
	margin-top: 10;
	padding: 0;
	line-height: normal;
}

#ma_pageContent li.2
{
	margin-left: 15px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-top: 0;
	padding: 0;
	line-height: normal;
}