/* CSS Document */

body {style.css (line 3)
-x-system-font:none;
background:#754E26 url(Breckenridge_Summer_2010_2.jpg) no-repeat scroll center top;
color:#5E3D28;
font-family:normal Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
text-align:center;
}

/*body {
	margin:0;
	text-align:center;
	font:12px normal Arial, Helvetica, sans-serif;
	color:#5E3D28;
	min-height: 18px;
}*/

p{
    margin-top:0;
}

.clear{
    clear:both;
}
.clear.left{
    clear:left;
}
.clear.right{
    clear:right;
}

/*NAVIGATION*/
ul.navPrimary, ul.navSecondary, .navTertiary ul, ul#contentTabs{
    margin:0; 
    padding:0; 
    clear:left;
}
ul.navPrimary li, ul.navSecondary li, ul#contentTabs li,  .navTertiary ul li{
    list-style:none;
}
ul.navPrimary li, ul.navSecondary li, ul#contentTabs li{
    float:left;
}

/*top*/
.navTop{
    font-size:10px;
    color:#fff;
    padding-left:20px;
    /*background:url(http://gobreckpreprod.mbarnhart.com/images/layout/navTop_icon.png) left 8px  no-repeat;*/
    float:right;
    margin:8px 40px 0 0;
    /*line-height:25px;*/
}

* html .navTop{
    background:left 8px  no-repeat;
}

.navTop a, .navTop a:link, .navTop a:visited{
    color:#fff;
    margin:0 5px;
    text-decoration:none;

}

.navTop input{
    font-size:13px;
    color:#5B89A5;
    width:125px;
    margin-top:1px;
    margin-left:5px;
    
}

.unPhoneNumber {border:0; padding:0; margin-bottom:-2px;}
.searchGoBtn {height:18px !important; width:19px !important; margin-bottom:-3px; margin-left:-1px !important;}


/*primary*/
ul.navPrimary{
	height:48px;
	padding-left:285px;
	clear: both;
	background-image: url(navPrimary_background_outside.gif);
}
ul.navPrimary li{
    height:31px;
    margin-top:9px;
    font-family:Arial Black, Arial, Sans-Serif;
    font-size:11px;
}
ul.navPrimary li a{
    display:block;
    padding: 0px 15px 0px 15px;
    line-height:31px;
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
}
ul.navPrimary li.active{
    background:#641207 url(navPrimary_menuItem_tile_top.gif) top repeat-x;
}
ul.navPrimary li.active a{
    color:#fff;
}

ul.navPrimary li a:hover {color:#fff; Background:#641207 url(navPrimary_menuItem_tile_top.gif) repeat-x scroll center top; }

/*secondary*/
ul.navSecondary{
    margin-left:285px;
	height:30px;
	width:695px;
    background:url(navSecondary_menu_background.png) top left;
}
ul.navSecondary li{
    background:url(navSecondary_mItem_background.png) top left no-repeat;
}
ul.navSecondary li.top{
    background-position:right;
}
* html ul.navSecondary li{
    background:url(navSecondary_menuItem_background_ie6.png);
}
ul.navSecondary li a{
    display:block;
    padding:0 5px;
    height:30px;    
    line-height:30px;
    color:#fff;
    text-decoration:none;
    font-size:10px;
}
* html ul.navSecondary li a{
    display:inline;
    float:left;
}
ul.navSecondary li a:hover {font-weight:inherit !important;}

ul.navSecondary li.subNavSelectedState a {
	background: url(subnav_indicator_arrow.png) no-repeat 50% 0 !important; 
}

* html ul.navSecondary li.subNavSelectedState a {
	background: url(subnav_indicator_arrow.gif) no-repeat 50% 0 !important; 
}

ul.navSecondary li.snFirstListItem{
    background:url(navSecondary_menuItem_background_first.png) top left;
}

* html ul.navSecondary li.snFirstListItem{
    background:url(navSecondary_menuItem_background_ie6.png) top left;
}

/*content tabs*/
ul#contentTabs{
    position:absolute;
    margin:-50px 0 0 217px;
}
ul#contentTabs li{
    background:url(contentTab_background.png);
    width:177px;
    padding-top:13px;
    height:20px;
    margin-left:7px;
    text-align:center;
}
ul#contentTabs li a{
    color:#69602C;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    text-transform:uppercase;
}

