/*  960 GRID */

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}


/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 60px;}
.container_12 .grid_2 {width: 120px;}
.container_12 .grid_3 {width: 220px;}
.container_12 .grid_4 {width: 300px;}
.container_12 .grid_5 {width: 380px;}
.container_12 .grid_6 {width: 460px;}
.container_12 .grid_7 {width: 540px;}
.container_12 .grid_8 {width: 620px;}
.container_12 .grid_9 {width: 700px;}
.container_12 .grid_10 {width: 780px;}
.container_12 .grid_11 {width: 860px;}
.container_12 .grid_12 {width: 940px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 80px;}
.container_12 .prefix_2 {padding-left: 160px;}
.container_12 .prefix_3 {padding-left: 240px;}
.container_12 .prefix_4 {padding-left: 320px;}
.container_12 .prefix_5 {padding-left: 400px;}
.container_12 .prefix_6 {padding-left: 480px;}
.container_12 .prefix_7 {padding-left: 560px;}
.container_12 .prefix_8 {padding-left: 640px;}
.container_12 .prefix_9 {padding-left: 720px;}
.container_12 .prefix_10 {padding-left: 800px;}
.container_12 .prefix_11 {padding-left: 880px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 80px;}
.container_12 .suffix_2 {padding-right: 160px;}
.container_12 .suffix_3 {padding-right: 240px;}
.container_12 .suffix_4 {padding-right: 320px;}
.container_12 .suffix_5 {padding-right: 400px;}
.container_12 .suffix_6 {padding-right: 480px;}
.container_12 .suffix_7 {padding-right: 560px;}
.container_12 .suffix_8 {padding-right: 640px;}
.container_12 .suffix_9 {padding-right: 720px;}
.container_12 .suffix_10 {padding-right: 800px;}
.container_12 .suffix_11 {padding-right: 880px;}
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/*vertical-align:baseline;*/
	/*background:transparent;*/
}
body {
	line-height:1;
}
ol, ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 30px;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body {
        background-color: #ffffff;
        color:#895C40;
	font-family:'Trebuchet MS',Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:13px;
	line-height: 18px;
	margin:0;
	padding:0;
}


.col5 a { width: 176px; padding-right: 10px; margin-left: 10px; float: left; vertical-align: top; display: block }

p {
        color:#562C13;
}


a {
	font-size: 13px;
	color: #164587;
	text-decoration: underline;
}
a:hover {
	
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #5C2509;
	margin-top: 15px;
line-height:1.3em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #753412;
        margin-bottom: 5px;
line-height:1.3em;
}
h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #7F930B;
	text-decoration: underline;
}
h2 a:hover {
	color: #AD4100;
}

h3 {
        font-size: 24px;
	font-weight: normal;
	color: #164587;
	margin-top: 15px;
line-height:1.3em;
}
hr {
        color: #895C40 !important;
}
.insidemain {
min-height: 500px;
}

.mainmenubg {
background-color: #164587;
border-top: 1px solid #6f340f;
height:58px;
width: 940px;
}

