body {
	 padding: 10px;
	 margin: 10px;
	 background: #E5EDF4;
}

#container {
margin-left: auto;
margin-right: auto;
  width: 760px;
  background-color: #ffffff;
  display: block;
}

#header {
  background-color: #ffffff;
}

#header h1 {
  color: #003399;
}

.margin {
 margin: 10px;
 margin-top: 0px;
 padding-top: 10px;
}

#content {
 width: 75%;
 float: left;
 border: 0px solid black;
  background-color: #ffffff;
}

#content a {
 color: red;
 text-decoration: none;
}

#content a:hover {
 text-decoration: underline;
}

#nav {
 width: 25%;
 float: left;
 background: #ffffff;
}

#navContent {
	margin: 10px;
	margin-left: 3px;
	padding: 10px;
	background: #efefef;
}	


img.icon { 
 margin-top: 10px;
  float: left;
  margin-right: 5;
}

#extracontent { 
margin-left: auto;
margin-right: auto;
 margin-bottom: 10px;
 margin-top: 10px;
 width: 100%;
 background-color: #fffccc;
 border: 0px solid white;
 height: 200px;
}


#extracontent2 {
 width: 100%;
  background: #FDFCE3;
 border: 1px solid red;
}

#sidetext {
  width: 89%;
  float: right;
  background-color: #ffffff;
  border-left: 6px solid white;
}

#footer {
width: 760px;
padding: 0px;
margin-left: auto;
margin-right: auto;


}

#footerContent {
	margin: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fffccc;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.shoulderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.smallblacktext {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.smalltextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.gardenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}
