/*MAIN BODY
*/body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #CCCCCC;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
p	{
	font-size:14px;
	padding-right: 15px;
	}
		
h1 {
	font-size: 17px;
	text-align: center;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 16pxm;
	text-align: center;
	color: #003366;
}
h3 {
	font-size: 15px;
	text-align: center;
	color: #003366;
}
.source {
	font-size: 0.94em;
	text-align: center;
}
.sourceitalics {
	font-size: 0.9em;
	text-align: center;
	font-style: italic;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
margin: 0 0.15em;
}

#nav-menu li a
{
font-size: 10px;
padding-left: 4px;
line-height: 14px;
width: 140px;
display: block;
border-bottom: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: left;
}

#nav-menu li a:hover
{
font-size: 10px;
padding-left: 4px;
line-height: 14px;
width: 140px;
display: block;
background-color: #cccccc;
border-bottom: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: left;
}

/*POSITION OF QUOTES*/ 
.italicisedquotes {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	width: auto;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	bgcolor=#CCFFFF;
}

.italicisedquotenamestyle {
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
	}
	
.italicisedquotesemphasis {
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
	}	


.quotehoverleft {
	font-size: 0.95px;
	text-align: center;
	float: left;
	width: 200px;
	clear: right;
}
.quotehoverright {
	font-size: 0.95px;
	text-align: center;
	float: right;
	width: 200px;
	clear: right;
}

.caption {
	font-size: 0.95em;
	text-align: center;
	font-style: italic;
}

.centeredexcerpt {
	text-align: center;
	width: 80%;
}


/*DIVS*/



/*THIS FOR SITE WITH LEFT AND TOP*/

#content {
	float: left;
	margin-top: 0px;
	width: 100%;
	min-width:450 px;
	background-color: #FFFFFF;
}

#top {
	width:100%
#toc {
	float: left;
	width: 150px;
	font-size: .99em;
	font-weight: bold;
	margin:right;
	padding-right:0;

}
#wrapper
    {
    margin-left:auto;
    margin-right: auto;
    width: 800px;
}

#footer {
    clear: both;
    background-color:#654;
    }






#MenuLeftSolarDesal {
	float: left;
	width: 150px;
}





/*SOURCCING AND STYLING OF TEXT*/


/*POSITIONING OF GRAPHICS*/

.imageleft {
	float: left;
	clear: right;
	margin-right: 8px;
	}
.imageleft1 {
	float: left;
	margin-right: 8px;
}

.imgright {
float: right;
margin:5 px;
}
.imgleft {
float: left;
margin: 5px;
}



a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#letterheadtop {
}
#solardesaltopACQ-PA {
	width: 100%;
}




.threeboxcenter p {
	margin-right: auto;
	margin-left: auto;
}

.centered {
	text-align: center;
	width: 80%;
}

/*/*html {
	background-image: url(mini_chilli.jpg);
	background-repeat: repeat-y;
	background-position: 2px 2px;
	background-attachment: fixed;
}
body {
	font: 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(peppers_bg.jpg);
	background-repeat: no-repeat;
	background-position: 80px 20px;*/This is for putting backrounds behind text to show through*/.caption {
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
}
.menulist {
	list-style-type: upper-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	text-indent: -12px;
}
