* {
	margin:0px;
	padding:0px;
}

html {
/*	min-height:100%; margin-bottom:1px;*/
}

body {
	background-color:#FFDB0F;
	color:#000000;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}

hr {
	padding:1px;
	margin:10px;
	width:92%;
	text-align:center;
	border:none;
	background-color:#000000;
	color:#000033;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:200;
	text-align:left;
	margin:20px 10px 0px 0px;
}
h3, h4, h5, h6 {
	margin:0px 10px 1px 5px;
	font-weight:bold;
}
h1 {
	text-align:center;
	font-size:22px;
}
p {
	margin:10px 2px 10px 2px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	/*letter-spacing:1px;*/
}

.pad20 {
	padding:20px;
}
.small {
	font-size:0.9em;
}
.hand {
	cursor:pointer;
}
.shrink {
	max-width:95% !important; width:auto !important; width:250px;
}
.shrinksmall {
	max-width:95% !important; width:auto !important; width:140px;
}
.shrinkh {
	max-height:80px !important; height:auto !important; height:80px;
}
.block {
	display:block;
}
.none {
	display:none !important;
}
.radios input {
	margin-left:10px;
	padding:5px;
	width:auto;
}
.red {
	color:#FF0000;
}
.bold {
	font-weight:bold;
}
.collapseButton {
	background-color:#B0ECEC;
	border:1px outset #c9c9c9;
	height:8px;
	line-height:8px;
	margin:1px 3px 1px 0px;
	padding:0px 3px;
	font-weight:bold;
	font-size:x-small;
}
a.collapseButton:hover {
	background-color:#00ecec;
	border:1px inset #e6e6e6;
	color:#ffff00;
	text-decoration:none;
}

a {
	text-decoration:none;
	color:#666699;
}
a, a:active, a:focus, a:link {
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#FF3300;
}

ul {
	display:inline;
}
li {
	margin:2px 40px 2px 50px;
	list-style:circle;
	font-size:1.1em;
}
ol li {
	list-style-type:decimal;
	margin:2px 30px 2px 30px;
}

.wrapme {
	border:1px solid #ececec;
	padding:10px;
	margin:5px;
}
.wrapme ul {
	display:block;
}
.wrapme h1 {
	text-align:left;
	font-size:16px;
}
.wrapme h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
}
.wrapme a strong {
	font-size:13px;
}

form {
	margin:10px 10px;
	padding:5px;
}

input {
	font-family:Verdana, Helvetica, Tahoma, Arial;
	font-size:11px;
	width:auto;
}

input.button {
	width:auto;
	padding:2px;
}

textarea {
	margin-left:0px;
	width:250px;
}
textarea.button {
	width:auto;
	padding:2px;
}

div#container {
	width:100%;			/* main page width */
	margin:0px auto 0px auto;
	padding:0px;
	background:#ffffff;
	color:#000000;
}

div#header {
	background:#FAD701 url(../images/hdr_bg.jpg) repeat-x;
	text-align:right;
}

div#navigation {
	background:#ACACAC url(../images/nav_bg.jpg) repeat-x;
	height:22px !important;
	height:21px;
	padding-top:8px;
	padding-right:140px;
	margin-top:0px !important;
	margin-top:0px;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
div#navigation img {
	margin-top:-8px;
	vertical-align:text-top;
}
div#navigation a {
	text-decoration:none;
	color:#ffffff;
	margin:-16px 3px 0px 3px;
	font-weight:bold;
}
div#navigation a:hover {
	text-decoration:none;
	/*color:#FFA500;*/
	color:#FAD502;
}

div#top_banner {
	/*float:right; margin:2px 0px; height:60px; text-align:center; width:100% !important; width:99%; overflow:visible;*/
}

