body {
	padding:0px;
	margin:0px;
	background:#4e3046;
	text-align:center;
}

a {
	color: #4e3046;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
}

.main_text, 
body, 
font {
	font: 12px/135% Georgia, "Times New Roman", sans-serif;
	color:#4D4D4D;
}

span.phone:hover {
	color:#BCA4AE;
}

ul {
	margin:0; 
	padding:0; 
	list-style:none;
}

li {
	background: url(../images/a.gif) no-repeat left center; 
	margin: 0; 
	padding:0 0 0 10px; 
	line-height:16px;
}

.ul1 li {
	line-height:18px;
}


/* Footer
---------------------------------- */

.c_text, 
.c_text a {
	color: #906a7a;
	font: 11px/125% Verdana, Arial, sans-serif;
}

.c_text a:hover {
	color:#BCA4AE;
	text-decoration: underline;
}

.copyright {
	padding: 10px;
	margin-right: 5px;
	color: #7F4D71; 
	font: 11px/150% Verdana, Arial, sans-serif;
	text-align: center;
}

.copyright a {
	color: #906a7a;  
}

.copyright a:hover {
	color:#BCA4AE;
	text-decoration: underline;
}

.seo {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 25px;
	color:#7F4D71;
	text-decoration: none;
	font: 10px/100% Arial, Helvetica, sans-serif;
}

.seo a,
.seo a:hover {
	color:#7F4D71;
	text-decoration: none;
}


/* Form Elements
---------------------------------- */

form { 
	margin:0px; 
	padding:0px;
}

.form {
	margin-top:3px;
	margin-bottom: 8px;
}

.form input {
	width:260px;
	font: 11px/11px Verdana, Arial, sans-serif;
	padding: 4px;
	border: 1px solid #999; 
	background:#EBE6E4; 
	color: #333;
}

.form input:hover,
textarea:hover {
	border: 1px solid #666; 
}

textarea {
	width:260px; 
	margin-top:3px; 
	padding: 4px; 
	font: 11px/115% Verdana, Arial, sans-serif;
	border: 1px solid #999; 
	background:#EBE6E4;
	color: #333;
}


/* Template Layout Elements (Divs & Tables)
---------------------------------- */

.dt {
	display:table;
	width:100%;
}

.dr { 
	display:table-row; 
	width:100%; 
}

.dc { 
	display:table-cell; 
	width:100%; 
	float:left; 
	text-align:left; 
	height:100%;
}


.no_class, .no_class div {
	width: auto;
	height: auto;		
}

.main { 
	width:760px; 
	height:770px; 
	margin:auto;
}

.main1 { 
	width:721px; 
	height:749px; 
	margin-left:23px; 
	margin-top:21px;
}

.cell_1 { 
	width:210px;
	height:100%;
	background:url(../images/l-b-b.gif) no-repeat bottom;
}

.cell_1_t { 
	height:610px; 
	background:url(../images/l-dr.gif) repeat-y left;
}

.cell_1_t_t { 
	background:url(../images/l-t.gif) no-repeat left top;
}

.cell_1_t_b { 
	background:url(../images/l-b.gif) no-repeat left bottom;
}

.cell_1_fl { 
	width:205px; 
	height:602px; 
	margin: 4px 1px 4px 4px;
}

.cell_1_b { 
	height:139px;
}

.cell_2 { 
	width:509px;
}

.cell_2_t { 
	height:679px; 
	background:url(../images/r-dr.gif) repeat-y;
}

.cell_2_t_t { 
	background:url(../images/r-t.gif) no-repeat top;
}

.cell_2_fl { 
	width:503px; 
	height:218px; 
	margin: 4px 5px 0px 1px;
}

.cell_2_t_b { 
	background:url(../images/r-b.gif) no-repeat bottom;
}

.cell_2_b { 
	height:70px;
} 

.border { 
	border:#CCC8C6 1px solid; 
	height:100%;
}

