/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	border: none 
	text-decoration;
	text-decoration: none;
: none;
}

.m0l1o {
	border: none
	text-decoration;
	text-decoration: none;
	font-family: arial;

: none;
}

.m0l2o {
	border: none
	text-decoration;
	text-decoration: none;
	font-family: arial;

: none;
}

.m0l3o {
	text-decoration: none;
	font-family: arial;

}

.m0l0i {
	font-size: 11px;
	font-family: Arial;
	padding: 4px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.5px;


}

.m0l1i {
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	text-decoration: none;
	text-align: left;

}

.m0l2i {
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	text-decoration: none;
	text-align: left;
}

.m0l3i {
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	text-decoration: none;
	text-align: left;
}
.email:link {
	color:#663333;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	}
	
.email:visited {
	color:#663333;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
}

.email:hover {
	color: #ff6600;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}

.subtitle:link {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	}
	
.subtitle:visited {
	color:#006600;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.subtitle:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	text-align: justify;
}
.text {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.3px;
}
.weblink:link {
	color:#365100;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.weblink:visited {
	color:#365100;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.weblink:hover {
	color: #ff6600;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
A.bottom:link {
	color:#006600;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	}
	
.donate {
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
A.bottom:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;

}
.font {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #6F0000;
	text-decoration: none;
	letter-spacing: 0.8px;
	font-style: normal;


}
.ww-s {
	font-family: Verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #999966;
	text-decoration: none;
}
.roll:link {
	color:#999966;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
	}
	
.roll:visited {
	color:#999966;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
}

.roll:hover {
	color: #ff6600;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 9px;
}
.contentbg {
	background-attachment: fixed;
	background-image: url(images/center_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.rollnav:link {
	color:#365100;
	text-decoration:none;
	text-transform: capitalize;
	font-family: Verdana;
	font-size: 11px;
	}
	
.rollnav:visited {
	color:#365100;
	text-decoration:none;
	text-transform: capitalize;
	font-family: Verdana;
	font-size: 11px;
}

.rollnav:hover {
	color: #ff6600;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana;
	font-size: 11px;
	border: 1px #FF6600;

}
.line {
	color: #FF9966;
	border: dotted;


}
.form {
	background-color: #FFFFEC;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 0.5px;
	border: 2px outset;




}
.photo {
	border: 1px outset #66CC66;
}
