/*
Black		#000000
Yellow		#DEBC6A
Light Gray	#DEDEDE
Lighter Gray	#EDEDED
White		#FFFFFF
*/

/* menu */
ul.menu {list-style:none; margin:0;padding:0px;left:0px;position:relative;background-color:#DEDEDE;font-size:110%;font-family:"Trebuchet MS", tahoma, arial, verdana, sans-serif}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000000; text-decoration:none;font-weight:bold}
ul.menu li {position:relative; float:top; text-align:left;border-bottom: 1px solid #C8CACC;text-indent:16px}

ul.menu ul {position:absolute; top:0px; left:166px; background:#FFFFFF; display:none; opacity:0; list-style:none; font-size:100%; width: 110%;}

ul.menu ul li {position:relative; margin:0px; text-align:left; height: 24px; line-height: 24px; white-space:nowrap}

ul.menu ul li:first-child {border-top: 4px solid #BABABA}

ul.menu ul li a {display:block; text-indent:5px; color: #000000; border-right: 1px solid #BABABA; border-left: 1px solid #BABABA}
ul.menu ul li a:hover {background-color:#DEDEDE;color: #000000;}
ul.menu ul ul {left: 150px; top:0px}

ul.menu .menulink, ul.menu .menulinkselected {padding:5px;}
ul.menu .menulinkselected {}
ul.menu .menulink:hover, ul.menu .menuhover, ul.menu .menulinkselected:hover {background-color:#DEBC6A;}
ul.menu .sub, ul.menu .subselected {}
ul.menu .topline {border-top: 4px solid #BABABA;}



/****************************************/
/*----HTML Structural Elements--------------------------------------------------*/
  
BODY {
    	font:small/150% "Trebuchet MS", tahoma, arial, verdana, sans-serif;
	background : #ffffff;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

.userend {
	background : #454444  url('/Uploads/29/Images/503bg.gif') repeat top center; text-align: center;
}

.website {
	background : #454444  url('/Uploads/29/Images/503bg.gif') repeat top center; text-align: center;
}

.tanbg {
	background: #F9FDF9 url(/images/tanbg.jpg) top left repeat-x;
	width: 770px;
	text-align: left;
	
}

*{
	font-size: 100%;

}

.container{
	width: 913px;
	background: #ffffff;	
    	margin:0px auto 0 auto;
    	padding:15px;
	text-align:left;
}



/****************************************/
/*----Basic Styles--------------------------------------------------*/
  

H1 {
	color: #27559B;
	font-size: 145%;
	margin: 16px 28px 8px 28px;
}

H1.pagetitle {
	background: #008856;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 200%;
	margin: 0px;
	padding: 42px 28px 20px 28px;
}

H2 {
	color: #454444;
	font-size: 145%;
	margin: 6px 28px 2px 28px;
	text-transform: uppercase;
}


H3 {
	color: #27559B;
	font-size: 120%;
	margin: 16px 28px 2px 28px;
}


H4 {
	color: #27559B;
	font-size: 100%;
	text-transform: uppercase;
	margin: 4px 28px 4px 28px;	
}


p{
	color: #363636;
	font-size: 95%; 
	line-height: 120%;
	margin: 6px 28px 12px 28px;	
}


ul
{
	list-style-type: square;
	list-style-position: outside;	
	margin: 10px 28px 15px 44px;  
	padding: 0px;
}

ol
{
	list-style-position: outside;
	margin: 10px 28px 15px 44px;  
}

li
{
	margin-left: 0px 16px 0px 38px; 
	padding: 0px;
	font-size: 95%;	
}

small
{
	font-size: 90%; 
}

.smaller
{
	font-size: 85%; 
}


HR {
	color: #000000;	
	margin: 0px;
	height: 3px;
}



A {
	color: #27559B;
	font-weight: bold;
	}
	
A:LINK {
	color: #014DA2;
	font-weight: bold;
	}
	
A:VISITED {
	color : #333333;
	font-weight: bold;
}

A:HOVER {
	color : #27559B;
	font-weight: bold;
}


.COL_1   {
	color: #DEAE39;
}
.COL_2   {
	color: #0B9D6B;
}
.COL_3   {
	color: #669C21;
}

/****************************************/
/*----Home page Bottom Boxes--------------------------------------------------*/

.boxes {
	
}

.boxes H1 {
	margin: 12px 18px 8px 18px;
}

.boxes H2 {
	margin: 6px 18px 0px 18px;
}


.boxes H3 {
	font-size: 105%;
	margin: 12px 18px 2px 18px;
}


.boxes H4 {
	margin: 4px 18px 4px 18px;	
}

.boxes p{
	margin: 6px 18px 12px 18px;
	font-size: 92%; 	
}


.boxes ul
{
	margin: 10px 18px 15px 18px;	
}

.boxes ol
{
	margin: 10px 18px 15px 18px;  
}

.boxes li
{
	margin-left: 0px 16px 0px 25px; 
	padding: 0px;
	font-size: 92%; 	
}


/****************************************/
/*----Right Column--------------------------------------------------*/

.greenright {
	border-left: 3px solid #008856;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 157px;
}

.greenright H1 {
	font-size: 220%;
	line-height: 90%;	
	text-transform: uppercase;
	color: #008856;
	margin: 0px 10px 10px 10px;
}

.greenright p {
	margin: 0px 10px 0px 10px;
	color: #008856;
	font-size: 92%; 	
}

.greenright a {
	color: #008856;	
}



.blueright {
	border-left: 3px solid #27559B;
	margin: 22px 0px 10px 0px;
	padding: 0px;
	width: 157px;
}

.blueright H1 {
	font-size: 220%;
	line-height: 90%;	
	text-transform: uppercase;
	color: #27559B;
	margin: 0px 10px 10px 10px;
}

.blueright p {
	margin: 0px 10px 0px 10px;
	color: #27559B;
	font-size: 92%; 	
}

.blueright a {
	color: #27559B;	
}







/****************************************/
/*----Form Elements--------------------------------------------------*/
  
form {
	margin: 2px 0px 2px 0px;	
}


input, select {
	font: 95% 'Lucida Console', Courier New, Courier;
	color: #333333;
	length: 16px;
}





/****************************************/
/*----Footer--------------------------------------------------*/
  

p.footer {
	color: #ffffff;
	font-size: 90%;
	text-align: center;
	margin-top: 18px;
}


A.footerlink:LINK {
	color : #001858;
}
A.footerlink:VISITED {
	color : #001858;
}
A.footerlink:HOVER {
	color : #001858;
}





/****************************************/
/*----Main Navigation--------------------------------------------------*/
  
  
.menuitem1{
	background: #DEDEDE;
	font-size: 115%;
	height: 28px;
	border-bottom: 1px solid #C8CACC;
	text-align: left;
	padding: 0px 16px 0px 16px;	
}

.menuitem1selected{
	background: #DEBC6A;
	font-size: 115%;
	height: 28px;	
	border-bottom: 1px solid #C8CACC;
	text-align: left;	
	padding: 0px 16px 0px 16px;
}

A.MENU1 {
	color : #000000;
	width: 160px;
	text-decoration: none;
}	

	



/*----Second Level Navigation--------------------------------------------------*/
  
  
.menutable2{
	background: #ffffff;
	border-top: 4px solid #BABABA;
}

.menuitem2{
	color: #000000;
	cursor : pointer;
	font-size: 100%;
	height: 24px;
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	padding : 0px 5px 0px 5px;	
	font-weight: normal;
	width: 175px;
}
.vmenu {
	position: absolute;
	visibility: hidden;
	cursor : pointer;
}

A.MENU2 {
	text-decoration : none;
	color : #000000;	
}








/****************************************/
/*----Admin Elements--------------------------------------------------*/
/****************************************/
  
#admin {
	background: #454444  url(/images/bg.gif) repeat top center;
	text-align: center;
}


#admin H1 {
	text-align: center;	
}

#admin H2 {
	text-align: left;
	margin-top: 16px;
}

#admin H3 {
	border-bottom: 2px solid #DEAE39;
	border-top: 2px solid #DEAE39;	
	padding: 2px 10px 2px 10px;
	margin: 4px 18px 8px 18px;
	background: #DEAE39;
	color: #ffffff;
	text-align: left;
}

#admin td.editmode H3 {
	border: 0px;
	background: #ffffff;
	color: #27559B;
	font-weight: bold;
	margin: 16px 28px 2px 28px;
	padding: 0px;
	text-align: left;
}

#admin p{
	text-align: left;	
}

#admin div.BORDER1{
	border: 0px solid #DEDEDE;
	background: #ffffff;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 26px 0px;
}


#admin div.BORDER1 H1{
	text-align: left;
	
}

TH{
	border-bottom: 1px solid #239753;
	border-top: 1px solid #239753;	
	margin: 0px 6px 12px 6px;	
	padding: 4px;	
	background: #F9FDF9;
	color: #239753;
	text-align: left;
}

.borderadmin{
	background: #ffffff;
	padding: 0px 15px 15px 15px;
	margin: 0px;
	width: 95%;
}

/*----Table Admin --------------------------------------------------*/
 

.tableadmin{
	border: 1px solid #139250;
	background: #ffffff;
	padding: 0px;
	margin: 0px 28px 0px 28px;
	width: 90%;
}

.tableadmin td{
	border: 1px solid #139250;
	background: #ffffff;
	padding: 4px;
	margin: 0px;
}

/*----Table Data --------------------------------------------------*/
 

.tabledata{
	border-right: 1px solid #139250;
	border-bottom: 1px solid #139250;
	border-top: 1px solid #139250;
	background: #ffffff;
	padding: 0px;
	margin: 0px 28px 0px 28px;	
}

.tabledata td{
	border-left: 1px solid #139250;
	border-top: 1px solid #139250;
	background: #ffffff;
	padding: 3px;
	margin: 0px;
}

.tabledata th{
	border: 1px solid #F9FDF9;	
	background: #F9FDF9;
	color: #463A28;	

}

/*----Table Calendar --------------------------------------------------*/
 

.tablecalendar{
	border-right: 1px solid #139250;
	border-bottom: 1px solid #139250;
	border-top: 1px solid #139250;
	background: #ffffff;
	width: 85%;
	padding: 0px;
	margin: 0px;
}

.tablecalendar td{
	border: 0px solid #139250;
	padding: 3px;
	margin: 0px;
}

.tablecalendar th{
	border: 0px solid #F9FDF9;	
	background: #F9FDF9;
	color: #463A28;	

}

/*----Admin Titles--------------------------------------------------*/
 

.Title1 {
	color: #27559B;
	font: bold 155%;
	text-align: center;
	margin: 18px 0px 18px 0px;	
}
.Title2 {
	color: #27559B;
	border-bottom: 1px solid #27559B;	
	font-size: 16px;
	font-weight: bold;	
	margin: 12px 28px 8px 2px;		
}
.Title3 {
	color: #27559B;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 28px 2px 2px;	
}


/*----Borders --------------------------------------------------*/
 
.BORDER1{
	border: 1px solid #27559B;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	
}
.BORDER2{
	color: #ffffff;
	background : #DEDEDE;
	border-top : thin solid #C8CACC;
	border-bottom : thin solid #C8CACC;
	padding: 6px;
}
.BORDER3{
	color: #333333;
	background : #efefef;
}

.BORDER4{
	color: #333333;
	background : #ffffff;
	border-top : thin solid #0C5E22;
	border-bottom : thin solid #0C5E22;
	border-left : thin solid #0C5E22;
	border-right : thin solid #0C5E22;		
}

A.BORDER1:LINK {
	color : White;
}
A.BORDER1:VISITED {
	color : White;
}
A.BORDER1:HOVER {
	color : #e1e1e1;
}


A.BORDER2:LINK {
	color : #27559B;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
A.BORDER2:VISITED {
	color : #27559B;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
A.BORDER2:HOVER {
	color : #27559B;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
}



A.BORDER3:LINK {
	color : #e1e1e1;
}
A.BORDER3:VISITED {
	color : #e1e1e1;
}
A.BORDER3:HOVER {
	color : #e1e1e1;
}


.subhead{
	font-size : 12px;
	margin-left: 13px; 
	margin-right: 0px; 	
	margin-top: 18px;
	margin-bottom:0px;
	padding: 2px;	
	padding-left: 5px;
	border-top: 1px solid #0B9D6B;
	border-bottom: 1px solid #0B9D6B;	
	background: #27559B;
	color: #ffffff;
}


.menuBackground{padding-left: 15px; height: 30px; background-color: #EFEBD7;}


.ma_blogEntryStyle{padding-right: 40px;}
.ma_blogListingStyle{padding-right: 40px;}
.ma_blogTitle{font-size: 20px;font-weight: bold;}
.ma_blogTitleDate{font-size: 16px;color: #94979a; font-weight: bold;padding-bottom: 5px;}
.ma_blogAuthor{font-size: 13px;color: #94979a; font-weight: bold;padding-top: 5px;}
.ma_blogArchiveTitle, .ma_blogSubscribeTitle, .ma_blogEntryCommentTitle, .ma_blogEntryAddCommentTitle
{font-size: 16px; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #c0c0c0;}
a.ma_searchResultLink{font-size: 16px;}

.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;}