Body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Search Results */
.search_highlight
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #FFFF00;
}

/* End Search Results */
/* Projects */
.project_review_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFD7;
    border-width: 1px;
}
.project_review_items
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #E7E7E7;
    border-width: 1px;
}
.project_review_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #3399FF;
    text-decoration: underline;
    font-weight: bold;
}
.project_review_background
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    background-color: #f6b609;
}
/* End Projects */
/* Profile styles */
.profile_blocks
{
    padding: 3px;
    margin: 3px;
    background-color: #E9E9E9;
    border: 1px ridge #C0C0C0;
}
/* End Profile styles */

/* RadEditor Styles */
.rad_formatting
{
    background-color: #FFFFFF;
}

/* End RadEditor Styles */
/* Cloud Styles */
#tagCloud
{
    width:238px;
    border:solid 1px #ccc;
    padding:5px;
    margin-bottom:10px;
    text-align:justify;
}

#tagCloud A
{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud A:hover
{
    color:#00cc00;
    text-decoration:underline;
}

#tagCloud A.weight1
{
    color: #ff9900;
    font-size: 1.9em;
    font-weight:bolder;
}
#tagCloud A.weight2
{
    color: #4169e1;
    font-size:1.5em;
    font-weight:bolder;
}
#tagCloud A.weight3
{
    color: #009eff;
    font-size: 1.4em;
    font-weight:bolder;
}
#tagCloud A.weight4
{
    color: #4188cf;
    font-size: 1.2em;
}
#tagCloud A.weight5
{
    color: #83bcd8;
    font-size: 1.0em;
}


/* End Cloud Styles */
/* Distribution Styles */
.distro_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.distro_sub_header
{
    font-size: 13px;
    color: #333333;
    font-family: Arial;
    font-weight: bold;
}
.distro_message
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.distro_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.distro_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.distro_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}

.distro_link_small
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.distro_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.distro_background
{
    border-style: 1;
    border-color: 1;
    border-width: 1px;
    background-color: #E8E8E8;
    }


/* END Distribution Styles */
/* Jobs Styles */
.jobs_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.jobs_sub_header
{
    font-size: 13px;
    color: #333333;
    font-family: Arial;
    font-weight: bold;
}
.jobs_message
{
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.jobs_table
{
    width: 650px;
}
.jobs_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_tooltip
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.jobs_tooltip_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}

.jobs_link_small
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.jobs_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.jobs_background
{
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    background-color: #E8E8E8;
}
.jobs_category_button_selected
{
    width:100%;
    background-color:#505050;
    color: #F0F0F0;
    border-width:0px;
}
.jobs_category_button
{
    width:100%;
    background-color:#C0C0C0;
    color: Black;
    border-width:0px;
}
.jobs_category_over
{
   background-color:#888888; 
}
.jobs_category_background
{
	border:solid 1px gray;
	width:200px; 
	background-color:White;
}
.jobs_category_button_back
{
	border:solid 1px #888888;
}
.jobs_pager_current
{
    font-size: 12px;
    color: #008000;
    font-family: Arial;
    font-weight: bold;
}
.jobs_link_next_previous
{
    font-size: 12px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.jobs_search_outer_table
{
	width:150px;
}
.jobs_search_inner_table
{
    width:100%;
    background-color:#D8D8D8;
}
.jobs_search_control_header
{
	font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}

.jobs_search_option_control
{
	font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    width:150px;   
}
.jobs_search_textbox_control
{
	width:145px;
}


/* END Sales Styles */
/* Recent Media Styles */
.media_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.media_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.media_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.media_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END Media Styles */
/* Recent Products Styles */
.product_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.product_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.product_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.product_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END Product Styles */
/* Recent Event Styles */
.event_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.event_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.event_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.event_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
.event_scroll_body
{
    background-color: #EAEAEA;
    padding: 4px;
    width: 450px;
    height: 100px;
}
.event_scroll_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.event_scroll_date
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    position: relative;
}
.event_scroll_desc
{
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    font-weight: bold;
    position: relative;
    width: 300px;
}
/* END EVENT Styles */
/* Recent BLOG Styles */
.blog_header
{
    font-size: 18px;
    color: #FF9900;
    font-family: Arial;
    font-weight: bold;
}
.blog_title
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
}
.blog_link
{
    font-size: 18px;
    color: #0080FF;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.blog_body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
}
.blog_body_bold
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
}
/* END BLOG Styles */
.lblTitle
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

/* Site Search Formatting */
.txtSearch
{
	float:left;
	padding:5px 10px;
	margin:0;
	width:130px;
	border:0;
	line-height:14px;
	font-size:10px;
	color:#333;
	background:url(/siteimages/templates/search-box.gif) no-repeat 0 0;
}

input.btnSiteSearch{
	float:right;
	padding:0;
	padding-left:5px;
	margin:0;
	width:55px;
	height:24px;
	border:0;
	font-family:arial;
	font-size:14px;
	color:#fff;
	background:none;
	cursor:pointer;
	}
