body {
	margin: 0;
	background-image: url(../images/index/bg_b.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	}

h4 {
	margin: 0;
	padding: 0 3px;
	font-weight: bold;
	font-size: 12px; 
	border-bottom: 2px solid #D4AB73;
	font-size: 12px;
	}

#contact-address {
	width: 190px;
	margin: 0 0 75px 35px;
	padding: 0;
	font-size: 12px;
	}
	
#contact-directions {
	width: 195px;
	margin: 0 0 0 1px;
	padding: 5px;
	font-size: 12px;
	}
	
	#contact-directions ol { 
		margin-left: 30px;
		padding:0; 
		list-style-type:decimal; 
		}
	#contact-directions li { 
		margin: 0; 
		padding: 2px 0; 
		}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
	}

a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4AB73;
	text-decoration: underline;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4AB73;
	text-decoration: underline;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: underline;
	}

.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666633;
	border: 1px solid #CCCCCC;
	}

.elevennormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	}
.elevennormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	}

.twelvenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	}

.twelvenormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	}

.thirteennormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	}

.indexContactBG {

	background-image: url(../images/index/index_r10_c8.jpg);
	}

.indexProcedureBG {
	background-image: url(../images/index/index_r15_c3.jpg);
	background-repeat: no-repeat;
	}

.indexFooterBG {
	background-image: url(../images/index/index_r18_c1.jpg);
	background-repeat: no-repeat;
	}

.subContactBG {
	background-image: url(../images/sub/sub_r4_c7.jpg);
	background-repeat: no-repeat;
	}