.MainMenu {
	padding-top: 20px;
	text-align: center;
}
.MainMenu a {
	padding-left: 20px;
	padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-right: 0px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
        font-weight: bold;
	color: #f6c43a;
}
.separator_MainMenu {
	margin: 20px;
}
.separator_TopMenu {
	border-left: 1px solid #6f340f;
	padding-left: 5px;
	margin-left: 5px;
}
.activePageMenuItem {
	font-weight: normal;
}
.container {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
}
.headermenu {
        background-color: #164587;
        height: 26px;
	font-weight: bold;
}
.headerweb {
	float:left;
	width:300px;
        margin-top: -10px;
}
.headerweb a {
	color: #f6c43a;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
        text-decoration:none;
}
.headermenusearch {
	float:left;
	text-align:right;
	width:240px;
        margin-top: 2px;
}
.headermenulinks {
	float:left;
       /* text-align: right;*/
	width:300px;
       /* margin-left: 70px;*/
	margin-top: 5px;
 /* margin-right: 30px;*/
}
.headermenulinks a {
	color: #f6c43a;
	font-weight: normal;
        text-decoration:none;
}
.header {
	background-image:url(/assets/layouts/images/headerbg.png);
	background-color: repeat-x;
	background-color: #ffffff;
        width: 940px;
	min-height: 346px;
}
.headerlogo {
        width: 184px;
	height: 184px;
	float: left;
        margin-left: 30px;
        margin-top: 75px;
}
.headerlogo img {
	padding-left: 0px;
	padding-top: 0px;
}
.headercopy {
	float: right;
	width:675px;
        margin-top: 10px;
        margin-right: 15px;
        margin-bottom: 10px;
}
.headerphotos {
	float: right;
	min-height:279px;
	width:675px;
        margin-right: 15px;
}
.chamberArea1 {
	width:650px;
        margin-left: 55px;
}
.whatsHappeningBoxes {
        background-color: #5476ae;
        border: 1px solid #000000;
        height: 250px;
        text-align: center;
}
.whatsHappeningText {
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        font-size: 16px;
        font-weight: bold;
        color: #f6c43a;
        margin-top: 10px;
}
.inside-nav-box { 
      background-color: #8fa0bb;
      min-height: 212px;
      color: #030303 !important;
      position: relative;
      font-family: "Trebuchet MS" arial helvetica;
      width: 174px;
      margin-bottom: 0px; 
      margin-top: 10px;
      float: left;
}
.inside-nav-box h3 {
   font-size: 16px;
    color: #F6C43A;
font-weight: bold;
margin: 7px; 
}
.inside-nav-box a {
   font-size: 12px;
   text-decoration: none;
      display: block;
     color: #5c2509;
margin-left: 7px; 
      margin-right: 7px; 
}

.footerspace {
    float: left;
    width: 100px;
}
.footerlogo {
    float: left;
    width: 110px;
    text-align: center;
}
.footer {
	background-color: #1e4587;
        width: 940px;
        margin-top: 0px;
        float: left;
	font-size: 11px;
}
.footer p {
	color: #f6c43a;
	font-size: 11px;
	line-height:16px;
}

.footeraddress {
	text-align: right;
	line-height: 16px;
        float: right;
        margin-right: 15px;
}
.footer a {
	color: #f6c43a;
	font-size: 11px;
	line-height:16px;
	text-decoration: none;
}
.footer a:hover {
	color: #AD4100;
	text-decoration: underline;
}

a img {border:none;}

.LiveEdit_drop_down {
	text-align: left;
	color: #6F4313;
	width: 176px;
	border: 1px solid #1e4587;
	padding: 0px;
        margin-top: 15px;
	background-color: #5D7CB0;
}
.LiveEdit_drop_down a {
	font-size: 12px;
	color: #f6c43a;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 4px 8px;
}
.LiveEdit_drop_down a:hover {
	background-color: #f6c43a;
        color: #ffffff;
	text-decoration: none;
}
/* Member Page Styles added 6-27-11 by SC */
.cm_main {
	text-align:left;
	width:550px; /* may need to update this width to accomodate the width of your website. */
}
.cm_main table {
	border-collapse:collapse;
}
.cm_main ul {
	margin-left:0px;
}
#cm_topnav li {
	display: inline;
	float: left;
	font-size: 80%;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: middle;
	margin-left:0px !important;
}
#cm_bottomnav li {
	display: inline;
	float: left;
	font-size: 75%;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0 18px 0 0;
	text-align: left;
	text-transform: lowercase;
	vertical-align: middle;
	margin-left:0px !important;
}
#cm_bottomnav li b {
	text-transform: none;
}
.cm_cmlogo {
	display:none;
}
.cm_footer {
	display:block;
	clear:both;
}
.cm_chamber {
	padding-top:25px;
}
.cm_noprint {
	margin-top:10px;
}
span.cm_member_categories {
	display:block;
	clear:both;
	font-size:80%;
}
.cm_infoicon {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
#cm_info_img {
	background-image: url("http://public.chambermaster.com/Content/Images/info.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
#cm_visitwebsite_img {
	background-image: url("http://public.chambermaster.com/Content/Images/visit.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 42px;
}
#cm_map_img {
	background-image: url("http://public.chambermaster.com/Content/Images/map.gif");
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
}
#cm_directions_img {
	background-image: url("http://public.chambermaster.com/Content/Images/directions.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 27px;
}
#cm_calendar_img {
	background-image: url("http://public.chambermaster.com/Content/Images/calendar.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
}
#cm_social_img {
	background-image: url("http://public.chambermaster.com/Content/Images/socialNetwork.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 27px;
}
.cm_infotext {
	padding:4px;
}
td#cm_col1, td#cm_col2 {
	width:100%;
	clear:both;
	display:block;
	float:left;
}
#cm_mainimage {
	display:none;
}
.cm_topnav ul {padding-left:0px}
.cm_main h1 {line-height:1.3em}
#cm_bottomnav, .cm_footer {display:none}
.cm_xboxcontent h1 {text-transform:capitalize;font-size:24px;}
/* Front end */
.blog_viewPostTitle {
	color: #049BE4;
        font-family: Trebuchet MS,Tahoma,Arial;
	padding: 4px;
	margin-bottom: 6px;
}

