* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal 90% "Lucida Sans Unicode",sans-serif;
	color: #444;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

strong { font-weight: normal }

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

img.center { text-align: center; margin: 15px 0 }

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
	padding-top: 8px
}

#header h1 {
	float: left;
	width: 770px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 0.01%;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FDB813
}

#header img {
	float: right;
	margin: 0;
	padding: 0;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 207px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Banner */

#banner {
	float: right;
	width: 207px;
	padding: 5px;
	background: #EDEBD5;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

#footer #legal a {
	text-decoration: none
}

/* hide text */

.hh2, .hd2, .hd3, .hd3b, .hdcpt { color: #FFF }
.hd2y { color: #FFFF00 }
.hd { color: #F7F7F7; margin-right: -88px }
.hd2, .hd2y { margin-right: -47px }
.hd3 { margin-right: -86px }
.hd3b { margin-right: -95px }
.hdcpt { margin-right: -47px }
.hh2, .hdsn2 { font-size: 0.01% }
.hh2 { margin-right: -12px }
.hdsn, .hbd { color: #ED5C0C }
.hdsn { margin-right: -70px }
.hdsn2, .hbd2 { color: #F3951B }
.hdsn2 { margin-right: -9px }
.bd { font-size: 1.3em }
.hbd { margin-right: -118px }
.hbd2 { margin-right: -87px; text-decoration: none }
.vrh2 { color: #333; margin-bottom: 20px; font-size: 152% }
.hlnk { color: #FFF; margin-right: -86px }

/* mod */

.uln, .oul, .rul, .rbul { text-decoration: underline }
.clp, .img, .cpt, .cntr, .bld2, .cpic { text-align: center }
.clp { margin: 20px 0 }
.img { margin: 15px 0 }
.img2 { padding: 10px; border: solid 1px #FC4C03; background-color: #e7fbc9 }
.cpt, .cpt strong, .hby, .rbul, .bld, .bld2, .cpic { font-weight: bold }
.bld2 { margin: 10px 0 20px }
.cpic { color: #FF0202 }
.cpt { margin: 10px 0 20px }
.hby { background: #FFFF00 }
.hby strong { font-weight: bold }
.rul, .rbul { color: red }
.oul { color: #F64D00 }

#popupban { position:absolute; visibility: hidden }

/* link */
.lnk { font-size: 1.5em; text-align: center; margin-bottom: 20px }
.lnk a { color: #F26522 }
.lnk a:hover { color: #F7941D }
.lnk2 { background-color: #FFFBC5 }

/* contact */
#topbar {
	border-right: 0px solid;
	padding: 0;
	margin-top: 500px;
	border-top: 0px solid;
	z-index: 100;
	left: 0px;
	visibility: hidden;
	border-left: 0px solid;
	width: 110px;
	border-bottom: 0px solid;
	position: absolute;
	top: 300px;
}

/* business directory */
.dh2, .dkw, .sd { color: #FFF }
.dh1 { margin-right: -170px; color: #F7F7F7 }
.dh2 { margin-right: -134px }
.dkw { margin-right: -86px }
.sd { margin-right: -86px }