* {margin:0; padding:0;}

body {
	margin:0 auto;
	text-align:center;
	background-image:url(images/robot-bg-pink.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, sans-serif;
}

img.nohover {border:0;}
img.hover {border:0; display:none;}
a:hover img.hover {display:inline; border:none; padding-bottom:2px;}
a:hover img.nohover {display:none; border:none; padding-bottom:2px;}

a:link {
	color:#b3e0ee; font-weight:900;
	text-decoration:none;
	margin:0;
}
a:visited {
	color:#b3e0ee; font-weight:900;
	text-decoration:none;
	margin:0;
}
a:hover {
	font-weight:900;
	text-decoration:none;
	color:#fbc0df;
	margin:0;
}
a:active {
	color:#b3e0ee; font-weight:900;
	text-decoration:none;
	margin:0;
}

.copyright a:link {
	color:#000000; font-weight:900;
	text-decoration:none;
}
.copyright a:visited {
	color:#000000; font-weight:900;
	text-decoration:none;
}
.copyright a:hover {
	font-weight:900;
	text-decoration:none;
	color:#000000;
}
.copyright a:active {
	color:#000000; font-weight:900;
	text-decoration:none;
}

#main {
	width:760px;
	background-image:url(images/brickhome-bgpattern.jpg);
	background-repeat:repeat-y;
	background-position:center -10px;
	margin:0 auto;
	margin-top:30px;
	height:auto;
	min-height:435px;
}

#logo {
	padding-top:15px;
	padding-left:11px;
	text-align:left;
	width:248;
	z-index:99;
}

#location {
	margin-top:-5px;
	padding-left:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#de7743;
	font-size:10pt;
	line-height:15pt;
	font-weight:700;
	z-index:0;
}
#location p{padding-left:10px;}

.hours {
	font-size:9pt;
	font-weight:100;
}

#right {
	width:400px;
	padding-top:43px;
	margin:0 auto;
	text-align:right;
}

#bottom {
	width:760px;
	padding-top:5px;
	text-align:center;
	margin:0 auto;
	background-color:#faa4c7;
	font-size:10pt;
	color:#de7743;
}

p.copyright {
	margin-top:10px;
	font-size:7pt;
	color:#000000;
}

.bottomlinks a:link {
	color:#5b3b8e; font-weight:900;
	text-decoration:none;
	margin:0;
	font-size:8pt;
}
.bottomlinks a:visited {
	color:#5b3b8e; font-weight:900;
	text-decoration:none;
	margin:0;
	font-size:8pt;
}
.bottomlinks a:hover {
	font-weight:500;
	text-decoration:underline;
	color:#5b3b8e;
	margin:0;
	font-size:8pt;
}
.bottomlinks a:active {
	color:#5b3b8e; font-weight:900;
	text-decoration:none;
	margin:0;
	font-size:8pt;
}

img.border {
	margin:0 auto;
}
img.border-bottom {
	margin:0 auto;
	margin-top:-10px;
}

#table {
	margin-top:-30px;
}