* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:903px;}
body { background:url(images/main-bg2.jpg) center top no-repeat #e9c66a; font-family:tahoma; font-size:100%; line-height:1em; color:BurlyWood;}

input, select, textarea { font-family:tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#newsletter-form fieldset { border:none;}
#newsletter-form input.text { width:386px; background:none; border:none; padding:6px 2px 2px 10px; color:#8f867b;}
#newsletter-form label { background:url(images/input-bg.gif) no-repeat left top; display:block; height:30px; margin-bottom:20px;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:40px; background:url(images/input-bg1.gif) no-repeat left top;} 

#contacts-form label input { width:390px; padding:6px 0 4px 10px; color:#8c8c8d; background:none; border:none;}
#contacts-form .textarea-box { background:url(images/textarea-bg.gif) no-repeat left top; width:404px; height:117px; margin-bottom:21px;}
#contacts-form textarea {width:390px; height:108px; padding:6px 0 2px 10px;  color:#8c8c8d; overflow:auto; background:none; border:none;}

#reg-form label{display:block; height:22px; background:url(images/input-bg_reg.gif) no-repeat left top;} 

#reg-form label input {width:200px; padding:6px 0 4px 10px;}
#reg-form .textarea-box {background:url(images/textarea-bg.gif) no-repeat left top; width:404px; height:117px; margin-bottom:21px;}
#reg-form textarea {width:390px;height:108px; padding:6px 0 2px 10px;  color:#8c8c8d; overflow:auto; background:none; border:none;}

/*==================list====================*/
ul { list-style:none;}

.banners { width:100%; overflow:hidden; padding-bottom:7px;}
.banners li { float:left; margin-right:13px;}
.banners li.last { margin-right:0;}

.img-list { width:100%; overflow:hidden; padding-bottom:16px;}
.img-list li { float:left; margin-right:25px;}
.img-list li.last { margin-right:0;}

.gallery { width:100%; overflow:hidden;}
.gallery dt { float:right; padding-right:20px;}
.gallery dt img { margin-bottom:40px;}
.gallery dt span { display:block; width:624px !important; background:url(images/extra-line.jpg) no-repeat 45px 10px; height:30px;}
.gallery dd { float:left; border-bottom:1px solid #564e48; padding-bottom:23px; margin-bottom:23px;}
.gallery dd.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list1 li { border-bottom:1px solid #fff; padding-bottom:20px; margin-bottom:22px;}
.list1 li img { display:block; margin-bottom:17px;}
.list1 li.last { border-bottom:none; padding-bottom:10px;}

.list2 { padding-bottom:15px;}
.list2 ul{ padding:0px 0px 10px; margin:0px;}
.list2 li { background:url(images/arrow1.png) no-repeat top ;  color:#ffffff;  background-position:0.5em; padding-right:10px; padding-left:37px; margin-top:5px; }
.list2 li span { padding-left:29px;}
.list2 li a { color:#fff; }
.list2 li a:hover { color:#fff;}



.list0 { padding-bottom:3px; list-style:none;}
.list0 ul{ padding:0px 0px 10px; margin:0px;}
.list0 li { /*background:url(images/arrow1.png) no-repeat top ;*/  color:#ffffff; list-style:none /* background-position:0.5em;*/ }
.list0 li span { padding-left:29px;}
.list0 li a { color:#fff; }
.list0 li a:hover { color:#fff;}





.list3 li { padding-bottom:10px;}


.list4 ul{padding:0px; margin:0px;}
.list4 li { background:url(images/arrow1.gif) no-repeat left 8px; padding:0 0 5px 15px; margin:0px; border-bottom:none;}
.list4 li a { color:#8f867b;}
.list4 li a:hover { color:#fff;}
/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.img-box_1 { width:270px; overflow:hidden; padding-bottom:20px; padding-right:0px;}
.img-box_1 img { float:left; margin:0 10px 0 10px;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}
.p4 { margin-bottom:32px;}

/*==================txt, links, lines, titles====================*/
a {color:#E9C66A; outline:none; text-decoration:none;}
a:hover{text-decoration: underline; color:ffb900;}

h2 {font-size:22px; line-height:1.2em; font-weight:bold; text-transform:uppercase; margin-bottom:38px;color:#e9c66a; font-family:tahoma;}
h3 { font-size:1.2em; color:#ffffff; margin-bottom:16px; font-family:tahoma;}
h4 { font-size:1em; color:MediumSeaGreen; margin-bottom:6px; font-family:tahoma;}
.bol{color:orange; font-weight:bold;}

.txt1 { color:#fff;}
.txt1 a { color:#ffe418;}

.link1 { color:#fff; font-size:17px; line-height:1.2em;}

.line-hor { background:#52463d; height:3px; overflow:hidden; font-size:0; line-height:0; margin:30px 0 30px 0;}
.line-ver, .line-ver1, .line-ver2 { /*background-image:url(images/line-ver.gif); background-repeat:repeat-y;*/ width:100%;}


/*==================boxes====================*/
.box {}
.box .top { background:url(images/box-top.jpg) no-repeat left top;}
.box .bottom { background:url(images/box-bottom2.png) no-repeat left bottom; width:100%;}
.box .inner { padding:14px 14px 48px 14px;}
.box .inner1 { padding:35px 14px 48px 14px;}

.new_boxes_bg_holder { width:930px;}
.new_boxes_bg_top { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/box-top-new.png) no-repeat; float:left; width:930px; height: 14px;}
.new_boxes_bg_bottom { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/box-bottom-new.png) no-repeat; float:left; width:930px; height: 14px;}
.new_boxes_bg_middle_holder { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/box-bg.jpg) repeat-y; float:left; width:930px; }
.new_boxes_bg_middle_inner { width:930px; float:left;}

.dept-list { border-bottom:1px solid #433e3a; padding-bottom:20px; margin-bottom:20px;}
.dept-list.last { border-bottom:none; margin-bottom:0;}
.dept-list dt { color:#fff; font-weight:bold; margin-bottom:6px;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:78px;}

.address { font-weight:bold; color:#fff; padding-bottom:20px;}
.address dt { margin-bottom:16px;}
.address dd { clear:both;}
.address dd span { float:left; width:98px;}
.address dd a { color:#fff;}

.results { border-collapse:collapse; width:100%; border-bottom:1px solid #4d4740;}
.results td { text-align:center; border-left:1px solid #4d4740; border-right:1px solid #4d4740;}
.results thead td { color:#fff; font-weight:bold; text-align:center; padding:8px 30px 8px 30px; border-top:1px solid #4d4740; border-bottom:1px solid #4d4740;}
.results tbody td { padding:8px 0 8px 0;}
.results tbody td.alignleft { text-align:left; padding-left:30px;}


/*header*/
#header .logo { position:absolute; top:81px; left:-30px;}

#header .nav { position:absolute; right:-18px; top:108px; width:551px;}
#header .nav li { float:left;}
#header .nav li a { float:left; display:block; background:#0b0b04; color:#fff; text-decoration:none; font-size:16px; line-height:1.2em; padding:23px 11px 25px 11px; text-transform:uppercase;}
#header .nav li a:hover { background:#fff; color:#0b0b04;}
#header .nav li a.current { background:#fff; color:#0b0b04;}
#header .nav li a.first { background:url(images/nav-left.jpg) no-repeat left top #0b0b04; padding-left:22px;}
#header .nav li a.first:hover { background:url(images/nav-left1.jpg) no-repeat left top #fff;}
#header .nav li a.first-current { background:url(images/nav-left1.jpg) no-repeat left top #fff !important; color:#0b0b04; padding-left:22px;}
#header .nav li a.last { background:url(images/nav-right.jpg) no-repeat right top #0b0b04; padding-right:22px;}
#header .nav li a.last:hover { background:url(images/nav-right1.jpg) no-repeat right top #fff;}
#header .nav li a.last-current { background:url(images/nav-right1.jpg) no-repeat right top #fff !important; color:#0b0b04; padding-right:22px;}

/*content*/
#content {}
#content .indent { padding:15px 0 35px 0;}

/*footer*/
#footer { padding:26px 0 110px 16px; /*color:#57430e;*/ color:#FFFFFF; /*background:url(images/box-bottom-shadow.jpg) no-repeat top;*/}
/*#footer a { color:#8f867b;}*/
#footer a { /*color:#1f1812;*/ color:#FFFFFF}

#footer .nav { margin-left:-8px; padding-bottom:10px;}
#footer .nav li { display:inline; color:#282624;}
#footer .nav li a { /*color:#1f1812;*/ color:#FFFFFF; font-size:1.23em; text-decoration:none; text-transform:uppercase; padding:0 11px 0 8px;}
#footer .nav li a:hover { text-decoration:underline;}

/*==========================================*/

.h_style h2, .h_style h3{
margin: 5px 0px	;	font-family:tahoma;
}
/*.h_style li{
	padding:3px 0px;
	list-style:disc;
	margin-left:17px;
}*/

.back
{
background:transparent;
}

.td_height
{
height:55px;
}

td
{
font-family:tahoma;
color:#fff;
font-size:12px;
font-weight:bold;
padding:3px 5px;
}

.txt_box_birth
{
width:80px;
border:0px;
background:url(images/input-bg_reg_1.gif) no-repeat;
border:0px;
height:22px;
padding:6px 0 4px 10px; color:#8c8c8d;
}
.txt_box_office
{
width:70px;
border:0px;
background:url(images/input-bg_reg_1.gif) no-repeat;
border:0px;
height:22px;
padding:6px 0 4px 10px; color:#8c8c8d;
}

.tab_container
{
width:300px;
padding-right:10px;
float:left;
}
.tab_container_new
{
width:300px;
padding-left:10px;
float:left;
height:180px;
}
.tab_container td
{
font-family:tahoma;
color:#fff;
font-size:12px;
font-weight:bold;
padding:3px 5px;
}

.border
{
border-top:1px solid #fff;
border-left:1px solid #fff;
}
.td_border
{
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}

.nor
{
font-weight:normal;
}

.submenu{padding-left:43px;
padding-top:77px;
position:absolute;
right: 50px;
}

.list5 li{float:left; background:url(images/sub-button-side.png) no-repeat right; height:30px; margin-right:5px}
.list5 span{height:25px; display:block; background:url(images/sub-button-bg.png) no-repeat; margin-right:12px; padding:5px 0 0 12px; text-decoration:underline}
.list5 span:hover{height:25px; display:block; background:url(images/sub-button-bg.png) no-repeat; margin-right:12px; padding:5px 0 0 12px; text-decoration:none; cursor:pointer}
.list5 a{text-decoration:underline}
.list5 a:hover{text-decoration:none}

.flash{margin-left:-35px;}

/*home_revised content*/
.content_home_holder { width:860px; float: left; padding-left:6px; }
.content_home_bg1 { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/content_1.png);  background-repeat:no-repeat;  height:14px; width:860px; float:left;}
.content_home_bg2 { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/content_2.png) repeat-y; width:860px; float:left;  }
.content_home_bg2_inner { width:820px; float:left; padding:20px; }
.content_home_bg2_inner_top {width:820px; float:left; padding-bottom:10px;}
.content_home_bg2_inner_top p  { font-family:tahoma; font-weight:300; color:#fff;}
.content_home_bg2_inner_middle1 { width:273px; float:left; padding-top:20px; }
.content_home_bg2_inner_middle1 ul li { color: #ffffff;}
.content_home_bg2_inner_middle1 p { font-family:tahoma; font-weight:300; color:#fff;}
.content_home_bg2_inner_middle1 h2 { font-family:tahoma; font-size:29px; font-weight:bolder; color:#e9c66a; }
.content_home_bg2_inner_middle1 h4 { font-family:tahoma; font-size:13px;  color:#e3e3e3; }
.content_home_bg2_inner_top h2 { font-family:tahoma; font-size:29px; font-weight:bolder; color:#e9c66a; }
.content_home_bg3 { background:url(/dmxreadyv2/cms/app_engine/skins/woodbridgebowl/images/content_3.png) ; background-repeat:no-repeat; height:20px; float:left; width:860px;}
/*.content_about_bg2_inner_middle1 h3 { color:#ffffff; font-size:1.2em; 	margin-bottom:16px;}*/

/*about_revised content*/
.content_about_holder { width:860px; float: left; }
.content_about_bg2_inner_middle1 { width:273px; float:left; padding-top:20px; height:1060px; }
.box_banner_holder { width:260px;   padding-top:10px;}

/*about_revised_latest*/

/*.holder_about_us_new_content  { width:820px; }
.holder_about_us_new_content_inner1 { width:820px;  float:left; padding-bottom:2px;} 
.holder_about_us_new_content_inner1_top  {width:820px; height:43px; float:left; padding-top:5px; }
.holder_about_us_new_content_inner2  { width:820px;  float:left; padding-bottom:10px;}
.holder_about_us_new_content_inner2_bottom { width:820px; height:54px;  float:left; }
.about_us_txt_holder { width:800px; height:34px; padding:10px 10px 10px 10px; background:#e6d28d;}
.about_us_txt { width:160px; height:34px; float:left;}
.left_holder_1 { width: 294px;  float:left; height:214px;}
.right_box_holder_1 { width: 526px; float:left; height:214px;}
.right_box_holder_1_img {width:160px; height:204px; float:left;}
.right_box_text_holder {width:250px;  float:left; height:214px; padding-left:81px;}
.title_holder {  width:820px;  float:left; height:50px;}
.direction_box { width: 273px;  float:left; height:360px;}
.contact_us_holder_about { width:820px; height:500px; float:left;} 
.about_left_map { width:300px; height:500px; float:left}
.about_left_contact_txt { width:520px; height:500px; float:left}*/

.holder_about_us_new_content  { width:820px; }
.holder_about_us_new_content_inner1 { width:820px;  float:left; padding-bottom:2px;} 
.holder_about_us_new_content_inner1_top  {width:820px; height:43px; float:left; padding-top:5px; }
.holder_about_us_new_content_inner2  { width:820px;  float:left; padding-bottom:10px;}
.holder_about_us_new_content_inner2_bottom { width:820px; height:54px;  float:left; }
.about_us_txt_holder { width:800px; height:34px; padding:10px 10px 10px 10px; background:#dbc888;}
.about_us_txt { width:160px; height:34px; float:left;}
.about_us_txt p{ color: #663300;}
.left_holder_1 { width: 294px;  float:left; height:214px;}
.right_box_holder_1 { width: 526px; float:left; height:214px;}
.right_box_holder_1_img {width:160px; height:204px; float:left;}
.right_box_text_holder {width:250px;  float:left; height:214px; padding-left:20px;}
.title_holder {  width:820px;  float:left; height:50px;}
.direction_box { width: 273px;  float:left; height:330px;}
.contact_us_holder_about { width:820px; height:380px; float:left;} 
.about_left_map { width:400px; height:500px; float:left}
.about_left_map2 { width: 400px; height: 500px; float: left;}
.about_left_contact_txt { width:520px; height:500px; float:left}
.schedule_bg_updates { width:820px; height:40px; float:left; padding-bottom:1px;}
.schedule_bg_inner { width:820px; height:40px; background:#baa254;}
.schedule_bg_inner_holder { width:800px; height:30px; padding:10px 10px 0px 10px;}
.schedule_bg_inner_holder p{ color:#402000;}
 
 
/*directions_revised_content */
.img_holder_directions {  width:794px; height: 241px; float:left;}
.img_holder_directions2 {  width:794px; float:left;}
.img_holder_left {  width:194px; height:241px; float:left; }
.img_holder_left2 {  width:194px; height:120px; float:left; }
.img_holder_right {  width:585px; height:241px; float:left; padding-left:15px;}
.img_holder_right2 {  width:585px; height:141px; float:left; padding-left:15px;}


/*menu_revised_content*/
.content_menu_update { width:394px; height:900px; float:left;}

/*top small images header*/
.smallimages { padding-bottom:15px; width:820px; text-align:center; margin-left:5px; padding-top:5px;}
.smallimages img { padding-right:10px}





