body{color: Black;font-family: Verdana, sans-serif;font-size: 11px;}

h1 {font-family: Verdana; font-size: 14px;color: Black; margin:0px 0px 1em 0px}
h2 {font-family: Verdana; font-size: 150%; color: Black; font-weight: bold;margin:0px 0px 1em 0px;}
h3 {font-family: arial; font-size: 120%;color:black; margin:0px 0px 0px 0px;margin:10px 0px 1em 0px;}	
h4 {font-family: Verdana, sans-serif;font-size: 100%;color:black; margin:10px 0px 1em 0px;}

#nav, #nav ul {padding: 0;margin: 0;list-style: none;}
#nav li {line-height : 2em;}

/*testing loacal save to lemonsqueezy array*/
div.MAINMENU, div.MAINMENUSELECTED {padding: 0;margin: 0;float : left;width : 13em;}
a.MAINMENU , a.MAINMENUSELECTED{position : relative;float : left; line-height : 2em; width: 13em; text-decoration:none; padding-left:0.7em; font-weight:bold;}
a.MAINMENUSELECTED{text-decoration:none; color: White;	background-color: lightgrey;}
a.MAINMENU:visited, {}
a.MAINMENU:hover, {}

.SUBMENU {color: greenyellow; font-family: arial; font-size: 14px; text-decoration: none;}
a.SUBMENU:link{text-decoration: none;}
a.SUBMENU:visited {text-decoration: none;}
a.SUBMENU:hover{text-decoration: underline;}

.SUBMENUSELECTED{color: greenyellow; font-family: arial; font-size: 14px;text-decoration: none;}
a.SUBMENUSELECTED:link{text-decoration: none;}
a.SUBMENUSELECTED:visited {text-decoration: none;}
a.SUBMENUSELECTED:hover{text-decoration: underline;}

/*style of login at bottom left of template*/
.LOGINVITE{	font-family: Verdana, sans-serif;	color: gray;	text-decoration: underline;}
a.LOGINVITE{position : relative;float : left; line-height : 2em; width: 13em; text-decoration:none; padding-left:0.7em; }
a.LOGINVITE:hover{	text-decoration: none;	color: White;	background-color: black;}

/* Links in the main body */

p{margin-top:0em; margin-bottom:1em; clear:both;font-size: 11px;clear:both;}

a {	font-family: Verdana, sans-serif;	color: black;	text-decoration: underline;}
a:hover {	text-decoration: none;	color: White;	background-color: black;}
a:visted {  color: #666666;}
a.nohover:hover{background-color: white;}

/*if you put a font size here, it will also unify the font sizes in site map*/
.INWIKILINK{color: black; text-decoration: underline;}
a.INWIKILINK:link{text-decoration: underline;}
a.INWIKILINK:visited {text-decoration: underline;}
a.INWIKILINK:hover{text-decoration: underline;}

/*indentations and spacing around blocks*/
blockquote{margin: 0px 15px 0px 15px;}
	
li{margin:0px; font-family: Verdana, sans-serif; font-size: 11px; padding:0px; backgound:lightgrey;}
ol{margin:10px 12px 5px 0px;}
ul {margin:10px 12px 5px 0px;padding:5px 15px;}
table{empty-cells: show;}
	
form{margin:0px 0px 0px 0px;}
pre{margin:20px 20px 20px 10px;}
hr.spacer{clear:both; color:#fff; background-color:#fff; margin:3px;}
img{margin-bottom:8px;}

#footer {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	text-align: right;
}