div#content {
	margin:0px 5px;
	float:top right;
	width:569px !important;
	width:568px;
	width:auto !important;
	padding-left:10px !important;
	padding-left:7px;
	margin-bottom:5px;
	margin-left:170px !important;
	margin-left:165px;
	margin-bottom:120px !important;
	margin-bottom:0px;
	padding-bottom:120px !important;
	padding-bottom:0px;
}

div#main {
	font-family:Helvetica, Arial, sans-serif;
	font-size:90%;
	margin-right:195px;
}

div#footerbanner {
	padding:2px 10px 0px 0px !important;
	clear:both;
	min-height:79px;
	height:79px;
	text-align:right;
	margin-top:0px;
}
div#footer {
	padding:40px 10px 0px 0px !important;
	clear:both;
	min-height:79px;
	height:79px;
	color:#993333;
	text-align:right;
}
div#footer a {
	letter-spacing:1.5px;
	color:#99CC99;
}
div#footer a:hover {
	color:#00CCCC;
}

div#footer p {
	font-size:85%;
	margin:0px;
}

div.label {
	float:left;
	position:relative;
	width:110px;
	background-color:#CCCCCC;
	margin:1px 5px 1px 10px;
	line-height:19px !important;
	line-height:17px;
	padding-left:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:x-small;
}
div.label, div.label, textarea, input {
	border:1px solid #666666;
}
div.label:hover, textarea:hover, input:hover {
	border:1px solid #CC6600;
	color:#666666;
}

div.event_box { background-color:#FFA500; padding:5px 5px 0px 5px; }
div.event_box div.evt_inr { vertical-align:top; margin:0px; border-bottom:5px solid #ffa500; padding:5px; background:#ffffff; }
div.event_box div.evt_inr h1 { text-align:center; padding:0px; margin:0px; font-size:16px; }

div.event_box_preview { background-color:#FFA500; padding:5px 5px 0px 5px; }
div.event_box_preview div.evt_inr { vertical-align:top; margin:0px; border-bottom:5px solid #ffa500; padding:5px; background:#ffffff url(../images/event.jpg) no-repeat 100% 0px; }
div.event_box_preview div.evt_inr h1 { text-align:left; padding-top:0px; margin-top:0px; margin-left:20px; margin-right:150px; }


#special_hdr {
	position:absolute; top:55px; left:335px; width:234px; height:34px; padding-top:6px; border:1px solid #fff600; text-align:center; color:#333366; background:url(../images/hdr_hili.jpg) no-repeat top left; vertical-align:middle;
}
div#quickpanel {
	float:right; width:196px; line-height:12px; margin-right:15px !important; margin-right:-20px; margin-top:-15px;
}
div#quickpanel #hdr {
	padding:20px 0 0 55px;
	background:url(../images/quick_panel_hdr.jpg) repeat left top;
	width:141px;
	height:72px;
	line-height:12px;
}
div#quickpanel #bdy {
	background:url(../images/quick_panel_bg.jpg) repeat;
	margin:-20px 0px 0px 0px;
	padding-left:15px;
	width:181px;
	line-height:12px;
	height:auto;
}
div#quickpanel #ftr {
	background:url(../images/quick_panel_ftr.jpg) repeat;
	width:146px;
	height:74px;
	line-height:12px;
	padding-left:50px;
}
div#quickpanel form#login {

}
div#quickpanel a {
	color:#ffffff;
}
div#leftside {
	text-align:center;
	width:170px;
	float:left;
	padding:10px 5px 10px 5px !important;
	padding:0px 5px 10px 0px;
	margin-bottom:0px !important;
	margin-bottom:90px;
	margin-top:0px !important;
	margin-top:10px;
}
div#rightside {
	text-align:center;
	width:150px;
	margin-top:20px;
	float:right;
	padding:0px 0px 10px 5px;
}
div#leftside div.box, div#rightside div.box {
	margin-bottom:10px;
}
div#leftside div.hdr, div#rightside div.hdr {
	width:161px;
	font-weight:bold;
	line-height:25px !important;
	line-height:25px;
	padding-top:2px;
	color:#ffffff;
	font-size:10px;
}
div#leftside div.hdr {
	background:#FFDB0F url(../images/side_tr.gif) no-repeat top right;
}
div#rightside div.hdr {
	background:#FFDB0F url(../images/side_tl.gif) no-repeat top left;
}
div#leftside div.hdr div, div#rightside div.hdr div {
	margin-top:-2px;
}

