/* Unchanged */


img { behavior: url(iepngfix.htc) } 

a img{
	border:0px;
	outline:none;
}

a {
	color:#f0cc5a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#f0cc5a;
	text-decoration:underline;
	font-weight:bold;
	height:20px;
}

.clear {clear:both;}



body {
	margin:0px;
	padding:0px;
	background:url(images/bg_main.jpg) top center no-repeat #000;
	font: 14px/19px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height:1.8em;
	color:#fff;
	outline:none;
	}
	
#my_wrapper {
	width:991px;
	margin:0px auto;
}


p {
	/* margin:0px;
	padding-bottom:15px; */
}

/* nav */

#nav_drop {
padding-top:28px;
}

#nav {
	float:left;
	margin:0px;
	padding:0px;
}


	
#nav li {
	display: inline;
	list-style: none;
	margin:0px;
	padding:0px;
}

#nav a { 
	display: block; 
	height: 38px; 
	line-height: 38px; 
	float:left;
	outline:none;
}

/* key background image */
#nav li.hit a { 
	float: left;  
	text-indent: -9999px; 
	background-image: url(images/nav.jpg); 
	background-repeat: no-repeat; 
	pointer; cursor: hand;
}


/* off */
#nav li.home a { background-position: 0px 0px; width: 102px; }
#nav li.locations a { background-position: -102px 0; width: 126px; }
#nav li.gallery a { background-position: -228px 0; width: 110px; }
#nav li.reservation_calendar a { background-position: -340px 0; width: 235px; }
#nav li.guide_blogs a { background-position: -578px 0; width: 146px; }
#nav li.store a { background-position: -724px 0; width: 92px; }
#nav li.contact_us a { background-position: -816px 0; width: 144px; }


/* over */
#nav li.home a:hover { background-position: 0px -38px; width: 102px; }
#nav li.locations a:hover { background-position: -102px -38px; width:126px; }
#nav li.gallery a:hover { background-position: -228px -38px; width:110px;}
#nav li.reservation_calendar a:hover { background-position: -340px -38px; width: 235px;}
#nav li.guide_blogs a:hover { background-position: -578px -38px; width:146px; }
#nav li.store a:hover { background-position: -724px -38px; width:92px; }
#nav li.contact_us a:hover { background-position: -816px -38px; width:144px; }



/* selected use php to decide dynamic selection*/
#nav li.home_selected a { background-position: 0 -76px; width: 102px; }
#nav li.locations_selected a { background-position: -102px -76px; width:126px; }
#nav li.gallery_selected a { background-position: -228px -76px; width:110px;}
#nav li.reservation_calendar_selected a { background-position: -340px -76px; width:235px;}
#nav li.guide_blogs_selected a { background-position: -578px -76px; width:146px; }
#nav li.store_selected a { background-position: -724px -76px; width:92px; }
#nav li.contact_us_selected a { background-position: -816px -76px; width:144px; }


/* end nav */

#mid {width: 955px; margin:0px auto;}
#home_mid_sub {background:url('images/light_bg.png') repeat; _background:#000; margin-top:10px; padding:20px;}
#home_mid {background:url('images/light_bg.png') repeat; _background:#000; margin-top:10px; padding:20px; min-height:400px;}
#shop_mid {background:url('images/light_bg.png') repeat; _background:#000; margin-top:10px; padding:20px;min-height:1000px;}
.light_bg {background:url('images/light_bg.png') repeat;}
h2 {color:#fff; font-size: 17px; font-weight:bold;}
h2 {margin:0px; padding-bottom:15px;}
#home_mid_sub p {font-size:12px; width:250px;}
#footer {border-top:#424242 solid 1px; margin-top:15px; padding-top:30px; text-align:center; color:#4d4d4d;font-size:10px; padding-bottom:10px;}
.footer_nav a {font-size:10px; color:#fff; text-transform:uppercase; text-decoration:none; padding-left:10px; padding-right:10px; }
.footer_nav a:hover {font-size:10px; color:#fff; text-transform:uppercase; text-decoration:underline;}
#footer p {color:#fff; font-size:10px;}


.yeller_box {
	width:430px;
	padding:5px;
	background:#f0cc5a;
	color:#000;
	font-weight:bold;
	float:left;
}

.yeller_box_long {
	width:700px;
	padding:5px;
	background:#f0cc5a;
	color:#000;
	font-weight:bold;
	margin:0px auto;
}

p {margin:0px; padding-bottom:10px;}

/* rotator */
#rotator { width:995px; margin:0px auto; background:#000;}
*+html #rotator { width:955px; margin:0px auto; background:#000;}
#rotator_left_col {  width:668px; height:358px; float:left; }
#rotator_right_col{ width:287px; background:url('images/rotator/rotator_right_bg.jpg') center bottom no-repeat; float:left; height:358px; font-size:120%; color:#f0cc5a;}
.rotator_pics { width:  668px;  height:   358px; padding: 0;  margin:  0; } 
.rotator_pics img {  width:  668px; height: 358px; top:  0; left: 0 } 
.rotator_view { width:280px; }
.rotater_text { margin-top:30px; }
.rotator_heading { color:#f0cc5a; font-size:20px; }
#rotator_copy_1 { padding:30px 0px 0px 20px; } #rotator_copy_2 { padding:30px 0px 0px 20px;} #rotator_copy_3 { padding:30px 0px 0px 20px;} #rotator_copy_4 { padding:30px 0px 0px 20px;} #rotator_copy_5 { padding:30px 0px 0px 20px;}  #rotator_copy_6{ padding:30px 0px 0px 20px;} #rotator_copy_7 { padding:30px 0px 0px 20px;}
/* end rotator */

.guide_line {
	height:10px;
	border-bottom:dotted 1px #eee;
}

.bio_outline {
	border:solid 6px #fff;
}

.comment-list, .blog-post dl {
	background:#000; !important;
	border:solid 1px #F0CC5A; !important;
}

/* phone number */
#phone {padding-right:20px; text-align:right; width:188px; height:51px; float:right; background: url(images/phone_bg.png) no-repeat;}
.phone_txt { text-align:left; padding-left:11px; padding-top:8px; font-size:20px;  }

*+html .phone_txt { text-align:left; padding-left:23px; padding-top:8px; font-size:20px;  }

.phone_txt a {color:#fff; text-decoration:none;}

.pic_border {
	border:solid 8px #fff;margin:15px;
}

#botty {display:none;}


/********* blog addon ***********/

body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	
}
#page {
	text-align:right;
	direction:rtl;
}

#content h2{
	padding-top:15px;
	padding-bottom:15px;
	border-top:solid 1px #666;
}



#sidebar h2 {
	
}

.commentlist li .avatar {
	float:left;
}
#header {
	margin:0 1px 0 0;
}
.narrowcolumn {
	float:left;
	padding: 0 45px 20px 0;
	width:600px;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.widecolumn .smallattachment {
	margin: 5px 0 5px 5px;
}
.postmetadata {
	clear:right;
}
#sidebar {
	margin-left: 0;
	width:270px;
	float:right;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: left;
}

.alignleft {
	/* float: right; */
	padding-bottom:15px;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
html>body .entry ul {
	padding:0 10px 0 0;
	text-indent:10px;
}
html>body .entry li {
	margin: 7px 10px 8px 0;
}
.entry ol {
	padding: 0 35px 0 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
}
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}
#wp-calendar #next a {
	padding-right:0;
	padding-left:10px;
	text-align:left;
}
#wp-calendar #prev a {
	padding-left:0;
	padding-right:10px;
	text-align:right;
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
#email, #url {
	direction:ltr;
}