body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #003300;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0 0 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

paragraphSpaced {
	margin: 0 0 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
}

thinHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #003300;
}

.topcell {
	height: 165px;
	padding-top: 25px;
}
.outerbody {
	border: 1px solid #ffffcc;
	background-color: #ffffcc;

}
.innerbody {
	background-color: #ffffcc;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #003300;
	padding-top: 40px;
	padding-right: 150px;
	padding-bottom: 40px;
	padding-left: 150px;
	background-color: #ffffcc;

}

.outerbody_latest {

	border: 0px solid #ffffcc;
	background-color: #ffffcc;

}
.innerbody_latest {

	background-color: #ffffcc;
	border: 0px solid #ffffcc;

}

img 
{
    border: 0;
    
}




a:link {
	color: #384C37;
	text-decoration: underline;
	cursor: pointer;
}

.mceExternalToolbar {
  position:static !important;
  left:150px !important;
  top:0px !important;
  z-index:1 !important; /* change the number as required */

}

a:visited {
	color: #384C37;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}

ul.awards {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.awards li {
	padding-left: 30px;
	background: url(images/grapeleaf.gif) no-repeat; 
	min-height: 27px;
	padding: 3px 0 5px 33px;
	font-weight: bold;
}

li {

margin-left: -25px;

}

ul.awards li span {
	font-size: 10px;
	font-weight: normal;
}

h2.award {
	padding-left: 30px;
	background: url(images/grapeleaf.gif) no-repeat center left ; 
	height: 27px;
	margin: 50px 0 25px 0;
	line-height: normal;
	font-size: 18px;
}

ul.latest-awards,
ul.latest-awards-nm {
	margin: 0 0 15px 25px;
	padding: 0
}

ul.latest-awards li {
	padding: 0 0 50px 5px;
}

ul.latest-awards-nm li {
	padding: 0 0 15px 5px;
}
