body {}
p {}
td {}
.copyright  { 
	color: #a48c72; 
	font-size: 9px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular; 
	font-weight: normal; 
	text-align: center; 
	padding-top: 8px;  
}

.caption { color: #6f5f4d; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular; padding-top: 2px; padding-left: 12px }

.bodypaneltext11px { 
	color: #1f1915; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 17px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular; 
	padding-right: 18px; 
	padding-left: 18px 
	}

#thankyou	{
	background-color: #a48c72;
	border: 1px solid #665747;
	padding: 12px 12px 16px;
	margin-left: 32px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 24px;
	}

#thankyou p { color: #1f1915;
	font: normal bold 12px/17px Arial, Helvetica, Geneva, SunSans-Regular;
}

.sitemapnormal { color: #1f1915; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 13px; padding-right: 18px; padding-left: 18px }
.bodypaneltext12bld { color: #1f1915; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular }
.bodypaneltext11bld { color: #1f1915; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular }

hr {
	color: #a48c72;
}




.sitemap{ 
	color: #51433b; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 13px; 
	padding-right: 18px; 
	padding-left: 22px 
	}
	
	
.sitemapbold{
	font-weight: bold;
}
		
.sitemapdecimal{
	font-weight: normal;
	list-style-type: decimal;
}			
	
.sitemap a:link { 
	text-decoration: underline !important; 
	color: #51433b !important;
	font-weight: bold;
}			
	
.sitemap a:link:hover { 
	text-decoration: underline !important; 
	color: #fde5c3 !important;
	font-weight: bold;
}	
	
.sitemap a:visited { 
	text-decoration: underline !important; 
	color: #8a7265;
	font-weight: bold;
}	
	
.sitemap a:visited:hover { 
	text-decoration: underline !important; 
	color: #fde5c3 !important;
	font-weight: bold;
}	
	
.sitemap a:active { 
	text-decoration: underline !important; 
	color: #dc6b37 !important;
	font-weight: bold;
}	
	
.sitemap a:active:visited { 
	text-decoration: underline !important; 
	color: #dc6b37 !important;
	font-weight: bold;
}	
	
.sitemap a:hover { 
	text-decoration: underline !important; 
	color: #fde5c3;
	font-weight: bold;
}



/* @group SUBLINKS */

.sublinks  { 
	color: #51433b; 
	font-size: 10px;  
	font-family: Arial, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	text-align: center;
}

.sublinks li  { 
	text-decoration: none; 
	display: inline; 	
	border-right: 1px solid #51433b;
	padding: 0 12px;
	}

.sublinks li:first-child  { 
	border-left: 1px solid #51433b;
}
	
.sublinks a:link { 
	text-decoration: none; 
	color: #51433b !important;
	font-weight: normal;
}
	
.sublinks a:hover { 
	text-decoration: underline !important;
	font-weight: bold;
	color: #E6D1B3 !important;
}
	
.sublinks a:visited, a:visited:link { 
	text-decoration: none;
	font-weight: normal;
	color: #51433b !important;
	font-style: normal;
}
	
.sublinks a:visited:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #E6D1B3;
}
	
.sublinks a:hover { 
	text-decoration: underline !important;
	font-weight: bold;
	color: #E6D1B3 !important;
}
	
.sublinks a:link:hover { 
	text-decoration: underline !important;
	font-weight: bold;
	color: #E6D1B3 !important;
}



/*-----------Form Styles--------------*/

.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;
}

.form_element {
	color: #1f1915;  	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	margin-left:18px;
	margin-top:3px;
	margin-bottom:3px;
	width:350px; 
	}

.form_element label {
	padding:0px 10px 0px 0px;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
}

.form_element .check_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element .radio_label {
	/*width:150px;*/
	padding:0px 10px 0px 0px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element select, .form_element input {
	/*width:150px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cf_label	{
	color: #1f1915;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.cf_fileinput{
	width:auto!important;
}

.delete_icon { float:right; /*border-left:1px #CCCCCC solid; padding:10px;*/}

.delete_icon1 { float:right; border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; padding:10px;}

.button { text-align:center; border:none; margin-top:10px; }

.no_delete { border:none;}

.cf_button1 {
	width:90px!important;
}

.radio { width:20px!important;}

.float_left { float:left;}

.cfclear { clear:both; font-size:0px; line-height:0px;}



/*.width1 { width:571px;}*/


