/*
	COLORS:
	body	#ecc45a
	
	header nav & footer:
			#06595e
	
	menu:
	m1		#0e9987
	m1 hov	#11b19c
	m2		#7a9e23
	m2 hov	#8bb428
	m3		#219d70
	m3 hov	#26b27f
	m4		#7fc555
	m4 hov	#8edb5f
	m5		#49b589
	m5 hov	#56d29f
	m6		#68c009
	m6 hov	#75d80a
	m7		#0ba097
	m7 hov	#0db8ae
	m8		#40e0d0
	m8 hov	#46f3e2
*/

#divwrapper {
	background-color: transparent;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-color: #ecc45a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body a:link, body a:visited {
	color: #000;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
}
body a:hover {
	color: #fff;
}

body#test {
background-color: #ecc45a;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#divlogo {
	float: left;
	height: 88px;
	width: 137px;
}

#divheaderphototest {
	float: right;
	height: 88px;
	width: 622px;
}

#divheaderphoto {
	float: right;
	height: 88px;
	width: 622px;
}

/* NEW NAVIGATION MENU */
#new-menu {
	height: 35px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #381a06;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #381a06;
	float: left;
}
#new-menu ul {
	margin: 0;
	padding: 0;
	width: 759px;
	list-style-type: none;
	overflow: hidden;
}
#new-menu ul li {
	_display: inline;
	float: left;
}
#new-menu ul li a {
	display: block;
	_width: 42px;
	height: 25px;
	color: #ffffff;
	font-size: 0.85em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	-webkit-transition: all .2s ease-in-out;
}
#new-menu ul li a:hover {
	color: #ffffff;
	background-color: black;
}
#new-menu ul li a#m1 {
	height: 13px;
	background-color: #0e9987;
	padding-top: 11px;
	padding-bottom: 11px;
}
#new-menu ul li a#m1:hover {
	background-color: #11b19c;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #11b19c;	
}
#new-menu ul li a#m2 {
	background-color: #7a9e23;

}
#new-menu ul li a#m2:hover {
	background-color: #8bb428;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8bb428;	
}
#new-menu ul li a#m3 {
	height: 13px;
	background-color: #219d70;
	padding-top: 11px;
	padding-bottom: 11px;
}
#new-menu ul li a#m3:hover {
	background-color: #26b27f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #26b27f;
}
#new-menu ul li a#m4 {
	background-color: #7fc555;

}
#new-menu ul li a#m4:hover {
	background-color: #8edb5f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8edb5f;	
}
#new-menu ul li a#m5 {
	background-color: #49b589;

}
#new-menu ul li a#m5:hover {
	background-color: #56d29f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #56d29f;	
}
#new-menu ul li a#m6 {
	height: 13px;
	background-color: #68c009;
	padding-top: 11px;
	padding-bottom: 11px;
}
#new-menu ul li a#m6:hover {
	background-color: #75d80a;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #75d80a;	
}
#new-menu ul li a#m7 {
	background-color: #0ba097;

}
#new-menu ul li a#m7:hover {
	background-color: #0db8ae;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0db8ae;	
}
#new-menu ul li a#m8 {
	padding-left: 21px;
	background-color: #40e0d0;
}

html>body #new-menu ul li a#m8 {
	*padding-left: 26px;
}

#new-menu ul li a#m8:hover {
	background-color: #46f3e2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #46f3e2;	
}
/* OLD NAVIGATION MENU */
#divnavigation {
	float: left;
	height: 30px;
	width: 759px;
	background-image: url(../images/nav_colors.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
}
#divnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divnavigation ul li {
	display: inline;
}
#divnavigation ul li a {
	color: #000000;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	padding-top: 4px;
	padding-right: 26px;
	padding-bottom: 4px;
	padding-left: 26px;
	text-align: center;
}
#divnavigation ul li a:hover {
	color: #ffffff;
}

/* NEW HEADER PHOTO */
#divheaderphototest ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#divheaderphototest ul li {
	display: inline;
}
#divheaderphototest ul li a {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	text-decoration: none;
	background-color: #06595e;
	height: 18px;
	width: 65px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#divheaderphototest ul li a:hover {
	background-color: #086f75;
}
#divheaderphototest ul li.current a {
	background-color: #086f75;
}
#divheaderphototest {
	background-image: url(../images/header_photo_retouch_3.jpg);
}

