/* CSS Document */

body {width:100%;
	height:100%;
	margin:0;
	position:absolute;
	background:url(images/bg.gif) repeat-x #cccc99}
	
img {vertical-align:bottom;}

form {padding:0;
	margin:0;}

.blue {color:#3366cc;}

.maroon {color:#990000;}

.prodName {color:#990000; font-weight:bold;}
	
#mainContain {width:750px;
	height:auto;
	background:url(images/bg_bodyTile.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
	display:table;}
	
#bodyContain {width:700px;
	background:url(images/bg_body.jpg) no-repeat;
	height:100%;
	padding:0 25px 0 25px;
	display:table;}
	
#logo {background:url(images/logo.jpg);
	width:200px;
	height:135px;}
	
#leftColumn {width:180px;
	margin:10px 15px 0 0;
	float:left;}
	
#emailWrapper {width:150px;
	border:7px solid #ededdb;
	background-color:#FFFFFF;
	padding:8px 8px 15px 8px;}
	
#emailWrapper h1 {font:1.1em Georgia, "Times New Roman", Times, serif normal;
	color:#990000;
	margin:0;
	padding:0;}
	
#emailWrapper p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0;}
	
#emailWrapper input.emailBox {font:1em Verdana, Arial, Helvetica, sans-serif;
	width:143px;
	margin:5px 0 0 0;}
	
html>body #emailWrapper input.emailBox {font:1em Verdana, Arial, Helvetica, sans-serif;
	width:147px;
	margin:6px 0 1px 0;}
	
input.submit {background-color:#3366cc;
	border:none;
	color:#FFFFFF;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:50px;
	height:20px;
	margin:5px 0 0 0;}
	
input.orderOnline {background-color:#3366cc;
	border:none;
	color:#FFFFFF;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:125px;
	height:20px;
	margin:0;}
	
#appointmentWrapper {width:164px;
	border-right:1px solid #CCCC99;
	margin-top:10px;
	padding:10px 0 10px 15px;
	background:#FFFFFF;}
	
#appointmentWrapper h1 {font:1.1em Georgia, "Times New Roman", Times, serif normal;
	color:#000000;
	margin:0;
	padding:0;}
	
#appointmentWrapper p {margin:10px 0 0 0;
	font:.7em Arial, Helvetica, sans-serif;}
	
#currentSpecial {width:305px;
	margin:10px 10px 0 0;
	float:left;
	background-color:#FFFFFF;}
	
#currentSpecial h2 {color:#990000;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	margin:0;
	display:block;
	border-bottom:1px solid #990000;}
	
#currentSpecial h3 {color:#3366cc;
	font:.9em Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;}
	
#rightColumn {width:190px;
	margin-top:5px;
	float:left;
	background-color:#FFFFFF;}
	
#xpressWrapper {width:190px;
	height:200px;
	background:url(images/bg_xpressTeaser.jpg) no-repeat;}
	
#xpressWrapper img {margin:10px 0 0 20px;}

#xpressWrapper p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 0 10px;
	display:block;
	border-top:1px solid #CCCCCC;
	width:160px;
	padding:10px 0 0 10px;}
	
#xpressWrapper p a:link, #xpressWrapper p a:visited, 
#xpressWrapper p a:active {color:#3366cc; font-weight:bold;}

#xpressWrapper p a:hover {color:#990000;}

#memoriesWrapper {width:150px;
	border:7px solid #d9d9b3;
	background: url(images/bg_memories.jpg) bottom #FFFFFF no-repeat;
	padding:8px;
	margin:5px 0 0 5px;
	height:125px;}
	
#memoriesWrapper h1 {font:1.1em Georgia, "Times New Roman", Times, serif normal;
	color:#000000;
	margin:0;
	padding:0;}	
	
#memoriesWrapper p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0;}
	
#memoriesWrapper p a:link, #xpressWrapper p a:visited, 
#memoriesWrapper p a:active {color:#3366cc; font-weight:bold;}

#memoriesWrapper p a:hover {color:#990000;}

#restorationWrapper {width:150px;
	border:7px solid #3399FF;
	background: url(images/bg_restoration.jpg) bottom #FFFFFF no-repeat;
	padding:8px;
	margin:5px 0 0 5px;
	height:200px;}
	
#restorationWrapper h1 {font:1.1em Georgia, "Times New Roman", Times, serif normal;
	color:#000000;
	margin:0;
	padding:0;}	
	
#restorationWrapper p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0;}
	
#restorationWrapper p a:link, #xpressWrapper p a:visited, 
#restorationWrapper p a:active {color:#3366cc; font-weight:bold;}

#restorationWrapper p a:hover {color:#990000;}