/* ----------------------------------- reset.css-------------------------  */

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, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
form{padding:0px;margin:0px;}
body {
	margin:0px;
	padding:0px;
	font-family:  Arial,sans-serif;
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}  



/* reset ends here*/


p,ul,li,ol,td{
color:#6a5955;
font-size:14px;
margin:0 0 1.2em 0;
}


a img{
border:0;
}
a{
   color:#979e00;
text-decoration:none;
}
a:hover{
color:#6a5955;
text-decoration:none;
}
h1{

color:#d1083e; 
margin:0 0 1.2em 0;
font-size:24px;
border-bottom:1px dotted #d41448;
padding-bottom:.5em;
}
h1.firstHeading{margin:0 ;
font-size:18px;
border-bottom:none;
padding-bottom:.5em;
}

a img{
border:0;
}
h2{
margin:0 0 .2em 0;
color:#362d22;
font-size:18px;
line-height:140%;
}
strong{font-weight:bold;}
em{font-style:italic;}
.highlight{color:#e9567e;font-size:15px;}
.pink{color:#e9567e;font-weight:bold;}
#sizes{border:1px dotted #d8d8d8;border-spacing:2px;}
#sizes td{padding:5px; }
#table_guide td.size_heading,#sizes td.size_heading{background:#d9dda6 url("/images/size_headingbg.gif") repeat-x bottom; }
#table_cakes td{padding-right:15px; padding-bottom:15px; }
#table_guide{border:1px dotted #d8d8d8;border-spacing:3px;}
#table_guide td{padding:5px;background:#fefbf4;}
#table_guide img{padding:1px; border:1px solid #d8d8d8;}
.button1{float:left;width:250px;height:30px;text-align:center;padding-top:10px;color:#594a39;font-size:16px;background:url("/images/button_bg.gif");}
.button1:hover{background-position:0px -40px;}
#directory_table td{vertical-align:top;padding-top:15px;padding-bottom:15px; border-bottom:1px dotted #d8d8d8;}
.back_logo{padding-right:10px;text-align:center;}
.back_logo img{padding:2px; border:1px solid #ddd;}
.back_logo a:hover img{border-color:#655542;}


.spaceleft{padding-left:10px;padding-bottom:30px;}

/*offer styles*/
.offer td{width:235px;height:120px;padding-left:185px;padding-top:50px;padding-right:25px;font-size:13px;vertical-align:top;line-height:120%;}
.offer td a{color:#6a5955;}
.offer td a:hover{color:#979e00;}
.offer .highlight{font-size:13px;color:#d1093f;font-style:italic;line-height:120%;}
.offer td.offer1{background:url("/images/i-do-offer1.jpg") no-repeat;}
.offer td.offer2{background:url("/images/i-do-offer2.jpg") no-repeat;}
.offer td.offer3{background:url("/images/i-do-offer3.jpg") no-repeat;}
.offer td.offer4{background:url("/images/i-do-offer4.jpg") no-repeat;}
.offer td.blankcell{padding:0px;width:100%;height:20px;}