body{
	background: #9d938a;
	color: #000;
	font: 13px; 
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0;
}
a, .pointer{
	cursor: pointer;
}
a:active, a:link, a:visited{
	color: #369;
	text-decoration: none;
}
a:hover{
	color: #369;
	text-decoration: underline;
}
h1{
	color: #333333;
	font-size: 27px;
	font-family: Arial, sans-serif;
    font-weight:100;
    margin: 0;
	padding: 5px 0 10px 0;
}
h1.title{
	color: #333333;
	font-size: 27px;
	font-family: Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0 0 30px 0;
    text-align: center;
}
h2{
	color: #333333;
	font-size: 17px;
	font-family: Arial, sans-serif;
    font-weight:bold;
	margin: 0;
	padding: 0 0 10px 0;
}
h2.subtitle{
	color: #333333;
	font-size: 17px;
	font-family: Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0 0 10px 0;
}
input, textarea{
	color: #000;
	font-family: Arial, sans-serif;
    font-weight:100;
	border: 1px solid #c0c0c0;
	background: #ffffff;
    font-size: 14px;
    padding: 3px;
}
select{
	color: #000;
	font-family: Arial, sans-serif;
    font-weight:100;
	border: 1px solid #c0c0c0;
	background: #ffffff;
    font-size: 14px;
    padding: 2px;
}
p{
	color: #000;
	font-size: 15px;
	font-family: Arial, sans-serif;
    font-weight:normal;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 150%;
}
img {
	border: 0;
}

table{
	border: 0;
	padding: 0;
}
th{
	color: #000;
	font: 13px;
	font-family: Arial, sans-serif;
    font-weight: bold;
}
td{
	color: #000;
	font: 13px;
	font-family: Arial, sans-serif;
    font-weight:100;
    vertical-align: top;
}
ul{
	margin-left: 20px;
	padding: 0;
}
#wrapperbg {
	background: #fff;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}
.center {
	text-align: center;
}
input.button{
	background: #ffffff url(http://www.yoyosyogurtcafe.com/assets/i/fade.jpg) repeat-x;
	border: 1px solid #c0c0c0;
	border-left: 5px solid #c0c0c0;
	padding: 3px 5px;
    margin: 0;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
	font-family: Arial, sans-serif;
    cursor: pointer;
}
input.button:hover{
    color: #666666;
}
button {
	background: #ffffff url(http://www.yoyosyogurtcafe.com/assets/i/fade.jpg) repeat-x;
	border: 1px solid #66CC66;
	border-left: 5px solid #66CC66;
	padding: 3px 5px;
    margin: 0 10px 10px 0;
    color: #66CC66;
    font-size: 17px;
    font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
}
button:hover{
	border: 1px solid #66CC66;
	border-left: 5px solid #66CC66;
    color: #666666;
}
.clear{
	clear: both;
}
.error-field {
	background: #ffffce;
	border: 1px solid #f0c000;
}
.fill-error {
	color: #cc0000;
    padding-top:3px;
}
.fineprint{
	color: #666;
	font-size: 9px;
}
.input-full{
	width: 600px;
}
.input-med {
	width: 300px;
}
.input-text{
	width: 250px;
}
.lft{
	float: left;
	padding-right: 10px;
}
.msg-info{
	background: #d8e4f1;
	border: 1px solid #3c78b5;
	margin-bottom: 10px;
	padding: 10px;
	border-radius : 10px;
}
.msg-info h1{
	background: url('../i/ico-info.gif') no-repeat;
	border: 0;
	color: #000;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0 0 0 30px;
}
.msg-info p,.msg-success p,.msg-warning p{
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 6px 0 0 30px;
}
.msg-success{
	background: #dfd;
	border: 1px solid #009900;
	margin-bottom: 10px;
	padding: 10px;
	border-radius : 10px;
}
.msg-success h1{
	background: url('../i/ico-success.gif') no-repeat;
	border: 0;
	color: #000;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0 0 0 30px;
    font-weight: bold;
}
.msg-warning{
	background: #ffffce;
	border: 1px solid #f0c000;
	margin-bottom: 10px;
	padding: 10px;
    font-weight: bold;
	border-radius : 10px;
}
.msg-warning h1{
	background: url('../i/ico-warning.gif') no-repeat;
	border: 0;
	color: #000;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	margin: 0;
	padding: 0 0 0 30px;
    font-weight: bold;
}
#headerbg {
	background: url('../images/header-bg.png') top center repeat-x;
}
#headerrb {
	background: url('../images/header-ribbon.png') top center repeat-x;
}
#header {
	height: 90px;
	width: 960px;
	margin: 0 auto;
}
#header #logo {
	height: 90px;
	width: 150px;
	margin: 0 0 0 10px;
	position: absolute;
}
#header-nav {
	height: 28px;
	margin: 35px 0 0 180px;
	position: absolute;
}
#header-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header-nav ul li {
	margin: 0;
	padding: 0 15px;
	float: left;
	line-height: 28px;
	border-right: 1px solid #ddd;
}
#header-nav ul li#last{
	border-right: 0;
}
#header-nav ul li a{
	color: #666;
	text-transform: uppercase;
	font-size: 1.0em;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	text-decoration: none;
}
#header-nav ul li a:hover{
	color: #333;
}

