/* Start of CMSMS style sheet 'Tier2WithContent' */
html{
   height: 100%; 
   margin-bottom: 1px
}

html,body{
   margin: 0;
   padding: 0px;
}

div#box{
	position:absolute;
	left:50%;
	width:1016px;
	margin-top: 0px;
	margin-left:-508px;
}

div#page{
   width: 100%;
   margin: 23px 0 0 0;
   text-align: left;
}


div#menu_horiz{
   width:95%;
   padding: 69px 0px 0px 30px;
   margin: 0px;
}

div#wrapper{
   height: 20px;
   padding:  0;
}
div#menuwrapper{
   margin:0px;
   padding: 0px;
}


div#content{
   margin: 0;
   padding: 0;
}
* html body div#content{
    margin: 0;
    padding: 0;
}


div#contentbox,  
* html body div#contentbox {
   margin: 119px 0px 0px 157px;
   padding: 0;
}

 /*   *html body div#mainblock, */
div#mainblock {
   width: 600px; /* 570px; */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #442213;
   line-height: 17px;
  z-index: 16000; 
}

p.center {margin: 0px;text-align: center}
.center{margin-left:180px}

/* For the callout at the top of the content body */
div.callout {
   font-family: Georgia, Times, serif;
   font-size: 18px;
   color: #813814;
   padding-top: 10px;
  padding-bottom: 10px;
  border-top: none; /* dotted 1px #813814; */
  border-bottom: solid 1px #442213;
line-height: 22px;
}

/* color callouts using dark color of each section */
/* color callouts using dark color of each section */
/* HOME menu and subs */
.home div.callout { 
   color: #9e4418 !important; 
}

/* VISION and sub menus */
body.vision div.callout, 
body.cloudrockstory div.callout,
body.sustainability div.callout { 
   color: #006a72 !important;
}

/* EXPLORE and sub menus */
body.explore div.callout,
body.townofmoab div.callout, 
body.outdoorrecreation div.callout, 
body.nationalparks div.callout, 
body.shoppinganddining div.callout,
body.watersports div.callout, 
body.hiking div.callout, 
body.cyclingandmountainbiking div.callout, 
body.climbing div.callout, 
body.off-roading div.callout
{ 
   color: #33460c !important;
}

/* EXPERIENCE and sub menus */
body.experience div.callout,
body.lifeatcloudrock div.callout,
body.cloudrockmesa div.callout,
body.trails div.callout,
body.pools div.callout,
body.parks div.callout,
body.hiddengardens div.callout,
body.gymandspa div.callout,
body.cafe div.callout,
body.postofficeandgeneralstore div.callout
 {
   color: #8d0e3a !important;
}

/* REALESTATE and sub menus */

body.realestate div.callout,
body.lotmapandlistings div.callout,
body.interactivemap div.callout  {
   color: #7d653b !important;
}

/* NEWS menu and subs */
body.news div.callout, 
body.news div.callout { 
   color: #3e2871 !important; 
}

/* INQUIRE and submenus */
body.inquire div.callout,
body.contactus div.callout,
body.requestmoreinfo div.callout,
body.visitcloudrock div.callout  {
   color: #53372c !important;
}


/*   ------------ */

.contentbody{
NOMOREpadding-top: 10px;
}

.contentbody ul {
   margin-top: -5px;
}

.contentbody img {
	margin: 0 10px 0 10px;
}

.contentbody img.floatleft {
	margin: 0 10px 0 0;
	float: left;
}

.contentbody img.floatright {
	margin: 0 0 0 10px;
	float: right;
}



/* End of 'Tier2WithContent' */

