body, html, div {
margin: 0;
padding: 0;
}

body {
background: #666;
font-family: 'Trebuchet MS';
font-size: 12pt;
color: #333;
}

#headershell {
background: #000;
}

#header {
padding: 20px;
text-align: center;
}

a, a:link, a:visited {
text-decoration: none;
color: #006;
}

a:hover {
text-decoration: underline;
color: #06AAE4;
}

a img {
border: none;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#menu {
display: block;
text-align: center;
padding-bottom: 10px;
}

#menu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul li {
list-style-type: none;
display: inline;
padding: 0 10px;
padding-top: 5px
}

#menu a {
font-size: 14pt;
color: #fff;
font-weight: bold;
padding-top: 5px;
}

#menu a:hover {
color: #06AAE4;
font-weight: bold;
text-decoration: none;
}

#outer {
background: #fff url(http://livethedreamaspensnowmass.com/assets/templates/livethedream/roundedbg.jpg) center repeat-y;
}

#wrapper {
margin: 0 auto;
padding: 0;
width: 980px;
}

.sidebar {
width: 200px;
margin: 20px;
min-height: 100px;
float: left;
text-align: center;
}

.banner {
margin-bottom: 20px;
}

#content {
width: 460px;
margin: 20px;
float: left;
}

.clear {
display: block;
clear: both;
}

#footershell {
background: #666 url(http://livethedreamaspensnowmass.com/assets/templates/livethedream/footerbg.jpg) top center repeat-x;
}

#footer {
color: #fff;
padding: 20px;
text-align: center;
}

#footer a, #footer a:link, #footer a:visited {
color: #fff;
}

#footer a:hover {
color: #06AAE4;
}

#content label {
width: 30%;
height: 25px;
line-height: 25px;
float: left;
text-align: right;
font-weight: bold;
display: block;
padding-right: 10px;
}

#content input, #content textarea {
border: 1px solid #000;
}

#content input.field {
width: 60%;
height: 25px;
}

#content input.submit {
width: 260px;
height: 200px;
border: none;
background: url(http://livethedreamaspensnowmass.com/assets/templates/livethedream/signup.jpg) center no-repeat;
cursor: hand;
cursor: pointer;
}

#content form div {
padding: 5px;
}

#qittle {
position: absolute;
width: 100px;
height: 37px;
top: 0;
right: 0;
}