@import url("http://www.altacrystalresort.com/css=stylesheets/navigation/");
@import url("http://www.altacrystalresort.com/css=stylesheets/tags/");
@import url("http://www.altacrystalresort.com/css=stylesheets/forms/");
/*----------------------------------------------------------------
MASTER STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Scheme:
------------------
Dark Brown: #462b10;
Light Brown: #83320d;
Dark Green: #3a4315;
Orange: #cc4f1e;
Dark Red: #8f381a;
Light Tan: #e7e5cb; 
------------------

Developers:
**********************************
Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com

Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/
/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

img{
border:none;
}

body{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#3a4314;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/body-bg-full3.jpg) center top no-repeat fixed #000;
}

#wrapper{
position:relative;
text-align:left;
margin:0 auto;
width:918px;
}

#header{ /*ie6 fixes - ie-6.css*/
margin:36px 0 0 0;
width:918px;
height:148px;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/header-bg.png) left top no-repeat;
}

#logo{
float:left;
padding:52px 0 0 26px;
width:150px;
height:65px;
}

#topLinks{
float:right;
margin:56px 0 0 0;
padding:0 32px 0 0;
width:300px;
text-align:right;
}

#loginField{
color:#462b10;
font-size:.8em;
line-height:18px;
}

#loginField a{
color:#83320d;
}

#topLinks p{
margin:4px 0; 
font-size:.85em;
line-height:16px;
color:#3a4314;
}

#subWrapper{ /*ie6 fixes - ie-6.css*/
width:896px;
padding:0 11px;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/content-bg-repeat.png) left top repeat-y;
}

#mainNav{/*navigation.css*/}

#topquote,
#reservations{
float:left;
padding:34px 16px 0 10px;
width:184px;
height:236px;
}

#topquote{
margin-top:-8px;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/reservations-bg.gif) top left no-repeat;
}

#hp_topphoto,
#topphoto{
margin-top:-8px;
height:270px;
float:left;
}

/*#hp_topphoto{
float:right;
width:686px;
}

#topphoto{
float:left;
width:100%;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/reservations-bg.gif) top left no-repeat;
}*/

#reservations-quote{
float:left;
margin:-10px 0 0 0;
padding:36px 16px 0 10px;
height:246px;
width:184px;
height:234px;
text-align:center;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/reservations-bg-hp.jpg) top left no-repeat;
}

#reservations{
margin:-10px 0 0 0;
padding:36px 16px 0 10px;
height:246px;
text-align:center;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/reservations-bg.gif) top left no-repeat;
/*margin:18px 0 0 0;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/online-reservations.gif) 20px 16px no-repeat;*/
}

#reservations p{
margin:20px 0 0 0;
}

#contentWrapper{
clear:both;
margin:0 auto;
width:896px;
}

#primaryContent{
float:right;
padding:6px 20px;
width:645px;
}

#pagetitle{
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:-.05em;
color:#83320d;
margin:0px 0px 10px 0px;
}

#detailsWrapper{
float:left;
margin:0 auto;
width:434px;
}

#rightSidebar{
float:right;
width:195px;
}

#leftContent{
float:left;
width:210px;
}

#bottomCap{ /*ie6 fixes - ie-6.css*/
width:918px;
height:14px;
background:url(http://www.altacrystalresort.com/images/sitedesign/layout/bottom-cap.png) left top no-repeat;
}

#footer{
padding-bottom:18px;
}

#footer p{
margin:0 auto;
text-align:center;
color:#d4d4d4;
}

#footer a{
color:#d4d4d4;
}

#footer #rezLogo{
position:relative;
top:8px;
}

#empty{
/*height:0;*/
}

.clear{
clear:both;
}

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/