div#leftside div.bdy, div#rightside div.bdy {
	width:159px;
	border:1px solid #FFDB0F;
	border-top:none;
	border:1px solid #FFDB0F;
	border-bottom:3px solid #FFDB0F;
	padding:2px 0px 10px 0px;
	font-size:10px;
}
div#leftside div#directory, div#rightside div.bdy {
	background:#EBEBEB;
}
div#leftside div.bdy, div#rightside div.bdy {
	background:#ffffff;
}
div#rightside div.hdr, div#rightside div.bdy {
	width:140px;
}
div#rightside div.hdr {
	width:142px;
}
div#rightside div#news {
	padding:0px !important; margin:0px !important;
}
div#rightside div#news h3 {
	padding:2px; margin:0px;
}
div#leftside div.bdy img, div#rightside div.bdy img {
	text-align:center;
	margin:10px auto;
}
div#directory {
	text-align:left;
}
div#directory strong {
	 margin-left:3px;
}
div#leftside li, div#rightside li {
	list-style:none;
	list-style-image:url(../images/cat_bullet.gif);
	list-style-position:outside;
	margin:0px 10px 0px 20px;
	padding:0px;
	line-height:16px;
	display:list-item;
}
div#leftside li:hover {
	list-style:none;
	list-style-image:url(../images/cat_bullet2.gif);
}
div#leftside li a, div#rightside li a {
	color:#666600;
	text-decoration:none;
	margin-left:0px;
}
div#leftside li a:hover, div#rightside li a:hover {
	color:#009999;
	text-decoration:underline;
	list-style:none;
	list-style-image:url(../images/cat_bullet2.gif);
	list-style-position:outside;
	line-height:16px;
}

div.highlightbox {
	float:right; width:160px !important; width:190px; padding:0px;
	margin:20px;
	text-align:justify; font-style:normal;
	background-color:#FFEFEE;
	color:#969696;
	text-indent:10px;
}
div.highlightbox form {
	margin:2px; padding:2px;
}
div.highlightbox h2 {
	margin-top:0px;
}
div.highlightbox a {
	margin-right:5px;
	color:#9900FF;
}
div.highlightbox a:hover {
	color:#FF00FF;
}
div#search {
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:0.9em;
	padding:0px;
	text-align:center;
	position:absolute;
	top:70px;
	left:-10px;
	color:#949494;
	font-weight:bold;
}
div#search input#searchtxt {
	width:120px;
	height:16px;
	border:1px solid #c9c9c9;
}
div#search input {
	width:30px;
	height:18px;
	border:1px solid #c9c9c9;
}

