*{margin:0; padding:0;}
body{background:url(/images/site_bg.jpg) #484848;}
img{border:0; text-align:left; vertical-align:top;}
ul{list-style:none;}
input [type="checkbox"]{border: 0;}
/*
li{line-height:0;}
*/
.column{float:left;}
.container{width:100%; overflow:hidden;}
body{font-family:Arial, helvetica, sans-serif; color:#6A6868; font-size:0.6875em; line-height:normal; text-align:center;}
textarea, select{color:#656464; vertical-align:top; text-align:left; border: 1px solid #323333; font:11px Arial, helvetica, sans-serif; padding-left:5px;}
.float-right{float:right;}
.align-right{text-align:right;}
.block{display:block;}
.top-indent-1{margin-top:5px; display:block;}
.top-indent-2{margin-top:10px; display:block;}
.top-indent-3{margin-top:15px; display:block;}
.top-indent-4{margin-top:20px; display:block;}
.top-indent-5{margin-top:25px; display:block;}

.width-stretch{width:100%;}

.col-1, .col-2, .col-3, .box-1, .box-2, .box-3, .col-middle{float:left;}

.site{padding:0 14px; background:#A3A3A3;}

/*=======header===========*/
.logo{background:url(/images/logo_bg.jpg) left top repeat-x; height:64px; padding:5px 38px 0 5px; color:#757575; z-index:20;}
.logo span{float:right; display:block; padding-top:15px;}
.logo a{color:#DD660E; text-decoration:underline;}
.logo a:hover{text-decoration:none;}

.menu{height:29px; background:#151515; padding:10px 14px 0 27px;}
.menu img{margin-right:13px;}

#search-form{width:171px; height:18px; float:right; padding:2px 2px 0 5px; background:url(/images/search_form_bg.jpg) left top no-repeat;}
#search-form input{width:131px; height:16px; background:0; border:0; color:#95989A; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#search-form img{float:right; margin:0;}

.text-menu{ padding:8px 0 0 20px;}
.text-menu li{display:inline; padding:0 0 0 12px; background:url(/images/text_menu_divider.gif) 5px center no-repeat;}
.text-menu li a{color:#353434; text-decoration:none; line-height:1em;}
.text-menu li a:hover{text-decoration:underline;}
.text-menu .clear{background:0;}

.header-left-block{width:515px; float:left; background:url(/images/header_left_block_bot.jpg) left bottom repeat-x #FFFFFF;}
.header-left-block .top{background:url(/images/header_left_block_border.gif) left top repeat-x;}
.header-left-block .left{background:url(/images/header_left_block_border.gif) left top repeat-y;}
.header-left-block .right{background:url(/images/header_left_block_border.gif) right top repeat-y; padding:1px 0 56px 5px;}
.header-left-block .right div{padding-top:10px;}

.head-box-2{width:371px; padding-left:12px; float:left;}

.header-right-block{background:url(/images/header_right_block_bot.jpg) left bottom repeat-x #D9D9D9; width:100%; margin-top:9px;}
.header-right-block .left{background:url(/images/block_border.jpg) left top repeat-y;}
.header-right-block .right{background:url(/images/block_border.jpg) right top repeat-y;}
.header-right-block .top{background:url(/images/block_top_bg.jpg) left top repeat-x; padding:6px 9px 9px 9px; min-height:130px; height:auto!important; height:130px;}

.header-right-block .indent{border:1px solid #C4BFBF; margin:12px 0 0 0; padding:11px 10px 9px 12px;}

#advanced-search{width:100%; overflow:hidden; color:#4C4F4F; font-size:1.09em;}
#advanced-search .box-1{width:120px;}
#advanced-search .box-2{width:120px;}
#advanced-search .box-3{width:82px;}
#advanced-search select{width:105px; height:19px; padding:0; margin-top:4px; margin-bottom:11px;}
#advanced-search .select-2{width:79px;}
#advanced-search .box-1 a{color:#2B2A2A; font-size:0.91em; text-decoration:underline; display:block; padding-top:7px;}
#advanced-search .box-1 a:hover{text-decoration:none;}

#reserve-form{width:100%; overflow:hidden; color:#4C4F4F; font-size:1.09em;}
#reserve-form .box-1{width:120px;}
#reserve-form .box-2{width:120px;}
#reserve-form .box-3{width:82px;}
#reserve-form select{width:105px; height:19px; padding:0; margin-top:4px; margin-bottom:11px;}
#reserve-form .select-2{width:79px;}
#reserve-form .box-1 a{color:#2B2A2A; font-size:0.91em; text-decoration:underline; display:block; padding-top:7px;}
#reserve-form .box-1 a:hover{text-decoration:none;}
/*=====//header===========*/

/*=======content===========*/
#content{padding: 15px 0;}

.orgheader {font-family:Arial, helvetica, sans-serif; color:#333399; font-size:13px;}

a{color:#6A6868; text-decoration:underline;}
a:hover{text-decoration:none;}

#content strong{color:#323131; font-size:1.09em;}

#info-form{width:100%; overflow:hidden;}
#info-form .box-1{width:106px!important;}
#info-form .box-2{width:100px!important;}
#info-form .row{height:26px;}
#info-form select{width:95px; height:18px; margin-top:3px;}
#info-form .select-2{width:39px;}
#info-form span{color:#4C4F4F; font-size:1.09em;}

.font-3{color:#A8A5A5;}
.link-4{color:#323131; text-decoration:underline; font-size:1.09em; line-height:1.33em;}
.link-4:hover{text-decoration:none;}
/*=====//content===========*/

.widgetblock
{
    padding: 10px 10px 10px 10px;
	width:95%;
	background-color: White; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-left-color: Black;
	border-bottom-color: Black;
}

.listblock 
{
	padding: 10px 10px 10px 10px;
	background:url(/images/block_5_bot.jpg) left bottom repeat-x #FFFFFF;
	width:95%; 
	color:#A8A5A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.listblock2 
{
	padding: 5px 5px 5px 5px;
	background:url(/images/block_3_bot.jpg) left bottom repeat-x #FFFFFF;
	width:100%; 
	/*color:#A8A5A5;*/
	color:#6A6868;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.listblock2_blue 
{
	padding: 5px 5px 5px 5px;
	background:url(/images/block_3_bot_blue.jpg) left bottom repeat-x #FFFFFF;
	width:100%; 
	color:#A8A5A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.newsblock_off
{
	padding: 5px 10px 5px 10px;	
}

.newsblock_on
{
	padding: 5px 10px 5px 10px;
	background:url(/images/block_3_bot.jpg) left bottom repeat-x #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Gray;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Gray;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Gray;
}

.banner_block
{
	background:url(/images/header_banner.jpg);
	width:371px;
	height:188px;
}

.banner_block_right
{
	background:url(/images/header_banner_right.jpg);
	width:222px;
	height:188px;
}


/*=======block_2===========*/
.block-2{background:url(/images/block_2_bot.jpg) left bottom repeat-x #DCDCDC; width:100%;}
.block-2 .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-2 .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-2 .top{background:url(/images/block_top_bg.jpg) left top repeat-x; padding:7px 10px 9px 10px;}
.block-2 .title{margin-bottom:14px;}
/*=====//block_2===========*/

/*=======block_3===========*/
.block-3{background:url(/images/block_3_bot.jpg) left bottom repeat-x #FFFFFF; width:100%;}
.block-3 .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-3 .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-3 .top{background:url(/images/block_border.jpg) left top repeat-x; padding:7px 7px 12px 7px;}
/*=====//block_3===========*/

/*=======block_4===========*/
.block-4{background:url(/images/block_4_bot.jpg) left bottom repeat-x #FFFFFF; width:100%; color:#A8A5A5;}
.block-4 .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-4 .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-4 .top{background:url(/images/block_border.jpg) left top repeat-x; padding:25px 28px 18px 21px;}

.block-4 a{color:#323131; font-size:1.18em; text-decoration:underline;}
.block-4 a:hover{text-decoration:none;}

.block-4 .font-2{color:#7A7878;}

.block-4 .link-2{color:#DD660E; font-size:1em; text-decoration:underline;}
.block-4 .link-2:hover{text-decoration:none;}
/*=====//block_4===========*/

/*=======block_5===========*/
.block-5{background:url(/images/block_5_bot.jpg) left bottom repeat-x #FFFFFF; width:100%; color:#A8A5A5;}
.block-5 .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-5 .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-5 .top{background:url(/images/block_border.jpg) left top repeat-x; padding:6px 21px 7px 6px;}
.block-5 .img-float{margin-right:22px; float:left;}
/*=====//block_5===========*/

/*=======block_6===========*/
.block-6{background:url(/images/block_6_bot.jpg) left bottom repeat-x #FFFFFF; width:100%;}
.block-6 .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-6 .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-6 .top{background:url(/images/block_border.jpg) left top repeat-x; padding:25px 25px 30px 21px;}
/*=====//block_6===========*/

/*=======block_white===========*/
.block-white{background:url(/images/block_white_bot.jpg) left bottom repeat-x #FFFFFF; width:100%;}
.block-white .left{background:url(/images/block_border.jpg) left top repeat-y;}
.block-white .right{background:url(/images/block_border.jpg) right top repeat-y;}
.block-white .top{background:url(/images/block_border.jpg) left top repeat-x; padding:25px 25px 30px 21px;}
/*=====//block_6===========*/

/*=======page_1===========*/
#page1 #content .col-1 .box-1{width:163px;}
#page1 #content .box-2{width:3px;}

#page1 #content .col-1 .col-1{width:246px;}
#page1 #content .col-1 .col-middle{width:3px;}
#page1 #content .col-1 .col-2{width:246px;}
#page1 #content .col-1 .col-1 .block-4 .top{padding-bottom:23px;}
#page1 #content .col-1 .col-2 .block-4 .top{padding-right:10px;}

#page1 .col-2 .block-5{margin-bottom:3px;}
/*=====//page_1===========*/

/*=======page_2===========*/
#page2 #content .col-1 .box-1{width:163px;}
#page2 #content .box-2{width:3px;}
#page2 #content .col-1 .block-3 .top{padding-bottom:7px;}

#page2 .col-2 .block-5{margin-bottom:3px;}
#page2 .block-5{color:#6A6868;}
#page2 .block-5 a{padding:0 0 0 10px;}
/*=====//page_2===========*/

/*=======page_3===========*/
#page3 .block-6 p{padding-bottom:13px;}
/*=====//page_3===========*/

/*=======footer===========*/
#footer{height:43px; padding:15px 0 38px 13px; color:#343333; background:url(images/footer_bg.gif) left top repeat-x;}
#footer a{color:#343333; font-weight:bold; text-decoration:none;}
#footer a:hover{text-decoration:underline;}

#footer ul{margin-bottom:3px;} 
#footer li{display:inline; padding:0 15px 0 0; margin-right:15px; background:url(images/text_menu_divider.gif) right center no-repeat;}
#footer li a{color:#343333; text-decoration:none; line-height:1em; font-weight:normal;}
#footer li a:hover{text-decoration:underline;}
#footer .clear{background:0;}
/*=====//footer===========*/


/*=====//Main Tabs========*/
td.tab_on_1{ background:url(/images/header_left_block_m1.jpg); width:165px; height:29px; padding-left:5px; }
td.tab_off_2{ background:url(/images/header_left_block_m2.jpg);  width:170px; height:29px; padding-left:5px; }
td.tab_off_3{ background:url(/images/header_left_block_m3.jpg);  width:175px; height:29px; padding-left:5px; }
td.tab_content { height:255px; padding: 5px 10px 5px 10px;}


/*======= Ad Holder Blocks ===========*/

.adblock_regleft 
{
	padding: 2px 2px 2px 2px;
	background:url(/images/block_5_bot.jpg) left bottom repeat-x #FFFFFF;
	width:450px;
	height:90px; 
	color:#A8A5A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.adblock_regright 
{
	padding: 2px 2px 2px 2px;
	background:url(/images/block_5_bot.jpg) left bottom repeat-x #FFFFFF;
	width:300px;
	height:75px; 
	color:#A8A5A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

/*======= Profile Styles ===========*/
.sectionheader
{
	font-weight:bold;
	font-size:larger;
}

.sectionlabel
{
	font-weight:bold;	
}

.mbhead {font-family:Arial, helvetica, sans-serif; color:#444444; font-size:10px;}


.mbtitle {font-family:Arial, helvetica, sans-serif; color:#444444; font-size:13px;}

.calblock a {font-family:Arial, helvetica, sans-serif; color:#444444; font-size:9px; text-decoration:none;}
.calblock a:hover{font-family:Arial, helvetica, sans-serif; color:#4444AA; font-size:9px; text-decoration:none;}


.snavTOP 
{
	background: url(/images/snavTop.png) left top repeat-x #dcdcdc;
}


.sideNavText a
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#333333; 
	font-size:15px;
	font-weight: bold;
	line-height: 22px;
}

.sideNavText a:hover
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#33339f; 
	font-size:15px;
	font-weight: bold;
	line-height: 22px;
}

.sideNavTextSub a
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#4f4f4f; 
	font-size:12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}

.sideNavTextSub a:hover
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#33339f; 
	font-size:12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}

.sideNavTextSubGreen a
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#228822; 
	font-size:12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}

.sideNavTextSubGreen a:hover
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#33339f; 
	font-size:12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}

.snavTOP a
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#000000; 
	font-size:10px;
	font-weight: bold;
}

.snavTOP a:link
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#000000; 
	font-size:10px;
	font-weight: bold;
}

.snavTOP a:hover
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#228822; 
	font-size:10px;
	font-weight: bold;
}


.snavTOPselected 
{
	background: url(/images/snavTop.png) left top repeat-x #dcdcdc;
}

.snavTOPselected a
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#228822; 
	font-size:10px;
	font-weight: bold;
}

.snavTOPselected a:link
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#228822; 
	font-size:10px;
	font-weight: bold;
}

.snavTOPselected a:hover
{
	font-family:Arial, helvetica, sans-serif;
	text-decoration:none;
	color:#228822; 
	font-size:10px;
	font-weight: bold;
}