/*tertiary*/
.navTertiary ul{
    float:left;
    width:184px;
    margin-left:35px;
    margin-right:20px;
    padding-bottom:20px;
    color:#000;
}
.navTertiary ul ul{
    padding:0;
    margin:0;
    padding-top:10px;
    background:url(navTertiary_menuItem_divider.gif) top right no-repeat;
}
* html .navTertiary ul ul,
*+html .navTertiary ul ul{
    padding-top:0;
}
.navTertiary ul li{
    background:url(navTertiary_menuItem_divider.gif) bottom right no-repeat;
    padding:10px 0;
    text-align:right;
}
* html .navTertiary ul li ul,
*+html .navTertiary ul li ul{
    padding-bottom:20px;
}
.navTertiary ul li li{
    background:none;
    padding:0 5px;
    height:27px;
    line-height:27px;
}
.navTertiary ul li li.active{
    background:url(navTertiary_menuItem_background_active.png) no-repeat;
}
.navTertiary ul li  li.active a{
    text-decoration:none;
    font-weight:bold;
    color:#fff;
}

#pageShadow{
    text-align:left;
    margin:auto;
    width:980px;
    padding:0 10px;
    background: url(pageShadow_background.png) center repeat-y;
    min-height:600px;
}

#page{
    background:#1C0802 url(Breckenridge_Summer_2010_2.jpg) top no-repeat;
    min-height:600px;
    padding-bottom:28px;
}

.pageCSS{
    background:#1C0802 url(Breckenridge_Summer_2010_2.jpg) top no-repeat;
    min-height:600px;
    padding-bottom:28px;
}



#header{
    margin-bottom:0px;
    background:none;
}

#headerTop{
    height:43px;
    background:url(headerTop_background.png);
}

#headerLogo{
    width:244px;
    height:99px;
    background:url(header_logo.png);
    position:absolute;
    margin-top:-36px;
    margin-left:33px;
    z-index:5;
	cursor:pointer;
}

#mainContainer{
    width:912px;
    /*margin:0 auto;*/
    background:none;
}

h1.homeHeader {
    background:url(h1_background.png) left center no-repeat;
}
h1 {
    font-family:Arial Black, Arial, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    background:url(h1_background_extended.png) no-repeat center top;
    padding-left:25px;
    padding-top:30px;
    height:23px;
    margin-bottom:0;
	position:relative;
}
#infoWidget{
    float:right;
    color:#fff;
    margin-top:-200px;
    padding-right:12px;
    text-transform:uppercase;


}
#infoWidget a{
    padding:0;
    margin:0;
    color:inherit;
    text-decoration:none;
}
img{
    border:0;
	padding:0;
	margin:0;
}
#breadcrumbs{
    clear:right;
    padding: 15px 0;
    color:#5e3d28;
	font-size:10px;
}
#breadcrumbs a{
    color:#295387;
}
#contentContainer{
    background:url(content_background.png) repeat-y center top;
    padding:0 40px;
    padding-bottom:15px;
	min-height:350px;

}
* html #contentContainer{
    background:url(content_background.gif) repeat-y center top;
	margin-left:0px;
	height:350px;
}
#contentContainer a{
    color:#295387;
}
#content{
    padding-bottom:1em;
	clear:both;
}
#content h2{
    font-size:15px;
}
#content h2 span{
    font-weight:normal;
}
#content label{
    display:block;
    float:left;
    width:100px;
    font-weight:bold;
}