div.summary {
	padding:2px 5px; overflow:hidden; margin:0px 0px 0px -5px !important; margin:10px; width:auto !important; width:89%;
}
div.summary h1, div.summary h2, div.summary h3, div.summary h4, div.summary h5 {
	margin:3px;
	padding:0px;
}
div.summary div.business {
	margin:5px 0px; padding:5px; background-color:#EBEBEB; border:1px solid #C9C9C9; width:46% !important; width:44%;
}
div.summary div.business div.heading {
	width:100%; background-color:#ACACAC;
	padding:0px;
	font-weight:bold;
	color:#993333;
}
div.summary div.business div.heading a {
	color:#FFDB0F;
}
div.summary div.business div.heading a:hover {
	color:#EBEBEB;
}
div.summary div.business div.heading p {
	padding:5px;
	margin:0px;
	font-size:1.1em;
	letter-spacing:0px;
	font-family:Helvetica, Arial, sans-serif;
}
div.summary div.business div.body {
	background-color:#ffffff;
	text-indent:2em;
	padding:5px;
	word-spacing:1px;
	color:#ACACAC;
	letter-spacing:0.5px;
	text-align:center;
}
div.summary div.business div.body p {
	text-align:center;
}
div.summary div.business div.body img {
	padding:0px; margin:0px 0px 0px -20px;
}
div.summary div.business div.body hr {
	padding:0px;
	margin:15px 10px 5px 10px;
	width:93%;
	text-align:center;
	border:none;
	border-bottom-style:dashed;
	border-bottom-color:#f3f3f3;
	border-bottom-width:1px;
	background-color:#969696;
	line-height:1px;
	height:1px;
}
div.summary div.business div.body a {
	color:#969696;
}
div.summary div.business div.body a:hover {
	color:#a3a3ff;
}
td hr {
	border:0px;
	height:1px;
	line-height:1px;
	padding:1px;
	margin:6px !important;
	margin:2px;
	visibility:hidden;
}
td hr.display {
	visibility:visible;
}
div.guestcomment {
	border:1px solid #e6e6e6;
}
div.guesthead {
	overflow:hidden;
}
div.lineOne {
	line-height:12px;
	height:12px;
	padding:1px;
	margin:0px;
	background-color:#e9e9e9;
	font-size:90%;
	overflow:hidden;
}
div.lineTwo {
	line-height:12px;
	height:12px;
	padding:1px;
	margin:0px;
	background-color:#f9f9f9;
	font-size:80%;
}

div.guestbody {
	margin-bottom:10px;
	padding:2px 5px 5px;
	overflow:auto;
	border-top:1px solid #e6e6e6;
}

div.guestsign {
	width:215px; text-align:left; padding:0px;
}

div#footerbot {
	margin:-10px 0px;
	width:100%;
	height:60px;
	background:url(../images/nav_bg.jpg) repeat-x 50% 0%;
}
form table tr td input {
	width:auto;
}

.shop_category_tables {
	width:100%; margin:5px 5px 0 0; border:1px solid #000000; float:left; color:#663333;
}
.shop_category_tables a {
	color:#669966;
}
.shop_category_tables a:hover {
	color:#0066CC;
}
.article {
	margin:5px;
	padding:5px;
	border:1px solid #ececec;
	border-left:0px; border-right:0px;
	background:url(../images/news.jpg) no-repeat 100% 0%;
}
.article p strong {
	font-size:1.1em;
}
.article p.body {
	padding:2px 12px;
}
.article h2 {
	font-weight:bold;
}
div#news_snapshot {
	text-align:left;
	background-color:#f6f6f6;
	padding:0px 0px 5px 0px;
}
div#news_snapshot p {
	text-align:justify;
}
div#news_snapshot p.small {
	text-align:left;
}
div#news_snapshot h3 {
	background-color:#dfdfdf;
}
div#news_snapshot a {
	color:#6633FF;
}
div#news_snapshot a:hover {
	color:#666600;
}


#shop_contact_details {
	display:block; width:200px; float:right;
}
table#product_view td {
	border:1px solid #FFA033;
}

#findmap, #findmap img, #findmap a img {
	margin:0px;
	padding:0px !important;
	border:0px;
}

.no_form_pad form {
	margin:0px;
}

/*-- FLY MENU NAV STYLE BOF --*/
#nav * {
	left:-999em;
	font-size:1em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:1;
	z-index: 20;
	border:0px;
}
#nav ul {
	border: 1px solid #666699 !important;
}
#nav a {
	display: block;
	text-decoration:none;
}

#nav ul li {
	margin:1px 5px 1px 0px;
	display: inline;
}
#nav li div a, #nav li div, #nav ul li {
	height:auto;
	width: auto;
}
#nav li div a {
	display: block;
	margin:1px 0px 1px 0px; 
}
#nav li ul li {
	margin: 0px;
}
#nav li ul li a {
	text-decoration: none;