.blog_viewPostTitle a,
.blog_viewPostTitle a:HOVER,
.blog_viewPostTitle a:VISITED {
        font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 16px;
	font-weight: bold;

}

#blog_rightMenu {
	float: right;
	width: 20%;
	margin-left: 12px;
}

.blog_rightMenuHeading {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	padding: 4px;
	background: #f0f0ee;
}

.blog_rightMenuMargin {
	margin: 0px 4px 8px 4px;
	padding: 3px;
}

.blog_rightMenuContainer {
	border: 1px solid silver;
	margin-bottom: 12px;
}

#blog_leftData {
	float: left;
	width: 75%;
}

.blog_mostPopularLink,
.blog_mostPopularLink:HOVER,
.blog_mostPopularLink:VISITED,
.blog_mostRecentLink,
.blog_mostRecentLink:HOVER,
.blog_mostRecentLink:VISITED {
	display: block;
	margin: 0px 4px 6px 4px;
	color: #0000ff;
}

.leBlog_formRow {
	margin-bottom: 8px;
}

#leBlog_comment_field {
	width: 100%;
	height: 150px;
}

#leBlog_email_field {
	width: 250px;
}

#leBlog_submitCommentButton {
	margin-top: 6px;
	margin-bottom: 6px;
}
/* End Front End */




#blog_branding {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #023971;
        margin-bottom: 24px;
}

#blog_branding span {
	font-weight: bold;
	font-size: 20px;
}

#blog_postCount {
	float: right;
	font-weight: bold;
	margin-right: 34px;
	margin-bottom: 24px;
}

#blog_postCount span {
	font-size: 20px;
}

#blog_mainContent {}

#blog_leftMenu {
	float: left;
	width: 30%;
	margin-right: 12px;
}

.blog_leftMenuHeading {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}

.blog_leftMenuMargin {
	margin: 0px 4px 8px 4px;
	padding: 3px;
}

#blog_newBlog,
#blog_newBlog:HOVER,
#blog_newBlog:VISITED {
	display: inline-block;
	margin: 0px 4px 12px 4px;
	color: #0000ff;
	font-size: 12px;
	text-decoration: underline;
}

.blog_pictureItem { float: left; }

#blog_branding img,
.blog_pictureItem img {
	border: none;
	float: left;
	margin-right: 4px;
}

.blog_pictureItemText {
        font-size: 12px;
	position: relative;
	top: 0px;
	padding-left: 54px;
	word-wrap: break-word;
        color: gray;
}

#blog_rightData {
	float: left;
	width: 66%;
}

#blog_commentsHeader,
.blog_commentsHeader {
	border: 1px solid silver;
	background: #f0f0ee;
	padding: 2px 4px;
	font-weight; bold;
	font-size: 14px;
	margin-bottom: 12px;
}

.blog_postSummary,
.blog_commentSummary {
	clear: both;
	margin-bottom: 24px;
	padding: 6px;
}

.blog_commentSummary {
	border: 1px solid silver;
}


.blog_rightMenuHeading a,
.blog_rightMenuHeading a:HOVER,
.blog_rightMenuHeading a:VISITED,
.blog_leftMenuHeading a,
.blog_leftMenuHeading a:HOVER,
.blog_leftMenuHeading a:VISITED,
.blog_postSummary a,
.blog_postSummary a:HOVER,
.blog_postSummary a:VISITED {

	text-decoration: underline;
}

