/*
Theme Name: Rockies IT - Custom theme for Aroma Spa - Telluride
Author: Rockies IT
Author URI: http://rockiesit.com
*/
body {
	margin:0 auto;
	background: #B79E7B url(images/background.gif) top center repeat-x;
	text-align: center;
}
#wrapper {
     margin:0 auto;
	 width:950px;
	 }
#header {
	width: 950px;
	height: 538px;
	margin-top: 46px;
	}
#logo {
    width: 400px;
	float: left;
	}
#home-content {
    width: 500px;
	float: right;
	margin-top: 55px;
	text-align: center;
	padding: 10px 20px 8px 15px;
	}
#menu {
    background: #E4CDB5;
	margin: 0 auto;
	width: 950px;
    height: 35px;
    line-height: 35px; 
    text-align:right;    
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-transform:uppercase;
    padding:0px;
    display: inline;
}
#menu ul li{ 
   display:inline;
   list-style:none;
   text-align:center;
}
#menu a {
	background: #990066;
       color:#ffffff;
	text-decoration:none;
    padding: 10px 20px;
    border: 1px solid #990066
}
#menu a:hover{
	background: #E4C2BE;
	color: #990066;
	text-decoration:none;
	padding: 10px 20px;
}
#content {
    background: #E4CDB5;
	float: left;
  width: 950px;
	min-height: 400px;
	text-align:left;
        padding-bottom: 15px;
}

#leftside {
	text-align:left;
	padding: 10px;
	margin:0;
	width: 467px;
	}
#rightside {
	text-align:center;
	float: right;
	margin:0;
	padding: 10px;
	width: 433px;
	}
#footer {
	margin: 0 auto;
	text-align:left;
	clear: both;
	background: #990066;
	height: 70px;
	color: #E4C2BE;
	font-size: 14px;
letter-spacing: 0.04em;
	display: block;
        padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#footerlogo{
       margin: 0 20px 5px 20px;
       float: left;
}

#footermid{
       margin: 0 auto;
       padding: 25px 20px 20px 55px;
}
#footerright a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	float: right;
	padding: 5px 5px 5px 0px;
	display: block;
}
#footermid a{
    margin-left: -55px;
    color: #E4C2BE;
    text-decoration: none;
}
#footermid a:hover{
    margin-left: -55px;
    color: #ffffff;
    text-decoration: underline;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #916246;
	padding: 0 20px;
}
.organic {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
        letter-spacing: 0.05em;
	color: #916246;
}
.toptext {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -0.02em;
	line-height: 26px;
	color: #E4C2BE;
	padding: 0;
}
.toptext2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -0.02em;
	line-height: 26px;
        margin: 10px 20px;
	color: #990066;
	padding: 0;
}
.midtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	letter-spacing: -0.02em;
	line-height: 22px;
	color: #E4CDB5;
	padding: 0;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: -0.04em;
	line-height: 28px;
	color: #EEDFD0;
	padding: 0 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #990066;
    padding: 0;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: 0.04em;
	line-height: 20px;
	color: #916246;
        margin: 5px 30px 5px 40px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 22px;
	color: #990066;
}
a {
   text-decoration: none;
   color: #990066;
}
a:hover {
   text-decoration: none;
   color: #ffffff;
}
.aroma {
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #916246;
        display:block;
        list-style: square;
	padding-left: 60px;
}
#box {
   border: 0px solid #BFF2FF;
   background-color: #B0BF91;
   margin: 40px 40px 20px 20px;
   padding: 0 8px 0px 8px;
   width: 300px;
   min-height: 300px;
   }

.imgleft {
   float: left;
   margin: 0;
   padding-right: 10px;
   }
.imgright {
   float: right;
   margin: 0;
   padding-left: 10px;
}
#clear {
	clear: both;
	}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#sidebar {
       background: #99420C;
	   width:96px;
       float:right;
       margin: 0 16px 0 20px;
}
#sidebar h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color: #CCCCCC;
    text-align: left;
    margin: 10px 2px 0px 2px;
}
#sidebar h2 {
        font-family: Arial, Helvetica, sans-serif;
	color: #8ED1DD;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
        margin: 40px 5px -10px 0px;
}
#sidebar ul li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color: #CCCCCC;
    text-align: left;
    margin: 10px 2px 0px 2px;
}
#sidebar a {
	color: #CCCCCC;
	text-decoration:none;
}
#sidebar a:hover {
	color: #ffffff;
	text-decoration:none;
}
.style2 {
	font-family: "Lucida Sans";
       font-size: 12px;
}
.style3 {	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.style5 {	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.style4 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}