
h1
{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
h2
{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
}
p
{
    margin-bottom: 10px;
}
ul
{
    margin-bottom: 10px;
}

#wrapper
{
	position: relative;
    padding: 25px;
    width: 974px;
    margin: auto;
	background-color: #D9E4DC;
}

.greenbackground
{
    background-color: #D9E4DC;
}

#callus
{
    font-size: 18px;
}
#callus strong
{
    color: Purple;
}

#innerwrapper
{
    width: 956px;
    margin: 9px;
}

.carouselimageonly
{
    width: auto;
}

.carouselcontent li
{
    width: auto;
    height: auto;
}

sup
{
    vertical-align: super;
}

dd
{
    margin-left: 10px;
}

#sidenav h3
{ font-size:12px;
  font-weight:normal;
}

#centerThumbs
{width:100%;
 text-align:center;}

#centerThumbs table
{ margin-left:auto;
  margin-right:auto;
}

#centerThumbs table td
{
	padding:20px;
}
#getFreeImg {
	
}