/*This file and the code contained herein are copyright 2009 Masti Design, all rights reserved.*/

body{
	font-family:Verdana;
	font-weight:normal;
	color:#666666;
	line-height: 1.35;/*1.166;*/
	margin: 0px;
	text-align:left;
	padding: 0px;
/*	background: top left url('../images/bg.jpg'); *//*ded4ff*/
	background-image: url('../images/bg.jpg');
/*	background-image: url('images/maspblend.php?top=%23FFA317&bottom=%23FFCC80&height=600');*/
	background-repeat:no-repeat;
	background-position: top left;
/*	background-attachment: scroll;*/
	background-color:#FFFFFF;
	/*light purple = #EFEAFF;*/
	/*darker purple = #ded4ff;*/

	font-size: 0.8em;/*0.8*/
/*	letter-spacing:-0.05em;*/
}
form {
	margin: 0px;
}

.mceContentBody {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  line-height: 1.166;  
  margin: 0px;
  text-align:left;
  padding: 0px;
  background:#FFFFFF;
  font-size: 0.9em;
}

/**** NON JAVA SCRIPT STYLES *************/
#menuleft ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menuleft li{
	margin:0px;
	padding:0px;	
}

h1.title {
	text-align:center;
	font-size:2.5em;
}



/************** header tag styles **************/

h1{
/*	font-family: "Monotype Corsiva",serif;*/
	color:#339900;
	font-size: 1.6em;
	text-align:left;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
/*	font-family:"Trebuchet MS";*/
	}

h1 a:link, h1 a:visited{
/*	font-family: "Monotype Corsiva",serif;*/
	color:#339900;/*#f37121;*/
	}




h2{
/*	font-family: "Gill Sans MT", Arial, sans-serif;*/
	font-weight: bold;
/*	font-family:"Trebuchet MS";*/
	color:#000;
	font-size: 1.8em;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
		margin-top:30px;
		margin-bottom:30px;
	background-image: url('images/maspblend.php?top=%23FFA317&bottom=%23ffffcc&rotate=90&width=700&height=5px');
	background-repeat:repeat-y;
	background-position: top;
	background-attachment: scroll;
	background-color:#ffffcc;

	}


h3{
/*	font-family: "Gill Sans MT", Arial, sans-serif;*/
	font-weight:bolder;
	color: #339900;
	font-size: 0.8em;
	margin-top:0px;
	text-align:left;
	margin-bottom:20px;
	}
	
h3 a:hover {
	text-decoration:none;
}

h4{
/*	font-family: "Gill Sans MT", Arial, sans-serif;*/
	font-weight: bold;
	color: #333;
	font-size: 1.3em;
	text-decoration:underline;
	text-align:left;
	}







h5{
/*	font-family: "Gill Sans MT", Arial, sans-serif;*/
	font-weight: bold;
	font-style:italic;
	color:#db2a26;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 1.0em;
	text-align:left;
	}


/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color:#339900;
	text-decoration: underline;
	font-weight:bold;
	}

a:hover{
	text-decoration: underline;  }	




/************* IMG CLASS ALIGN LEFT & RIGHT ************/
img {border-style:outset;
	border-color: #6b56a3;
	border-width:0px;padding:0px;}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 5px 15px 15px 5px; }
.align-left-logo { float:left; margin: -5px 0px 0px 5px; }/* Top Right Bottom Left */
.imgnoborder{
	border:0px;
}


.footer {
	margin-top:50px;
	color:#999999;
}

.footer a{
	color:#999999;
	text-decoration:underline;
	font-weight:normal;	
}


.bigger {
	font-size:1.1em;
	color:#000;
	margin-bottom:-10px;
}
