/*Body Work*/ 
body{ background-color: #CCCCCC; margin: 0px } 
p{ width: 450px; margin: 15px auto; font-family: "Trebuchet Ms", Verdana, sans-serif; font-size: 13px; color: #666666; text-align: justify; } 
p.contact{ text-align: center; } 
a{ color: #CC0000; text-decoration: underline; }  
/*main table*/ 
table#main{ width: 100%; height: 100%; margin: 0px auto; padding: 0px; 
border-spacing: 0px; border-collapse: collapse; } 
td#center{ text-align: center; vertical-align: top; } 
/*container table*/ 
table#container{ width: 100%; height: 100%; margin: 0px auto; padding: 0px; border-top: solid 1px #000000; border-bottom: solid 1px 
#000000; border-spacing: 0px; border-collapse: collapse; background-color: #FFFFFF; 
} td#header{ height: 120px; no-repeat center; } 
td#navigation{ height:32px; text-align: center; vertical-align: middle; background: url(../_images/upper_bar.gif) repeat-x; 
} 
td#contents{ height: auto; padding: 15px; text-align: center; vertical-align: 
top; } 
td#footer{ height:32px; text-align: center; vertical-align: middle; background: 
url(../_images/lower_bar.gif) repeat-x; } 
/*pictures table*/ 
table#pictures{ margin: 0px auto; padding: 0px; border-spacing: 0px; border-collapse: collapse; } 
td#picture{ width: 256px; height: 165px; padding: 7px; } 
td.thumb{ width: 74px; height: 74px; 
padding: 7px; } 
.border{ border:solid 1px #000000; } 
.copy{ font-family: Verdana, Arial; font-size: 9px; color: #FFCCCC; letter-spacing: 2px;} 
.copy a {color:#FFFFFF; text-decoration: none;}
/*home table*/ 
td#home-center{ text-align: center; vertical-align: middle; } 
table#home-container{ width: 100%; margin: 0px auto; padding: 0px; border-top: 
solid 1px #000000; border-bottom: solid 1px #000000; border-spacing: 0px; border-collapse: 
collapse; background-color: #FFFFFF; } 
td#body{ height: 200px; text-align: center; 
no-repeat center; } 
td.redbar{ height: 30px; vertical-align: middle; text-align: center; background-color: #CC0000; }
.redbar a {color:#FFFFFF; text-decoration: none;}
.subtitle {
	color: #0066CC;
	font-weight: bold;
	text-align: left;
}
.subtitle-red {
	color: #CC0000;
	font-weight: normal;
	text-align: left;
}
a.bottom { 
color: #CC0000; 
text-decoration: underline;
font-size: 12px;
font-weight: normal;
}
img.ankie {
float: left;
border: 1px solid #000000;
margin: 5px 10px 5px 10px;
}

/*prices table*/
#prices {
	width: 210px;
	font-family: "Trebuchet Ms", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 20px;
	margin-top: 0;
}
#prices td{
width: 40%;
padding: 5px 0 0 0;
border-bottom: 1px solid #666666;
}
#prices .top{
background-color: #e8e8e8;
}
#prices .blank{
border-bottom: 0;
}
#prices .right {
width: 10%;
font-weight: bold;
text-align: center;
}