.txtSearchError
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	height: 24px;
	background: red;
}

/* END Site Search Formatting */
.CancelHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.CancelDetails {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.Link
{
	font-size: 11px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.LinkExchange
{
	font-size: 12px;
	color: #000E90;
	font-family: Arial;
	text-decoration: underline;
}
.Link1
{
    font-size: 15px;
    color: #0000FF;
    font-family: Arial;
    text-decoration: underline;
}
.Link2
{
	font-size: 14px;
	color: activecaption;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}
.Help {
	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.operator
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	font-family: Arial;
}
.visitor
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Category
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.DataGrid
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.NewsTitle
{
	font-size: 10px;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}

.body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.body_gray
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
}

.body_gray_bold
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.body_white
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}
.bodySmall
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.body_Bold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.Crumb
{
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.Message
{
	font-size: 12px;
	color: #ff3366;
	font-family: Arial;
}

.Message_Success
{
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
}
.header3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial;
}
.header4
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial;
}

.header5
{
	font-weight: bold;
	font-size: 15px;
	color: cornflowerblue;
	font-family: Arial;
}

.TableHeader
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}
.NewsBody
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.image




{
	display: block;
	font-size: 10pt;
	color: black;
}
.image_inv
{
	display: none;
}
.TextboxNoBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white;
}
.TableDefault
{
	background-color: white;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableDefaultAdmin
{
	background-color: #ffffcc;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModalBackground 
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalBackground1 
{	
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup 
{	
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:390px;
}
.PopupControl
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
}

.PopupControl1{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.PopupControl2
{
	padding: 10px;
	background-color:White;
	border: 1px solid #000000;
	display:none;		
}

.PopupControl3
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
	display:none;
}
.AccordionContent
{
    background-color: #FFFFDD;
    border: 1px dashed #FFFFDD;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #D3DEEF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.Path_Page
{
	border: 1px solid #2F4F4F;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.Progress_Overlay
{
	text-align:center;
}

.Book
{
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px black; 
	width: 600px; 
	height: 500px;
}
.Book .BookTitle
{
	font-size: 16pt;
}
.Book .BookTOCTitle
{
	text-decoration: underline;
}
.Book .TOCHeader
{
	height: 80px;
}
.Book .PageHeader
{
	height: 50px;
	padding: 5px;
}
.Book .BookPageFooter
{
	height: 50px;
	padding: 5px;
	border-top: solid 1px black;
}
.Book .BookContent
{
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px black;
	height: 380px;
}
.Book .BookTOC
{
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
}
.Book A
{
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.Edit
{
	padding-left: 5px;
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.TOC
{
	color: mediumblue;
	font-size: 12pt;
	text-decoration: underline;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/images/SavedStar.png);
}
/* Site Map */
.TreeParentStyle
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.TreeNodeStyle
{
	font-size: 10pt;
	padding-bottom: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
.VerticalNavParent
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}
.VerticalNavChild
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: olive;
}
/* SEO Styles */
.h1
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
/* Table Styles */
.TableBlue
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #1c9ed0;
}
.TableGreen
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #85be23;
}
.NewsList
{
	font-size: 13px;
	color: #333300;
	font-family: Arial;
	font-weight: bold;
	list-style-type: circle;
}
.CSSPrice
{
	font-size: 10px;
	color: #333300;
	font-family: Arial;
	text-align: right;
}

.ActivityGridActive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #3668D9;
	color: White;
	font-weight:bold;
	width: 120px;
	height: 30px;
}

.ActivityGridActiveItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: #869DD1;
	color: Black;
	text-align:center;
}
.ActivityGridInactive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #757575;
	color: Black;
	width: 120px;
	height: 30px;
}
.ActivityGridInactiveItem
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ABABAB;
	color: Black;
	text-align:center;
}

.lblTitle1
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}

.lblMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.lblSearch
{
	font-weight: bold;
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormHeader
{
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormField
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Store Categories */
.lnkLink
{
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


.txtKeywords
{
	
}


/* Inset 3D Raised */

.panSearch {background: transparent; width:40%; }
.panSearch h1, .panSearch_test p {margin:0 10px;}
.panSearch h1 {font-size:2em; color:#fff;}
.panSearch p {padding-bottom:0.5em;}

.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b4, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b, .panSearch_test .b4b {display:block; overflow:hidden; font-size:1px;}
.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b {height:1px;}
.panSearch .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.panSearch .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.panSearch .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.panSearch .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.panSearch .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.panSearch .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.panSearch .b1 {margin:0 5px; background:#fff;}
.panSearch .b2, .panSearch_test .b2b {margin:0 3px; border-width:0 2px;}
.panSearch .b3, .panSearch_test .b3b {margin:0 2px;}
.panSearch .b4, .panSearch_test .b4b {height:2px; margin:0 1px;}
.panSearch .b1b {margin:0 5px; background:#999;}

.panSearch .boxcontent
{
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
}
/*Subscriber Locator Styles*/
.LocatorSubscriberGoogleMapInfoWindow
{
	width:400px;
	height:200px;
}

.LocatorLocationGoogleMapInfoWindow
{
	width:350px;
	height:200px;
}
/*Vertical Nav Styles*/

#submenu   
{
	margin: 0 auto; padding: 0; width: 207px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

#submenu ul {

    margin: 0 auto; padding: 0 0 4px 0; 
    list-style: none; display: block;
    }

#submenu ul li {
    margin: 0 auto; margin-top: 1px; padding: 0; display: block;
	font-size: 12px; 
    }

#submenu ul li a {
	background: url(images/snav_li_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; font-weight: normal;
	color: #000; border: 1px solid #c9c9c9; text-decoration:none;
    }
	
#submenu ul li a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; text-decoration: none;
	color: #000;
    }	
	
#submenu ul li.active a {
	background: url(images/snav_li_active_tile.png) repeat-x left top;
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; font-weight: normal;
	color: #000; font-weight: bold; 
    }
	
#submenu ul li.active a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; text-decoration: none;
	color: #000;
    }

#submenu ul li.thirdlevel a {
	background: url(images/snav_li_third_tile.png) no-repeat left top;
	padding: 7px 0 4px 25px; border: none;
	font-size: 11px; color: #263100; font-weight: normal;
    }
		
#submenu ul li.thirdlevel a:hover {
	background-position: 0px -60px; 
	padding: 7px 0 4px 25px;
	font-size: 11px; color: #263100; font-weight: normal; text-decoration: none;
    }

a.UsercontrolVideoPlayerOtherVideoPlay
{
	height:18px;
	width:72px;
	display:block;
	background-image:url('images/normal.gif');
}

a.UsercontrolVideoPlayerOtherVideoPlay:hover
{
	background-image:url('images/roll.GIF');
}

table.UsercontrolVideoPlayerOtherVideoBackground
{
	background-image:url('images/video_player_state.gif');
	border-width:0px; 
	border-style:none;
	width:340px;
	height:69px;
	padding:7px;
}

table.UsercontrolVideoPlayerOtherVideoBackground td
{
	font-weight:bold;		
}

td.UsercontrolVideoPlayerOtherVideo
{
	text-align:center;
}


 .rsMonthView .rsApt
 {
 	height: 40px !important;
 	width: 90px !important;
 }
 
 /* Calendar filter */
 
 /* END calendar filter */
 
 /* popup extender window */
 
 .popupExtenderWindow
{
	border:solid 2px #98AFC7;
	background-color:White;
}

.popupExtenderHeader
{
	width:100%;height:16px;text-align:right;background-color:#98AFC7;
}