#footer-nav {
	margin: 0 0 0 140px;
	padding: 5px 0;
	border-bottom: 1px solid #fff;
	width: 600px;
}
#footer-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer-nav ul li {
	margin: 0;
	padding: 0 15px;
	float: left;
	line-height: 22px;
	border-right: 1px solid #ddd;
}
#footer-nav ul li#first{
	padding-left: 0;
}
#footer-nav ul li#last{
	border-right: 0;
}
#footer-nav ul li a{
	color: #fff;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	text-decoration: none;
}
#footer-nav ul li a:hover{
	color: #333;
}

#footer-loc {
	margin: 0 0 0 140px;
	padding: 5px 0;
	width: 500px;
}
#footer-loc h2 {
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.0em;
}
#footer-loc ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer-loc ul li {
	margin: 0 0 5px 0;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #ddd;
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
	text-decoration: none;
	height: 30px;
	width: 130px;
}
#footer-loc ul li.fourth,
#footer-loc ul li#first{
	padding-left: 0;
}
#footer-loc ul li.third{
	border-right: 0;
}
#footer-loc ul li#last{
	border-right: 0;
	padding-left: 10px;
}
#footer-logo {
	position: absolute;
	width: 140px;
	height: 140px;
	background: url('../images/footer-logo.png') left no-repeat;
}
#copyright {
	margin: 0 0 0 140px;
	padding: 5px 0 10px 0;
	width: 600px;
	color: #fff;
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
}
.footer-small {
	color: #fff;
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
    margin: 0;
    padding: 0;
}
#splash {
	margin: 0 0 10px 0;
}

#twitbox {
	width: 150px;
	height: 400px;
	float: right;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
}
#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
}
#buttons li {
	float: left;
	padding: 0;
	margin: 15px 15px 0 0;
}
#content-full {
	background: #eee;
}
#content-left {
	width: 120px;
	float: left;
}
#content-right {
	width: 840px;
	float: left;
}
#footerbg {
	background: #9d938a url('../images/footer-bg.png') repeat-x;
}
#footerrb {
	background: #fff url('../images/footer-ribbon.png') repeat-x;
	height: 10px;
}
#footer {
	margin: 0 auto;
	padding: 5px 0;
	height: 160px;
	width: 960px;
	background: url('../images/footer-graphic.png') bottom right no-repeat;
}
#MenuTree div a{
	font-size: 1.1em;
	color: #9d938a;
	line-height: 120%;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
    font-weight:100;
    text-transform: uppercase;
}
.iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
.form-row input {
	width: 400px;
}
.form-row textarea {
	width: 400px;
}
#locations-map {
	width: 600px;
	float: left;
}
#locations-list {
	margin: 0 20px 0 0;
	width: 260px;
	float: left;
}
.location-list {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
}
#contact-form {
	width: 500px
}
#socialcons {
	margin: -33px -100px 0 0;
	width: 120px;
	text-align: right;
	float: right;
}
p.success {
	font-weight: bold;
}
.hours {
	padding: 5px 0 0 0;	
	font-size: 12px;
}
.languages{
        
	position:static;
	margin: -12px 10px 4px 0;
	width: 100%;
	text-align: right;
	float: right;
}
.languages a{
        font-size: 1.0em;
        color: #9d938a;
        line-height: 120%;
        text-decoration: none;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 100;
        text-transform: uppercase;
}