@charset "utf-8";
/* CSS Document */

/***************** Main **************/
body{background:url(../images/home-body-bg.gif) repeat-x #8a410b;}
#container{background:url(../images/home-gold-bg-pattern.gif) no-repeat top left;}/*centers main content*/

/***************** Header Box (Whitefish landscape photo, cowgirl, diamond navigation) **************/
#header { height:354px;}
#box {background:url(../images/home-top-box-bg.jpg) no-repeat; margin:0 auto; width:942px; height:272px; position:relative;}
#natural {background:url(../images/graphic-text-natural-beauty.jpg) no-repeat; width:199px; height:62px; position:absolute; bottom:0; right:32px;}

/*Diamond Navigation*/
#diamonds {background:url(../images/home-diamond-bg.jpg) no-repeat; width:244px; height:234px; margin:0 auto 0 auto;
top:19px; position:relative;}
#diamonds a {position:absolute; display:block;}
#diamonds a.dtop {width:95px; height:89px; top:11px; left:74px;}
#diamonds a.dtop:hover {background:url(../images/home-diamond-over-top.jpg) no-repeat;}
#diamonds a.dright {width:89px; height:95px; right:11px; top:70px;}
#diamonds a.dright:hover {background:url(../images/home-diamond-over-right.jpg) no-repeat;}
#diamonds a.dbot {width:96px; height:91px; left:74px; bottom:12px;}
#diamonds a.dbot:hover {background:url(../images/home-diamond-over-bottom.jpg) no-repeat;}
#diamonds a.dleft {width:90px; height:95px; left:9px; top:69px;}
#diamonds a.dleft:hover {background:url(../images/home-diamond-over-left.jpg) no-repeat;}



/***************** Content Section **************/

/***************** Layout **************/
#contentwrapper{background:url(../images/home-content-wrapper-bg.gif) no-repeat top left; width:1000px; padding-top:49px;}
#content{width:990px; padding:0 0 0 5px; color:#fff; float:left;}

/*Left Column Blue Box*/
.leftcol {width:256px; float:left; background:#a0c7bf url(../images/home-left-col-bg.gif) no-repeat 0 20px ; padding:40px 6px 0 6px; position:relative; margin-right:13px; color:#142528; font-size:.75em; min-height:180px;}
.leftcol h2 {background:url(../images/graphic-title-common-procedures.gif) no-repeat; width:270px; height:32px; position:absolute; top:0; left:0;}
.leftcol h2 a {display:block; width:270px; height:32px; }
.leftcol a:link, .leftcol a:visited, .leftcol a:hover {color:#142528;}
.leftcol ul {margin:0; padding:0;}
.leftcol ul li {list-style:none; padding:3px 0 5px 0;}

/*Middle Column Text*/
.middlecol {width:389px; float:left; position:relative; padding:65px 10px 10px 10px; font-size:.8em; line-height:1.6em;}
.middlecol h2 {background:url(../images/graphic-title-compasion-quality-care.gif) no-repeat; width:409px; height:31px; position:absolute; top:25px; left:0;}
.middlecol a {font-size:1.2em;} 

/*Right Column Destination Whitefish Montana*/
.rightcol{background:#a55f13 url(../images/destination-whitefish.jpg) no-repeat; width:279px; height:220px; float:left;margin-left:14px; position:relative; display:inline;}
.rightcol a {display:block;  width:279px; height:160px;}
.rightcol .corner {background:url(../images/home-destination-corner.gif) no-repeat; width:2px; height:4px; position:absolute; top:62px; left:-2px;}


/***************** General Content Styles **************/
.text {padding:10px; background:#632f09;}


/***************** Menu *****************/
/*General Menu Styles*/
#navbar {top:356px;}
