html, td, p, div {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29222A;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
 background-image: url(../images/page_bg.jpg);
}

.con_title H1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

a, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.breadcrumbing, .breadcrumbing a {
  color:   #DDB182;
  text-decoration: none;
}

.breadcrumbing a:hover {
  color: #DDB182;
  text-decoration: underline;
}

.mnu_top_bar a, .mnu_top_bar a:visited, .menu_title_text a:visited, .menu_title_text a {
	color: #F8D9BD;
	text-decoration: none;
}

.mnu_top_bar a:hover, .menu_title_text a:hover {
	color: #FBBB82;
	text-decoration: none;
}

.search_res_fset {
	border: 1px solid #FED1A7;
}

.menu_title {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	position: relative;
	top: 1px;
	left: 1px;
}

.menu_title_text {
	position: relative;
	top: 0px;
	left: 0px;
	color: #FED1A7;
	z-index: 2;
}

.menu_title_shadow {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #292929;
	z-index: 1;
}

.top_l_r_bg {
	background-image:url(../images/top_l_r_bg.gif);
	background-repeat:repeat-x;
}

.top_mb_l_r_bg {
	background-image:url(../images/top_mb_l_r_bg.gif);
	background-repeat:repeat-x;
}

.delimeter, hr, hr.delimeter {
  height: 12px;
  background: url(../images/hr_line.gif) no-repeat scroll center;
  border: 0px;
}

div.line hr, div.line hr.delimeter{ /* take out the troublemaking HR */
display:none;
}
div.line { /* DIV that wraps and replaces the HR */
background: transparent url(../images/hr_line.gif) no-repeat center center;
height: 12px;
}

.title1,
.title1 td{
	border-top: solid 1px #CCCCCC;
	background:url(../images/menu_title_bg_1.gif);
	background-position:right;
	background-repeat:repeat-y;
	font-size:10px;
	padding-left: 3px;
}

ul#left_menu ul {
	padding-left: 0px;
	margin-left: 15px;
}

ul#left_menu {
	padding-left: 0px;
	margin-left: 5px;
}
ul#left_menu li div.mtitle {
	font-weight:bold;
	padding-left: 3px;
}
ul#left_menu li {
padding-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
	list-style:none;
}
ul#left_menu ul {
	padding-left: 3px;
}
ul#left_menu ul li {
	padding-left: 0px;
	margin-left: 13px;
	list-style: url(../images/bullet.gif);
  position: relative;
	font-size: 12px;
}
.search_input {
	border:1px solid #604631;
  background: #FFE7D4;
}
.srch_button {
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: normal;
	border:0;
	height: 19px;
	background-color: #002F68;
	color:#FFFFFF;
	FONT-SIZE: 10px;
}
.input_field {
border:1px solid #735614;
background: #FFE7D4;
FONT-SIZE: 12px;
height: 19px;
}

legend {
  color:#000000;
}
input, select {
	border:1px solid #604631;
        background: #FFE7D4;
	FONT-SIZE: 11px;
	height: 17px;
        padding-left: 3px;
}

textarea {
        border:1px solid #604631;
        background: #FFE7D4;
	FONT-SIZE: 11px;
        padding-left: 3px;
}
.title_address {
	font-size: 9px;
	font-weight:bold;
}
.phone_title {
	font-size:9px;
	font-weight:bold;
	color:#382E60;
}
.phone_list {
	font-size:9px;
	color:#FFFFFF;
}