.blog_viewPostTitle a,
.blog_viewPostTitle a:HOVER,
.blog_viewPostTitle a:VISITED {
	text-decoration: none;
}

.blog_postTitle {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}

.blog_postSummaryActions,
.blog_commentSummaryActions {
	float: right;
}

.blog_postSummaryActions a,
.blog_commentSummaryActions a {
	margin-left: 6px;
}

.blog_postSummaryText,
.blog_commentSummaryText {
	margin-top: 4px;
}

.blog_commentSummaryText {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px inset silver;
}

.blog_postReadMore a {}

/* Edit Create Post */
#blog_postPageHeader {
	font-weight: bold;
	font-size: 24px;
	margin-left: 12px;
	margin-bottom: 24px;
	padding-left: 30%;
}

.blog_formElement {
	margin-bottom: 12px;
}

.blog_formElement label {
	margin-bottom: 6px;
	display: inline-block;
	font-size: 14px;
}

.blog_formElement input {
	width: 100%;
}

#blog_postOptionInfo {
	background: #f0f0ee;
	padding-top: 12px;
	padding-bottom: 1px;
}
.blog_postOptionElement {
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px inset #a8a8a8;
}

.blog_postPublishElement {
	padding-bottom: 18px;
	margin-bottom: 18px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px inset #a8a8a8;
}

.blog_postPublishElement select,
.blog_postPublishElement input {
	width: 100%;
}

.blog_formElement input,
.blog_postPublishElement input {
	padding-top: 2px;
	padding-bottom: 2px;
}

#blog_publishDateDate {
	margin-bottom: 8px;
}

#blog_postPublishInfo {
	background: #f0f0ee;
	padding-top: 12px;
	padding-bottom: 1px;
}

#blog_postSubmitButton,
#blog_postCancelButton {
	width: 150px;
	background: #f0f0ee;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none;
}

#blog_postSubmitButton:HOVER ,
#blog_postCancelButton:HOVER {
	background: #c2daf0;
}

#blog_postSubmitButton {
	float: right;
}

#blog_postCancelButton {
	float: left;
}

.blog_postRevision {
	font-weight: normal;
	font-size: 10px;
}
/* End Edit Create Post */

/* Status Elements */
.blog_blogInactive {
	background: #A8A8A8;
}

.blog_postInactive {
	color: #A8A8A8;
}
/* End Status Elements */



/* Page Navigation */
#blog_pageNavigation {
	margin: 0px 0px 12px 0px;
	color: #0000ff;
}

#blog_pageNavigation a,
#blog_pageNavigation a:HOVER,
#blog_pageNavigation a:VISITED {
	color: #0000ff;
	text-decoration: underline;
}

#blog_nextLink,
#blog_prevLink {
	display: inline-block;
	width: 30px;
	text-align: center;
}

.blog_pageLink {
	display: inline-block;
	padding: 0px 1px;
	text-align: center;
}
/* End Page Navigation */

/* Form Display */
#blog_updateBlogButton,
#blog_updateBlogButton:HOVER,
#blog_updateBlogButton:VISITED {
	float: right;
	color: #0000ff;
}
/* End Form Display */

.blog_clear {
	clear: both;
}

.blog_floatRight {
	float: right;
}
.homepage-nav-box { 
      background:url(/assets/layouts/images/boxbg.png) 0 0 no-repeat;
      min-height: 212px;
      color: #030303 !important;
      position: relative;
      font-family: "Trebuchet MS" arial helvetica;
      width: 174px;
      margin-left: 7px; 
      margin-right: 7px; 
      margin-bottom: 0px; 
      margin-top: 10px;
      float: left;
}

.homepage-nav-box h3 { 
    color: #f6c43a;
    font-family: Trebuchet MS,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

.homepage-nav-box a {
      background-image: url(../assets/images/bullet.png);
      background-repeat: no-repeat;
      display: block;
      color: #562C13 !important; 
      font-size: 12px;
      margin-top: 1px;
      margin-right: 3px;
      margin-left: 3px;
      text-decoration: none;
      padding-left: 10px;
      list-style-type: disc;
}

.homepage-nav-box a:hover {
     text-decoration: underline;
}

.slider a {position:absolute;}.slider .LiveEditBar a, .slider .edit_dropdown a {position:relative;}