/* OLD HEADER PHOTO */
#divheaderphoto ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#divheaderphoto ul li {
	display: inline;
}
#divheaderphoto ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: right;
	text-decoration: none;
	background-color: #DDC8A5;
	height: 15px;
	width: 65px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	display: block;
}
#divheaderphoto ul li a:hover {
	background-color: #f1dcb8;
}
#divheaderphoto ul li.current a {
	background-color: #f1dcb8;
}
#divheaderphoto {
	background-image: url(../images/header_photo.jpg);
}
#divhomecontent {
	float: left;
	padding-top: 22px;
	padding-right: 22px;
	padding-left: 33px;
	width: 355px;
	line-height: 1.5em;
}
#divhomecontent a:link, #divhomecontent a:visited {
	color: #d4882f;
}
#divhomecontent a:hover {
	color: #ffffff;
}
#divsidebar_dine {
	color: #ecc45a;
	float: left;
	width: 127px;
	background-color: #0e9987;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_entertain {
	float: left;
	width: 127px;
	background-color: #7a9e23;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_events {
	float: left;
	width: 127px;
	background-color: #A#77EB;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_bank {
	float: left;
	width: 127px;
	background-color: #4DCA7C;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_beauty {
	float: left;
	width: 127px;
	background-color: #49b589;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_shopping {
	float: left;
	width: 127px;
	background-color: #68c009;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_professional {
	float: left;
	width: 135px;
	background-color: #0ba097;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_city {
	float: left;
	width: 127px;
	background-color: #40e0d0;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_contacts {
	float: left;
	width: 127px;
	background-color: #06595e;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-left: 10px;
	padding-top: 10px;
}
#divsidebar_dine h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_entertain h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_events h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_bank h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_beauty h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_beauty p {
	color: #ecc45a;;
}
#divsidebar_shopping h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_professional h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_city h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_contacts h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#divsidebar_photo_dine {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #0e9987;
	text-align: center;
}
#divsidebar_photo_dine img {
	margin-top: 1px;
}
#divsidebar_photo_entertain {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #7a9e23;
	text-align: center;
}
#divsidebar_photo_entertain img {
	margin-top: 1px;
}
#divsidebar_photo_events {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #219d70;
	text-align: center;
}
#divsidebar_photo_events img {
	margin-top: 1px;
}
#divsidebar_photo_bank {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #7fc555;
	text-align: center;
}
#divsidebar_photo_bank img {
	margin-top: 1px;
}
#divsidebar_photo_beauty {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #49b589;
	text-align: center;
}
#divsidebar_photo_beauty img {
	margin-top: 1px;
}
#divsidebar_photo_shopping {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #68c009;
	text-align: center;
}
#divsidebar_photo_shopping img {
	margin-top: 1px;
}
#divsidebar_photo_professional {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #0ba097;
	text-align: center;
}
#divsidebar_photo_professional img {
	margin-top: 1px;
}
#divsidebar_photo_city {
	float: left;
	width: 139px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	background-color: #40e0d0;
	text-align: center;
}
#divsidebar_photo_city img {
	margin-top: 1px;
}
#divcontentphoto {
	float: left;
	width: 349px;
}
#divcolumnwrappertest {
	float: left;
	width: 619px;
	margin: 0px;
	background-repeat: no-repeat;
}
#divcolumnwrapper {
	float: left;
	width: 619px;
	margin: 0;
	background-repeat: no-repeat;
}
#divcolumnwrapper a:link, #divcolumnwrapper a:visited {
	color: #d4882f;
}
#divcolumnwrapper a:hover {
	color: #ffffff;
}
#divcolumnwrapperpro {
	float: left;
	width: 611px;
	margin: 0;
	background-repeat: no-repeat;
}
#divcolumnwrapperpro a:link, #divcolumnwrapperpro a:visited {
	color: #d4882f;
}
#divcolumnwrapperpro a:hover {
	color: #ffffff;
}
#divcolumn1_dine {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_dine {
	position: relative;
	float: left;
	width: 310px;
	padding-bottom: 30px;
	padding-top: 10px;
	z-index: 1;
}
#divcolumn3_dine {
	float: left;
	width: 598;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_entertain {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_entertain {
	float: left;
	width: 285px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_events h1 {
	line-height: normal;	
}
#divcolumn1_events {
	float: left;
	width: 260px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 15px;
	line-height: 1.2em;
}
#divcolumn2_events {
	float: left;
	width: 272px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 1.2em;
}
.bold {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_bank {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_bank {
	float: left;
	width: 285px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_beauty {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_beauty {
	float: left;
	width: 285px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_beauty p.beauty-spacer, #divcolumn2_beauty p.beauty-spacer {
	height: 200px;	
}
#divcolumn1_shopping {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_shopping {
	float: left;
	width: 285px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_professional {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_professional {
	float: left;
	width: 285px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_city {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_city {
	float: left;
	width: 285px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn1_aboutus {
	float: left;
	width: 543px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 55px;
}
#divcolumn1_contacts {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_contacts {
	position: relative;
	float: left;
	width: 310px;
	padding-bottom: 30px;
	padding-top: 10px;
	z-index: 1;
}
#divcolumn1_directions {
	float: left;
	width: 285px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#divcolumn2_directions {
	position: relative;
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
	z-index: 1;
}
#divcolumn1_ad {
	float: left;
	width: 543px;
	padding-left: 24px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 55px;
}
#divcolumn1_dine h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 83px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #0e9987;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_dine pre, #divcolumn2_dine pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_dine span, #divcolumn2_dine span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_entertain h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 287px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #7a9e23;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_entertain h1 p {
	margin: 0;
	padding: 0;
	color: ;
	font-size: 0.7em;
	font-weight: normal;
}
#divcolumn1_events h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 80px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #219d70;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_events pre, #divcolumn2_events pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_events span, #divcolumn2_events span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_bank h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 331px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #7fc555;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_bank pre, #divcolumn2_bank pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_bank span, #divcolumn2_bank span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_beauty h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 205px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #49b589;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_beauty pre, #divcolumn2_beauty pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_beauty span, #divcolumn2_beauty span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_shopping h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 111px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #68c009;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_shopping pre, #divcolumn2_shopping pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_shopping span, #divcolumn2_shopping span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_professional h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 245px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #0ba097;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn2_professional img {
	float: left;
	padding: 5px 10px 0 0;
}
#divcolumn1_professional pre, #divcolumn2_professional pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_professional span, #divcolumn2_professional span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_city h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 146px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #40e0d0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_city pre, #divcolumn2_city pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_city span, #divcolumn2_city span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_aboutus h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 105px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #06595e;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_contacts h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 252px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #06595e;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_contacts pre, #divcolumn2_contacts pre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#divcolumn1_contacts span, #divcolumn2_contacts span {
	font-weight: bold;
	color: #ecc45a;
}
#divcolumn1_directions h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	width: 175px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	white-space: nowrap;
	background: #06595e;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#divcolumn1_ad h1 {
	position: relative;
	margin-left: -24px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 610px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-weight: bold;
	line-height: 1.0em;
	white-space: nowrap;
	background: #06595e;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 2;
}
#footertest {
	width: 759px;
	height: 27px;
	color: #000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.3em;
	padding: 7px 0 7px 0;
	clear: both;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #06595e;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9EDD6;
	width: 759px;
	text-align: center;
	padding-top: 5px;
	clear: both;
	height: 50px;
	line-height: 1.75em;
}
#disclaimer {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 739px;
	text-align: justify;
	clear: both;
	height: 80px;
}
#divcontentwrappertest {
	color: #b67221;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #381a06 url('../images/reflection_full.jpg');
}
#divcontentwrapper-home {
	color: #b67221;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #381a06;
}
#divcontentwrapper {
	color: #b67221;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #381a06 url('../images/reflection_full.jpg') top right no-repeat;
}
a:link {
	color: #000000;
}
a:visited {
	color: #9100DC;
}
#divcolumn1 a:link {
	line-height: 1em;
}
#divcolumn2 a:link {
	line-height: 1em;
}
/* NEW BOTTOM NAVIGATION */
#divbottomnavtest {
	color: #54bcc2;
	border-bottom: solid 1px #046b72;
}
#divbottomnavtest a {
	color: #9be9ec;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#divbottomnavtest a:hover {
	color: #ffffff;
}
#divbottomnavtest {
	background-color: #06595e;
	display: block;
	height: 20px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
}

/* OLD BOTTOM NAVIGATION */
#divbottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divbottomnav {
	background-color: #f1dcb8;
	display: block;
	height: 20px;
	clear: both;
	padding-top: 6px;
	text-align: center;
}
