body{
background:#5a1e40;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:11px;
line-height:16px;
}

#wrapper{
width:960px;
padding:0;
margin:0px auto;
}

#clear{
clear:both;	
padding-top:60px;
}

/*used for bg image on contact page*/
#contentmain-home{
width:960px;
padding:0;
margin:0;
float:left;
background:#ffffff url("images/bg-bottom-left.jpg") no-repeat bottom right;
}

/*used for bg image on contact page*/
#contentmain-contact{
width:960px;
padding:0;
margin:0;
float:left;
background:#ffffff url("images/birds.png") no-repeat bottom left;
}

/*used for bg image on events page*/
#contentmain-events{
width:960px;
padding:0;
margin:0;
float:left;
background:#ffffff url("images/guitar.png") no-repeat bottom left;
}

/*used for bg image on sponsor page*/
#contentmain-sponsor{
width:960px;
padding:0;
margin:0;
float:left;
background:#ffffff url("images/tree.png") no-repeat bottom left;
}

/*used for bg on nikki foundation page*/
#contentmain-nikki{
width:960px;
padding:0;
margin:0;
float:left;
background:#ffffff url("images/bg-top-right.jpg") no-repeat bottom right;
}

#contentleft{
/*width:250px;*/
width:230px;
padding:260px 10px 0 10px;
margin:0;
float:left;
background:url("images/bg-gradient-leaves2.jpg") repeat-x 0 0;
}

#contentmiddle{
width:275px;
padding:0;
margin:0;
float:left;
background:url("images/bg-gradient.jpg") repeat-x 0 0;
}

#contentright{
/*width:435px;*/
width:415px;
padding:260px 10px 0 10px;
margin:0;
float:left;
background:url("images/bg-gradient-leaves2.jpg") repeat-x 0 0;
}

#footer{
width:960px;
height:100px;
padding:0;
margin:0;
float:left;
background: url("images/bg-footer-grass.png") repeat-x 0 0;
}

/*---------*/

#nav{
/*width:275px;*/
/*width:255px;*/
width:230px;
/*padding:30px 0 0 0;*/
padding:0;
margin:0;
float:left;
font-size:16px;
font-family:Tahoma, Geneva, sans-serif;
line-height:24px;
color:#b0327e;
}

#nav ol{
padding:0;
margin:0;
}

#nav li{
padding:15px 0 0 30px;
margin:0;
list-style:none;
background:url("images/bullet.jpg") no-repeat;

height:35px;
}

#nav li a{
color:#b0327e;
text-decoration:none;
}

#nav li a:hover{
color:#7bb047;
text-decoration:none;
}

/*---------*/

a{
	color:#6b9703;
}

a:hover{
	color:#6b9703;
	text-decoration:underline;
}

h1{
	color:#b0327e;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	line-height:normal;
	font-weight:normal;
}

h2{
	color#000000;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:normal;
}

h3{
	color:#b0327e;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:normal;
	font-weight:normal;
}

.orangetext{
	color:#c3a439;
	
}

/*--------------------*/
/*        form        */
/*--------------------*/

.purple-text{
	font-size:14px;
	color: #b0327e;
}

/*--------------------*/
/* table */
/*--------------------*/

.table{
padding:5px;
margin:0
}

.table h3{
padding:0;
margin:0;
}