
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
background-image: url("background_tiled.png");
background-repeat:repeat;
font-family:"arial",serif;
}

h1 {

}

#wrapper {
background-image: url("background.png");
width:624px;
height:685px;
margin: 0 auto; 
}

.button {
width:185px !important;
height:62px !important;
}

.stay {
color:#d9a94a;
font-size:20px;
font-weight:bold;
font-family: 'Droid Sans', sans-serif;
}

.simple {
color:#ffffff;
font-size:20px;
font-family: 'Droid Sans', sans-serif;
}

#header {
width:100%;
height:119px;
background-image: url("Header-tiled.png");
background-repeat:repeat;
color:#373737;
font-size:1.1em;
font-style:italic;
}

.mid {
position:relative;
left:20px;
}

.style {
width:467px;
margin-bottom:-10px;
}

#container {
position:relative;
top:10px;
}
.special {
position:relative;
top:75px;
left:-258px;
font-style:italic;
color:#ffffff;
}

.asterisk {
color:#EF0000;
}

.left {
text-align:left;
color:#ffffff;
font-size: 18px;
}

.box {
width: 400px;
height: 23px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
font-size:1em;
color:#282828;
}

.smbox {
width: 38px;
height: 23px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
font-size:1em;
color:#282828;
}

.yrbox {
width: 48px;
height: 23px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
font-size:1em;
color:#282828;
}



#mce-success-response, #mce-error-response {
width: 600px;
color:#ffffff;
}
label {
display:hidden !important;
}

.mce_inline_error {

}