body {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #ece1b1 url(../images/bg_tile.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #766762;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8b418e;	
}

a:hover {
	color: #8b418e;
	text-decoration: underline;
}

strong {
	color: #8b418e;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	color: #8b418e;
	border-bottom: 1px solid #d2b68f;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #766762;
	margin: .15em 0 .25em 0;
}
#content_right h2{
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	color: #8b418e;
	border-bottom: 1px solid #d2b68f;
}
h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	color: #333;
	margin: .15em 0 1em 0;
}
h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	color: #8b418e;
	margin: .15em 0 1em 0;
}
.clear {
	clear: both;
}
.li_pdf {
	list-style: url(../images/pdficon.gif);
}

.li_doc {
	list-style: url(../images/docicon.gif);
}

#breadcrumbs {
	font-size: 10px;
}

#breadcrumbs a {
	font-size: 10px;
}

#content {
	position: relative;
	width: 788px;
	height: auto;
	margin: 0;
	padding: 20px 30px 10px 30px;
	overflow: auto;
}

#content_left {
	margin: 0 273px 0 0;
	min-height: 395px;
	position: relative;
}
#content_left ul{
	list-style: url(../images/bullet.gif) outside;
	margin: 10px 0 8px 30px;
	padding: 0;
}
#content_right li {
	list-style: url(../images/bullet.gif) outside;
	margin: 0 0 0 30px;
	padding: 0 0 10px 0;
}
#content_right {
	float: right;
	width: 223px;
	margin: 0 30px 0 4px;
	min-height: 395px;
	position: relative;
}
#content_right ul {
	list-style: none;
	margin: 10px 0 8px 0;
	padding: 0;
}
#content_right li {
	list-style: url(../images/arrow.gif);
	margin: 0 0 0 30px;
	padding: 0 0 8px 0;
}

#content_right li.current, #content_right li.current a {
	color: #8b418e;
}

#content_right li a{
	color: #584d48;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#content_right li a:hover{
	text-decoration: underline;
}

#content_bg {
	position: relative;
	background: transparent url(../images/main_content_bg.png) top left repeat-y;
	width: 811px;
	padding: 0px;
	margin: 0;
}

#footer {
	position: relative;
	background: transparent url(../images/btm_shdw.png) top left no-repeat;
	padding: 0px;
	margin: 0px;
	min-height: 40px;
	width: 811px;
}

#back_top {
	float: right;
	font-size: 10px;
	width: 32px;
	border-top: 4px #d0b78e solid;
	margin: 20px 10px 10px 0;
	padding: 6px 0 0 0;
}

#copyright {
	float: right;
	font-size: 10px;
	border-top: 4px #d0b78e solid;
	margin: 20px 0 10px 0;
	padding: 6px 61px 0 0;
	width: 700px;
	text-align: center;
}
#copyright a, #copyright a:hover, #back_top a, #back_top a:hover{
	font-size: 10px;
}

#home_img {
	background: #f5f9f6;
	position: relative;
	width: 795px;
	height: 217px;
	margin: 0 0 0 8px;
	padding: 0;
}

#hm_img_left {
	height: 217px;
	/*width: 354px;*/
	background: url(../images/hm_lft_hdr.jpg) top left no-repeat #f5f9f6;
	margin: 0px;
	padding: 0px;
	border: none;
}
#hm_img_right {
	float: right;
	width: 441px;
	height: 217px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #f5f9f6;
}
#hm-locations {
	text-align: center;
	width: 730px;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
}
#hm-locations ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#hm-locations ul li {
	list-style: none;
	margin: 0;
	padding: 0 20px 0 20px;
	display: block;
	float: left;
}

#loc_l {
	width: 140px;
	vertical-align: top;
}

#loc_r {
	float: right;
	padding: 0 80px 0 0;
	width: 140px;
	vertical-align: top;
}

#logo {
	position: absolute;
	padding: 0px;
	margin: 0 0 0 10px;
	top: 12px;
	float: left;
}

/* Start Main Nav */
#main_nav {
	position: absolute;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 811px;
	height: 33px;
	float: left;
	top: 80px;
}
#main_nav ul {
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
}
#main_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_nav a{
	float: left;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;	
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #746761;
}
#main_nav a span {
	float: left;
	display: block;
	padding: 9px 6px 9px 6px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#main_nav a:hover {
	background: #b9aba6;
}
#main_nav a:hover span {
	background: #b9aba6;
	font-weight: bold;
	color: #746761;
	cursor: pointer;
}
#main_nav .current a {
	background: #b9aba6;
}
#main_nav .current a span {
	background: #b9aba6;
	color: #746761;
	cursor: pointer;
}

#main_nav .mn_lft {
	float: left;
	background: transparent url(../images/mn_lft_cnr.gif) top left no-repeat;
	width: 10px;
	height: 33px;
	border: none;
}

#main_nav .mn_rt {
	float: left;
	background: transparent url(../images/mn_rt_cnr.gif) top left no-repeat;
	width: 11px;
	height: 33px;
	border: none;
}
/* End Main Nav */

#search {
	position: absolute;
	top: 48px;
	padding: 0 10px 0 0;
	margin: 0 0 0 610px;
}

#search .searchfield {
	position: relative;
	border: solid 1px #a7a6aa;
	color: #746761;
	height: 18px;
	padding-left: 3px;
}

#search .searchbtn {
	position: relative;
	width: 35px;
	height: 23px;
}

/* #services ul {
	line-height: 20px;
	list-style: url(../images/spec_shop_bullet.gif);
}

#services ul li {
	list-style: url(../images/spec_shop_bullet.gif);
} */

#site_map table tr td {
	vertical-align: top;
	width: 50%;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#site_map ul li a {
	font-weight: normal;
}

#top_nav {
	position: absolute;
	top: 12px;
	padding: 0 8px 0 0;
	margin: 0 0 0 585px;
	white-space: nowrap;
}

#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_nav ul li {
	list-style: none;
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0 5px 0 0;
	color: #746862;
}

#top_nav ul li a {
	color: #9c54a1;
	text-decoration: none;
}

#top_nav ul li a:hover {
	text-decoration: underline;
}

#top_sec {
	position: relative;
	height: 122px;
	width: 811px;
	padding: 0;
}

#wrapper {
	position: relative;
	width: 811px;
	margin: 0 auto;
	padding: 0;
}