.popupExtenderModalBackground
{
    background-color:#D0D0D0;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.renew_link
{
	font-weight: bold;
	font-size: 13px;
	color: #2E2EFE;
	font-family: Arial;
}
 
  /* Exit popup window */
  
  /* Rad menu styles, Skin="" */
  /* Item is element A with text inside SPAN <a href="#" class="MenuItem"><span>OptIn</span></a> */
  /* MenuItem defines common look of item in menu */
  /* background for any style can be image: background can be image: #444 url("img/MenuBackground.jpg") repeat-x top left; */
  /* line-height defines height of menu item */
  
  /* .MenuItem
    {
	  border: 1px solid #006600;
      background:url(/images/nav_bg.jpg) top no-repeat; */ 
      /* width:601px;*/ 
    /*  float:left; 
      padding:7px 7px 0px;
      line-height:44px; 
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif; 
    } */
    /* defines common look of item in meny while mouse over
    .MenuItem:hover
    {
      border: 1px solid #66CC66;
      float:left; 
      line-height:44px; 
      background:url(/images/nav_left_h.jpg) top no-repeat; 
      color:#ffffff; 
      text-decoration:none; 
      
    } */
    /* defines style of item when is's expanded */
    /*.ExpendedItem
    {
      border: 1px solid #66CC33;
      background-color: #6E6E6E;
      background:url(/images/nav_left_h.jpg) top no-repeat;
      color:#ffffff;  
    }*/
    /* defines style of item when is's clicked */
    /*.ClickedItem
    {
    	
    }*/
    /* defines style of item when is's selected */
    /*.SelectedItem
    {
    	
    } */  
  
  /*  Rad menu styles, Skin="" */
  
/*  Real Estate */
.mapMessage
{
    font-size:13px;
    font-family:Arial;
}

.mapMessageRed
{
    font-size:13px;
    font-family:Arial;
    color:Red;
}

.mapHomesCount
{
    font-size:13px;
    font-family:Arial;
    color:green;
    font-weight:bold;
}
.mapListLink
{
    font-size:11px;
    font-family:Arial;
    color:#3366CC;
}
.mapListText
{
    font-size:11px;
    font-family:Arial;
}
.mapListPrice
{
    font-size:11px;
    font-family:Arial;
    color:Green;
}  
.reControlBox
{
    border: solid 1px #999900;
    font-size:12px;
    font-family:Arial;
}
.reText
{
    font-size:13px;
    color:#CC9900;
    font-family:Arial;
}

.reTextSearch
{
    font-size:12px;
    color:#CC9900;
    font-family:Arial;
}

.reTextBold
{
    color:#CC9900;
    font-size:13px;
    font-weight:bold;
    font-family:Arial;
}    
.reButton
{
    border:solid 1px #0066CC;
    font-family:Arial;
}

.reWaterMarkLocation
{
    color:Gray;
    font-size:12px;
    border: solid 1px #999900;
    font-family:Arial;
}    

.reHeaders
{
    font-size:15px;
    color:#CC9900;
    font-weight:bold;
    font-family:Arial;
}

.reHeadersLink
{
    font-size:15px;
    color:#CC9900;
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
}

.reLink
{
    font-size:14px;
    color:#CC9900;
    text-decoration:underline;
    font-family:Arial;
}

.reDescription
{
    font-size:12px;
    color:#CC9900;
    font-family:Arial;
}

.rePager
{
    font-size:13px;
    color:#CC9900;
    font-weight:bold;
    font-family:Arial;
}
.rePagerDisabled
{
    font-size:13px;
    color:Gray;
    font-weight:bold;
    font-family:Arial;
}

.divBorder
{
    border: solid 1px #0066CC;
}

.divHeader
{
    background-color:#F0F0F0;
    text-align:center;
    font-family:Arial;
    font-size:15px;
    padding:4px;
    border-bottom:solid 1px #0066CC;
}
/*  Real Estate */
.reusableHtmlTagBorder
{
    border: solid 1px #505050;
}
.fontResizerUL {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fontResizerLI {
  display: inline;
  padding: 1px;
  float: left;
}

/*  Chat bar */
.chatControl
{
    height: 30px;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    position: fixed;
    display: block;
    text-align: center;
    padding-top: 7px;
    background-color: #FF9900;
    border-color: #b5b5b5 #b5b5b5 #b5b5b5 #b5b5b5;
    border-style: solid solid solid solid;
    border-width: 1px 1px 0px 1px;
}
.chatControlNeedHelp
{
    color: #336699;
    text-decoration: underline;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
  
 /*  Chat bar */ 
 
  /*  Available to visitors, section subscribers controls */
 .ucSubscribersDivFrame
{
    border:solid 1px gray;
    height:125px;
} 

.ucSubscribersLink
{
    font-family:Arial;
    color:#6699CC;
    font-size:12px;
} 

.ucSubscribersText
{
    font-family:Arial;
    color:Black;
    font-size:12px;
} 
/*  Available to visitors, section subscribers controls */

/*  Search Tag  */
.SearchBoxWrapper
{
    background-color: transparent; 
    background-image: url("/siteimages/templates/search-bg.jpg"); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    background-position: center top; 
    width: 140px; 
    height: 26px; 
    padding-left: 3px;
}

.SearchBox
{
    border: medium none; 
    background-color: transparent; 
    background-image: none; 
    background-repeat: repeat; 
    background-attachment: scroll; 
    background-position: 0% 0%; 
    padding-left: 4px; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px; color: rgb(0, 0, 0);
}

.SearchButtonWrapper
{
    width:67px;
    padding-left:4px;
}

.SearchButton
{
   border: medium none; 
   background-color: transparent;
   background-image: url("/siteimages/templates/search-bttn.jpg"); 
   background-repeat: no-repeat; 
   background-attachment: scroll; 
   background-position: center top;
   width: 61px; 
   height: 24px; 
   color: rgb(255, 255, 255); 
   font-family: Arial,Helvetica,sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   cursor: pointer;
}

.SearchError
{
    font-family: Arial,Helvetica,sans-serif; 
    color:Red;
    font-size:12px;
}

/*  End Search Tag  */
/*  Search Results  */
.search_table
{
    width: 650px;
    padding-left: 4px;
    text-align: left;
    vertical-align: top;
}
.search_table_header
{
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.search_table_link
{
    font-family: Arial,Helvetica,sans-serif;
    color: #0066FF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.search_table_desc
{
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
}
/*  End Search Results  */
/*  RSS Reader  */
.rss_feed_table
{
    width: 650px;
    padding-left: 4px;
    text-align: left;
    vertical-align: top;
}
.rss_feed_title_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.rss_feed_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.rss_feed_desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/*  End RSS Reader  */


/*  v-card  */
#vcard-main{width:980px; background:url(/images/profile/profile-mid.jpg) repeat-y; margin:10px auto;color: #858585;
    font-family: Arial,Helvetica,sans-serif; font-size: 12px;} 

/*#vcard-main{width:980px; margin:10px auto;color: #858585;
    font-family: Arial,Helvetica,sans-serif; font-size: 12px; }*/

#vcard-main-top{width:960px; background:url(/images/profile/profile-top.jpg) top no-repeat; float:left; padding:10px;}

/* #vcard-main-top{width:960px; float:left; padding:10px;border:1px solid #bebebe;}*/

.vcard-left{width:160px; float:left;}

.vcard-left-1{width:160px; float:left; margin-top:5px;}

.vcard-left-1 a{color:#0070c0; text-decoration:none;}

.vcard-left-1 a:hover{color:#0070c0; text-decoration:none;}

.vcard-left-1-h{width:150px; padding:0px 0px 0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ccc; background:url(/images/profile/profile-green-top.jpg) top no-repeat; line-height:42px; font-size:16px; color:#fff;}

.vcard-left-1-b{width:140px; padding:10px; /*border:1px solid #CCCCCC;*/  background:url(/images/profile/profile-green-mid.jpg) repeat-y;}

.vcard-download-bttn{background:url(/images/profile/download-vcard.jpg) top no-repeat; width:160px; line-height:39px; text-align:center; color:#fff; text-decoration:none; font-weight:bold; margin:5px 0px; display:block; float:left;}

.vcard-download-bttn a{color:#fff; text-decoration:none;}

.vcard-download-bttn a:hover{color:#fff; text-decoration:none;}

.vcard-mid{width:118px; margin:0px 4px; border:1px solid #666666;  float:left; padding:10px 5px; color:#333333;}

.vcard-left a{color:#0070c0; text-decoration:none;}

.vcard-left a:hover{color:#0070c0; text-decoration:none;}

.vcard-right{ width:550px; float:left;}

.vcard-right a{color:#0070c0; text-decoration:none;}

.vcard-right a:hover{color:#0070c0; text-decoration:none;}

.vcard-form{font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*  blog  */

#blog-box {line-height: 18px;margin: 0 auto;overflow: hidden;padding: 0;width: 980px;margin-bottom:10px;}
#blog-left-panel{width:727px;float:left;margin-right:10px;}
#blog-right-panel{width:243px;float:left;}
#blog-search-bar{width:725px;height:45px;}
#blog-searchM{width:725px;height:45px;background:url(/images/blog/searchM.jpg) left top repeat-x;}
#blog-searchL{height:45px;background:url(/images/blog/searchL.jpg) left top no-repeat;}
#blog-searchR{height:45px;background:url(/images/blog/searchR.jpg) right top no-repeat;}
#blog-searchR ul{margin:0;padding:10px 0 0 20px;list-style-type:none;}
#blog-searchR li{margin:0;padding:0 6px;float:left;font:bold 12px/25px Arial, Helvetica, sans-serif;color:#827f7f;}
.blog-input-bg{background:url(/images/blog/input-bg.png) left top no-repeat;height:25px;width:258px;float:left;}
.blog-input-txtbox{width:235px;margin:2px 0 0 10px;border:none;font:normal 12px/25px Arial, Helvetica, sans-serif;color:#827f7f;background:url(/images/blog/txtbox-bg.png) left top repeat-x;}
.blog_blogS{width:723px;float:left;margin-top:22px;}
.blog-blogM{width:723px;background:url(/images/blog/blogM.jpg) left top repeat-y;float:left;}
.blog-blogT{width:723px;background:url(/images/blog/blogT.jpg) left top no-repeat;float:left;height:10px;}
.blog-blogB{width:723px;background:url(/images/blog/blogB.jpg) left top no-repeat;float:left;height:10px;}
.blog-content{width:695px;margin:0 auto;}
.blog-heading{font:bold 22px/70px Arial, Helvetica, sans-serif;color:#819526;}
.blog-block1{width:680px;height:25px;float:left;padding-left:15px;background-color:#dedcdc;	font:normal 12px/25px Arial, Helvetica, sans-serif;	color:#726f6f;}
.blog-block2{width:680px;height:50px;float:left;padding-left:15px;background-color:#f4f3f3;font:normal 12px Arial, Helvetica, sans-serif;color:#726f6f;padding-top:10px;margin-bottom:12px;}
.blog-block2 a{color:#fd4008;font-weight:bold;}
.blog-content p{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#726f6f;padding:10px 5px 0 5px;margin:0;}
.block-right-block{width:242px;float:left;margin-bottom:12px;}
.block-right-blockH{	width:242px;height:42px;float:left;	font:bold 20px/42px Arial, Helvetica, sans-serif;color:#819526;padding-left:20px;background:url(/images/blog/rightpan-Header.jpg) left top no-repeat;}
.block-right-blockM{width:242px;	float:left;	background:url(/images/blog/rightpan-M.jpg) left top repeat-y;}
.blog-right-blockB{	width:242px;	height:13px;	float:left;	background:url(/images/blog/rightpan-b.jpg) left top no-repeat;}
.share{	width:235px;	background:url(/images/blog/bloge-share-bg-2104.jpg) top no-repeat;	height:18px;	padding:4px 0px 0px 5px;float:left;}

/* comments for blog */
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}

div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}

div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}

div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}

div.comment
{
	color:#555555;
    font-family:tahoma,"Trebuchet MS",arial,serif;
    font-size:8pt;
    line-height:140%;
}

.commentLink
{
	color:#336699;
	text-decoration:none;
}

.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	font-weight: bold;
	color: #333333;
	color:#555555;
    font-size:10pt;
}

div.profile_postcomment {
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}

.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	width: 100%;
	height: 70px;
	font-size:8pt;
}

.comment_area_allowed
{
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	font-size:8pt;
}

.commentButton {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

.errorMessage
{
	font-family: "Lucida Sans", verdana, arial, serif;
	color: red; 
	font-size:8pt;
}
.CommentWaterMark
{
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	font-size:8pt;
}

/* comments for blog */




/***********************************************william*******************************************************/




body{margin:0; padding:0; background:url(/siteimages/templates/bodybg.jpg) repeat-x; background-color:#e9ded3; font:normal 12px Arial, Helvetica, sans-serif; color:#787878;}


p, img, ul, h1, h2, h3, h4, h5, form, a{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

.william-top{background:url(/siteimages/templates/top.jpg) no-repeat center top; overflow:hidden;}

.william-wrapper{width:951px; margin:0 auto; overflow:hidden;}

.william-navigation{width:938px; margin:auto; overflow:hidden;}

.william-navigationleft{background:url(/siteimages/templates/nav-left.png) no-repeat; height:66px;}

.william-navigationright{background:url(/siteimages/templates/nav-right.png) no-repeat; height:66px;}

.william-navigationmid{background:url(/siteimages/templates/nav-mid.png) repeat-x; height:66px;}

.william-navigationmid ul{margin:0; padding:0; list-style:none;}

.william-navigationmid ul li{margin:0 15px 0; padding:0; list-style:none; float:left; padding:0 17px 0;}

.william-navigationmid ul li a{background:url(/siteimages/templates/leftarrow.png) no-repeat 0 5px; font-size:12px; color:#eadaca ; font-weight:bold; padding-left:16px; line-height:16px; text-transform:uppercase; cursor:pointer;}

.william-navigationmid ul li a:hover{color:#f0b861; cursor:pointer;}

.william-navigationmid ul li a.selected{color:#f0b861;}

.william-logo{width:353px; margin:auto;}

.william-container{width:951px; float:left;}

.william-container-top{background:url(/siteimages/templates/container-top.png) no-repeat; width:951px; height:18px;}

.william-container-middlebg{background:url(/siteimages/templates/container-middle-bg.png) repeat-y; width:951px; float:left;}

.william-container-bottom{background:url(/siteimages/templates/container-bottom.png) no-repeat; width:951px; height:42px; float:left}

.william-container-mid{width:930px; background:url(/siteimages/templates/container-mid-top.jpg) repeat-x; background-color:#f4efe9; margin:0 0 0 11px; position:relative;}

.william-containt-area{width:904px; margin:auto; overflow:hidden;}

.william-containt-area-top{width:904px; float:left; overflow:hidden; padding-bottom:11px;}

.william-home-banner{width:632px; float:left;}

.william-topform{width:211px; margin-left:30px; float:left;}

.william-topform h1{font-size:22px; color:#64533e; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.william-reservation{font:bold 13px Arial, Helvetica, sans-serif; color:#f0812f;}

.william-reservation-form{width:211px; float:left;}

.william-reservation-calendar{background:url(/siteimages/templates/calendar.png) no-repeat; width:118px; height:114px; position:absolute; left:841px; top:-25px;}

.william-welcome{background:url(/siteimages/templates/containtmidbg.png) no-repeat; width:951px; height:133px; float:left;}

.william-welcome-con{width:904px; margin:20px auto 0;}

.william-welcome-con h1{font-size:18px; color:#fff; font-weight:normal; margin:0 0 5px;}

.william-name{color:#05060b;}

.william-welcome-con p{font:normal 12px Arial, Helvetica, sans-serif; color:#fff; margin:0 0 5px;}

.william-container-mid-bot{width:930px; background:url(/siteimages/templates/container-mid-bottom.jpg) repeat-x; background-color:#f3ece4; margin:0 0 0 11px;}

.william-container-mid-bot-con{width:904px; margin:auto; padding-top:15px; overflow:hidden;}

.william-meetingevents{width:296px; float:left;/* margin-right:15px;*/}

.william-sep{background-color:#c19d72; width:1px; height:115px; margin:33px 6px 0; float:left;}

.william-meetingevents-heading{width:100%; height:29px; background-color:#c19d72; float:left;}

.william-meetingevents-heading h1{font-size:18px; color:#fff; padding-left:4px; font-weight:normal; line-height:29px; text-transform:uppercase;}

.william-meetingevents-conleft{width:170px; padding-left:5px; float:left; margin-top:14px;}

.william-meetingevents-conleft-heading{font-weight:bold; color:#bb6033;}

.william-meetingevents-conleft p{color:#787878; line-height:1.25em; padding-top:5px;}

.william-click{font-size:12px; text-transform:uppercase; color:#bb6033;}

.william-click a{font-size:12px; text-transform:uppercase; color:#bb6033; text-decoration:underline;}

.william-click a:hover{text-decoration:none;}

.william-meetingevents-conright{width:106px; float:right; margin-top:12px;}

.william-activities{width:285px; padding:0 5px 0; float:left; margin-top:14px;}

.william-activities p{color:#787878; line-height:1.5em; }

.william-activities .read{font-size:11px; color:#bb6033; font-weight:bold;}
.william-activities .read a{font-size:11px; color:#bb6033; font-weight:bold;}
.william-activities .read a:hover{font-size:11px; color:#bb6033; font-weight:bold; text-decoration:underline;}

.william-bed{width:283px; float:left;}

.william-bed-con{width:275px; padding:0 5px 0; float:left; margin-top:14px;}

.william-bed-img1{width:106px; float:left; margin-left:18px; margin-right:18px;}

.william-bed-img2{width:106px; float:left;}

.william-bed-imgcon{width:275px; float:left;}

.william-bed-con .read{font-size:11px; color:#bb6033; font-weight:bold;}
.william-bed-con .read a{font-size:11px; color:#bb6033; font-weight:bold;}
.william-bed-con .read a:hover{font-size:11px; color:#bb6033; font-weight:bold; text-decoration:underline;}

.william-footer{width:930px; margin:auto; padding:10px 0 10px; overflow:hidden;}

.william-copyright{float:left; padding-left:14px; color:#81786f;}

.william-footernav{float:right;}

.william-footernav ul{margin:0; padding:0; list-style:none;}
.william-footernav ul li{margin:0; padding:0; list-style:none; float:left; font-size:12px; color:#81786f;}
.william-footernav ul li a{font-size:12px; color:#81786f; padding:0 8px 0; text-decoration:none;}
.william-footernav ul li a:hover{font-size:12px; color:#81786f; padding:0 8px 0; text-decoration:underline;}



/*****************************************************************Dining************************************************************************/

.william-wrapper-dining{width:1017px; margin:0 auto; overflow:hidden;}

.william-container-dining{width:1017px; float:left; background:url(/siteimages/templates/inner-bg.png) center repeat-y;}

.william-container-dining-top{background:url(/siteimages/templates/container-top.png) no-repeat; width:951px; height:18px; margin:auto;}

.william-container-dining-middlebg{background:url(/siteimages/templates/container-middle-bg.png) repeat-y; width:951px; margin:auto; /*overflow:hidden;*/}

.william-container-dining-middlebg2{background:url(/siteimages/templates/container-middle-bg2.png) repeat-y; width:1016px; margin:auto; overflow:hidden;}

.william-container-dining-mid-bot{width:930px; background:url(/siteimages/templates/container-mid-bottom.jpg) repeat-x; background-color:#f3ece4; margin:auto; overflow:hidden;}

.william-container-bottom-dining{background:url(/siteimages/templates/container-bottom.png) no-repeat; width:952px; height:42px; margin:auto;}

.william-dining{width:1017px; float:left;}

.william-dining-left{background:url(/siteimages/templates/dining-left.png) no-repeat; width:43px; height:57px; margin-top:4px; float:left;}

.william-dining-mid{background:url(/siteimages/templates/dining-mid.png) repeat-x; height:56px; float:left; width:931px;}

.william-dining-right{background:url(/siteimages/templates/dining-right.png) no-repeat; width:43px; height:57px; margin-top:4px; float:left;}

.william-dining-mid h1{background:url(/siteimages/templates/diningimage.png) no-repeat; background-position:left; font-family:"Bradley Hand ITC"; font-size:24px; color:#fdf2dd; line-height:48px; margin:0 0 0 14px; padding:0 0 0 40px;}

.william-container-mid-bot-dining-con p{font-size:12px; color:#6d6d6d; font-weight:normal; line-height:18px;}

.william-container-mid-bot-dining-con{width:904px; margin:auto; overflow:hidden;}


/*Tab*/

#wrapper{ 
	width:883px;
	margin:30px auto;
}

.tabber-nav{	
	width:851px;
	overflow:hidden;
	margin-left:24px;
}

.tabber-nav ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;	
}

.tabber-nav ul li{ 
	float:left;
	height:38px;
	
	padding:0 45px 0 15px;
	
}

.tabber-nav-normal{ 
    background:url(/siteimages/templates/tabnormal.jpg) repeat-x;
	border:#C5B29D 1px solid;
	border-bottom:none;
	-moz-border-radius:5px 5px 0 0;
    margin:0 3px 0 0;
	font-size:13px; color:#d19753; font-weight:bold;
	line-height:38px;
    /*border-left:1px solid #f87c32;
	border-right:1px solid #f87c32;
	border-top:1px solid #f87c32;
	margin:0 3px 0 0;
	font:normal 13px/33px Arial, Helvetica, sans-serif;
	color:#5B5B5B;*/
}

.tabber-nav-click{ 
 
background:url(/siteimages/templates/tabhover.jpg) repeat-x;
     border:#C5B29D 1px solid;
	 border-bottom:none;
	 font-size:13px; color:#8a4f09; font-weight:bold;
	 line-height:38px;
	 -moz-border-radius:5px 5px 0 0;
	 margin:0 3px 0 0;
 
}

.tabber-nav-hover{ 
     background:url(/siteimages/templates/tabhover.jpg) repeat-x;
     border:#C5B29D 1px solid;
	 border-bottom:none;
	 font-size:13px; color:#8a4f09; font-weight:bold;
	 line-height:38px;
	 -moz-border-radius:5px 5px 0 0;
	 margin:0 3px 0 0;
	/*border-left:1px solid #f87c32;
	border-right:1px solid #f87c32;
	border-top:1px solid #f87c32;
	margin:0 3px 0 0;
	font:normal 13px/33px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#f87c32;*/
}

.tabber-con-area{	
	width:823px;	/*original-width:682px;*/
	border:1px solid #c5b29d;
	/*border-top:none;*/
	padding:30px;
	background:url(/siteimages/templates/tabberbg.jpg) repeat-x;
	background-color:#cbbaa6;
	-moz-border-radius:5px;
}

.tabber-con-txt-area{	
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	overflow:hidden;

}


.tabber-menu-area{width:544px; float:left;}

.tabber-menu-area-heading{font-size:12px; color:#764e06; font-weight:bold;}

.tabber-menu-area-sep{background:url(/siteimages/templates/diningsep.jpg) repeat-x; width:100%; float:left; margin:10px 0 10px; height:2px;}

.tabber-menu-area ul{width:150px; float:left; list-style:none;}

.tabber-menu-area ul li{list-style:none; display:block; margin:0 0 0 10px;background:url(/siteimages/templates/diningarrow.png) no-repeat; background-position:left; font-size:12px; color:#a76506; padding-left:10px; line-height:2.0em;}

/*.tabber-menu-area ul li a{background:url(/siteimages/templates/diningarrow.png) no-repeat; background-position:left; font-size:12px; color:#dd8200; padding-left:10px; line-height:2.0em;}

.tabber-menu-area ul li a:hover{text-decoration:underline;}*/

.tabber-con-text{width:823px; float:left; margin-top:5px;}

.tabber-con-text p{color:#606060; line-height:18px;}

.tabber-con-text span{font-size:12px; color:#955a0d; font-weight:bold;}

/*.tabber-con-text a{font-size:12px; color:#955a0d; font-weight:bold;}

.tabber-con-text a:hover{text-decoration:underline;}*/



/****************************************************************300711*************************************************************************/

.william-footer-images{width:16px; float:left; margin-right:6px; margin-top:6px;}

/****************************************************************Room 010811*************************************************************************/

.william-roomright{background:#efe2d4; padding:10px;/* height:334px; overflow:auto; width:269px;*/}

.william-roomright-heading{font-family:"Bradley Hand ITC"; font-size:18px; color:#2e1e01; font-weight:bold;}

.william-roomright-booking{font:normal 12px Arial, Helvetica, sans-serif; color:#6d6d6d;}
.william-roomright-booking a{font:normal 12px Arial, Helvetica, sans-serif; color:#6d6d6d; text-decoration:underline;}
.william-roomright-booking a:hover{ text-decoration:none;}

.william-roomsrate-heading{font-family:"Bradley Hand ITC"; font-size:20px; color:#2e1e01; font-weight:bold; margin-top:15px;}

.william-room-facilities{ margin-top:15px; width:82%; float:left; background:#EFE2D4; padding:10px;}
.william-room-facilities ul{margin:0; padding:0; list-style:none; width:175px; float:left;}
.william-room-facilities ul li{ padding:0; list-style:none; margin:0 0 0 10px;background:url(/siteimages/templates/diningarrow.png) no-repeat; background-position:left; font-size:12px; color:#a76506; padding-left:10px; line-height:2.0em;}





/****************************************************************Meetings & events 020811*************************************************************************/

.william-container-mid-bot-dining-con h1{font-size:22px; color:#64533e; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}

.william-container-meeting-intimate{font-size:17px; color:#64533e; font-family:Georgia, "Times New Roman", Times, serif;}

.william-container-mid-bot-dining-con h2{font-size:18px; color:#64533e; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

ul.william-container-meeting-packages{margin:0; padding:0; list-style:none;}
ul.william-container-meeting-packages li{padding:0; list-style:none; margin:0; background:url(/siteimages/templates/diningarrow.png) no-repeat; background-position:left 9px; font-size:12px; color:#6D6D6D; padding-left:10px; line-height:2.0em;}

.william-container-meeting-price{font-family:"Bradley Hand ITC"; font-size:20px; color:#2e1e01; font-weight:bold;}

/****************************************************************Activities 020811*************************************************************************/

.william-container-activitieslink{color:#a76506; font-size:14px;}
.william-container-activitieslink a{color:#a76506; font-size:13px; text-decoration:underline; font-weight:bold;}
.william-container-activitieslink a:hover{color:#a76506; font-size:13px; text-decoration:none; font-weight:bold;}



