body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 14px; 
        margin: 0px 0px 0px 0px; 
}

p { 
        margin-top: 0.5em; 
}

#logo  {
        border-left: 2px solid #fff;
		  border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}
#topix  {
       
		  border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

a {
        color: #be0404;
        text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#heading1 {
	background-color: #BF0000;
	border: 3px solid #FF9090;
	color: White;
	margin-left: 0px;
	width: 295px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 17px;
	font-family: cursive;
	font-weight: bold;
	text-align: center;
}


img {
text-decoration: none;
border: none;
border: 0;
}

#nav {
	margin-left: 2px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 18px;
	width: 752px;
	margin-top: 0px;
	font-family: tahoma, helvetica, arial, sans-serif;
}
#nav li{
	display: inline;
	list-style-type: none;
}
#nav a {
	padding: 4px 10px;
	background-color: #6B8E23;
	height: 18px;
	width: 75px;
	display: inline;
	position: absolute;
	text-align: center;
	text-decoration: none;
	color: #efeeed;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
}
#nav a:hover{
	background-color: #FF4500;
	color: White;
}
#n1{left: 0px;}
#n2{left: 97px;}
#n3{left: 192px;}
#n4{left: 287px;}
#n5{left: 382px;}
#n6{left: 477px;}
#n7{left: 572px;}
#n8{left: 659px;}

#callus {
	background-color: #537BA0;
	border: 6px solid #A9C1D7;
	color: White;
	margin-left: 0px;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 15px;
	font-family: cursive;
	font-weight: bold;
	text-align: center;
	width: 121px;
}
.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}
#leftside { background-color: #EFEFEF;
}
#leftside ul {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 3px;
	background-color: #EFEFEF;
	width: 131px;
}

#leftside a {
	color: #545454;
	text-decoration: none;
}
#leftside a:hover {
	color: Black;
	text-decoration: underline;
}
#leftside li {
	list-style: none;
	background: url(images/bullet_arrow.gif) left center no-repeat;
	padding: 1px 0px 1px 16px;
	margin-left: 0;
}
#leftside2 { background-color: #EFEFEF;
}
#leftside2 ul {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 3px;
	background-color: #E6E6E6;
	width: 84px;
}

#leftside2 a {
	color: #545454;
	text-decoration: none;
}
#leftside2 a:hover {
	color: Black;
	text-decoration: underline;
}
#leftside2 li {
	list-style: none;
	background: url(images/bullet_arrow.gif) left center no-repeat;
	padding: 1px 0px 1px 16px;
	margin-left: 0;
}
#safe ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 12px;
	width: 130px;
	font-size: 11px;
}
#safe li {
	list-style: disc;
	padding: 0px 0 2px 3px;
	color: #3F5D00;
	font-size: 12px;
}	
#include ul {
	margin-top: 0px;
	padding-top: 0px;
}	
#include li{
	font-size: 12px;
	color: #CE7200;
	padding-bottom: 2px;
}

div.img
{
	margin-top: 1px ;
	margin-left: 15px;
	margin-right: 1px;
	border: 1px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
div.img img
{
  display: inline;
  margin: 0px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 125px;
  margin: 1px;
}

div.img2
{
	margin-top: 1px;
	margin-left: 6px;
	border: 1px solid #0000ff;
	height: auto;
	width: 90;
	float: left;
	text-align: center;
	background-color: #FFDC99;
}	
div.img2 img
{
  display: inline;
  margin: 0px;
  border: 1px solid #ffffff;
}
div.img2 a:hover img {
	border: 1px solid Blue;
}
div.desc2
{
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #000066;
	width: 92px;
	margin: 1px;
}
div.img3
{
	margin-top: 1px ;
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
div.img3 img
{
	display: inline;
	margin: 5px;
	border: 1px solid #ffffff;
}
div.img3 a:hover img {border: 1px solid #0000ff;}
div.desc3
{
  text-align: center;
  font-weight: normal;
  width: 124px;
  margin: 1px;
}
