/*Reset Styles!*/

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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#0000ff;font-weight:bold; }	
a:hover {color:#333;}


h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#fff;
	color:#3d332a;
	font:13px arial, 'trebuchet ms', sans-serif;
	line-height:1.3;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:939px;
	}
	
h1#logo {
	float:left;
	width:150px;
	height:60px;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
	}
	
h3.phone {
	float:right;
	margin-right:20px;
	margin-top:30px;
	font-size:24px;
	}
	
.content {
	float:left;
	width:939px;
	background:url(http://yodle.com/images/franchises/contentbg.gif) repeat-y;
	margin-top:-4px;
	}
	
.content .left {
	float:left;
	width:210px;
	padding:10px;
	}
	
.left p {
	font-weight:bold;
	color:#000;
	}
	
.left ul {
	margin-left:15px;
	font-size:11px;
	}
	
.left ul li {
	list-style-type:circle;
	}
	
.content .right {
	float:left;
	width:680px;
	padding:10px;
	}
	
.content .right form {
	background:#f89829;
	float:right;
	width: 210px;
	padding:10px;
	margin:10px;
	margin-right:0;
	}
	
.content .right form h2 {
	color:#000;
	font-size:16px;
	}
	
.content .right form label {
	float:left;
	width:80px;
	margin-top:4px;
	}
	
.content .right input {
	float:right;
	width:90px;
	margin-top:4px;
	}
	
.content .right input.check {
	width:10px;
	float:left;
	margin-right:5px;
	clear:both;
	}
	
.content .right input.submit {
	width:198px;
	height:41px;
	}
	
span.orange {
	color:#ff9822;
	font-weight:bold;
	}
	
span.blue {
	color:#014eb6;
	font-weight:bold;
	}
	
#footer {
	float:left;
	width:939px;
	font-size:11px;
	}
	
#footer a {
	color:#3d332a;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer p.advertise {
	width:550px;	
	padding-bottom:5px;
	}
	
/* #footer p img {
	vertical-align:middle;
	float:right;
	} */
	
#footer p.link {
	float:right;
	}
	
img.bottom {
	margin-top:-3px;
	float:left;
	}
	
img.float-left {
	float:left;
	margin-left:2px;
	}
	
img.float-right {
	float:right;
	}

.jsvalidation{ 
color:#fff;
float:left;
font-size:10px;
}
