html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* SASHA HOUSE CSS */

body{
	font-size: 62.5%;
	font-family: "kepler-std", Perpetua, Georgia, serif; 
	background:#002f5f url(../images/bg.gif) no-repeat top center;
	color: #002f5f;
}

input{ }

#container{width:860px; margin:105px auto 0px auto;}

#logo{width:95px; float:left; background:#fff; padding:25px;}
#logo p{text-align:center; color:#0098db; text-transform:uppercase; font-size:17px; margin-top:25px;}
#logo img{display:block; margin:0px auto;}

#main{width:560px; padding:70px 65px 15px 65px; margin-bottom:100px; background:#fff; float:right;}
#main p{font-size:23px; line-height:1.35em; margin-bottom:10px; color:#002f5f;}

#mc_embed_signup{padding-bottom:10px;}
.mc-field-group{position:relative;}
#mce-responses{clear:both; font-family: "kepler-std", Perpetua, Georgia, serif;}

#mce-error-response{ color:red; font-size:15px; padding-top:10px;}
#mce-success-response{color:#08af00; font-size:15px; padding-top:10px;}

input{font-family: "kepler-std", Perpetua, Georgia, serif; font-weight:300; float:left;}
input.email{padding:6px 8px; border:none; background:#d9f0fa; color:#222; width:270px; font-size:17px; border:none; float:left;}
input.button{background:#99d6f1; text-transform:uppercase; padding:5px 12px 4px 12px; color:#0098db; border:none; font-size:20px; margin-left:-10px; position:absolute; top:0px; left:270px; cursor:pointer; float:left; }

.clear{clear:both;}

#footer{padding-top:60px;}
#footer p{font-size:16px;}
#footer p span{padding:0px 10px;}
#footer p a{color:#002f5f; text-decoration:none;} #footer p a:hover{text-decoration:underline;}
#footer p a.facebook{background:url(../images/facebook.gif) no-repeat 0px 0px; padding-left:22px;}