#footer{
    clear:left;
    background:url(..) top center no-repeat;
    height:104px;
    width:900px;
    margin:auto;
    background-color:#1C0802;
}
.footerNav
{
	background: url(pageShadow_background_btm.png) no-repeat top center;
	background-color:#754E26;
	margin:auto;
	margin-top:-5px;
	text-align:left;
	width:1003px;
	padding:0px;
}
.footerNav ul
{
	margin:5px 5px 0px 7px;
	padding:10px 50px;
}
.footerNav li
{
	display:inline;
	color:#dcd3c9;
	font-family:Arial,Sans-Serif;
	font-size:10px;
}
.footerNav a
{
	color:#dcd3c9;
	text-decoration:underline;
	font-weight:bold;
	position:relative;
	z-index:2;
}
.footerNav p
{
	margin: 10px 0px 20px 7px;
	color:#dcd3c9;
	font-size:9px;
	font-family:Arial, Sans-Serif;
	padding:0px 50px;
}

.footerNav img
{
	position:relative;
	z-index:0;
}
#landing3070LeftContent
{
	width:25%;
	float:left;
}
#landing3070RightContent
{
	width:71%;
	float:right;
	margin:0 0px;
}
#landing3070RightContent #title
{
	width:100%;
}
#landing3070RightContent #subContent30
{
	width:35%;
	float:left;
}
#landing3070RightContent #subContent70 span 
{
	display:block;
	padding-left:15px;
}

#landing3070RightContent #subContent70 
{
	float:right;
	margin:0 15px 0 0;
	width:60%;
}
#landing100bottomLeft70 
{
	float:left;
	margin:0 0 0 15px;
	width:68%;
}
#landing100bottomRight30
{
	width:25%;
	float:right;
}

#contentTop100
{
	display:inline;
	margin:0 0 20px 0;
	overflow:hidden;
}
/********* START NEW STYLES **********/

.bold {
	font-weight:bold;
}

h2 {
	font-size:16px;
	color:#5e3d28;
	margin:0 0 30px 0;
	padding:0;
}

h3 {
	font-size:12px;
	color:#687d50;
	margin:0;
	padding:0;
}

h4 {
	font-size:11px;
	color:#5e3d28;
	margin:00;
	padding:0;
}

#landing3070RightContent {
	font-size:12px;
	color:#5e3d28;
}

.caption {
	font-size:11px;
	color:#687d50;
}

#subContent30 a {
	font-weight:bold;
}

#slideArea{display:inline;}

#subContent30 h3,
#landing100bottomRight30 h3 {
	font-size:11px;
	color:#5e3d28;
	margin:0;
	padding:0;
}

#subContent30 ul,
#landing100bottomRight30 ul {
	margin:0 0 25px 0;
	padding:0;
}

#subContent30 li,
#landing100bottomRight30 li {
	list-style:none;
	margin:0;
	padding:0;
}

#subContent70 h3 {
	font-size:12px;
	color:#687d50;
	margin:0;
	padding:0;
}

#subContent70 h4 {
	font-size:11px;
	margin:0;
	padding:0;
}

#subContent70 ul 
{
}

#subContent70 ul.normalList,
#subContent70 ul.normalList li
{
	margin:0;
}

#subContent70 li {
	margin-bottom:15px;
}

#contentMain ul.flushList,
#subContent70 ul.flushList,
#contentTop100 ul.flushList {
	margin:15px 0 20px 20px;
	padding:0;
}

#contentMain ul.flushList li,
#subContent70 ul.flushList li,
#contentTop100 ul.flushList li {
	margin:0 0 5px 0;
	padding:0;
}

#contentMain ul.tightList,
#subContent70 ul.tightList,
#contentTop100 ul.tightList {
	margin:0 0 25px 0;
}

#contentMain ul.tightList li,
#subContent70 ul.tightList li,
#contentTop100 ul.tightList li {
	margin-bottom:0px;
}

#contentMain ul.plainList,
#subContent70 ul.plainList,
#contentTop100 ul.plainList {
	margin:0 0 20px 0;
	padding:0;
}

#contentMain ul.plainList li,
#subContent70 ul.plainList li,
#contentTop100 ul.plainList li {
	margin:0;
	padding:0;
}

#contentMain ul.noBullet li,
#subContent70 ul.noBullet li,
#contentTop100 ul.noBullet li {
	list-style:none;
	margin:0 0 5px 0;
}