/*	text-transform: uppercase;*/
	margin:0px;
	padding:5px 0px 5px 10px;
	width: 110px;
}
#nav li {
	width:154px;
	margin: 1px 12px 1px 0px;
	display: block;
}
#nav li ul {
	background:transparent;
	position: absolute;
	background: #e6e6e6;
   filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   opacity: 0.8;               /* newer Mozilla and CSS-3 */
	padding:4px 0px 4px 0px;
	width: 120px;
	left: -999em;
	margin:-10px 0px 2px 50px;
}
#nav li ul li ul {
   filter:alpha(opacity=100);   /* Internet Explorer       */
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;               /* newer Mozilla and CSS-3 */
   padding:4px 0px 4px 0px;
}
#nav li ul li, #nav li ul li a {
	margin:0px;
}
#nav li ul li a {
	text-decoration: none;
	padding:2px 0px 2px 10px;
	width: 110px;
}

#nav li ul li a:hover, #nav li ul ul a:hover {
	color:#000000 !important;
	background-color: #FFFD68;
}

#nav li ul ul {
	border-left: none;
	margin: -35px 0px 0 120px;
	padding: 0px 0px 0px 0px;
	left:-999em;
}
#nav li ul ul a {
	background-color:#e6e6e6;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav *:hover {
	left:auto;
}
#nav li:hover ul {
	margin-top:-25px;
	left:115px;
}
#nav a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	color:#333 !important;
	filter:alpha(opacity=100) !important;  /* discarded */
	-moz-opacity:1.0 !important;           /* discarded */
	opacity: 1.0 !important;               /* discarded */
  }
#nav li {
	padding:0px; margin:0px; border:0px; width:140px !important; width:128px;
}
/*-- FLY MENU NAV STYLE EOF --*/




/*-- PROFILE STYLE BOF --*/
#profile_container {
	font-size:12px;
}
#profile_container h2 {
	margin-top:0px;
	font-size:24px;
}
#profile_container #profile_head {
	vertical-align:top;
}
#profile_container #profile_head #profile_address {
	background:#FFFD86 url(../images/address_hdr.gif) no-repeat top left;
	width:150px;
	min-width:150px;
}
#profile_container #profile_head #profile_address h3 {
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}
#profile_container #profile_image {
	background-color:#ffffff;
}

#profile_container #profile_comments #profile_comments_sign, #profile_container #profile_head #profile_description {
	background:#efefef url(../images/profile_description_tl.gif) no-repeat top left;
	margin:5px;
	padding:0px 5px;
	vertical-align:top;
}
#profile_container #profile_head #profile_description {
	padding:6px 25px 10px 25px;
	text-align:justify;
}
#profile_container #profile_head #profile_description strong {
	margin:0px -10px 5px -10px;
}
#profile_container #profile_head #profile_description h3 {
	margin-left:-15px;
	font-weight:bold;
	font-size:15px;
}
#profile_container #profile_comments #profile_comments_view {
	background-color:#ffffff;
	margin-right:285px;
}
#profile_container #profile_head #profile_address, #profile_container #profile_image, #profile_container #profile_comments, #profile_container #profile_comments #profile_comments_sign, #profile_container #profile_comments #profile_comments_view {
	padding:5px;
	vertical-align:top;
}
div.guestcomment div.guestnocomments {
	margin-top:150px; text-align:center;
	overflow:auto;
	border:1px solid #e6e6e6;
	border-left:0px;
	border-right:0px;
	}
#profile_container {
	background:#FFA500 url(../images/container_tr.gif) no-repeat top right;
	margin-bottom:0px;
}
#profile_container #profile_comments #profile_comments_sign {
	margin:0px; padding:0px;
}
#profile_container #profile_comments #profile_comments_sign h3 {
	margin:2px 0 2px 12px;
}
/*-- PROFILE STYLE EOF --*/

