body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3e3d3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6DCD2;
}
.dexter #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #D5D5D5;
	text-align: left;
} 
.dexter #header { 
	background: #FFFFFF; 
	padding: 0px;
} 
.dexter #sidebar1 {
	float: left;
	width: 240px;
	line-height: 27px;
	color: #2e262b;
	font-size: 13px;
	background: #FFFFFF;
	padding: 30px 20px 15px 40px;
}
.dexter #mainContent {
	line-height: 20px;
	margin: 0 0 0 305px;
	padding: 0 20px 0 10px;
} 
.dexter #footer {
	padding: 0 10px 0 20px;
	text-align: right;
	font-size: 11px;
	line-height: 17px;
} 
.dexter #footer p {
	margin: 0; 
	padding: 5px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #501418;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #681A20;
}
a:hover {
	text-decoration: none;
	color: #b4002c;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 23px;
	color: #b4002c;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	color: #b4002c;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #414918;
}
h5 {
	font-size: 13px;
	color: #AAAE7C;
}
.text_right {
	font-size: 10px;
	word-spacing: 15px;	
}
.text_italic {
	font-weight: bold;
	color: #2d9725;
	font-style: italic;
}
.text_first_para {
	font-weight: bold;
	font-size: 13px;
	color: #414918;
	letter-spacing: 1px;
}
.text_footer {
	word-spacing: 1px;
}
.text_dun {
	font-weight: bold;
	font-size: 13px;
	color: #B6A369;
	letter-spacing: 1px;
}
.text_black {
	font-weight: bold;
	font-size: 13px;
	color: #OOOOOO;
	letter-spacing: 1px;
}
.text_red {
	font-weight: bold;
	font-size: 13px;
	color: #930;
	letter-spacing: 1px;
}
.text_white {
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	letter-spacing: 1px;
}
.text_small_white {
	font-size: 11px;
	color: #FFF;
}
.text_small {
	font-size: 10px;
}
.text_sold {
	font-weight: bold;
	font-size: 15px;
	color: #900;
	letter-spacing: 1px;
}
.form_design {
	border: 1px ridge #B0B0B0;
	background-color: #DDDDDD;
	color: #414918;
}
.line-height {
	line-height: 26px;
}