.brown {
	color:#5e3d28;
}

.green {
	color:#687d50;
}

.floatGallery {
	display:block;
	float:left;
	margin:0 30px 15px 0;
}

.floatGallery h4{
	font-weight:normal;
	margin:0 0 10px 0;
}	
	
.floatGallery p{
	font-weight:normal;
	margin:10px 0;
}	
	
.hrGreenLong,
.hrGreenShort{
    background:url(green_line_long.png) no-repeat;
	width:556px;
	height:1px;
	margin:10px 0;
	clear:both;
	overflow:hidden;
}

* html .hrGreenLong,
* html .hrGreenShort{
    background:url(green_line_long.gif) no-repeat;
}

.hrGreenShort{
	width:300px;
}
.smallFrame {
	height:123px;
	margin:2px 0 10px 0;
	overflow:hidden;

	width:190px;
}
	
.smallFrameImageBG {
	position:relative;
	width: 190px;
	height: 123px;
	overflow: hidden;

}

.smallFrameImageFrameContents {
	top:-118px;
	left:8px;

}

.webCamFrame
{
	height:320px;
	margin:2px 0 10px 0;
	overflow:hidden;
	position:relative;
	width:400px;
}
.webCamFrameImageFrameContents
{
	left:8px;
		top:-340px;

}

.webCamFrameImageBG
{
	height:350px;
	overflow:hidden;
	position:relative;
	width:400px;

}

.imageFrameFloat .smallFrame{
	float:left;
}

.imageFrameFloat .contentFloat{
	float:left;
	width:235px;
	padding:10px 0 0 10px;
}


.largeFrame {
	width: 534px;
	height: 303px;
	overflow:hidden;
	margin:10px 0;
	/*display:none;*/
}
	
.largeFrameImageBG {
	
	width: 534px;
	height: 303px;
	overflow: hidden;

}

.largeFrameImageFrameContents {
		
	top:-293px;
	left:8px;
	
	width: 520px;
	height: 303px;
	overflow:hidden;
}

li.inlineList {
	display:inline; 
	margin-right:15px;
}

li.inlineList img{
	display:inline; 
	margin:-3px 5px;
}

ul.navImageList {
	margin:0;
	padding:0;
}
ul.navImageList li{
	list-style:none;
	margin:20px 0 0 0;
	padding:0 0 15px 0;
    background:url(subNavLine.gif) bottom left no-repeat;
}

ul.floatListLeft {
	float:left;
	width:25%;
}

ul.floatListRight {
	float:left;
	width:75%;
}

/********* BEGIN LIST NAV STYLES **********/

.listNav ul {
   margin:0;
   padding:0;
}

.listNav
{
   float:left;
   width:182px;
   margin:0;
   padding:0;
   font-size:11px;
   overflow:hidden;
   text-align:right;
}

.listNav a
{
	text-decoration:underline;
}

.listNav img{margin:0; padding:0; overflow:hidden}

.listNav li
{
	padding:7px 10px;
	list-style:none;
}

li.listNavLvl1 {

}

li.listNavLvl1Active,
li.listNavLvl2,
li.listNavLvl2Active {
  background:#C8C1A6; 
}

li.listNavLvl2 a {
  text-decoration:underline;
}

li.listNavLvl1Active a {
  color:#FFFFFF !important; 
  font-weight:bold;
  text-decoration:none;
}

li.listNavLvl2Active a {
  font-weight:bold;
  text-decoration:none;
}

li.listNavWrap {
	line-height: inherit;
}

/********* END LIST NAV STYLES **********/


.sliderFramer {
	width:748px !important;
	clear:both;
}
#photoDescBox
{
	background:none !important;
}

#ChatLogo{
    /*width:100px;
    height:0px;
	position:fixed;
    background:#ffffff;
    padding-top:0px;
    margin-top:0px;
    margin-left:850px;*/
    z-index:-1;
	 cursor:pointer;
}

/********* END NEW STYLES **********/
