body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#516B40;
	text-align: center;
	line-height:1.5em;
	color:#333;
}

h2{
    font-size: 14px;
	text-transform: uppercase;
	/*color:#786D61;*/
	font-weight: bold;
}
h1{
    font-size: 16px;
	color:#526842;
	margin:0px;
	padding:0px;
	letter-spacing: -.08em;
	font-weight: bold;
}
h3{
    font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#container{
   margin-left:auto;
   margin-right:auto;
   background-image: url(images/background_content.jpg);
   clear:both;
}

#mast, #container, #content, #footer {
    width:733px;
	text-align:left;
}

#content {
 	float:left;
	background-image: url(images/background_content.jpg);
	font-size:12px;
	
}
.index{
    font-size:11px;
	padding-left:10px;
	padding-right:5px;
	line-height:1.2em;

}

#contentleft{
    padding-top:60px;
    width:220px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}



#contentright{
    padding-top:20px;
 	float: left;
	width: 420px;
}

a{
    color:#89836F;
}
a:hover{
    color:#464646;
}
a:visited{

}

div#subfooter{
   
    font-size:.8em;
	clear:both;
}

.subfooter a{
    color: #000;
}

.bottominfo, .bottominfo a{
     font-size: 11px;
     color: #fff;
     line-height: 1.2em;
}

#callouthistory {
    width: 170px;
	border: 1px solid #EAE8E1;
	padding: 5px 5px 10px 5px;
	
}
.imageborder {
    width:271px;
	border: 1px solid #EAE8E1;
	padding: 5px 5px 10px 5px;
	
}
.imgright {
    float:right;
    width: 140px;
	border: 1px solid #EAE8E1;
	padding: 5px 5px 10px 5px;
}


.quote{
    width: 185px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	color: #9F977B;
}

.calloutleft {
    width: 170px;
	padding: 5px 5px 0px 5px;
}

.rightimage {
    width: 150px;
	float: right;
	text-align:center;
	padding: 0px 0px 15px 15px;
}

.rightimage2 {
    width: 220px;
	float: right;
	text-align:center;
	padding: 0px 0px 15px 15px;
}
.what ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;

}
.what li{
    margin: 0px;
    padding: 0px;
}

.office{
    padding-top:7px;
	padding-left:20px;
    float:left;
	width:270px;

}
.office1{
    float:left;
	width:170px;
    font-size:10px;
	padding-top:20px;
}
.office2{
    float:left;
	width:220px;
    font-size:10px;
	padding-top:20px;

}
div#bottomlinks{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width: 733px;
	height:39px;
	font-size:11px;
	clear: both;
    background-image: url(images/SIPain-proof1_16a.gif);

}
.bottomspacer{
    padding-top:5px;
 
}