.contentImage {
 padding:1px;
 border:1px solid #f49401;
 float:right;
}

a	{
  font-family:arial, sans serif;
	font-size:12px;
  font-weight: bold;
	text-decoration: none;
	color:#735946;
	}

a:hover	{
	text-decoration: underline;
	color:#735946;
	}

.navText {
 display:inline;
 padding-left:10px;
 color:#3D2F25;
}

a.navText:hover	{
	text-decoration: underline;
	color:#3D2F25;
	}

.nav {
 width:217px;
 padding-left:60px;
}

/* turn all image borders off */
img {
 border:0px;
}

body {
 background-color:#FFFFFF;
 padding: 0px;
 margin: 0px;
 font-family:Arial;
 width: 100%;
}

.container {
 width:100%;
 /*
 Remove comments to center layout on page

 height:100%;

 */
}

/* text font for content */
.content {
 font-family:arial, sans-serif;
 font-size:12px;
 color:#666666;
 background-color:#FBF9EC;
 padding-left:30px;
 padding-right:30px;
}

.title {
 border-width:0px 0px 1px 0px;
 border-style:solid;
 border-color:#999999;
}

.title1 {
 color:#FF6640;
 font-size:15px;
 display:inline;
 font-weight:bold;
}

.title2 {
 color:#735946;
 font-size:15px;
 display:inline;
 font-weight:bold;
}

.featureImg {
 background-color:#F7F8F9;
 border: 1px solid #D4D4D4;
 border-width: 1px 0px 1px 1px;
 width:110px;
}

.featureText {
 font-family:arial, sans-serif;
 font-size:11px;
 color:#737373;
 padding-left:8px;
 padding-top:8px;
 width:160px;
 height:109px;
 background-image:url('../images/feat_back.gif');
 background-repeat:no-repeat;
}

.leftContent {
 background:url('../images/left_cont_back.gif') #CCCCCC no-repeat;
 height:263px;
 width:22px;
}

.rightContent{
 background-image:url('../images/right_cont_back.gif');
 background-repeat:repeat-y;
 height:263px;
 width:27px;
}

.leftFeature {
 background-color:#C6C5BE;
 width:22px;
}

.midFeature {
 background-color:#C6C5BE;
 width:4px;
}

.rightFeature {
 background-color:#C6C5BE;
 width:6px;
}

.navBot{
 display:inline;
 padding-left:10px;
 padding-right:10px;
 color:#735946;
 font-size:11px;
 text-align:left;
 font-weight:normal;
}

.contentBody {
 font-family:arial, sans-serif;
 font-size:12px;
 color:#666666;
 background-color:#FBF9EC;
 padding-left:25px;
 padding-right:25px;
 height:427px;
 width:454;
}

td {
 font-family:Arial;
 font-size:12px;
 color:#666666;
}